[INFO] cloning repository https://github.com/mtharrison/colors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtharrison/colors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtharrison%2Fcolors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtharrison%2Fcolors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c70318d512bcf00673c38b58a8b46774ff1f6d5 [INFO] testing mtharrison/colors against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtharrison%2Fcolors" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mtharrison/colors [INFO] finished tweaking git repo https://github.com/mtharrison/colors [INFO] tweaked toml for git repo https://github.com/mtharrison/colors written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mtharrison/colors on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mtharrison/colors 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45ccefb35a91c0bfb0315eac16f88932641822fc0d91b69a5f77b87bdbdb4558 [INFO] running `Command { std: "docker" "start" "-a" "45ccefb35a91c0bfb0315eac16f88932641822fc0d91b69a5f77b87bdbdb4558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45ccefb35a91c0bfb0315eac16f88932641822fc0d91b69a5f77b87bdbdb4558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ccefb35a91c0bfb0315eac16f88932641822fc0d91b69a5f77b87bdbdb4558", kill_on_drop: false }` [INFO] [stdout] 45ccefb35a91c0bfb0315eac16f88932641822fc0d91b69a5f77b87bdbdb4558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 029e11123209081978dc54c5caa32cf19a382227768852082b23ebec60406461 [INFO] running `Command { std: "docker" "start" "-a" "029e11123209081978dc54c5caa32cf19a382227768852082b23ebec60406461", kill_on_drop: false }` [INFO] [stderr] Compiling colors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "029e11123209081978dc54c5caa32cf19a382227768852082b23ebec60406461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "029e11123209081978dc54c5caa32cf19a382227768852082b23ebec60406461", kill_on_drop: false }` [INFO] [stdout] 029e11123209081978dc54c5caa32cf19a382227768852082b23ebec60406461 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b20c7a6b0d5532683d36359f3ffdc28409eaba9305abb86850cbd07d3e180505 [INFO] running `Command { std: "docker" "start" "-a" "b20c7a6b0d5532683d36359f3ffdc28409eaba9305abb86850cbd07d3e180505", kill_on_drop: false }` [INFO] [stderr] Compiling colors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "b20c7a6b0d5532683d36359f3ffdc28409eaba9305abb86850cbd07d3e180505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b20c7a6b0d5532683d36359f3ffdc28409eaba9305abb86850cbd07d3e180505", kill_on_drop: false }` [INFO] [stdout] b20c7a6b0d5532683d36359f3ffdc28409eaba9305abb86850cbd07d3e180505 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03d8549e76477aa3d19d2507cf71b0601533c1bd58311c43048f3ad2df53070f [INFO] running `Command { std: "docker" "start" "-a" "03d8549e76477aa3d19d2507cf71b0601533c1bd58311c43048f3ad2df53070f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/colors-78df3c01b4cc5491) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test parser::tests::it_handles_extra_whitespace ... ok [INFO] [stdout] test solver::tests::it_finds_no_solution ... ok [INFO] [stdout] test parser::tests::it_handles_numbers_over_10 ... ok [INFO] [stdout] test parser::tests::it_parses_input ... ok [INFO] [stdout] test solver::tests::it_finds_solution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "03d8549e76477aa3d19d2507cf71b0601533c1bd58311c43048f3ad2df53070f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03d8549e76477aa3d19d2507cf71b0601533c1bd58311c43048f3ad2df53070f", kill_on_drop: false }` [INFO] [stdout] 03d8549e76477aa3d19d2507cf71b0601533c1bd58311c43048f3ad2df53070f