[INFO] cloning repository https://github.com/rolph-recto/cryptopals-rust-solutions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rolph-recto/cryptopals-rust-solutions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frolph-recto%2Fcryptopals-rust-solutions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frolph-recto%2Fcryptopals-rust-solutions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11e8e3b4c8ebc5a5c0a0ce3b5829595443eaad0c [INFO] checking rolph-recto/cryptopals-rust-solutions against master#df20355fa9fa5e9fb89be4e4bfee8a643bb7a23e for pr-95474 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frolph-recto%2Fcryptopals-rust-solutions" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rolph-recto/cryptopals-rust-solutions on toolchain df20355fa9fa5e9fb89be4e4bfee8a643bb7a23e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df20355fa9fa5e9fb89be4e4bfee8a643bb7a23e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rolph-recto/cryptopals-rust-solutions [INFO] finished tweaking git repo https://github.com/rolph-recto/cryptopals-rust-solutions [INFO] tweaked toml for git repo https://github.com/rolph-recto/cryptopals-rust-solutions written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/rolph-recto/cryptopals-rust-solutions already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df20355fa9fa5e9fb89be4e4bfee8a643bb7a23e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tap v1.0.1 [INFO] [stderr] Downloaded radium v0.6.2 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded bytes v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+df20355fa9fa5e9fb89be4e4bfee8a643bb7a23e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d22111739c4173fb84745f6a556f9727c08b9d9cf164d75df07f63da6e2fe9d6 [INFO] running `Command { std: "docker" "start" "-a" "d22111739c4173fb84745f6a556f9727c08b9d9cf164d75df07f63da6e2fe9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d22111739c4173fb84745f6a556f9727c08b9d9cf164d75df07f63da6e2fe9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d22111739c4173fb84745f6a556f9727c08b9d9cf164d75df07f63da6e2fe9d6", kill_on_drop: false }` [INFO] [stdout] d22111739c4173fb84745f6a556f9727c08b9d9cf164d75df07f63da6e2fe9d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+df20355fa9fa5e9fb89be4e4bfee8a643bb7a23e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad4ac623f7bd0916cde9755b6e818d864f51e83a9f761bb115d309d051b1aa25 [INFO] running `Command { std: "docker" "start" "-a" "ad4ac623f7bd0916cde9755b6e818d864f51e83a9f761bb115d309d051b1aa25", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ad4ac623f7bd0916cde9755b6e818d864f51e83a9f761bb115d309d051b1aa25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad4ac623f7bd0916cde9755b6e818d864f51e83a9f761bb115d309d051b1aa25", kill_on_drop: false }` [INFO] [stdout] ad4ac623f7bd0916cde9755b6e818d864f51e83a9f761bb115d309d051b1aa25