[INFO] cloning repository https://github.com/AghastyGD/ruscomp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AghastyGD/ruscomp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAghastyGD%2Fruscomp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAghastyGD%2Fruscomp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d76d15f2beb13c8c203269f9cf92c7d283fecbd
[INFO] testing AghastyGD/ruscomp against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAghastyGD%2Fruscomp" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AghastyGD/ruscomp
[INFO] finished tweaking git repo https://github.com/AghastyGD/ruscomp
[INFO] tweaked toml for git repo https://github.com/AghastyGD/ruscomp written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AghastyGD/ruscomp on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AghastyGD/ruscomp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.25.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.25.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.25.0
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.25.0
[INFO] [stderr]   Downloaded pyo3 v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f76f83670cc6b8b6f2591b5e3328682d9e2833a431dfa9dc147976b4912c8af
[INFO] running `Command { std: "docker" "start" "-a" "8f76f83670cc6b8b6f2591b5e3328682d9e2833a431dfa9dc147976b4912c8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f76f83670cc6b8b6f2591b5e3328682d9e2833a431dfa9dc147976b4912c8af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f76f83670cc6b8b6f2591b5e3328682d9e2833a431dfa9dc147976b4912c8af", kill_on_drop: false }`
[INFO] [stdout] 8f76f83670cc6b8b6f2591b5e3328682d9e2833a431dfa9dc147976b4912c8af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9de5f507bbb2d7d623ce7c19e9e37c58956d01a894427d81d5edc8b79c18519
[INFO] running `Command { std: "docker" "start" "-a" "d9de5f507bbb2d7d623ce7c19e9e37c58956d01a894427d81d5edc8b79c18519", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pyo3-build-config v0.25.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.0
[INFO] [stderr]    Compiling pyo3-ffi v0.25.0
[INFO] [stderr]    Compiling pyo3 v0.25.0
[INFO] [stderr]    Compiling pyo3-macros v0.25.0
[INFO] [stderr]    Compiling ruscomp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.42s
[INFO] running `Command { std: "docker" "inspect" "d9de5f507bbb2d7d623ce7c19e9e37c58956d01a894427d81d5edc8b79c18519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9de5f507bbb2d7d623ce7c19e9e37c58956d01a894427d81d5edc8b79c18519", kill_on_drop: false }`
[INFO] [stdout] d9de5f507bbb2d7d623ce7c19e9e37c58956d01a894427d81d5edc8b79c18519
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59b586dd43a8cb29cf8e94c519ea27dde1a49a94fde7d10a06a903f567f5dcfd
[INFO] running `Command { std: "docker" "start" "-a" "59b586dd43a8cb29cf8e94c519ea27dde1a49a94fde7d10a06a903f567f5dcfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling ruscomp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcByDjbV/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpyo3-8c41d31f5521168b,libmemoffset-d097e3ee30e4731d,libonce_cell-0ba6aecba7086d38,libpyo3_ffi-bd6117ce3dc7ec8c,liblibc-a1f51a53e348ca20,libunindent-37c9ebf01f989e9d,libbitvec-4d9abde62f1c4da4,libwyz-08b81de43180c23e,libtap-a03b11bfa148d0b2,libradium-a5583fb516fb7633,libfunty-e395759ffae18036}.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/rustcByDjbV/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/ruscomp-7e340024e7042673" "-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:1522 (src/types/any.rs:1522)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::str::h7b14a1272f5223a7) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Repr
[INFO] [stdout]           >>> referenced by any.rs:1514 (src/types/any.rs:1514)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::repr::he1015b6a59df2f8c) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_CallNoArgs
[INFO] [stdout]           >>> referenced by any.rs:1296 (src/types/any.rs:1296)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::call0::h5c84fa13bbb43492) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_GetName
[INFO] [stdout]           >>> referenced by typeobject.rs:114 (src/types/typeobject.rs:114)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..typeobject..PyType$GT$$u20$as$u20$pyo3..types..typeobject..PyTypeMethods$GT$::name::hf7a2cdb50a7b0a91) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_GetQualName
[INFO] [stdout]           >>> referenced by typeobject.rs:133 (src/types/typeobject.rs:133)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..typeobject..PyType$GT$$u20$as$u20$pyo3..types..typeobject..PyTypeMethods$GT$::qualname::h5b0c12f4672bc112) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyTraceBack_Print
[INFO] [stdout]           >>> referenced by traceback.rs:69 (src/types/traceback.rs:69)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..traceback..PyTraceback$GT$$u20$as$u20$pyo3..types..traceback..PyTracebackMethods$GT$::format::h6b98d06779d07dd9) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_AsString
[INFO] [stdout]           >>> referenced by bytes.rs:152 (src/types/bytes.rs:152)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.00.rcgu.o:(pyo3::types::bytes::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..bytes..PyBytes$GT$$GT$::as_bytes::hc7faa35fb8aa0ce4) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_Size
[INFO] [stdout]           >>> referenced by bytes.rs:153 (src/types/bytes.rs:153)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.00.rcgu.o:(pyo3::types::bytes::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..bytes..PyBytes$GT$$GT$::as_bytes::hc7faa35fb8aa0ce4) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsEncodedString
[INFO] [stdout]           >>> referenced by string.rs:335 (src/types/string.rs:335)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.00.rcgu.o:(pyo3::types::string::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..string..PyString$GT$$GT$::to_string_lossy::h8bebba5da8c646f9) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize
[INFO] [stdout]           >>> referenced by string.rs:296 (src/types/string.rs:296)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.00.rcgu.o:(pyo3::types::string::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..string..PyString$GT$$GT$::to_str::h4e42fdc37e10eae9) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/refcount.rs:305)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h064b2d2646b3c3f3) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/refcount.rs:305)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h40adccb2c3715452) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/refcount.rs:305)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h44bdb1e9a8e92cbc) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           >>> referenced 6 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyEval_SaveThread
[INFO] [stdout]           >>> referenced by gil.rs:304 (src/gil.rs:304)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.05.rcgu.o:(pyo3::gil::SuspendGIL::new::h99ff22e834eed6ef) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           >>> referenced by gil.rs:72 (src/gil.rs:72)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.05.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h4d08b4caa7345f83) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_FromStringAndSize
[INFO] [stdout]           >>> referenced by string.rs:166 (src/types/string.rs:166)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.04.rcgu.o:(pyo3::types::string::PyString::new::ha6487695bca51878) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           >>> referenced by string.rs:184 (src/types/string.rs:184)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.04.rcgu.o:(pyo3::types::string::PyString::intern::h558904c30fdc2110) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_InternInPlace
[INFO] [stdout]           >>> referenced by string.rs:186 (src/types/string.rs:186)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.04.rcgu.o:(pyo3::types::string::PyString::intern::h558904c30fdc2110) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_IsInitialized
[INFO] [stdout]           >>> referenced by gil.rs:68 (src/gil.rs:68)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.05.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h4d08b4caa7345f83) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           >>> referenced by gil.rs:184 (src/gil.rs:184)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.05.rcgu.o:(pyo3::gil::GILGuard::acquire::_$u7b$$u7b$closure$u7d$$u7d$::hdd2773cc3eae2448) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_InitializeEx
[INFO] [stdout]           >>> referenced by gil.rs:69 (src/gil.rs:69)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.05.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h4d08b4caa7345f83) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Release
[INFO] [stdout]           >>> referenced by gil.rs:243 (src/gil.rs:243)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.05.rcgu.o:(_$LT$pyo3..gil..GILGuard$u20$as$u20$core..ops..drop..Drop$GT$::drop::h79a031c22c0bc6b5) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyEval_RestoreThread
[INFO] [stdout]           >>> referenced by gil.rs:314 (src/gil.rs:314)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.05.rcgu.o:(_$LT$pyo3..gil..SuspendGIL$u20$as$u20$core..ops..drop..Drop$GT$::drop::h662b4bee624c36b7) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GetAttr
[INFO] [stdout]           >>> referenced by any.rs:984 (src/types/any.rs:984)
[INFO] [stdout]           >>>               pyo3-8c41d31f5521168b.pyo3.ed82707cfd090b98-cgu.10.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::getattr::inner::h9b1487a9f505acc7) in archive /opt/rustwide/target/debug/deps/libpyo3-8c41d31f5521168b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Ensure
[INFO] [stdout]           >>> referenced by pystate.rs:138 (src/pystate.rs:138)
[INFO] [stdout]           >>>               pyo3_ffi-bd6117ce3dc7ec8c.pyo3_ffi.19a6fc0071539976-cgu.0.rcgu.o:(pyo3_ffi::pystate::PyGILState_Ensure::h88544bbb17ebb5a2) in archive /opt/rustwide/target/debug/deps/libpyo3_ffi-bd6117ce3dc7ec8c.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 `ruscomp` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "59b586dd43a8cb29cf8e94c519ea27dde1a49a94fde7d10a06a903f567f5dcfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59b586dd43a8cb29cf8e94c519ea27dde1a49a94fde7d10a06a903f567f5dcfd", kill_on_drop: false }`
[INFO] [stdout] 59b586dd43a8cb29cf8e94c519ea27dde1a49a94fde7d10a06a903f567f5dcfd
