[INFO] cloning repository https://github.com/shamatar/rescue_hash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shamatar/rescue_hash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshamatar%2Frescue_hash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshamatar%2Frescue_hash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d1e7c5fa9dbca7c34dc71c300ad2cc3ddcd0d3c [INFO] checking shamatar/rescue_hash against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshamatar%2Frescue_hash" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shamatar/rescue_hash on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shamatar/rescue_hash [INFO] finished tweaking git repo https://github.com/shamatar/rescue_hash [INFO] tweaked toml for git repo https://github.com/shamatar/rescue_hash written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/shamatar/rescue_hash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f881e485b6b08e0f2b621723eb033a6eadfe6b907457fcea191b2d49a655777 [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" "4f881e485b6b08e0f2b621723eb033a6eadfe6b907457fcea191b2d49a655777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f881e485b6b08e0f2b621723eb033a6eadfe6b907457fcea191b2d49a655777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f881e485b6b08e0f2b621723eb033a6eadfe6b907457fcea191b2d49a655777", kill_on_drop: false }` [INFO] [stdout] 4f881e485b6b08e0f2b621723eb033a6eadfe6b907457fcea191b2d49a655777 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fba7e3d71528bdeed81a7eb7d267894e1e9fcbdbb80aa0a59311a29db8390737 [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" "fba7e3d71528bdeed81a7eb7d267894e1e9fcbdbb80aa0a59311a29db8390737", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking addchain v0.1.0 [INFO] [stderr] Compiling ff_derive_ce v0.8.0 [INFO] [stderr] Checking ff_ce v0.10.3 [INFO] [stderr] Checking pairing_ce v0.21.1 [INFO] [stderr] Checking rescue_hash v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.12s [INFO] running `Command { std: "docker" "inspect" "fba7e3d71528bdeed81a7eb7d267894e1e9fcbdbb80aa0a59311a29db8390737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fba7e3d71528bdeed81a7eb7d267894e1e9fcbdbb80aa0a59311a29db8390737", kill_on_drop: false }` [INFO] [stdout] fba7e3d71528bdeed81a7eb7d267894e1e9fcbdbb80aa0a59311a29db8390737