[INFO] cloning repository https://github.com/snjax/bellman_cube [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snjax/bellman_cube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnjax%2Fbellman_cube", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnjax%2Fbellman_cube'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95e856bb7ed8d83b4efe7e364644082ae48f1d79 [INFO] checking snjax/bellman_cube against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnjax%2Fbellman_cube" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snjax/bellman_cube on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snjax/bellman_cube [INFO] finished tweaking git repo https://github.com/snjax/bellman_cube [INFO] tweaked toml for git repo https://github.com/snjax/bellman_cube written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/snjax/bellman_cube already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 0f27e54d5e994df7071fa5e0174d68daf71d0efcbf284ed185222e52f4c59508 [INFO] running `Command { std: "docker" "start" "-a" "0f27e54d5e994df7071fa5e0174d68daf71d0efcbf284ed185222e52f4c59508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f27e54d5e994df7071fa5e0174d68daf71d0efcbf284ed185222e52f4c59508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f27e54d5e994df7071fa5e0174d68daf71d0efcbf284ed185222e52f4c59508", kill_on_drop: false }` [INFO] [stdout] 0f27e54d5e994df7071fa5e0174d68daf71d0efcbf284ed185222e52f4c59508 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65cd7cd00d9f08e03ea08a4f8bc96d5b53590cefd5ebdb63688d7a16067f1c2f [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" "65cd7cd00d9f08e03ea08a4f8bc96d5b53590cefd5ebdb63688d7a16067f1c2f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling ff_derive_ce v0.4.0 [INFO] [stderr] Checking ff_ce v0.6.0 [INFO] [stderr] Checking pairing_ce v0.17.0 [INFO] [stderr] Checking bellman_ce v0.3.0 [INFO] [stderr] Checking sapling-crypto_ce v0.0.5 [INFO] [stderr] Checking pedersen-test v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.55s [INFO] running `Command { std: "docker" "inspect" "65cd7cd00d9f08e03ea08a4f8bc96d5b53590cefd5ebdb63688d7a16067f1c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65cd7cd00d9f08e03ea08a4f8bc96d5b53590cefd5ebdb63688d7a16067f1c2f", kill_on_drop: false }` [INFO] [stdout] 65cd7cd00d9f08e03ea08a4f8bc96d5b53590cefd5ebdb63688d7a16067f1c2f