[INFO] cloning repository https://github.com/conradludgate/rust-basics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conradludgate/rust-basics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradludgate%2Frust-basics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradludgate%2Frust-basics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c96e509cbc4e131237f4988555ba8889cc308ffb [INFO] checking conradludgate/rust-basics against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradludgate%2Frust-basics" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/conradludgate/rust-basics on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/conradludgate/rust-basics [INFO] finished tweaking git repo https://github.com/conradludgate/rust-basics [INFO] tweaked toml for git repo https://github.com/conradludgate/rust-basics written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/conradludgate/rust-basics already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking conradludgate/rust-basics against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradludgate%2Frust-basics" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/conradludgate/rust-basics on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/conradludgate/rust-basics [INFO] finished tweaking git repo https://github.com/conradludgate/rust-basics [INFO] tweaked toml for git repo https://github.com/conradludgate/rust-basics written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/conradludgate/rust-basics already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a76d4877e633e0da3dc5c66fbfd0b36430615258fb144ce63b17d375f06cab3 [INFO] running `Command { std: "docker" "start" "-a" "2a76d4877e633e0da3dc5c66fbfd0b36430615258fb144ce63b17d375f06cab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a76d4877e633e0da3dc5c66fbfd0b36430615258fb144ce63b17d375f06cab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a76d4877e633e0da3dc5c66fbfd0b36430615258fb144ce63b17d375f06cab3", kill_on_drop: false }` [INFO] [stdout] 2a76d4877e633e0da3dc5c66fbfd0b36430615258fb144ce63b17d375f06cab3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87e2db3f520369b38b1ccff0ec6bfe94708bd7b7bd1abf94922837a6a34221f5 [INFO] running `Command { std: "docker" "start" "-a" "87e2db3f520369b38b1ccff0ec6bfe94708bd7b7bd1abf94922837a6a34221f5", kill_on_drop: false }` [INFO] [stderr] Checking hello-world v0.1.0 (/opt/rustwide/workdir/01-hello-world) [INFO] [stderr] Checking iterators v0.1.0 (/opt/rustwide/workdir/12-iterators) [INFO] [stderr] Checking arrays v0.1.0 (/opt/rustwide/workdir/04-arrays) [INFO] [stderr] Checking control-flow v0.1.0 (/opt/rustwide/workdir/07-control-flow) [INFO] [stderr] Checking modules v0.1.0 (/opt/rustwide/workdir/09-modules) [INFO] [stderr] Checking traits v0.1.0 (/opt/rustwide/workdir/11-traits) [INFO] [stderr] Checking strings v0.1.0 (/opt/rustwide/workdir/03-strings) [INFO] [stderr] Checking variables v0.1.0 (/opt/rustwide/workdir/02-variables) [INFO] [stderr] Checking errors v0.1.0 (/opt/rustwide/workdir/08-errors) [INFO] [stderr] Checking functions v0.1.0 (/opt/rustwide/workdir/05-functions) [INFO] [stderr] Checking ownership v0.1.0 (/opt/rustwide/workdir/06-ownership) [INFO] [stderr] Checking types v0.1.0 (/opt/rustwide/workdir/10-types) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] running `Command { std: "docker" "inspect" "87e2db3f520369b38b1ccff0ec6bfe94708bd7b7bd1abf94922837a6a34221f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e2db3f520369b38b1ccff0ec6bfe94708bd7b7bd1abf94922837a6a34221f5", kill_on_drop: false }` [INFO] [stdout] 87e2db3f520369b38b1ccff0ec6bfe94708bd7b7bd1abf94922837a6a34221f5