[INFO] fetching crate fil-sapling-crypto 0.6.3... [INFO] checking fil-sapling-crypto-0.6.3 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate fil-sapling-crypto 0.6.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate fil-sapling-crypto 0.6.3 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate fil-sapling-crypto 0.6.3 [INFO] finished tweaking crates.io crate fil-sapling-crypto 0.6.3 [INFO] tweaked toml for crates.io crate fil-sapling-crypto 0.6.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate fil-sapling-crypto 0.6.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex-literal v0.2.1 [INFO] [stderr] Downloaded hex-literal-impl v0.2.2 [INFO] [stderr] Downloaded paired v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", 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] 927e413e79b5c12b48dd9355baf73d0c40cd0dfdfcb79dc164fad5e7c18cf1b2 [INFO] running `Command { std: "docker" "start" "-a" "927e413e79b5c12b48dd9355baf73d0c40cd0dfdfcb79dc164fad5e7c18cf1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "927e413e79b5c12b48dd9355baf73d0c40cd0dfdfcb79dc164fad5e7c18cf1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "927e413e79b5c12b48dd9355baf73d0c40cd0dfdfcb79dc164fad5e7c18cf1b2", kill_on_drop: false }` [INFO] [stdout] 927e413e79b5c12b48dd9355baf73d0c40cd0dfdfcb79dc164fad5e7c18cf1b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac496319cceb7bac21a9ae6b469739038c4e74c647fcbf48a9fc6dec61877264 [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" "ac496319cceb7bac21a9ae6b469739038c4e74c647fcbf48a9fc6dec61877264", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [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 crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Compiling fff v0.2.3 [INFO] [stderr] Compiling fil-sapling-crypto v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling fff_derive v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking groupy v0.3.1 [INFO] [stderr] Checking paired v0.20.0 [INFO] [stderr] Checking bellperson v0.9.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.59s [INFO] running `Command { std: "docker" "inspect" "ac496319cceb7bac21a9ae6b469739038c4e74c647fcbf48a9fc6dec61877264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac496319cceb7bac21a9ae6b469739038c4e74c647fcbf48a9fc6dec61877264", kill_on_drop: false }` [INFO] [stdout] ac496319cceb7bac21a9ae6b469739038c4e74c647fcbf48a9fc6dec61877264