[INFO] cloning repository https://github.com/nix-community/rnix-hashes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nix-community/rnix-hashes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnix-community%2Frnix-hashes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnix-community%2Frnix-hashes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28860010a6b8bbfa42b3aff855c62a9e95ee7477 [INFO] checking nix-community/rnix-hashes against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnix-community%2Frnix-hashes" "/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/nix-community/rnix-hashes on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nix-community/rnix-hashes [INFO] finished tweaking git repo https://github.com/nix-community/rnix-hashes [INFO] tweaked toml for git repo https://github.com/nix-community/rnix-hashes written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/nix-community/rnix-hashes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base16 v0.2.1 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66e6df461ef232f31a89c204b7ec0d4be9b87ef4bf98b84fa50c166c8af095e1 [INFO] running `Command { std: "docker" "start" "-a" "66e6df461ef232f31a89c204b7ec0d4be9b87ef4bf98b84fa50c166c8af095e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66e6df461ef232f31a89c204b7ec0d4be9b87ef4bf98b84fa50c166c8af095e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e6df461ef232f31a89c204b7ec0d4be9b87ef4bf98b84fa50c166c8af095e1", kill_on_drop: false }` [INFO] [stdout] 66e6df461ef232f31a89c204b7ec0d4be9b87ef4bf98b84fa50c166c8af095e1 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd28d67877376fef0b2173b4bf8375c7876fc6e244d2f3babed2982fdc02f54f [INFO] running `Command { std: "docker" "start" "-a" "bd28d67877376fef0b2173b4bf8375c7876fc6e244d2f3babed2982fdc02f54f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking unindent v0.1.6 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Checking rnix-hashes v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.34s [INFO] running `Command { std: "docker" "inspect" "bd28d67877376fef0b2173b4bf8375c7876fc6e244d2f3babed2982fdc02f54f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd28d67877376fef0b2173b4bf8375c7876fc6e244d2f3babed2982fdc02f54f", kill_on_drop: false }` [INFO] [stdout] bd28d67877376fef0b2173b4bf8375c7876fc6e244d2f3babed2982fdc02f54f