[INFO] cloning repository https://github.com/quelledanielle/color-me-rusty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quelledanielle/color-me-rusty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquelledanielle%2Fcolor-me-rusty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquelledanielle%2Fcolor-me-rusty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6780438689409136d172ba654bb91fa1824cd1cc [INFO] testing quelledanielle/color-me-rusty against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquelledanielle%2Fcolor-me-rusty" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quelledanielle/color-me-rusty on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quelledanielle/color-me-rusty [INFO] finished tweaking git repo https://github.com/quelledanielle/color-me-rusty [INFO] tweaked toml for git repo https://github.com/quelledanielle/color-me-rusty written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/quelledanielle/color-me-rusty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b54c2c2e5a395e5819056e0f2c8378fb40d4246f814f6b8c2bc8c07a1500ea03 [INFO] running `Command { std: "docker" "start" "-a" "b54c2c2e5a395e5819056e0f2c8378fb40d4246f814f6b8c2bc8c07a1500ea03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b54c2c2e5a395e5819056e0f2c8378fb40d4246f814f6b8c2bc8c07a1500ea03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b54c2c2e5a395e5819056e0f2c8378fb40d4246f814f6b8c2bc8c07a1500ea03", kill_on_drop: false }` [INFO] [stdout] b54c2c2e5a395e5819056e0f2c8378fb40d4246f814f6b8c2bc8c07a1500ea03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6139acbd5acc549f11446f018e50615db87d77892e0b470dd428159d2c5f908 [INFO] running `Command { std: "docker" "start" "-a" "c6139acbd5acc549f11446f018e50615db87d77892e0b470dd428159d2c5f908", kill_on_drop: false }` [INFO] [stderr] Compiling color-me-rusty v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "c6139acbd5acc549f11446f018e50615db87d77892e0b470dd428159d2c5f908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6139acbd5acc549f11446f018e50615db87d77892e0b470dd428159d2c5f908", kill_on_drop: false }` [INFO] [stdout] c6139acbd5acc549f11446f018e50615db87d77892e0b470dd428159d2c5f908 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 300d562a6c2e7f33dd7b86d7f7e6cdf1a8c8a5d5de5ce5eb75e9a2c5a9c95082 [INFO] running `Command { std: "docker" "start" "-a" "300d562a6c2e7f33dd7b86d7f7e6cdf1a8c8a5d5de5ce5eb75e9a2c5a9c95082", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling color-me-rusty v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "300d562a6c2e7f33dd7b86d7f7e6cdf1a8c8a5d5de5ce5eb75e9a2c5a9c95082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "300d562a6c2e7f33dd7b86d7f7e6cdf1a8c8a5d5de5ce5eb75e9a2c5a9c95082", kill_on_drop: false }` [INFO] [stdout] 300d562a6c2e7f33dd7b86d7f7e6cdf1a8c8a5d5de5ce5eb75e9a2c5a9c95082 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c62b1929307536157d34df0a1d0257729a2ea4f5fd823e2a8bd1962b0729b0a8 [INFO] running `Command { std: "docker" "start" "-a" "c62b1929307536157d34df0a1d0257729a2ea4f5fd823e2a8bd1962b0729b0a8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/color_me_rusty-8be98a5c6f4ec190) [INFO] [stdout] running 15 tests [INFO] [stdout] test color::tests::interpolate_linear_two_colors ... ok [INFO] [stdout] test color::tests::values_vec ... ok [INFO] [stdout] test color::tests::zero_steps ... ok [INFO] [stdout] test color::tests::two_steps_unequal_values ... ok [INFO] [stdout] test color::tests::zero_steps_down ... ok [INFO] [stdout] test color::tests::two_steps_down ... ok [INFO] [stdout] test color::tests::three_steps_down ... ok [INFO] [stdout] test color::tests::three_steps ... ok [INFO] [stdout] test color::tests::one_step_down ... ok [INFO] [stdout] test color::tests::one_step ... ok [INFO] [stdout] test color::tests::interpolate_linear_one_color ... ok [INFO] [stdout] test color::tests::interpolate_linear_three_colors ... ok [INFO] [stdout] test color::tests::interpolate_linear_three_colors_many_steps ... ok [INFO] [stdout] test color::tests::two_steps ... ok [INFO] [stdout] test color::tests::interpolate_linear_no_colors - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c62b1929307536157d34df0a1d0257729a2ea4f5fd823e2a8bd1962b0729b0a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c62b1929307536157d34df0a1d0257729a2ea4f5fd823e2a8bd1962b0729b0a8", kill_on_drop: false }` [INFO] [stdout] c62b1929307536157d34df0a1d0257729a2ea4f5fd823e2a8bd1962b0729b0a8