[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] checking ChariotEngine/util_palette-search against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChariotEngine%2Futil_palette-search" "/workspace/builds/worker-117/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-117/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChariotEngine/util_palette-search on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-117/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd48ac0e5ef684532c59e3574ab5413cd1df53b652dc8db9afa0a592a2a37a13 [INFO] running `Command { std: "docker" "start" "-a" "bd48ac0e5ef684532c59e3574ab5413cd1df53b652dc8db9afa0a592a2a37a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd48ac0e5ef684532c59e3574ab5413cd1df53b652dc8db9afa0a592a2a37a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd48ac0e5ef684532c59e3574ab5413cd1df53b652dc8db9afa0a592a2a37a13", kill_on_drop: false }` [INFO] [stdout] bd48ac0e5ef684532c59e3574ab5413cd1df53b652dc8db9afa0a592a2a37a13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0e613ce339a36ad59c7f80abe170aa8c9335f5c6f383c2e88169ef73a4c20e9 [INFO] running `Command { std: "docker" "start" "-a" "f0e613ce339a36ad59c7f80abe170aa8c9335f5c6f383c2e88169ef73a4c20e9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.2.22 [INFO] [stderr] Compiling gcc v0.3.46 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking vec_map v0.7.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking clap v2.24.1 [INFO] [stderr] Checking error-chain v0.5.0 [INFO] [stderr] Checking chariot_palette v0.1.5 [INFO] [stderr] Checking palette-search v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.21s [INFO] running `Command { std: "docker" "inspect" "f0e613ce339a36ad59c7f80abe170aa8c9335f5c6f383c2e88169ef73a4c20e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e613ce339a36ad59c7f80abe170aa8c9335f5c6f383c2e88169ef73a4c20e9", kill_on_drop: false }` [INFO] [stdout] f0e613ce339a36ad59c7f80abe170aa8c9335f5c6f383c2e88169ef73a4c20e9