[INFO] fetching crate phase21 0.11.0... [INFO] checking phase21-0.11.0 against try#7b3565da729099dbe807466fcd118fb2815986e0 for pr-81789 [INFO] extracting crate phase21 0.11.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate phase21 0.11.0 on toolchain 7b3565da729099dbe807466fcd118fb2815986e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "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-10/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" "+7b3565da729099dbe807466fcd118fb2815986e0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ff-cl-gen v0.2.0 [INFO] [stderr] Downloaded blstrs v0.1.0 [INFO] [stderr] Downloaded rust-gpu-tools v0.2.1 [INFO] [stderr] Downloaded blst v0.2.0 [INFO] [stderr] Downloaded ahash v0.5.6 [INFO] [stderr] Downloaded fil-ocl v0.19.4 [INFO] [stderr] Downloaded fil-ocl-core v0.11.3 [INFO] [stderr] Downloaded bellperson v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ba8d0c3cd41edf7b059cacdc5f6f115c9468b987914767f7c2da707b91284b5 [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" "1ba8d0c3cd41edf7b059cacdc5f6f115c9468b987914767f7c2da707b91284b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ba8d0c3cd41edf7b059cacdc5f6f115c9468b987914767f7c2da707b91284b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ba8d0c3cd41edf7b059cacdc5f6f115c9468b987914767f7c2da707b91284b5", kill_on_drop: false }` [INFO] [stdout] 1ba8d0c3cd41edf7b059cacdc5f6f115c9468b987914767f7c2da707b91284b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1db6931e8dba3004baed4c9cc31c4c75ee21d4099fc27aea881cf60a276f1004 [INFO] running `Command { std: "docker" "start" "-a" "1db6931e8dba3004baed4c9cc31c4c75ee21d4099fc27aea881cf60a276f1004", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bit-vec v0.6.2 [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 num-bigint v0.2.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling fff v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Compiling generic-array v0.14.4 [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 num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking ahash v0.5.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling fff_derive v0.2.2 [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 35.09s [INFO] running `Command { std: "docker" "inspect" "1db6931e8dba3004baed4c9cc31c4c75ee21d4099fc27aea881cf60a276f1004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1db6931e8dba3004baed4c9cc31c4c75ee21d4099fc27aea881cf60a276f1004", kill_on_drop: false }` [INFO] [stdout] 1db6931e8dba3004baed4c9cc31c4c75ee21d4099fc27aea881cf60a276f1004