[INFO] fetching crate frankensearch-tui 0.1.0... [INFO] testing frankensearch-tui-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate frankensearch-tui 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate frankensearch-tui 0.1.0 [INFO] finished tweaking crates.io crate frankensearch-tui 0.1.0 [INFO] tweaked toml for crates.io crate frankensearch-tui 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate frankensearch-tui 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate frankensearch-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dbe622f0138ad36422f9b95a5ab4c003441fd5c36df88a02ec9ae823977b7c2 [INFO] running `Command { std: "docker" "start" "-a" "7dbe622f0138ad36422f9b95a5ab4c003441fd5c36df88a02ec9ae823977b7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dbe622f0138ad36422f9b95a5ab4c003441fd5c36df88a02ec9ae823977b7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dbe622f0138ad36422f9b95a5ab4c003441fd5c36df88a02ec9ae823977b7c2", kill_on_drop: false }` [INFO] [stdout] 7dbe622f0138ad36422f9b95a5ab4c003441fd5c36df88a02ec9ae823977b7c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21428ddd7d8b2933c9a34fe9ac4fc4911bbefab96190eff1ad5b2d8c92f4de66 [INFO] running `Command { std: "docker" "start" "-a" "21428ddd7d8b2933c9a34fe9ac4fc4911bbefab96190eff1ad5b2d8c92f4de66", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling nix v0.31.1 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling virtue-next v0.1.0 [INFO] [stderr] Compiling unicode-display-width v0.3.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling unty-next v0.1.0 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling bincode_derive-next v2.1.0 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ftui-core v0.2.1 [INFO] [stderr] Compiling ftui-render v0.2.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling visibility v0.1.1 [INFO] [stderr] Compiling asupersync-macros v0.2.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ftui-style v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling franken-kernel v0.2.5 [INFO] [stderr] Compiling franken-evidence v0.2.5 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling ftui-layout v0.2.1 [INFO] [stderr] Compiling bincode-next v2.1.0 [INFO] [stderr] Compiling franken-decision v0.2.5 [INFO] [stderr] Compiling asupersync v0.2.5 [INFO] [stderr] Compiling ftui-text v0.2.1 [INFO] [stderr] Compiling ftui-widgets v0.2.1 [INFO] [stderr] Compiling frankensearch-core v0.1.2 [INFO] [stderr] error: could not compile `asupersync` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name asupersync --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/asupersync-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::pedantic' '--warn=clippy::nursery' --deny=unsafe_code --warn=unexpected_cfgs '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --warn=missing_docs '--allow=clippy::missing_const_for_fn' '--allow=clippy::duration_suboptimal_units' '--allow=clippy::doc_markdown' '--allow=clippy::collapsible_if' '--allow=clippy::cast_possible_truncation' --check-cfg 'cfg(loom)' --check-cfg 'cfg(feature, values("quic", "http3"))' --cfg 'feature="default"' --cfg 'feature="proc-macros"' --cfg 'feature="test-internals"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "config-file", "debug-server", "default", "io-uring", "kafka", "lock-metrics", "loom-tests", "metrics", "mysql", "postgres", "proc-macros", "simd-intrinsics", "sqlite", "test-internals", "tls", "tls-native-roots", "tls-webpki-roots", "tower", "trace-compression", "tracing-integration"))' -C metadata=e55b0ca97d406851 -C extra-filename=-b332ae79911810a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern asupersync_macros=/opt/rustwide/target/debug/deps/libasupersync_macros-c61d80aa6f05885f.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode_next-c27320457a54cf79.rlib --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd0d142a4956b3.rmeta --extern franken_decision=/opt/rustwide/target/debug/deps/libfranken_decision-292837bc780cc6d3.rmeta --extern franken_evidence=/opt/rustwide/target/debug/deps/libfranken_evidence-b44fd6e17e8cabad.rmeta --extern franken_kernel=/opt/rustwide/target/debug/deps/libfranken_kernel-38d8e7400151c401.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-9ce1a30efa74e364.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-0f99754cec4189df.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e9cd57db9a71b8a3.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-da369f1a108429d6.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-2dfeac4757da0c68.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-0d0ae2355a56a5a5.rmeta --extern polling=/opt/rustwide/target/debug/deps/libpolling-002dc1691541278f.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-8d6d70a67bc17ebc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fc04b0663e97bd30.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-472f8d904dca6d47.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-e253d0c0a7952806.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-45f6e3b8047adea1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-dfa6b810a3586e5f.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-afad4dbbca3947f1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3293da45aecae92c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-84144ef2324532df.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ab4d2313518bd663.rmeta --extern visibility=/opt/rustwide/target/debug/deps/libvisibility-e63b6b73438debd3.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "21428ddd7d8b2933c9a34fe9ac4fc4911bbefab96190eff1ad5b2d8c92f4de66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21428ddd7d8b2933c9a34fe9ac4fc4911bbefab96190eff1ad5b2d8c92f4de66", kill_on_drop: false }` [INFO] [stdout] 21428ddd7d8b2933c9a34fe9ac4fc4911bbefab96190eff1ad5b2d8c92f4de66