pip install logto
Collecting logto
Using cached logto-0.2.1-py3-none-any.whl.metadata (4.6 kB)
Requirement already satisfied: aiohttp<4.0.0,>=3.8.5 in ./myenv/lib/python3.11/site-packages (from logto) (3.8.5)
Collecting pydantic<3.0.0,>=2.1.1 (from logto)
Using cached pydantic-2.10.4-py3-none-any.whl.metadata (29 kB)
Collecting pyjwt<3.0.0,>=2.8.0 (from pyjwt[crypto]<3.0.0,>=2.8.0->logto)
Using cached PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB)
Requirement already satisfied: attrs>=17.3.0 in ./myenv/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.5->logto) (24.3.0)
Requirement already satisfied: charset-normalizer<4.0,>=2.0 in ./myenv/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.5->logto) (3.4.0)
Requirement already satisfied: multidict<7.0,>=4.5 in ./myenv/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.5->logto) (6.1.0)
Requirement already satisfied: async_timeout<5.0,>=4.0.0a3 in ./myenv/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.5->logto) (4.0.3)
Requirement already satisfied: yarl<2.0,>=1.0 in ./myenv/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.5->logto) (1.18.3)
Requirement already satisfied: frozenlist>=1.1.1 in ./myenv/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.5->logto) (1.5.0)
Requirement already satisfied: aiosignal>=1.1.2 in ./myenv/lib/python3.11/site-packages (from aiohttp<4.0.0,>=3.8.5->logto) (1.3.2)
Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.1.1->logto)
Using cached annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
Collecting pydantic-core==2.27.2 (from pydantic<3.0.0,>=2.1.1->logto)
Using cached pydantic_core-2.27.2.tar.gz (413 kB)
Installing build dependencies ... error
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [91 lines of output]
Collecting maturin<2,>=1
Using cached maturin-1.8.0.tar.gz (196 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting typing-extensions!=4.7.0,>=4.6.0
Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Building wheels for collected packages: maturin
Building wheel for maturin (pyproject.toml): started
Building wheel for maturin (pyproject.toml): finished with status 'error'
error: subprocess-exited-with-error
× Building wheel for maturin (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [63 lines of output]
running bdist_wheel
running build
running build_py
creating build/lib.freebsd-14.1-RELEASE-p5-amd64-cpython-311/maturin
copying maturin/__init__.py -> build/lib.freebsd-14.1-RELEASE-p5-amd64-cpython-311/maturin
copying maturin/__main__.py -> build/lib.freebsd-14.1-RELEASE-p5-amd64-cpython-311/maturin
running egg_info
writing maturin.egg-info/PKG-INFO
writing dependency_links to maturin.egg-info/dependency_links.txt
writing requirements to maturin.egg-info/requires.txt
writing top-level names to maturin.egg-info/top_level.txt
reading manifest file 'maturin.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.json' under directory 'src/python_interpreter'
writing manifest file 'maturin.egg-info/SOURCES.txt'
running build_ext
running build_rust
cargo build --manifest-path Cargo.toml --message-format=json-render-diagnostics --release -v --no-default-features --locked
Compiling proc-macro2 v1.0.85
Compiling unicode-ident v1.0.12
Compiling cfg-if v1.0.0
Compiling version_check v0.9.4
Compiling once_cell v1.19.0
Compiling serde v1.0.216
Compiling libc v0.2.158
Compiling memchr v2.7.2
Compiling shlex v1.3.0
Running `rustc --crate-name build_script_build --edition=2021 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.85/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=574d6458c42abaa4 -C extra-filename=-574d6458c42abaa4 --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/build/proc-macro2-574d6458c42abaa4 -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --cap-lints allow`
Running `rustc --crate-name unicode_ident --edition=2018 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9c4c40199d1ce149 -C extra-filename=-9c4c40199d1ce149 --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --cap-lints allow`
Running `rustc --crate-name once_cell --edition=2021 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=d54d3469d3c94214 -C extra-filename=-d54d3469d3c94214 --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --cap-lints allow`
Running `rustc --crate-name version_check --edition=2015 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fa622a23b4248310 -C extra-filename=-fa622a23b4248310 --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --cap-lints allow`
Running `rustc --crate-name memchr --edition=2021 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=1103535662cc3d01 -C extra-filename=-1103535662cc3d01 --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --cap-lints allow`
Running `rustc --crate-name cfg_if --edition=2018 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=ea8d8f468a75ef04 -C extra-filename=-ea8d8f468a75ef04 --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2018 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.216/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=64f6eee8d9a0d10e -C extra-filename=-64f6eee8d9a0d10e --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/build/serde-64f6eee8d9a0d10e -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --cap-lints allow`
Running `rustc --crate-name shlex --edition=2015 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1a5e4ca89cae5e60 -C extra-filename=-1a5e4ca89cae5e60 --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2015 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.158/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=24384f8fe587bd84 -C extra-filename=-24384f8fe587bd84 --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/build/libc-24384f8fe587bd84 -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --cap-lints allow`
Compiling stable_deref_trait v1.2.0
Running `rustc --crate-name stable_deref_trait --edition=2015 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=54e4d07c38cbba18 -C extra-filename=-54e4d07c38cbba18 --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --cap-lints allow`
Compiling zerocopy v0.7.34
Running `rustc --crate-name zerocopy --edition=2018 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="simd"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=00596efd18292115 -C extra-filename=-00596efd18292115 --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --cap-lints allow`
Compiling log v0.4.21
Running `rustc --crate-name log --edition=2021 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=ee4200e47758d272 -C extra-filename=-ee4200e47758d272 --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --cap-lints allow`
Compiling cc v1.1.21
Running `rustc --crate-name cc --edition=2018 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=4c7b7abeadc49e98 -C extra-filename=-4c7b7abeadc49e98 --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --extern shlex=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps/libshlex-1a5e4ca89cae5e60.rmeta --cap-lints allow`
Running `/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/build/serde-64f6eee8d9a0d10e/build-script-build`
Compiling rustix v0.38.34
Running `rustc --crate-name build_script_build --edition=2021 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=e202032aafbcc1a7 -C extra-filename=-e202032aafbcc1a7 --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/build/rustix-e202032aafbcc1a7 -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --cap-lints allow`
Compiling allocator-api2 v0.2.18
Running `rustc --crate-name allocator_api2 --edition=2018 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=5e12ef8fc3d439fa -C extra-filename=-5e12ef8fc3d439fa --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --cap-lints allow`
Running `/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/build/libc-24384f8fe587bd84/build-script-build`
error: linking with `cc` failed: exit status: 1
|
= note: LC_ALL="C" PATH="/usr/local/lib/rustlib/x86_64-unknown-freebsd/bin:/usr/local/lib/rustlib/x86_64-unknown-freebsd/bin:/usr/local/lib/rustlib/x86_64-unknown-freebsd/bin:/tmp/pip-build-env-aktl5s3a/overlay/bin:/tmp/pip-build-env-aktl5s3a/normal/bin:/usr/home/motoemotovps23/myenv/bin:/usr/local/devil/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/motoemotovps23/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcyw0Vfj/symbols.o" "/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/build/proc-macro2-574d6458c42abaa4/build_script_build-574d6458c42abaa4.build_script_build.baf1d9aa38a6af8f-cgu.0.rcgu.o" "/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/build/proc-macro2-574d6458c42abaa4/build_script_build-574d6458c42abaa4.build_script_build.baf1d9aa38a6af8f-cgu.1.rcgu.o" "/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/build/proc-macro2-574d6458c42abaa4/build_script_build-574d6458c42abaa4.b78wh94lc3sj539ecxtkmh2yg.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libstd-d4ce5f4319a0892a.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libpanic_unwind-6a22c2b320fc0e85.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libobject-c5645c13364d7b6e.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libmemchr-1588efd5c9eaa681.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libaddr2line-a72457feb96a0933.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libgimli-72f03a5d43dfb355.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_demangle-2277a67448d38591.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libstd_detect-977a126bedab0f43.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libhashbrown-e3c8d405216feefb.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_alloc-c268abc71fd26bd9.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libminiz_oxide-9c56256ed0d2b6de.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libadler-2a9aab05af4485e9.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libunwind-2f9d6126a4079d24.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libcfg_if-7a89a144502e25bd.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/liblibc-9fa3c5983abe06cc.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/liballoc-d7d2319bbd451ccf.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_core-1b9bc52fa4ef2baa.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libcore-a19d74982ef0091c.rlib" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib/libcompiler_builtins-b71c5937ea26ad19.rlib" "-Wl,-Bdynamic" "-lexecinfo" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lrt" "-lutil" "-lexecinfo" "-lkvm" "-lmemstat" "-lkvm" "-lutil" "-lprocstat" "-lrt" "-ldevstat" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-o" "/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/build/proc-macro2-574d6458c42abaa4/build_script_build-574d6458c42abaa4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,--strip-debug" "-nodefaultlibs"
= note: cc: error: unable to execute command: posix_spawn failed: Resource temporarily unavailable
cc: error: linker command failed with exit code 1 (use -v to see invocation)
error: could not compile `proc-macro2` (build script) due to 1 previous error
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 /home/motoemotovps23/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.85/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=574d6458c42abaa4 -C extra-filename=-574d6458c42abaa4 --out-dir /tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/build/proc-macro2-574d6458c42abaa4 -C strip=debuginfo -L dependency=/tmp/pip-install-w1jt6qus/maturin_c5ed3efdb556461787c7eb71f8f7df77/target/release/deps --cap-lints allow` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
error: `cargo build --manifest-path Cargo.toml --message-format=json-render-diagnostics --release -v --no-default-features --locked` failed with code 101
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for maturin
Failed to build maturin
ERROR: Could not build wheels for maturin, which is required to install pyproject.toml-based projects
[notice] A new release of pip is available: 24.0 -> 24.3.1
[notice] To update, run: pip install --upgrade pip
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
[notice] A new release of pip is available: 24.0 -> 24.3.1
[notice] To update, run: pip install --upgrade pip