[INFO] fetching crate phase21 0.11.0... [INFO] checking phase21-0.11.0 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] extracting crate phase21 0.11.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate phase21 0.11.0 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate phase21 0.11.0 [INFO] finished tweaking crates.io crate phase21 0.11.0 [INFO] tweaked toml for crates.io crate phase21 0.11.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate phase21 0.11.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 620df5fa94b1804e969633aa1b5d02080d429f3cca41147da986a8056d28b31b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "620df5fa94b1804e969633aa1b5d02080d429f3cca41147da986a8056d28b31b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "620df5fa94b1804e969633aa1b5d02080d429f3cca41147da986a8056d28b31b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "620df5fa94b1804e969633aa1b5d02080d429f3cca41147da986a8056d28b31b", kill_on_drop: false }` [INFO] [stdout] 620df5fa94b1804e969633aa1b5d02080d429f3cca41147da986a8056d28b31b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f327f2e2ea9d9df51cbcd17bd4217a39c2af4f16f4488fcb39dc3663d7f8dd6a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f327f2e2ea9d9df51cbcd17bd4217a39c2af4f16f4488fcb39dc3663d7f8dd6a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ahash v0.5.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling fff v0.2.3 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Compiling fff_derive v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking groupy v0.3.1 [INFO] [stderr] Checking paired v0.21.0 [INFO] [stderr] Checking bellperson v0.12.0 [INFO] [stderr] Checking phase21 v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.45s [INFO] running `Command { std: "docker" "inspect" "f327f2e2ea9d9df51cbcd17bd4217a39c2af4f16f4488fcb39dc3663d7f8dd6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f327f2e2ea9d9df51cbcd17bd4217a39c2af4f16f4488fcb39dc3663d7f8dd6a", kill_on_drop: false }` [INFO] [stdout] f327f2e2ea9d9df51cbcd17bd4217a39c2af4f16f4488fcb39dc3663d7f8dd6a