[INFO] fetching crate tui-explorer 0.2.3... [INFO] testing tui-explorer-0.2.3 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate tui-explorer 0.2.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate tui-explorer 0.2.3 [INFO] finished tweaking crates.io crate tui-explorer 0.2.3 [INFO] tweaked toml for crates.io crate tui-explorer 0.2.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tui-explorer 0.2.3 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tui-explorer 0.2.3 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28141a5ae9b0548848eb1c9a825614774036505af4fa2f915d7458ed2fccde8b [INFO] running `Command { std: "docker" "start" "-a" "28141a5ae9b0548848eb1c9a825614774036505af4fa2f915d7458ed2fccde8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28141a5ae9b0548848eb1c9a825614774036505af4fa2f915d7458ed2fccde8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28141a5ae9b0548848eb1c9a825614774036505af4fa2f915d7458ed2fccde8b", kill_on_drop: false }` [INFO] [stdout] 28141a5ae9b0548848eb1c9a825614774036505af4fa2f915d7458ed2fccde8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f5e21a3dbe00238e8be0a45cfa923b8a5e1e0ad590c188fda8b8ecee064b39c [INFO] running `Command { std: "docker" "start" "-a" "6f5e21a3dbe00238e8be0a45cfa923b8a5e1e0ad590c188fda8b8ecee064b39c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling fluent-template-macros v0.9.4 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling fluent-templates v0.9.4 [INFO] [stderr] Compiling tui-explorer v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.79s [INFO] running `Command { std: "docker" "inspect" "6f5e21a3dbe00238e8be0a45cfa923b8a5e1e0ad590c188fda8b8ecee064b39c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f5e21a3dbe00238e8be0a45cfa923b8a5e1e0ad590c188fda8b8ecee064b39c", kill_on_drop: false }` [INFO] [stdout] 6f5e21a3dbe00238e8be0a45cfa923b8a5e1e0ad590c188fda8b8ecee064b39c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7db46ea1f54d44960840f0134d2a0fea8cae5ba7da8a9b72789370247c8a4646 [INFO] running `Command { std: "docker" "start" "-a" "7db46ea1f54d44960840f0134d2a0fea8cae5ba7da8a9b72789370247c8a4646", kill_on_drop: false }` [INFO] [stderr] Compiling tui-explorer v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "7db46ea1f54d44960840f0134d2a0fea8cae5ba7da8a9b72789370247c8a4646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db46ea1f54d44960840f0134d2a0fea8cae5ba7da8a9b72789370247c8a4646", kill_on_drop: false }` [INFO] [stdout] 7db46ea1f54d44960840f0134d2a0fea8cae5ba7da8a9b72789370247c8a4646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fe4cb399fe5196fc16cbab119c7dd244e50b878a5b66eeed18d88fdf32192acc [INFO] running `Command { std: "docker" "start" "-a" "fe4cb399fe5196fc16cbab119c7dd244e50b878a5b66eeed18d88fdf32192acc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tui_explorer-f27d0985af2414cc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tui_explorer-45d8ccad19c5a693) [INFO] [stderr] Doc-tests tui_explorer [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fe4cb399fe5196fc16cbab119c7dd244e50b878a5b66eeed18d88fdf32192acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4cb399fe5196fc16cbab119c7dd244e50b878a5b66eeed18d88fdf32192acc", kill_on_drop: false }` [INFO] [stdout] fe4cb399fe5196fc16cbab119c7dd244e50b878a5b66eeed18d88fdf32192acc