[INFO] fetching crate shy 0.1.10...
[INFO] testing shy-0.1.10 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate shy 0.1.10 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate shy 0.1.10 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate shy 0.1.10
[INFO] finished tweaking crates.io crate shy 0.1.10
[INFO] tweaked toml for crates.io crate shy 0.1.10 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate shy 0.1.10 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flume v0.7.1
[INFO] [stderr]   Downloaded signal-hook v0.1.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2310bc528977aa215639582a0b9865b2cb4d4988315b47c7a31fc4729cbf00d
[INFO] running `Command { std: "docker" "start" "-a" "c2310bc528977aa215639582a0b9865b2cb4d4988315b47c7a31fc4729cbf00d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2310bc528977aa215639582a0b9865b2cb4d4988315b47c7a31fc4729cbf00d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2310bc528977aa215639582a0b9865b2cb4d4988315b47c7a31fc4729cbf00d", kill_on_drop: false }`
[INFO] [stdout] c2310bc528977aa215639582a0b9865b2cb4d4988315b47c7a31fc4729cbf00d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 070a55325acbbd84264586bcc0043ce75d9ca2944b2fd68938a01b8687f7b42d
[INFO] running `Command { std: "docker" "start" "-a" "070a55325acbbd84264586bcc0043ce75d9ca2944b2fd68938a01b8687f7b42d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling arc-swap v0.4.6
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling flume v0.7.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.5
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling termion v1.5.5
[INFO] [stderr]    Compiling signal-hook v0.1.14
[INFO] [stderr]    Compiling shy v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s
[INFO] running `Command { std: "docker" "inspect" "070a55325acbbd84264586bcc0043ce75d9ca2944b2fd68938a01b8687f7b42d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "070a55325acbbd84264586bcc0043ce75d9ca2944b2fd68938a01b8687f7b42d", kill_on_drop: false }`
[INFO] [stdout] 070a55325acbbd84264586bcc0043ce75d9ca2944b2fd68938a01b8687f7b42d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c5c8c675405140dba0f9f4b108e7408c6e826b8f6d05ff078c73519a2871bc6
[INFO] running `Command { std: "docker" "start" "-a" "5c5c8c675405140dba0f9f4b108e7408c6e826b8f6d05ff078c73519a2871bc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling shy v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s
[INFO] running `Command { std: "docker" "inspect" "5c5c8c675405140dba0f9f4b108e7408c6e826b8f6d05ff078c73519a2871bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c5c8c675405140dba0f9f4b108e7408c6e826b8f6d05ff078c73519a2871bc6", kill_on_drop: false }`
[INFO] [stdout] 5c5c8c675405140dba0f9f4b108e7408c6e826b8f6d05ff078c73519a2871bc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae6d44df815017f7ba9dbe3b0a015a64a6de1ff8053a41a2b92c536acc447d09
[INFO] running `Command { std: "docker" "start" "-a" "ae6d44df815017f7ba9dbe3b0a015a64a6de1ff8053a41a2b92c536acc447d09", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shy-e520a1c32ba94093)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test color::tests::test_colors ... ok
[INFO] [stdout] test ssh_config::tests::test_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 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/shy-60da247ed7306a2d)
[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 shy
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/color.rs - color::color (line 27) ... FAILED
[INFO] [stdout] test src/color.rs - color::color_string (line 12) ... FAILED
[INFO] [stdout] test src/color.rs - color::define_color (line 41) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/color.rs - color::color (line 27) stdout ----
[INFO] [stdout] error: cannot find macro `color` in this scope
[INFO] [stdout]  --> src/color.rs:29:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |   o.push_str(color!(Blue));
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `color` in this scope
[INFO] [stdout]  --> src/color.rs:30:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |   o.push_str(color!(Underline));
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `color` in this scope
[INFO] [stdout]  --> src/color.rs:32:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |   o.push_str(color!(Reset));
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/color.rs - color::color_string (line 12) stdout ----
[INFO] [stdout] error: cannot find macro `color_string` in this scope
[INFO] [stdout]  --> src/color.rs:13:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | let s = color_string!("Red string", Red);
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `color_string` in this scope
[INFO] [stdout]  --> src/color.rs:14:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let x = color_string!("Hyperlink-ish", Blue, Underline);
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/color.rs - color::define_color (line 41) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `Red` in this scope
[INFO] [stdout]  --> src/color.rs:42:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | define_color(Red, 91);
[INFO] [stdout]   |              ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use shy::color::Red;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use termion::color::Red;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Reset` in this scope
[INFO] [stdout]  --> src/color.rs:43:16
[INFO] [stdout]   |
[INFO] [stdout] 4 |   define_color(Reset, 0);
[INFO] [stdout]   |                ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use shy::color::Reset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use termion::color::Reset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use termion::style::Reset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `color`
[INFO] [stdout]  --> src/color.rs:45:29
[INFO] [stdout]   |
[INFO] [stdout] 6 |   println!("{}Error: {}{}", color::Red, msg, color::Reset);
[INFO] [stdout]   |                             ^^^^^ use of undeclared crate or module `color`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use shy::color;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use termion::color;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `msg` in this scope
[INFO] [stdout]  --> src/color.rs:45:41
[INFO] [stdout]   |
[INFO] [stdout] 6 |   println!("{}Error: {}{}", color::Red, msg, color::Reset);
[INFO] [stdout]   |                                         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `color`
[INFO] [stdout]  --> src/color.rs:45:46
[INFO] [stdout]   |
[INFO] [stdout] 6 |   println!("{}Error: {}{}", color::Red, msg, color::Reset);
[INFO] [stdout]   |                                              ^^^^^ use of undeclared crate or module `color`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use shy::color;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use termion::color;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `define_color` in this scope
[INFO] [stdout]  --> src/color.rs:42:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | define_color(Red, 91);
[INFO] [stdout]   | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `define_color` in this scope
[INFO] [stdout]  --> src/color.rs:43:3
[INFO] [stdout]   |
[INFO] [stdout] 4 |   define_color(Reset, 0);
[INFO] [stdout]   |   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/color.rs - color::color (line 27)
[INFO] [stdout]     src/color.rs - color::color_string (line 12)
[INFO] [stdout]     src/color.rs - color::define_color (line 41)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ae6d44df815017f7ba9dbe3b0a015a64a6de1ff8053a41a2b92c536acc447d09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae6d44df815017f7ba9dbe3b0a015a64a6de1ff8053a41a2b92c536acc447d09", kill_on_drop: false }`
[INFO] [stdout] ae6d44df815017f7ba9dbe3b0a015a64a6de1ff8053a41a2b92c536acc447d09
[INFO] testing shy-0.1.10 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate shy 0.1.10 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate shy 0.1.10 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate shy 0.1.10
[INFO] finished tweaking crates.io crate shy 0.1.10
[INFO] tweaked toml for crates.io crate shy 0.1.10 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate shy 0.1.10 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 588d46d9ab7bd5aba0776c52875610b9e73572fdff647f7f9ef4877402f4c378
[INFO] running `Command { std: "docker" "start" "-a" "588d46d9ab7bd5aba0776c52875610b9e73572fdff647f7f9ef4877402f4c378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "588d46d9ab7bd5aba0776c52875610b9e73572fdff647f7f9ef4877402f4c378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "588d46d9ab7bd5aba0776c52875610b9e73572fdff647f7f9ef4877402f4c378", kill_on_drop: false }`
[INFO] [stdout] 588d46d9ab7bd5aba0776c52875610b9e73572fdff647f7f9ef4877402f4c378
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32778cdb2319be842b65d25e330108a47bfe1f5b92ea1b44dc1541b500118b23
[INFO] running `Command { std: "docker" "start" "-a" "32778cdb2319be842b65d25e330108a47bfe1f5b92ea1b44dc1541b500118b23", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling arc-swap v0.4.6
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling flume v0.7.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.5
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling termion v1.5.5
[INFO] [stderr]    Compiling signal-hook v0.1.14
[INFO] [stderr]    Compiling shy v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s
[INFO] running `Command { std: "docker" "inspect" "32778cdb2319be842b65d25e330108a47bfe1f5b92ea1b44dc1541b500118b23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32778cdb2319be842b65d25e330108a47bfe1f5b92ea1b44dc1541b500118b23", kill_on_drop: false }`
[INFO] [stdout] 32778cdb2319be842b65d25e330108a47bfe1f5b92ea1b44dc1541b500118b23
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b408a087b9ae0e747152a69f1e4efe7391f474630496be3f869924c1d8adc736
[INFO] running `Command { std: "docker" "start" "-a" "b408a087b9ae0e747152a69f1e4efe7391f474630496be3f869924c1d8adc736", kill_on_drop: false }`
[INFO] [stderr]    Compiling shy v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "b408a087b9ae0e747152a69f1e4efe7391f474630496be3f869924c1d8adc736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b408a087b9ae0e747152a69f1e4efe7391f474630496be3f869924c1d8adc736", kill_on_drop: false }`
[INFO] [stdout] b408a087b9ae0e747152a69f1e4efe7391f474630496be3f869924c1d8adc736
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b3e442e505b1636a27fa2172bac13d1faac7a054adebd2b5574481fbbf81ec48
[INFO] running `Command { std: "docker" "start" "-a" "b3e442e505b1636a27fa2172bac13d1faac7a054adebd2b5574481fbbf81ec48", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shy-e520a1c32ba94093)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test color::tests::test_colors ... ok
[INFO] [stdout] test ssh_config::tests::test_config ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shy-60da247ed7306a2d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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] [stderr]    Doc-tests shy
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/color.rs - color::define_color (line 41) ... FAILED
[INFO] [stdout] test src/color.rs - color::color (line 27) ... FAILED
[INFO] [stdout] test src/color.rs - color::color_string (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/color.rs - color::define_color (line 41) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `Red` in this scope
[INFO] [stdout]  --> src/color.rs:42:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | define_color(Red, 91);
[INFO] [stdout]   |              ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use shy::color::Red;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use termion::color::Red;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Reset` in this scope
[INFO] [stdout]  --> src/color.rs:43:16
[INFO] [stdout]   |
[INFO] [stdout] 4 |   define_color(Reset, 0);
[INFO] [stdout]   |                ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use shy::color::Reset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use termion::color::Reset;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use termion::style::Reset;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `color`
[INFO] [stdout]  --> src/color.rs:45:29
[INFO] [stdout]   |
[INFO] [stdout] 6 |   println!("{}Error: {}{}", color::Red, msg, color::Reset);
[INFO] [stdout]   |                             ^^^^^ use of undeclared crate or module `color`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use shy::color;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use termion::color;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `msg` in this scope
[INFO] [stdout]  --> src/color.rs:45:41
[INFO] [stdout]   |
[INFO] [stdout] 6 |   println!("{}Error: {}{}", color::Red, msg, color::Reset);
[INFO] [stdout]   |                                         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `color`
[INFO] [stdout]  --> src/color.rs:45:46
[INFO] [stdout]   |
[INFO] [stdout] 6 |   println!("{}Error: {}{}", color::Red, msg, color::Reset);
[INFO] [stdout]   |                                              ^^^^^ use of undeclared crate or module `color`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use shy::color;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use termion::color;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `define_color` in this scope
[INFO] [stdout]  --> src/color.rs:42:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | define_color(Red, 91);
[INFO] [stdout]   | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `define_color` in this scope
[INFO] [stdout]  --> src/color.rs:43:3
[INFO] [stdout]   |
[INFO] [stdout] 4 |   define_color(Reset, 0);
[INFO] [stdout]   |   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/color.rs - color::color (line 27) stdout ----
[INFO] [stdout] error: cannot find macro `color` in this scope
[INFO] [stdout]  --> src/color.rs:29:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |   o.push_str(color!(Blue));
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `color` in this scope
[INFO] [stdout]  --> src/color.rs:30:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |   o.push_str(color!(Underline));
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `color` in this scope
[INFO] [stdout]  --> src/color.rs:32:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |   o.push_str(color!(Reset));
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/color.rs - color::color_string (line 12) stdout ----
[INFO] [stdout] error: cannot find macro `color_string` in this scope
[INFO] [stdout]  --> src/color.rs:13:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | let s = color_string!("Red string", Red);
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `color_string` in this scope
[INFO] [stdout]  --> src/color.rs:14:11
[INFO] [stdout]   |
[INFO] [stdout] 4 |   let x = color_string!("Hyperlink-ish", Blue, Underline);
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/color.rs - color::color (line 27)
[INFO] [stdout]     src/color.rs - color::color_string (line 12)
[INFO] [stdout]     src/color.rs - color::define_color (line 41)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b3e442e505b1636a27fa2172bac13d1faac7a054adebd2b5574481fbbf81ec48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3e442e505b1636a27fa2172bac13d1faac7a054adebd2b5574481fbbf81ec48", kill_on_drop: false }`
[INFO] [stdout] b3e442e505b1636a27fa2172bac13d1faac7a054adebd2b5574481fbbf81ec48
