[INFO] cloning repository https://github.com/andrewwhitehead/ursa-bbs-py [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewwhitehead/ursa-bbs-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwhitehead%2Fursa-bbs-py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwhitehead%2Fursa-bbs-py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a557276606a5bc4f480129c92f7b43c8e2fc7b8 [INFO] testing andrewwhitehead/ursa-bbs-py against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwhitehead%2Fursa-bbs-py" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewwhitehead/ursa-bbs-py on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/andrewwhitehead/ursa-bbs-py [INFO] finished tweaking git repo https://github.com/andrewwhitehead/ursa-bbs-py [INFO] tweaked toml for git repo https://github.com/andrewwhitehead/ursa-bbs-py written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/andrewwhitehead/ursa-bbs-py already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca947ce99ad06a2636fb4964caee483f1c20239514d5e7e1c2ff967c4400f554 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ca947ce99ad06a2636fb4964caee483f1c20239514d5e7e1c2ff967c4400f554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca947ce99ad06a2636fb4964caee483f1c20239514d5e7e1c2ff967c4400f554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca947ce99ad06a2636fb4964caee483f1c20239514d5e7e1c2ff967c4400f554", kill_on_drop: false }` [INFO] [stdout] ca947ce99ad06a2636fb4964caee483f1c20239514d5e7e1c2ff967c4400f554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2bbfc8af9491fd780c46d2214e728b4c77485f6b520683edaf1d9c4c5e1a367 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f2bbfc8af9491fd780c46d2214e728b4c77485f6b520683edaf1d9c4c5e1a367", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pyo3-derive-backend v0.9.2 (https://github.com/PyO3/pyo3?rev=c2b173a14f217506382a9975f1a3bc1e1c451893#c2b173a1) [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling ff_derive-zeroize v0.6.2 [INFO] [stderr] Compiling paste-impl v0.1.11 [INFO] [stderr] Compiling ctor v0.1.14 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling indoc v0.3.5 [INFO] [stderr] Compiling pyo3cls v0.9.2 (https://github.com/PyO3/pyo3?rev=c2b173a14f217506382a9975f1a3bc1e1c451893#c2b173a1) [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling paste v0.1.11 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling ff-zeroize v0.6.3 [INFO] [stderr] Compiling pairing-plus v0.19.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling bbs v0.4.0 [INFO] [stderr] Compiling pyo3 v0.9.2 (https://github.com/PyO3/pyo3?rev=c2b173a14f217506382a9975f1a3bc1e1c451893#c2b173a1) [INFO] [stderr] Compiling ursa-bbs-py v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "f2bbfc8af9491fd780c46d2214e728b4c77485f6b520683edaf1d9c4c5e1a367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2bbfc8af9491fd780c46d2214e728b4c77485f6b520683edaf1d9c4c5e1a367", kill_on_drop: false }` [INFO] [stdout] f2bbfc8af9491fd780c46d2214e728b4c77485f6b520683edaf1d9c4c5e1a367 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fd6efd92f47f438aa11fcce4fd7d7f1449879a269b3a742b70404c7e483fe920 [INFO] running `Command { std: "docker" "start" "-a" "fd6efd92f47f438aa11fcce4fd7d7f1449879a269b3a742b70404c7e483fe920", kill_on_drop: false }` [INFO] [stderr] Compiling ursa-bbs-py v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.1mesotzh4mugglae.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fda7c667b574c7a6/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libbbs-338e7b8ca1cc44db.rlib" "/opt/rustwide/target/debug/deps/libhkdf-0be64145213704b9.rlib" "/opt/rustwide/target/debug/deps/libhmac-cca2a661c86e2af7.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libfailure-e0b9502602f1222e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0c80ddd395a5af3e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4f6288b501162f4a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libserde-9864f26740429e06.rlib" "/opt/rustwide/target/debug/deps/librayon-c3f020b8c275eab1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-01953bd295a8caf2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ed29d8edcfc7aa4a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6c3120e7b39b3cc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a08df57ec1f2e4f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4225b87ee53090d7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c5719c57b85634be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/librand-240ba941d8d0326d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-10898f15b96a4277.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-848d201262c9fe6e.rlib" "/opt/rustwide/target/debug/deps/libpairing_plus-8a4b40bfb24615ba.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6df7355f4285e9c9.rlib" "/opt/rustwide/target/debug/deps/libff_zeroize-4c295ff2726e55a8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/librand_core-3b65fffc538ec697.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b1e43db1601fa75b.rlib" "/opt/rustwide/target/debug/deps/libblake2-2b1b911bcf4536ee.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a526801896479766.rlib" "/opt/rustwide/target/debug/deps/libsubtle-4618f61ae59327cb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c0f79bb7e04ef8bd.rlib" "/opt/rustwide/target/debug/deps/libdigest-580c43ce5558c44f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-90256d6c32e44c23.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-471d69f8a14261f8.rlib" "/opt/rustwide/target/debug/deps/libarrayref-bf03530a7c190f08.rlib" "/opt/rustwide/target/debug/deps/libzeroize-e843c81498a4b8b4.rlib" "/opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-550a8d77163ca03b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-aba6d58f29a3f667.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c056c0b06288a810.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4374f59dfe4823f.rlib" "/opt/rustwide/target/debug/deps/libunindent-f622388b455fa309.rlib" "/opt/rustwide/target/debug/deps/liblibc-e10fef1476b84eda.rlib" "/opt/rustwide/target/debug/deps/libinventory-5137abc9e6cf0f4f.rlib" "/opt/rustwide/target/debug/deps/libindoc-a2fde7321c214de8.rlib" "/opt/rustwide/target/debug/deps/libpaste-5366f64716ffd67e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.10.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:41: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.10.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:41: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.13.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:41: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.13.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:41: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.13.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:41: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.6.rcgu.o:/opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:41: more undefined references to `PyObject_CallFinalizerFromDealloc' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.2.rcgu.o: in function `pyo3::pyclass::default_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:20: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.2.rcgu.o: in function `pyo3::pyclass::default_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:20: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.2.rcgu.o: in function `pyo3::pyclass::default_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:20: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.2.rcgu.o: in function `pyo3::pyclass::default_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:20: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.2.rcgu.o: in function `pyo3::pyclass::default_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:20: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.2.rcgu.o:/opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:20: more undefined references to `PyType_GenericAlloc' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.2.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:196: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.2.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:196: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.2.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:196: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.2.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:196: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.2.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:196: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.2.rcgu.o:/opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:196: more undefined references to `PyType_Ready' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.2.rcgu.o:(.data.rel.ro..L__unnamed_15+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.2.rcgu.o:(.data.rel.ro..L__unnamed_15+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.4.rcgu.o: in function `pyo3::ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/ffi/object.rs:721: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.5.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/err.rs:342: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ursa_bbs-05bdada6dda5bdb5.ursa_bbs.d832959c-cgu.5.rcgu.o: in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/types/mod.rs:139: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.0.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/err.rs:164: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.0.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/err.rs:176: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.0.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/err.rs:206: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.0.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/err.rs:246: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.0.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/err.rs:342: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.0.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/err.rs:549: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.10.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/types/num.rs:177: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/types/num.rs:181: undefined reference to `PyLong_AsUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.13.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/ffi/object.rs:931: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.13.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/ffi/object.rs:975: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.13.rcgu.o): in function `pyo3::pyclass::tp_free_fallback': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:58: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/pyclass.rs:56: undefined reference to `PyObject_GC_Del' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.13.rcgu.o): in function `pyo3::types::bytes::PyBytes::new': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/types/bytes.rs:27: undefined reference to `PyBytes_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.15.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/types/string.rs:29: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.15.rcgu.o): in function `pyo3::types::string::PyString::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/types/string.rs:51: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.15.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/types/string.rs:76: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/types/string.rs:87: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/types/string.rs:89: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.15.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/types/tuple.rs:57: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.3.rcgu.o): in function `pyo3::buffer::PyBuffer::get': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/buffer.rs:168: undefined reference to `PyObject_GetBuffer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.3.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/buffer.rs:607: undefined reference to `PyBuffer_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.3.rcgu.o): in function `::str': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/objectprotocol.rs:328: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.3.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/types/dict.rs:60: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.3.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/types/dict.rs:73: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.3.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/types/dict.rs:108: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.3.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/types/dict.rs:135: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.3.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/types/dict.rs:194: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.5.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/exceptions.rs:219: undefined reference to `PyExc_Exception' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.5.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/exceptions.rs:219: undefined reference to `PyExc_BufferError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.5.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/exceptions.rs:219: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.5.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/exceptions.rs:219: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.5.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/exceptions.rs:219: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.5.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/exceptions.rs:219: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.5.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/exceptions.rs:219: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.5.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/exceptions.rs:219: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.6.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/gil.rs:60: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/gil.rs:78: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/gil.rs:89: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.6.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/gil.rs:132: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e8bb2cbcdafc40d4.rlib(pyo3-e8bb2cbcdafc40d4.pyo3.7aea0634-cgu.6.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/c2b173a/src/gil.rs:264: undefined reference to `PyGILState_Ensure' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ursa-bbs-py` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "fd6efd92f47f438aa11fcce4fd7d7f1449879a269b3a742b70404c7e483fe920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd6efd92f47f438aa11fcce4fd7d7f1449879a269b3a742b70404c7e483fe920", kill_on_drop: false }` [INFO] [stdout] fd6efd92f47f438aa11fcce4fd7d7f1449879a269b3a742b70404c7e483fe920