[INFO] fetching crate bieye 0.2.3... [INFO] testing bieye-0.2.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate bieye 0.2.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate bieye 0.2.3 [INFO] finished tweaking crates.io crate bieye 0.2.3 [INFO] tweaked toml for crates.io crate bieye 0.2.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bieye 0.2.3 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bieye 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-09-21" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8f9e7061e64cc6c8dbcc7f7c67802a2537c50dab165373e3505216012496d3b [INFO] running `Command { std: "docker" "start" "-a" "c8f9e7061e64cc6c8dbcc7f7c67802a2537c50dab165373e3505216012496d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8f9e7061e64cc6c8dbcc7f7c67802a2537c50dab165373e3505216012496d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8f9e7061e64cc6c8dbcc7f7c67802a2537c50dab165373e3505216012496d3b", kill_on_drop: false }` [INFO] [stdout] c8f9e7061e64cc6c8dbcc7f7c67802a2537c50dab165373e3505216012496d3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ecb4c33183f990cfeaf0e50b8b0758c948e5fa0ee066ce21d771c158a6bb78c [INFO] running `Command { std: "docker" "start" "-a" "0ecb4c33183f990cfeaf0e50b8b0758c948e5fa0ee066ce21d771c158a6bb78c", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling clap_builder v4.3.21 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling clap v4.3.21 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling bieye v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.62s [INFO] running `Command { std: "docker" "inspect" "0ecb4c33183f990cfeaf0e50b8b0758c948e5fa0ee066ce21d771c158a6bb78c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ecb4c33183f990cfeaf0e50b8b0758c948e5fa0ee066ce21d771c158a6bb78c", kill_on_drop: false }` [INFO] [stdout] 0ecb4c33183f990cfeaf0e50b8b0758c948e5fa0ee066ce21d771c158a6bb78c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebc1642e7e951a47f007b1d715d2b2e1f67f8f9360bdcef2701cf35d9649843e [INFO] running `Command { std: "docker" "start" "-a" "ebc1642e7e951a47f007b1d715d2b2e1f67f8f9360bdcef2701cf35d9649843e", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling bieye v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.85s [INFO] running `Command { std: "docker" "inspect" "ebc1642e7e951a47f007b1d715d2b2e1f67f8f9360bdcef2701cf35d9649843e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebc1642e7e951a47f007b1d715d2b2e1f67f8f9360bdcef2701cf35d9649843e", kill_on_drop: false }` [INFO] [stdout] ebc1642e7e951a47f007b1d715d2b2e1f67f8f9360bdcef2701cf35d9649843e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 091aba9559bc20ab9793c423f3795180215064c7610d70bb227651e9b3c14fa6 [INFO] running `Command { std: "docker" "start" "-a" "091aba9559bc20ab9793c423f3795180215064c7610d70bb227651e9b3c14fa6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bieye-759cc2a6c1aaab76) [INFO] [stdout] [INFO] [stderr] Running tests/test_bieye.rs (/opt/rustwide/target/debug/deps/test_bieye-b615eb0f03410d09) [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 4 tests [INFO] [stdout] test tests_bieye::test_color_text ... ok [INFO] [stdout] test tests_bieye::test_color_and_dim_text ... ok [INFO] [stdout] test tests_bieye::test_dim_text ... ok [INFO] [stdout] test tests_bieye::test_joined_word_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/test_cli.rs (/opt/rustwide/target/debug/deps/test_cli-84e25083cef6e015) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests_cli::test_cli_help ... ok [INFO] [stdout] test tests_cli::test_non_utf ... ok [INFO] [stdout] test tests_cli::test_words ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/test_cli_args.rs (/opt/rustwide/target/debug/deps/test_cli_args-93c2160840176be8) [INFO] [stdout] running 1 test [INFO] [stdout] test tests_cli_args::test_cli_args_parsing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "091aba9559bc20ab9793c423f3795180215064c7610d70bb227651e9b3c14fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "091aba9559bc20ab9793c423f3795180215064c7610d70bb227651e9b3c14fa6", kill_on_drop: false }` [INFO] [stdout] 091aba9559bc20ab9793c423f3795180215064c7610d70bb227651e9b3c14fa6