[INFO] fetching crate speki-tui 0.1.0...
[INFO] testing speki-tui-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate speki-tui 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate speki-tui 0.1.0
[INFO] finished tweaking crates.io crate speki-tui 0.1.0
[INFO] tweaked toml for crates.io crate speki-tui 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate speki-tui 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate speki-tui 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9bfd1f11ece7d3edb03957b2a28ee646130d51372e045cf595213f413ead0b8
[INFO] running `Command { std: "docker" "start" "-a" "f9bfd1f11ece7d3edb03957b2a28ee646130d51372e045cf595213f413ead0b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9bfd1f11ece7d3edb03957b2a28ee646130d51372e045cf595213f413ead0b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9bfd1f11ece7d3edb03957b2a28ee646130d51372e045cf595213f413ead0b8", kill_on_drop: false }`
[INFO] [stdout] f9bfd1f11ece7d3edb03957b2a28ee646130d51372e045cf595213f413ead0b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38985c4eeda206dff8932ce93b6243345f59e61b1a21a175f18a7bcebed8997d
[INFO] running `Command { std: "docker" "start" "-a" "38985c4eeda206dff8932ce93b6243345f59e61b1a21a175f18a7bcebed8997d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.65
[INFO] [stderr]    Compiling quote v1.0.30
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling signal-hook v0.3.16
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling winnow v0.5.0
[INFO] [stderr]    Compiling cpython v0.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rasciigraph v0.2.0
[INFO] [stderr]    Compiling ascii_tree v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling python3-sys v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling uuid v1.4.0
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling speki-backend v0.1.1
[INFO] [stderr]    Compiling speki-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5yp5Xf/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librasciigraph-71b07cf1f3d769ce,libcrossterm-e41b51f8a581637a,libsignal_hook_mio-0cd4660c975352e1,libsignal_hook-63a186ea60db4628,libsignal_hook_registry-449187ef79ae0a10,libmio-4e1ff326ac15de67,liblog-a186342d3e37999d,libparking_lot-e55044517ff580a3,libparking_lot_core-5fabd21df16f5f56,libsmallvec-0bfe092e24c04786,liblock_api-a9ca950982fb37aa,libscopeguard-43643e546252cd47,libbitflags-e2b4db6c651223da,librand-41ee20f0c242f62f,librand_chacha-27fc3707deee3a02,libppv_lite86-4250c766b4729968,librand_core-33e5dd8e6dd2c930,libascii_tree-f198ad622b2dd3ee,libspeki_backend-6b91be02498d5a88,libdirs-4263bb4c0ee438fc,libdirs_sys-8fc58d512b3d30a4,liboption_ext-23838f1959a6156b,libcpython-48b9f08fcf84b5b5,libnum_traits-13175fd345195611,libpython3_sys-4c499f2a5c2bf8d9,libtoml-10389fd8cb21183a,libtoml_edit-b5eb4ff8e6bce652,libserde_spanned-5832adb774f7fc0b,libindexmap-e2165e7e0dde663e,libequivalent-fdc46004df91ad08,libhashbrown-3da8d61d638626f5,libwinnow-f90affbb6874217b,libtoml_datetime-4f80f077adbd7bbd,libuuid-1be0b2ad12604f90,libgetrandom-15d5b294ef5aa062,liblibc-20a69e023a5b0045,libcfg_if-33ef6c02a07f9fec,libserde-6d21b2befbe4a11e}.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" "-lpython3.12" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5yp5Xf/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" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/speki_tui-0deeab2c6a457777" "-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: _PyUnicode_Ready
[INFO] [stdout]           >>> referenced by unicodeobject.rs:544 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/python3-sys-0.7.1/src/unicodeobject.rs:544)
[INFO] [stdout]           >>>               cpython-48b9f08fcf84b5b5.cpython.133af2062e49ccf3-cgu.3.rcgu.o:(python3_sys::unicodeobject::PyUnicode_READY::hd501a1e96eb2724e) in archive /opt/rustwide/target/debug/deps/libcpython-48b9f08fcf84b5b5.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `speki-tui` (bin "speki-tui") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "38985c4eeda206dff8932ce93b6243345f59e61b1a21a175f18a7bcebed8997d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38985c4eeda206dff8932ce93b6243345f59e61b1a21a175f18a7bcebed8997d", kill_on_drop: false }`
[INFO] [stdout] 38985c4eeda206dff8932ce93b6243345f59e61b1a21a175f18a7bcebed8997d
