[INFO] fetching crate plrs 0.1.3... [INFO] testing plrs-0.1.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate plrs 0.1.3 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate plrs 0.1.3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc-impl v0.3.6 [INFO] [stderr] Downloaded inventory-impl v0.1.11 [INFO] [stderr] Downloaded inventory v0.1.11 [INFO] [stderr] Downloaded pyo3-macros v0.13.2 [INFO] [stderr] Downloaded unindent v0.1.11 [INFO] [stderr] Downloaded indoc v0.3.6 [INFO] [stderr] Downloaded pyo3-macros-backend v0.13.2 [INFO] [stderr] Downloaded pyo3 v0.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7611912491ce4369c93fb7f4393ec548e6641d6916ec49ea3a32de235ea05db1 [INFO] running `Command { std: "docker" "start" "-a" "7611912491ce4369c93fb7f4393ec548e6641d6916ec49ea3a32de235ea05db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7611912491ce4369c93fb7f4393ec548e6641d6916ec49ea3a32de235ea05db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7611912491ce4369c93fb7f4393ec548e6641d6916ec49ea3a32de235ea05db1", kill_on_drop: false }` [INFO] [stdout] 7611912491ce4369c93fb7f4393ec548e6641d6916ec49ea3a32de235ea05db1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cfbde00bb7129365b07bd74d56c2701938ff12c76964d490d71329475b21e7e [INFO] running `Command { std: "docker" "start" "-a" "1cfbde00bb7129365b07bd74d56c2701938ff12c76964d490d71329475b21e7e", kill_on_drop: false }` [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling ghost v0.1.20 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling indoc-impl v0.3.6 [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 6.97s [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 2` [INFO] running `Command { std: "docker" "inspect" "1cfbde00bb7129365b07bd74d56c2701938ff12c76964d490d71329475b21e7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cfbde00bb7129365b07bd74d56c2701938ff12c76964d490d71329475b21e7e", kill_on_drop: false }` [INFO] [stdout] 1cfbde00bb7129365b07bd74d56c2701938ff12c76964d490d71329475b21e7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20a51be58ec7bd365e2d8d5faa0b9f5e6982b0b962a1273ee44886b418c184ce [INFO] running `Command { std: "docker" "start" "-a" "20a51be58ec7bd365e2d8d5faa0b9f5e6982b0b962a1273ee44886b418c184ce", 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/rustcbUvlJE/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,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-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbUvlJE/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: PyType_GetSlot [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.3e68b311ce0227c5-cgu.05.rcgu.o:(pyo3::pyclass::get_type_alloc::h0281ce7f987b0263) [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.3e68b311ce0227c5-cgu.05.rcgu.o:(pyo3::pyclass::get_type_free::hb081aace09719948) [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.3e68b311ce0227c5-cgu.05.rcgu.o:(pyo3::pyclass::default_new::hb379bb2c80e9fce3) [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.3e68b311ce0227c5-cgu.05.rcgu.o:(pyo3::pyclass::default_new::hbba4cd5f2bf960b5) [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.3e68b311ce0227c5-cgu.05.rcgu.o:(pyo3::pyclass::create_type_object::haf1690916669dbf5) [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.3e68b311ce0227c5-cgu.05.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h1ba849336c516bc6) [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.3e68b311ce0227c5-cgu.05.rcgu.o:(_$LT$pyo3..types..any..PyAny$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h1ba849336c516bc6) [INFO] [stdout] [INFO] [stdout] 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.3e68b311ce0227c5-cgu.06.rcgu.o:(pyo3::err::PyErr::restore::h9b96e43499d4e5b8) [INFO] [stdout] >>> referenced by mod.rs:357 (src/err/mod.rs:357) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.559e2fd5e75b5412-cgu.2.rcgu.o:(pyo3::err::PyErr::restore::hc263ca67a5e2d8f5) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [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.3e68b311ce0227c5-cgu.08.rcgu.o:(pyo3::ffi::object::Py_None::ha7fe82dcb75383fa) [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.3e68b311ce0227c5-cgu.08.rcgu.o:(pyo3::ffi::object::Py_None::ha7fe82dcb75383fa) [INFO] [stdout] >>> referenced by object.rs:870 (src/ffi/object.rs:870) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.559e2fd5e75b5412-cgu.3.rcgu.o:(pyo3::ffi::object::Py_None::h507403b17686451a) 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.3e68b311ce0227c5-cgu.08.rcgu.o:(pyo3::ffi::object::Py_DECREF::h0cf8b90939a5d3af) [INFO] [stdout] >>> referenced by object.rs:825 (src/ffi/object.rs:825) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.559e2fd5e75b5412-cgu.3.rcgu.o:(pyo3::ffi::object::Py_DECREF::h8ec5c62f1189c786) 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.559e2fd5e75b5412-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyOverflowError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h261f480486d06098) 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.559e2fd5e75b5412-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyOverflowError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h261f480486d06098) 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.559e2fd5e75b5412-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h19fe5167c9b534d7) 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.559e2fd5e75b5412-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h19fe5167c9b534d7) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [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.559e2fd5e75b5412-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hf25ae69fcfec47d1) 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.559e2fd5e75b5412-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hf25ae69fcfec47d1) 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.559e2fd5e75b5412-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PySystemError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h410032bcea79dfad) 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.559e2fd5e75b5412-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PySystemError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h410032bcea79dfad) 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.559e2fd5e75b5412-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h352be9d6294a13e5) 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.559e2fd5e75b5412-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h352be9d6294a13e5) 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.559e2fd5e75b5412-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h8a3436e3952fbaf8) 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.559e2fd5e75b5412-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h8a3436e3952fbaf8) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_GetAttr [INFO] [stdout] >>> referenced by any.rs:93 (src/types/any.rs:93) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.559e2fd5e75b5412-cgu.2.rcgu.o:(pyo3::types::any::PyAny::getattr::_$u7b$$u7b$closure$u7d$$u7d$::hc52673f77c843eed) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Str [INFO] [stdout] >>> referenced by any.rs:435 (src/types/any.rs:435) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.559e2fd5e75b5412-cgu.2.rcgu.o:(pyo3::types::any::PyAny::str::h711d15d08dd81a33) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Repr [INFO] [stdout] >>> referenced by any.rs:425 (src/types/any.rs:425) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.559e2fd5e75b5412-cgu.2.rcgu.o:(pyo3::types::any::PyAny::repr::hf81f100c4e2944c6) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Occurred [INFO] [stdout] >>> referenced by mod.rs:209 (src/err/mod.rs:209) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.559e2fd5e75b5412-cgu.2.rcgu.o:(pyo3::err::PyErr::occurred::h1a177df0cc751775) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_NewException [INFO] [stdout] >>> referenced by mod.rs:271 (src/err/mod.rs:271) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.559e2fd5e75b5412-cgu.2.rcgu.o:(pyo3::err::PyErr::new_type::h72d5f5ff34c5f4c3) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Print [INFO] [stdout] >>> referenced by mod.rs:518 (src/err/mod.rs:518) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.559e2fd5e75b5412-cgu.2.rcgu.o:(pyo3::err::panic_after_error::h0fed12d9e409f8cf) in archive /opt/rustwide/target/debug/deps/libpyo3-ed92e5bac6e3d285.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_NormalizeException [INFO] [stdout] >>> referenced by mod.rs:428 (src/err/mod.rs:428) [INFO] [stdout] >>> pyo3-ed92e5bac6e3d285.pyo3.559e2fd5e75b5412-cgu.2.rcgu.o:(pyo3::err::PyErr::normalized::h8d521928cc62cdfe) 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" "20a51be58ec7bd365e2d8d5faa0b9f5e6982b0b962a1273ee44886b418c184ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20a51be58ec7bd365e2d8d5faa0b9f5e6982b0b962a1273ee44886b418c184ce", kill_on_drop: false }` [INFO] [stdout] 20a51be58ec7bd365e2d8d5faa0b9f5e6982b0b962a1273ee44886b418c184ce