[INFO] cloning repository https://github.com/ChariotEngine/util_palette-search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChariotEngine/util_palette-search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChariotEngine%2Futil_palette-search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChariotEngine%2Futil_palette-search'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ddf8d49a001f3bb472c851e9e1d0d1d30c7a722 [INFO] building ChariotEngine/util_palette-search against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChariotEngine%2Futil_palette-search" "/workspace/builds/worker-45/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-45/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChariotEngine/util_palette-search on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChariotEngine/util_palette-search [INFO] finished tweaking git repo https://github.com/ChariotEngine/util_palette-search [INFO] tweaked toml for git repo https://github.com/ChariotEngine/util_palette-search written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate git repo https://github.com/ChariotEngine/util_palette-search already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25bdf999f68f4972dbb68f9479fa9a6fe63f28bcc0b7d2aaa7db43a6807c377b [INFO] running `Command { std: "docker" "start" "-a" "25bdf999f68f4972dbb68f9479fa9a6fe63f28bcc0b7d2aaa7db43a6807c377b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25bdf999f68f4972dbb68f9479fa9a6fe63f28bcc0b7d2aaa7db43a6807c377b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25bdf999f68f4972dbb68f9479fa9a6fe63f28bcc0b7d2aaa7db43a6807c377b", kill_on_drop: false }` [INFO] [stdout] 25bdf999f68f4972dbb68f9479fa9a6fe63f28bcc0b7d2aaa7db43a6807c377b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] daa48e94ae101be371e6930e4f9199a09beb7953f8df33e8d793bef87fbbdf33 [INFO] running `Command { std: "docker" "start" "-a" "daa48e94ae101be371e6930e4f9199a09beb7953f8df33e8d793bef87fbbdf33", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling gcc v0.3.46 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling clap v2.24.1 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling chariot_palette v0.1.5 [INFO] [stderr] Compiling palette-search v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "daa48e94ae101be371e6930e4f9199a09beb7953f8df33e8d793bef87fbbdf33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daa48e94ae101be371e6930e4f9199a09beb7953f8df33e8d793bef87fbbdf33", kill_on_drop: false }` [INFO] [stdout] daa48e94ae101be371e6930e4f9199a09beb7953f8df33e8d793bef87fbbdf33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a996e1289f4e7777a81246453d2547d8dfe09dbc19255c011dccdf8564ac84e1 [INFO] running `Command { std: "docker" "start" "-a" "a996e1289f4e7777a81246453d2547d8dfe09dbc19255c011dccdf8564ac84e1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling palette-search v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.09s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/palette_search-34d07e7fa55da400) [INFO] running `Command { std: "docker" "inspect" "a996e1289f4e7777a81246453d2547d8dfe09dbc19255c011dccdf8564ac84e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a996e1289f4e7777a81246453d2547d8dfe09dbc19255c011dccdf8564ac84e1", kill_on_drop: false }` [INFO] [stdout] a996e1289f4e7777a81246453d2547d8dfe09dbc19255c011dccdf8564ac84e1