[INFO] fetching crate colorblind 0.0.1...
[INFO] testing colorblind-0.0.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate colorblind 0.0.1 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate colorblind 0.0.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctor v0.1.16
[INFO] [stderr]   Downloaded predicates-core v1.0.0
[INFO] [stderr]   Downloaded predicates v1.0.5
[INFO] [stderr]   Downloaded predicates-tree v1.0.0
[INFO] [stderr]   Downloaded assert_cmd v1.0.1
[INFO] [stderr]   Downloaded os_type v2.2.0
[INFO] [stderr]   Downloaded addr2line v0.14.0
[INFO] [stderr]   Downloaded human-panic v1.0.3
[INFO] [stderr]   Downloaded backtrace v0.3.54
[INFO] [stderr]   Downloaded termcolor v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7e13eed0f150d1e62006a3a2f4580eed3467a39e37a9b457bcc1c5ea39bca28
[INFO] running `Command { std: "docker" "start" "-a" "a7e13eed0f150d1e62006a3a2f4580eed3467a39e37a9b457bcc1c5ea39bca28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7e13eed0f150d1e62006a3a2f4580eed3467a39e37a9b457bcc1c5ea39bca28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7e13eed0f150d1e62006a3a2f4580eed3467a39e37a9b457bcc1c5ea39bca28", kill_on_drop: false }`
[INFO] [stdout] a7e13eed0f150d1e62006a3a2f4580eed3467a39e37a9b457bcc1c5ea39bca28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16337860fb1487370962f2c6167e33d35cbdb665294ce3f0b066c0000cc89385
[INFO] running `Command { std: "docker" "start" "-a" "16337860fb1487370962f2c6167e33d35cbdb665294ce3f0b066c0000cc89385", 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 unicode-xid v0.2.1
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling memchr v2.3.4
[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 gimli v0.23.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling aho-corasick v0.7.14
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling backtrace v0.3.54
[INFO] [stderr]    Compiling os_type v2.2.0
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s
[INFO] running `Command { std: "docker" "inspect" "16337860fb1487370962f2c6167e33d35cbdb665294ce3f0b066c0000cc89385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16337860fb1487370962f2c6167e33d35cbdb665294ce3f0b066c0000cc89385", kill_on_drop: false }`
[INFO] [stdout] 16337860fb1487370962f2c6167e33d35cbdb665294ce3f0b066c0000cc89385
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd42e324fbd29c8c0b81af930e5c96bfb4370116ff852a91971c60e41f698f15
[INFO] running `Command { std: "docker" "start" "-a" "cd42e324fbd29c8c0b81af930e5c96bfb4370116ff852a91971c60e41f698f15", 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 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 libc v0.2.80
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling predicates-core v1.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.14
[INFO] [stderr]    Compiling predicates-tree v1.0.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.21
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling float-cmp v0.8.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 addr2line v0.14.0
[INFO] [stderr]    Compiling backtrace v0.3.54
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling os_type v2.2.0
[INFO] [stderr]    Compiling predicates v1.0.5
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]    Compiling assert_cmd v1.0.1
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 41.04s
[INFO] running `Command { std: "docker" "inspect" "cd42e324fbd29c8c0b81af930e5c96bfb4370116ff852a91971c60e41f698f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd42e324fbd29c8c0b81af930e5c96bfb4370116ff852a91971c60e41f698f15", kill_on_drop: false }`
[INFO] [stdout] cd42e324fbd29c8c0b81af930e5c96bfb4370116ff852a91971c60e41f698f15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 28c77ffd5dd7b6f47c56bcced7efaa657118cba13277dc936a5ce0c153c53c62
[INFO] running `Command { std: "docker" "start" "-a" "28c77ffd5dd7b6f47c56bcced7efaa657118cba13277dc936a5ce0c153c53c62", 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)]` 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-b88b400aa03476d7)
[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-1fabe4d47c785438)
[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" "28c77ffd5dd7b6f47c56bcced7efaa657118cba13277dc936a5ce0c153c53c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28c77ffd5dd7b6f47c56bcced7efaa657118cba13277dc936a5ce0c153c53c62", kill_on_drop: false }`
[INFO] [stdout] 28c77ffd5dd7b6f47c56bcced7efaa657118cba13277dc936a5ce0c153c53c62
