[INFO] fetching crate plrs 0.1.3... [INFO] testing plrs-0.1.3 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate plrs 0.1.3 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate plrs 0.1.3 [INFO] finished tweaking crates.io crate plrs 0.1.3 [INFO] tweaked toml for crates.io crate plrs 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate plrs 0.1.3 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 32 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.4) [INFO] [stderr] Adding indoc-impl v0.3.6 (available: v0.3.7) [INFO] [stderr] Adding pyo3 v0.13.2 (available: v0.26.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.13.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.13.2 [INFO] [stderr] Downloaded inventory v0.1.11 [INFO] [stderr] Downloaded ghost v0.1.20 [INFO] [stderr] Downloaded indoc-impl v0.3.6 [INFO] [stderr] Downloaded indoc v0.3.6 [INFO] [stderr] Downloaded inventory-impl v0.1.11 [INFO] [stderr] Downloaded pyo3 v0.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b6f9e48f350f6086f5714282d35a4debdabee3837578c59700cc8379cad4e59 [INFO] running `Command { std: "docker" "start" "-a" "6b6f9e48f350f6086f5714282d35a4debdabee3837578c59700cc8379cad4e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b6f9e48f350f6086f5714282d35a4debdabee3837578c59700cc8379cad4e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b6f9e48f350f6086f5714282d35a4debdabee3837578c59700cc8379cad4e59", kill_on_drop: false }` [INFO] [stdout] 6b6f9e48f350f6086f5714282d35a4debdabee3837578c59700cc8379cad4e59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ada735695a468c46e16d1ce28def03832b981695457f9cd2439ab0daaafa3dda [INFO] running `Command { std: "docker" "start" "-a" "ada735695a468c46e16d1ce28def03832b981695457f9cd2439ab0daaafa3dda", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling ghost v0.1.20 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling plrs v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2, pyo3-macros-backend v0.13.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ada735695a468c46e16d1ce28def03832b981695457f9cd2439ab0daaafa3dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada735695a468c46e16d1ce28def03832b981695457f9cd2439ab0daaafa3dda", kill_on_drop: false }` [INFO] [stdout] ada735695a468c46e16d1ce28def03832b981695457f9cd2439ab0daaafa3dda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 919366837d2021549a64d98bcd2a90d7d921c0c4cd462ee5a93ff06f7603b433 [INFO] running `Command { std: "docker" "start" "-a" "919366837d2021549a64d98bcd2a90d7d921c0c4cd462ee5a93ff06f7603b433", kill_on_drop: false }` [INFO] [stderr] Compiling plrs v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwyetbT/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpyo3-ed92e5bac6e3d285,libparking_lot-3a99942c1c7bd51a,libparking_lot_core-5356f80519c4628d,libsmallvec-45f6e3b8047adea1,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libinstant-12245c94b13f8c81,libcfg_if-666d36e5ee0df220,liblibc-f44516d981b27aa6,libunindent-cc76a737251e1cb2,libpaste-8fa68bf18b2b9b24,libinventory-88bdf97a99367409,libindoc-472d7480f37e81a5,libbitflags-e2b4db6c651223da}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwyetbT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/plrs-14f796c4dfc77a31" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: PyErr_Restore [INFO] [stdout] >>> referenced by mod.rs:357 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/err/mod.rs:357) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plrs-14f796c4dfc77a31.plrs.52610d5f7c3589f6-cgu.03.rcgu.o:(pyo3::err::PyErr::restore::h494b0ce93bdd5168) [INFO] [stdout] >>> referenced by mod.rs:357 (src/err/mod.rs:357) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.7.rcgu.o:(pyo3::err::PyErr::restore::h52fb6fde950476ec) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBaseObject_Type [INFO] [stdout] >>> referenced by mod.rs:215 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/types/mod.rs:215) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plrs-14f796c4dfc77a31.plrs.52610d5f7c3589f6-cgu.03.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hfb9161a699a59047) [INFO] [stdout] >>> referenced by mod.rs:216 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/types/mod.rs:216) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plrs-14f796c4dfc77a31.plrs.52610d5f7c3589f6-cgu.03.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hfb9161a699a59047) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_NoneStruct [INFO] [stdout] >>> referenced by object.rs:870 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/ffi/object.rs:870) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plrs-14f796c4dfc77a31.plrs.52610d5f7c3589f6-cgu.07.rcgu.o:(pyo3::ffi::object::Py_None::hff2c3e8a09a320e7) [INFO] [stdout] >>> referenced by object.rs:871 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/ffi/object.rs:871) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plrs-14f796c4dfc77a31.plrs.52610d5f7c3589f6-cgu.07.rcgu.o:(pyo3::ffi::object::Py_None::hff2c3e8a09a320e7) [INFO] [stdout] >>> referenced by object.rs:870 (src/ffi/object.rs:870) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.2.rcgu.o:(pyo3::ffi::object::Py_None::hcbf959163cf75969) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] >>> referenced 1 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_Dealloc [INFO] [stdout] >>> referenced by object.rs:825 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/ffi/object.rs:825) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plrs-14f796c4dfc77a31.plrs.52610d5f7c3589f6-cgu.07.rcgu.o:(pyo3::ffi::object::Py_DECREF::h6c5452830c08549c) [INFO] [stdout] >>> referenced by object.rs:825 (src/ffi/object.rs:825) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.2.rcgu.o:(pyo3::ffi::object::Py_DECREF::h8c90887d3e7a2441) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_GenericAlloc [INFO] [stdout] >>> referenced by pyclass.rs:66 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/pyclass.rs:66) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plrs-14f796c4dfc77a31.plrs.52610d5f7c3589f6-cgu.07.rcgu.o:(pyo3::pyclass::default_new::h87efd3e066360e44) [INFO] [stdout] >>> referenced by pyclass.rs:66 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/pyclass.rs:66) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plrs-14f796c4dfc77a31.plrs.52610d5f7c3589f6-cgu.07.rcgu.o:(pyo3::pyclass::default_new::h9fe785892c5bc329) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_GetSlot [INFO] [stdout] >>> referenced by pyclass.rs:21 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/pyclass.rs:21) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plrs-14f796c4dfc77a31.plrs.52610d5f7c3589f6-cgu.07.rcgu.o:(pyo3::pyclass::get_type_free::h9d76452b911010a8) [INFO] [stdout] >>> referenced by pyclass.rs:16 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/pyclass.rs:16) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plrs-14f796c4dfc77a31.plrs.52610d5f7c3589f6-cgu.07.rcgu.o:(pyo3::pyclass::get_type_alloc::h83ab901757ed60ac) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_FromSpec [INFO] [stdout] >>> referenced by pyclass.rs:230 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.13.2/src/pyclass.rs:230) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/plrs-14f796c4dfc77a31.plrs.52610d5f7c3589f6-cgu.07.rcgu.o:(pyo3::pyclass::create_type_object::h00b9f18f055d32ff) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_TypeError [INFO] [stdout] >>> referenced by exceptions.rs:217 (src/exceptions.rs:217) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h6bdaa4ef16f17f38) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] >>> referenced by exceptions.rs:217 (src/exceptions.rs:217) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h6bdaa4ef16f17f38) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_ValueError [INFO] [stdout] >>> referenced by exceptions.rs:217 (src/exceptions.rs:217) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h9bfab3fae3c50b42) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] >>> referenced by exceptions.rs:217 (src/exceptions.rs:217) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h9bfab3fae3c50b42) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_SystemError [INFO] [stdout] >>> referenced by exceptions.rs:217 (src/exceptions.rs:217) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PySystemError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hd00c0113e276c4c4) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] >>> referenced by exceptions.rs:217 (src/exceptions.rs:217) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PySystemError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hd00c0113e276c4c4) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_RuntimeError [INFO] [stdout] >>> referenced by exceptions.rs:217 (src/exceptions.rs:217) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h8362b26d3475907f) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] >>> referenced by exceptions.rs:217 (src/exceptions.rs:217) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h8362b26d3475907f) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_BaseException [INFO] [stdout] >>> referenced by exceptions.rs:217 (src/exceptions.rs:217) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h54a6bd259c718da8) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] >>> referenced by exceptions.rs:217 (src/exceptions.rs:217) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h54a6bd259c718da8) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_OverflowError [INFO] [stdout] >>> referenced by exceptions.rs:217 (src/exceptions.rs:217) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyOverflowError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hbe3206ecc4e8fcb9) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] >>> referenced by exceptions.rs:217 (src/exceptions.rs:217) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyOverflowError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hbe3206ecc4e8fcb9) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: Py_IsInitialized [INFO] [stdout] >>> referenced by gil.rs:81 (src/gil.rs:81) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.3.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h0509333ce6685600) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: Py_InitializeEx [INFO] [stdout] >>> referenced by gil.rs:86 (src/gil.rs:86) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.3.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h0509333ce6685600) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyEval_SaveThread [INFO] [stdout] >>> referenced by gil.rs:97 (src/gil.rs:97) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.3.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h0509333ce6685600) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyEval_ThreadsInitialized [INFO] [stdout] >>> referenced by gil.rs:84 (src/gil.rs:84) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.3.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h0509333ce6685600) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyGILState_Ensure [INFO] [stdout] >>> referenced by gil.rs:262 (src/gil.rs:262) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.3.rcgu.o:(pyo3::gil::GILGuard::acquire::ha1623ffdec091076) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyTuple_New [INFO] [stdout] >>> referenced by tuple.rs:157 (src/types/tuple.rs:157) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.3.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$$LP$A$C$$RP$$GT$::into_py::h6efcec32c23d8fcf) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] >>> referenced by tuple.rs:157 (src/types/tuple.rs:157) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.4.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$$LP$A$C$$RP$$GT$::into_py::h63bd6c6ca5013ba1) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyTuple_SetItem [INFO] [stdout] >>> referenced by tuple.rs:158 (src/types/tuple.rs:158) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.3.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$$LP$A$C$$RP$$GT$::into_py::h6efcec32c23d8fcf) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] >>> referenced by tuple.rs:158 (src/types/tuple.rs:158) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.c4b15e3e733062e4-cgu.4.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$$LP$A$C$$RP$$GT$::into_py::h63bd6c6ca5013ba1) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plrs` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "919366837d2021549a64d98bcd2a90d7d921c0c4cd462ee5a93ff06f7603b433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "919366837d2021549a64d98bcd2a90d7d921c0c4cd462ee5a93ff06f7603b433", kill_on_drop: false }` [INFO] [stdout] 919366837d2021549a64d98bcd2a90d7d921c0c4cd462ee5a93ff06f7603b433