[INFO] cloning repository https://github.com/DarkOtter/kilordle_droid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DarkOtter/kilordle_droid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkOtter%2Fkilordle_droid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkOtter%2Fkilordle_droid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a34797fc8d0bbbbbcdeb2808367dd6144270b0b2
[INFO] testing DarkOtter/kilordle_droid against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkOtter%2Fkilordle_droid" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DarkOtter/kilordle_droid
[INFO] finished tweaking git repo https://github.com/DarkOtter/kilordle_droid
[INFO] tweaked toml for git repo https://github.com/DarkOtter/kilordle_droid written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DarkOtter/kilordle_droid 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/DarkOtter/kilordle_droid 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v1.0.6
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.5
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.5
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.10
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.5
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.9
[INFO] [stderr]   Downloaded unindent v0.1.9
[INFO] [stderr]   Downloaded pyo3-macros v0.16.5
[INFO] [stderr]   Downloaded pyo3 v0.16.5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 021ee15da1671117abe1dd7bc0440d87234b2459b861c2b8f965488fb1bcfdc1
[INFO] running `Command { std: "docker" "start" "-a" "021ee15da1671117abe1dd7bc0440d87234b2459b861c2b8f965488fb1bcfdc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "021ee15da1671117abe1dd7bc0440d87234b2459b861c2b8f965488fb1bcfdc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "021ee15da1671117abe1dd7bc0440d87234b2459b861c2b8f965488fb1bcfdc1", kill_on_drop: false }`
[INFO] [stdout] 021ee15da1671117abe1dd7bc0440d87234b2459b861c2b8f965488fb1bcfdc1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0f063d6e729d6067339ba77821d772708c2b2082448d9da0280bbb1d3882f0f
[INFO] running `Command { std: "docker" "start" "-a" "c0f063d6e729d6067339ba77821d772708c2b2082448d9da0280bbb1d3882f0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling kilordle_droid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling indoc v1.0.6
[INFO] [stderr]    Compiling unindent v0.1.9
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling pyo3-build-config v0.16.5
[INFO] [stderr]    Compiling pyo3-ffi v0.16.5
[INFO] [stderr]    Compiling pyo3 v0.16.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.5
[INFO] [stderr]    Compiling pyo3-macros v0.16.5
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.77s
[INFO] running `Command { std: "docker" "inspect" "c0f063d6e729d6067339ba77821d772708c2b2082448d9da0280bbb1d3882f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0f063d6e729d6067339ba77821d772708c2b2082448d9da0280bbb1d3882f0f", kill_on_drop: false }`
[INFO] [stdout] c0f063d6e729d6067339ba77821d772708c2b2082448d9da0280bbb1d3882f0f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c57b25801bcb44452f4bf688fd66d0ccc4a05683c0d033dc9401ffdbc99a1c4d
[INFO] running `Command { std: "docker" "start" "-a" "c57b25801bcb44452f4bf688fd66d0ccc4a05683c0d033dc9401ffdbc99a1c4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.0.0
[INFO] [stderr]    Compiling kilordle_droid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcz5s1jF/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/{librayon-cf2e910eb78fb15c,librayon_core-77688207d8a775a0,libnum_cpus-43080cb30889390c,libcrossbeam_deque-1bd7999757947ef0,libcrossbeam_epoch-32ae314e3b654c8a,libmemoffset-c07b57f074b7826e,libcrossbeam_channel-4203813a64d6f357,libcrossbeam_utils-0543b7cbc3af21ff,libonce_cell-3111a229f6c7f0cc,libeither-a06134664ddd7411,libpyo3-54dc8dcce8389d28,libparking_lot-5fca0615c8527be2,libparking_lot_core-1d5e4700e501addc,libcfg_if-33ef6c02a07f9fec,libsmallvec-925aaf8f39242efe,liblock_api-872b567c68c71e5c,libscopeguard-43643e546252cd47,libpyo3_ffi-7a361f2de1030511,liblibc-c6a380ed7d7d4f2f,libunindent-becb0624cb829f20}.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/rustcz5s1jF/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/kilordle_droid-5a28dd246044ebe7" "-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: PyExc_TypeError
[INFO] [stdout]           >>> referenced by exceptions.rs:262 (src/exceptions.rs:262)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h80a08e7605c85eff) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:262 (src/exceptions.rs:262)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h80a08e7605c85eff) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_ValueError
[INFO] [stdout]           >>> referenced by exceptions.rs:262 (src/exceptions.rs:262)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h513e93a10e1c93cf) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:262 (src/exceptions.rs:262)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h513e93a10e1c93cf) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_BaseException
[INFO] [stdout]           >>> referenced by exceptions.rs:262 (src/exceptions.rs:262)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hff4025a4c0df33c9) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:262 (src/exceptions.rs:262)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hff4025a4c0df33c9) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_AsString
[INFO] [stdout]           >>> referenced by bytes.rs:92 (src/types/bytes.rs:92)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.05.rcgu.o:(pyo3::types::bytes::PyBytes::as_bytes::heef0ee803c67a4c2) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_Size
[INFO] [stdout]           >>> referenced by bytes.rs:93 (src/types/bytes.rs:93)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.05.rcgu.o:(pyo3::types::bytes::PyBytes::as_bytes::heef0ee803c67a4c2) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Print
[INFO] [stdout]           >>> referenced by mod.rs:712 (src/err/mod.rs:712)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.08.rcgu.o:(pyo3::err::panic_after_error::hcc3500fab2119208) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NormalizeException
[INFO] [stdout]           >>> referenced by mod.rs:552 (src/err/mod.rs:552)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.08.rcgu.o:(pyo3::err::PyErr::make_normalized::hf1aeffb961fc7dfd) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Fetch
[INFO] [stdout]           >>> referenced by mod.rs:264 (src/err/mod.rs:264)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.08.rcgu.o:(pyo3::err::PyErr::take::h799217912f186312) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Restore
[INFO] [stdout]           >>> referenced by mod.rs:303 (src/err/mod.rs:303)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.08.rcgu.o:(pyo3::err::PyErr::take::h799217912f186312) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_PrintEx
[INFO] [stdout]           >>> referenced by mod.rs:304 (src/err/mod.rs:304)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.08.rcgu.o:(pyo3::err::PyErr::take::h799217912f186312) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsEncodedString
[INFO] [stdout]           >>> referenced by string.rs:219 (src/types/string.rs:219)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.06.rcgu.o:(pyo3::types::string::PyString::to_string_lossy::h0ad90b59788f7dfb) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NewExceptionWithDoc
[INFO] [stdout]           >>> referenced by mod.rs:384 (src/err/mod.rs:384)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.08.rcgu.o:(pyo3::err::PyErr::new_type::h66ccfcf3972736fa) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_FromStringAndSize
[INFO] [stdout]           >>> referenced by string.rs:144 (src/types/string.rs:144)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.06.rcgu.o:(pyo3::types::string::PyString::new::h9f915eeed0eb8799) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           >>> referenced by string.rs:159 (src/types/string.rs:159)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.06.rcgu.o:(pyo3::types::string::PyString::intern::h822ef77e4ba39fe9) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_InternInPlace
[INFO] [stdout]           >>> referenced by string.rs:161 (src/types/string.rs:161)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.06.rcgu.o:(pyo3::types::string::PyString::intern::h822ef77e4ba39fe9) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize
[INFO] [stdout]           >>> referenced by string.rs:192 (src/types/string.rs:192)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.06.rcgu.o:(pyo3::types::string::PyString::to_str::hc092afb72943be8e) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_IsInitialized
[INFO] [stdout]           >>> referenced by gil.rs:71 (src/gil.rs:71)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.11.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h629b8907118b35ff) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           >>> referenced by gil.rs:200 (src/gil.rs:200)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.11.rcgu.o:(pyo3::gil::GILGuard::acquire::_$u7b$$u7b$closure$u7d$$u7d$::h33a3316aeb915a92) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_InitializeEx
[INFO] [stdout]           >>> referenced by gil.rs:72 (src/gil.rs:72)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.11.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h629b8907118b35ff) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyEval_SaveThread
[INFO] [stdout]           >>> referenced by gil.rs:75 (src/gil.rs:75)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.11.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h629b8907118b35ff) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Ensure
[INFO] [stdout]           >>> referenced by gil.rs:220 (src/gil.rs:220)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.11.rcgu.o:(pyo3::gil::GILGuard::acquire_unchecked::h3fbf34f6aece6272) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Release
[INFO] [stdout]           >>> referenced by gil.rs:268 (src/gil.rs:268)
[INFO] [stdout]           >>>               pyo3-54dc8dcce8389d28.pyo3.415aa5132aba6fd2-cgu.11.rcgu.o:(_$LT$pyo3..gil..GILGuard$u20$as$u20$core..ops..drop..Drop$GT$::drop::he4273cd7270bc82f) in archive /opt/rustwide/target/debug/deps/libpyo3-54dc8dcce8389d28.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 `kilordle_droid` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c57b25801bcb44452f4bf688fd66d0ccc4a05683c0d033dc9401ffdbc99a1c4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c57b25801bcb44452f4bf688fd66d0ccc4a05683c0d033dc9401ffdbc99a1c4d", kill_on_drop: false }`
[INFO] [stdout] c57b25801bcb44452f4bf688fd66d0ccc4a05683c0d033dc9401ffdbc99a1c4d
