[INFO] cloning repository https://github.com/rust-blockchain/verkle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-blockchain/verkle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-blockchain%2Fverkle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-blockchain%2Fverkle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13551fce0df27aaaf838877d994e2d88c976ae0d [INFO] checking rust-blockchain/verkle against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-blockchain%2Fverkle" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-blockchain/verkle on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-blockchain/verkle [INFO] finished tweaking git repo https://github.com/rust-blockchain/verkle [INFO] tweaked toml for git repo https://github.com/rust-blockchain/verkle written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rust-blockchain/verkle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 866def6420dc838a81b8fdc18e4e3a94b34c7dfff8bca455f10a686b312fb7b5 [INFO] running `Command { std: "docker" "start" "-a" "866def6420dc838a81b8fdc18e4e3a94b34c7dfff8bca455f10a686b312fb7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "866def6420dc838a81b8fdc18e4e3a94b34c7dfff8bca455f10a686b312fb7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "866def6420dc838a81b8fdc18e4e3a94b34c7dfff8bca455f10a686b312fb7b5", kill_on_drop: false }` [INFO] [stdout] 866def6420dc838a81b8fdc18e4e3a94b34c7dfff8bca455f10a686b312fb7b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e474c03a64081874831080bbf6f11ca2ab06a86290350d590061b0970e3c7454 [INFO] running `Command { std: "docker" "start" "-a" "e474c03a64081874831080bbf6f11ca2ab06a86290350d590061b0970e3c7454", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [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] Checking rand_core v0.6.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking ark-std v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking ark-serialize v0.3.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking ark-relations v0.3.0 [INFO] [stderr] Checking ark-ec v0.3.0 [INFO] [stderr] Checking ark-poly v0.3.0 [INFO] [stderr] Checking ark-r1cs-std v0.3.1 [INFO] [stderr] Checking ark-nonnative-field v0.3.0 [INFO] [stderr] Checking ark-poly-commit v0.3.0 [INFO] [stderr] Checking verkle v0.2.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.49s [INFO] running `Command { std: "docker" "inspect" "e474c03a64081874831080bbf6f11ca2ab06a86290350d590061b0970e3c7454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e474c03a64081874831080bbf6f11ca2ab06a86290350d590061b0970e3c7454", kill_on_drop: false }` [INFO] [stdout] e474c03a64081874831080bbf6f11ca2ab06a86290350d590061b0970e3c7454