[INFO] fetching crate tosca-solver 0.1.1...
[INFO] testing tosca-solver-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate tosca-solver 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tosca-solver 0.1.1
[INFO] finished tweaking crates.io crate tosca-solver 0.1.1
[INFO] tweaked toml for crates.io crate tosca-solver 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tosca-solver 0.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 59 packages to latest compatible versions
[INFO] [stderr]       Adding ascent v0.7.0 (available: v0.8.0)
[INFO] [stderr]       Adding pyo3 v0.22.6 (available: v0.27.1)
[INFO] [stderr]       Adding pyo3-log v0.11.0 (available: v0.13.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-log v0.11.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded ascent_base v0.7.0
[INFO] [stderr]   Downloaded boxcar v0.1.0
[INFO] [stderr]   Downloaded ascent v0.7.0
[INFO] [stderr]   Downloaded duplicate v1.0.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[INFO] [stderr]   Downloaded ascent_macro v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf420ff4fa4081520a20e67b93a79fd4fda348549683e1159789b5786fcb7aed
[INFO] running `Command { std: "docker" "start" "-a" "bf420ff4fa4081520a20e67b93a79fd4fda348549683e1159789b5786fcb7aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf420ff4fa4081520a20e67b93a79fd4fda348549683e1159789b5786fcb7aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf420ff4fa4081520a20e67b93a79fd4fda348549683e1159789b5786fcb7aed", kill_on_drop: false }`
[INFO] [stdout] bf420ff4fa4081520a20e67b93a79fd4fda348549683e1159789b5786fcb7aed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 967e8cea7a74951d256e9142aba2f36e2cae3d12434581ace61f7e4c8dfe3b5d
[INFO] running `Command { std: "docker" "start" "-a" "967e8cea7a74951d256e9142aba2f36e2cae3d12434581ace61f7e4c8dfe3b5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ascent_base v0.7.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling boxcar v0.1.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling ascent_macro v0.7.0
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]    Compiling ascent v0.7.0
[INFO] [stderr]    Compiling pyo3-log v0.11.0
[INFO] [stderr]    Compiling tosca-solver v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.94s
[INFO] running `Command { std: "docker" "inspect" "967e8cea7a74951d256e9142aba2f36e2cae3d12434581ace61f7e4c8dfe3b5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "967e8cea7a74951d256e9142aba2f36e2cae3d12434581ace61f7e4c8dfe3b5d", kill_on_drop: false }`
[INFO] [stdout] 967e8cea7a74951d256e9142aba2f36e2cae3d12434581ace61f7e4c8dfe3b5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd8a0ff0bf7dbf90b1092a4fa5f6b7ba51baf0851f01faf4e9f0feb197b4be88
[INFO] running `Command { std: "docker" "start" "-a" "cd8a0ff0bf7dbf90b1092a4fa5f6b7ba51baf0851f01faf4e9f0feb197b4be88", kill_on_drop: false }`
[INFO] [stderr]    Compiling tosca-solver v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustceIbAJt/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpyo3_log-3f24eb3e453416e1,liblog-217f48e92360dc73,libarc_swap-37eac3c29837e946}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpyo3-bef6ee8915288cc5,libmemoffset-b2be304f1bc8a98d,libpyo3_ffi-a95b0d8a24da8da7,libunindent-8e16a201286a44d1,libascent-2a55dca00f9b3e5b,libboxcar-da79abcaf87d936d,libdashmap-c58d23613b00d642,liblock_api-09fb43ad3430f3a9,libscopeguard-b6a4a8f4f6aaf34b,libparking_lot_core-1f3cf956a321f142,liblibc-8e54dbb44c3a887e,libsmallvec-ff9c1c2f08c8cb5f,libhashbrown-b6cf46aee457be62,libahash-269d932de7a65d53,libonce_cell-bfceb64c6f4cb589,libzerocopy-05dd3e0e42145714,librayon-be359f425dbaa74f,librayon_core-4ff98cc5bf125134,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libeither-93e54fd3cab30ada,liballocator_api2-70340334091b5a73,librustc_hash-33c9b824b0a54236,libascent_base-bc2e7658bb09e9ca,libinstant-1d2837dfb254ee7c,libcfg_if-6d2b472de781bf88}.rlib" "<sysroot>/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/rustceIbAJt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tosca_solver-4c2b5ebd09d79503" "-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: PyObject_Str
[INFO] [stdout]           >>> referenced by any.rs:2270 (src/types/any.rs:2270)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::str::h94469b70e727cc49) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Repr
[INFO] [stdout]           >>> referenced by any.rs:2262 (src/types/any.rs:2262)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::repr::hb835fcf6d55c5f5d) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_GetName
[INFO] [stdout]           >>> referenced by typeobject.rs:178 (src/types/typeobject.rs:178)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..typeobject..PyType$GT$$u20$as$u20$pyo3..types..typeobject..PyTypeMethods$GT$::name::ha1e6bd485f00b11a) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_AsString
[INFO] [stdout]           >>> referenced by bytes.rs:193 (src/types/bytes.rs:193)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.00.rcgu.o:(pyo3::types::bytes::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..bytes..PyBytes$GT$$GT$::as_bytes::h7d03f92b67d95528) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_Size
[INFO] [stdout]           >>> referenced by bytes.rs:194 (src/types/bytes.rs:194)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.00.rcgu.o:(pyo3::types::bytes::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..bytes..PyBytes$GT$$GT$::as_bytes::h7d03f92b67d95528) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsEncodedString
[INFO] [stdout]           >>> referenced by string.rs:416 (src/types/string.rs:416)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.00.rcgu.o:(pyo3::types::string::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..string..PyString$GT$$GT$::to_string_lossy::h92ea4cd59cd03069) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize
[INFO] [stdout]           >>> referenced by string.rs:377 (src/types/string.rs:377)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.00.rcgu.o:(pyo3::types::string::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..string..PyString$GT$$GT$::to_str::hc4148128395cca20) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by object.rs:611 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.22.6/src/object.rs:611)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h36628eacf628c3e9) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           >>> referenced by object.rs:611 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.22.6/src/object.rs:611)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h6b0ff73fb66f38c2) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           >>> referenced by object.rs:611 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.22.6/src/object.rs:611)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h722d9e7bff5f7993) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           >>> referenced 4 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Print
[INFO] [stdout]           >>> referenced by mod.rs:1081 (src/err/mod.rs:1081)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.11.rcgu.o:(pyo3::err::panic_after_error::h34955fdc431251ac) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NewExceptionWithDoc
[INFO] [stdout]           >>> referenced by mod.rs:569 (src/err/mod.rs:569)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.11.rcgu.o:(pyo3::err::PyErr::new_type_bound::h96b0b5e4060762e8) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_PrintEx
[INFO] [stdout]           >>> referenced by mod.rs:474 (src/err/mod.rs:474)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.11.rcgu.o:(pyo3::err::PyErr::print_panic_and_unwind::h917ad6703199b970) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_WriteUnraisable
[INFO] [stdout]           >>> referenced by mod.rs:709 (src/err/mod.rs:709)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.11.rcgu.o:(pyo3::err::PyErr::write_unraisable_bound::h63dbde97a014b2a8) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_SetRaisedException
[INFO] [stdout]           >>> referenced by err_state.rs:206 (src/err/err_state.rs:206)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.10.rcgu.o:(pyo3::err::err_state::PyErrState::restore::ha25b54b35aef9988) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_SetString
[INFO] [stdout]           >>> referenced by err_state.rs:241 (src/err/err_state.rs:241)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.10.rcgu.o:(pyo3::err::err_state::raise_lazy::hdc78edd313a59d09) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_SetObject
[INFO] [stdout]           >>> referenced by err_state.rs:246 (src/err/err_state.rs:246)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.10.rcgu.o:(pyo3::err::err_state::raise_lazy::hdc78edd313a59d09) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyException_GetTraceback
[INFO] [stdout]           >>> referenced by err_state.rs:40 (src/err/err_state.rs:40)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.10.rcgu.o:(pyo3::err::err_state::PyErrStateNormalized::ptraceback::heddee02b720cbffe) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_GetRaisedException
[INFO] [stdout]           >>> referenced by err_state.rs:48 (src/err/err_state.rs:48)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.10.rcgu.o:(pyo3::err::err_state::PyErrStateNormalized::take::h7ca1e8cf59476034) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_FromStringAndSize
[INFO] [stdout]           >>> referenced by string.rs:167 (src/types/string.rs:167)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.10.rcgu.o:(pyo3::types::string::PyString::new_bound::he60df894e92630e4) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_TypeError
[INFO] [stdout]           >>> referenced by exceptions.rs:309 (src/exceptions.rs:309)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.10.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h620fe984cd058538) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:309 (src/exceptions.rs:309)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.10.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h620fe984cd058538) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_TimeoutError
[INFO] [stdout]           >>> referenced by exceptions.rs:309 (src/exceptions.rs:309)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.10.rcgu.o:(_$LT$pyo3..exceptions..PyTimeoutError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hb58aec81256fcebf) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:309 (src/exceptions.rs:309)
[INFO] [stdout]           >>>               pyo3-bef6ee8915288cc5.pyo3.4b6d2481148b9832-cgu.10.rcgu.o:(_$LT$pyo3..exceptions..PyTimeoutError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hb58aec81256fcebf) in archive /opt/rustwide/target/debug/deps/libpyo3-bef6ee8915288cc5.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 `tosca-solver` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "cd8a0ff0bf7dbf90b1092a4fa5f6b7ba51baf0851f01faf4e9f0feb197b4be88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd8a0ff0bf7dbf90b1092a4fa5f6b7ba51baf0851f01faf4e9f0feb197b4be88", kill_on_drop: false }`
[INFO] [stdout] cd8a0ff0bf7dbf90b1092a4fa5f6b7ba51baf0851f01faf4e9f0feb197b4be88
