[INFO] cloning repository https://github.com/NullRin/asciirustyimages [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NullRin/asciirustyimages" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNullRin%2Fasciirustyimages", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNullRin%2Fasciirustyimages'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 922c43379de0509a1be5cc256e525402613d711b [INFO] checking NullRin/asciirustyimages against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNullRin%2Fasciirustyimages" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NullRin/asciirustyimages on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NullRin/asciirustyimages [INFO] finished tweaking git repo https://github.com/NullRin/asciirustyimages [INFO] tweaked toml for git repo https://github.com/NullRin/asciirustyimages written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/NullRin/asciirustyimages 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.190 [INFO] [stderr] Downloaded winnow v0.5.18 [INFO] [stderr] Downloaded toml v0.8.6 [INFO] [stderr] Downloaded serde v1.0.190 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d01a3424ae76766fa0985b00d9f4b5aace6ebfd2bf8612e69c0b281df6f57b25 [INFO] running `Command { std: "docker" "start" "-a" "d01a3424ae76766fa0985b00d9f4b5aace6ebfd2bf8612e69c0b281df6f57b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d01a3424ae76766fa0985b00d9f4b5aace6ebfd2bf8612e69c0b281df6f57b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d01a3424ae76766fa0985b00d9f4b5aace6ebfd2bf8612e69c0b281df6f57b25", kill_on_drop: false }` [INFO] [stdout] d01a3424ae76766fa0985b00d9f4b5aace6ebfd2bf8612e69c0b281df6f57b25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e15847dce0ecb4d62a02c7a9a36550f789395b1dfefda2f0d190f28b8f17d201 [INFO] running `Command { std: "docker" "start" "-a" "e15847dce0ecb4d62a02c7a9a36550f789395b1dfefda2f0d190f28b8f17d201", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking winnow v0.5.18 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking num-rational v0.4.1 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml_edit v0.20.7 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking toml v0.8.6 [INFO] [stderr] Checking asciirustyimages v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.01s [INFO] running `Command { std: "docker" "inspect" "e15847dce0ecb4d62a02c7a9a36550f789395b1dfefda2f0d190f28b8f17d201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e15847dce0ecb4d62a02c7a9a36550f789395b1dfefda2f0d190f28b8f17d201", kill_on_drop: false }` [INFO] [stdout] e15847dce0ecb4d62a02c7a9a36550f789395b1dfefda2f0d190f28b8f17d201