[INFO] cloning repository https://github.com/delta1024/redblocks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/delta1024/redblocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelta1024%2Fredblocks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelta1024%2Fredblocks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 226ca6c178b974fbcca6574dbe16d9e6e5dfcc03 [INFO] checking delta1024/redblocks against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelta1024%2Fredblocks" "/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/delta1024/redblocks on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/delta1024/redblocks [INFO] finished tweaking git repo https://github.com/delta1024/redblocks [INFO] tweaked toml for git repo https://github.com/delta1024/redblocks written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/delta1024/redblocks 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openweathermap v0.2.4 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.24 [INFO] [stderr] Downloaded battery v0.7.8 [INFO] [stderr] Downloaded uom v0.30.0 [INFO] [stderr] Downloaded sysinfo v0.18.2 [INFO] [stderr] Downloaded hyper v0.14.10 [INFO] [stderr] Downloaded tokio v1.8.1 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5617b8cf1935b49cb039b2e34447d1d63aece2ddd7f7216e4632a732e0ae8ea8 [INFO] running `Command { std: "docker" "start" "-a" "5617b8cf1935b49cb039b2e34447d1d63aece2ddd7f7216e4632a732e0ae8ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5617b8cf1935b49cb039b2e34447d1d63aece2ddd7f7216e4632a732e0ae8ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5617b8cf1935b49cb039b2e34447d1d63aece2ddd7f7216e4632a732e0ae8ea8", kill_on_drop: false }` [INFO] [stdout] 5617b8cf1935b49cb039b2e34447d1d63aece2ddd7f7216e4632a732e0ae8ea8 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4893cf3b691dc6f5aa2fcf1c94b53fab78bee1916982b4b9692a53fd708b4f7 [INFO] running `Command { std: "docker" "start" "-a" "f4893cf3b691dc6f5aa2fcf1c94b53fab78bee1916982b4b9692a53fd708b4f7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling sysinfo v0.18.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking uom v0.30.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking redblocks v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.06s [INFO] running `Command { std: "docker" "inspect" "f4893cf3b691dc6f5aa2fcf1c94b53fab78bee1916982b4b9692a53fd708b4f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4893cf3b691dc6f5aa2fcf1c94b53fab78bee1916982b4b9692a53fd708b4f7", kill_on_drop: false }` [INFO] [stdout] f4893cf3b691dc6f5aa2fcf1c94b53fab78bee1916982b4b9692a53fd708b4f7