[INFO] fetching crate colorblind 0.0.1...
[INFO] testing colorblind-0.0.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate colorblind 0.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate colorblind 0.0.1
[INFO] finished tweaking crates.io crate colorblind 0.0.1
[INFO] tweaked toml for crates.io crate colorblind 0.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate colorblind 0.0.1 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 colorblind 0.0.1 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] warning: `edition` is set on library `colorblind` which is deprecated
[INFO] [stderr] warning: `edition` is set on binary `colorblind` which is deprecated
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b03b8ab79b58896905549d786d270b751a1b24a572df2f27e1da6fd5bf01868b
[INFO] running `Command { std: "docker" "start" "-a" "b03b8ab79b58896905549d786d270b751a1b24a572df2f27e1da6fd5bf01868b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b03b8ab79b58896905549d786d270b751a1b24a572df2f27e1da6fd5bf01868b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b03b8ab79b58896905549d786d270b751a1b24a572df2f27e1da6fd5bf01868b", kill_on_drop: false }`
[INFO] [stdout] b03b8ab79b58896905549d786d270b751a1b24a572df2f27e1da6fd5bf01868b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 02871379353df9d3a49d610382bbadd417426324fab628b378e4a227d323b97f
[INFO] running `Command { std: "docker" "start" "-a" "02871379353df9d3a49d610382bbadd417426324fab628b378e4a227d323b97f", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `colorblind` which is deprecated
[INFO] [stderr] warning: `edition` is set on binary `colorblind` which is deprecated
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling aho-corasick v0.7.14
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling os_type v2.2.0
[INFO] [stderr]    Compiling backtrace v0.3.54
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.21
[INFO] [stderr]    Compiling thiserror v1.0.21
[INFO] [stderr]    Compiling human-panic v1.0.3
[INFO] [stderr]    Compiling colorblind v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]  --> src/lib.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn main() {
[INFO] [stdout]   |    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.12s
[INFO] running `Command { std: "docker" "inspect" "02871379353df9d3a49d610382bbadd417426324fab628b378e4a227d323b97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02871379353df9d3a49d610382bbadd417426324fab628b378e4a227d323b97f", kill_on_drop: false }`
[INFO] [stdout] 02871379353df9d3a49d610382bbadd417426324fab628b378e4a227d323b97f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1c9b7783465e1020baef6f972b361a6667fdf038c171500e5ec0561355e874fa
[INFO] running `Command { std: "docker" "start" "-a" "1c9b7783465e1020baef6f972b361a6667fdf038c171500e5ec0561355e874fa", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `colorblind` which is deprecated
[INFO] [stderr] warning: `edition` is set on binary `colorblind` which is deprecated
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling predicates-core v1.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.21
[INFO] [stderr]    Compiling aho-corasick v0.7.14
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling backtrace v0.3.54
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]    Compiling os_type v2.2.0
[INFO] [stderr]    Compiling predicates v1.0.5
[INFO] [stderr]    Compiling human-panic v1.0.3
[INFO] [stderr]    Compiling assert_cmd v1.0.1
[INFO] [stderr]    Compiling colorblind v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]  --> src/lib.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn main() {
[INFO] [stdout]   |    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 21.43s
[INFO] running `Command { std: "docker" "inspect" "1c9b7783465e1020baef6f972b361a6667fdf038c171500e5ec0561355e874fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c9b7783465e1020baef6f972b361a6667fdf038c171500e5ec0561355e874fa", kill_on_drop: false }`
[INFO] [stdout] 1c9b7783465e1020baef6f972b361a6667fdf038c171500e5ec0561355e874fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 875e7522f568587944e991385b90b234b3843ebcbd08ea15c73eaf4cdb78b132
[INFO] running `Command { std: "docker" "start" "-a" "875e7522f568587944e991385b90b234b3843ebcbd08ea15c73eaf4cdb78b132", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `colorblind` which is deprecated
[INFO] [stderr] warning: `edition` is set on binary `colorblind` which is deprecated
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]  --> src/lib.rs:5:4
[INFO] [stderr]   |
[INFO] [stderr] 5 | fn main() {
[INFO] [stderr]   |    ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `colorblind` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/colorblind-15e67c707adf05cc)
[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/colorblind-2b8522bdf9c42ba1)
[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]    Doc-tests colorblind
[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" "875e7522f568587944e991385b90b234b3843ebcbd08ea15c73eaf4cdb78b132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "875e7522f568587944e991385b90b234b3843ebcbd08ea15c73eaf4cdb78b132", kill_on_drop: false }`
[INFO] [stdout] 875e7522f568587944e991385b90b234b3843ebcbd08ea15c73eaf4cdb78b132
