[INFO] cloning repository https://github.com/YanLong-111/RustWorld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YanLong-111/RustWorld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYanLong-111%2FRustWorld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYanLong-111%2FRustWorld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccbd0772706b8d02d66e3f0a05991ea0002afbd2 [INFO] building YanLong-111/RustWorld against master#c52b9c10bfb5164015eb977ff498e0597ae63eb1 for pr-97025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYanLong-111%2FRustWorld" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YanLong-111/RustWorld on toolchain c52b9c10bfb5164015eb977ff498e0597ae63eb1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c52b9c10bfb5164015eb977ff498e0597ae63eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/YanLong-111/RustWorld [INFO] finished tweaking git repo https://github.com/YanLong-111/RustWorld [INFO] tweaked toml for git repo https://github.com/YanLong-111/RustWorld written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/YanLong-111/RustWorld already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c52b9c10bfb5164015eb977ff498e0597ae63eb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c52b9c10bfb5164015eb977ff498e0597ae63eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c094cdc74ad647f5a60de56a1957d009128698140612cd266e4a18571252335 [INFO] running `Command { std: "docker" "start" "-a" "4c094cdc74ad647f5a60de56a1957d009128698140612cd266e4a18571252335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c094cdc74ad647f5a60de56a1957d009128698140612cd266e4a18571252335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c094cdc74ad647f5a60de56a1957d009128698140612cd266e4a18571252335", kill_on_drop: false }` [INFO] [stdout] 4c094cdc74ad647f5a60de56a1957d009128698140612cd266e4a18571252335 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c52b9c10bfb5164015eb977ff498e0597ae63eb1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 129a759dd61f88ca692eefa4a824d63a54cb7966daf769de484fe8a9b4a06faf [INFO] running `Command { std: "docker" "start" "-a" "129a759dd61f88ca692eefa4a824d63a54cb7966daf769de484fe8a9b4a06faf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling RustWorld v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `RustWorld` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `rust_world` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.68s [INFO] running `Command { std: "docker" "inspect" "129a759dd61f88ca692eefa4a824d63a54cb7966daf769de484fe8a9b4a06faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "129a759dd61f88ca692eefa4a824d63a54cb7966daf769de484fe8a9b4a06faf", kill_on_drop: false }` [INFO] [stdout] 129a759dd61f88ca692eefa4a824d63a54cb7966daf769de484fe8a9b4a06faf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c52b9c10bfb5164015eb977ff498e0597ae63eb1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a279b0db97c23f27a7c18749e287cf0b7d54727d229707d590ed13118f4b9385 [INFO] running `Command { std: "docker" "start" "-a" "a279b0db97c23f27a7c18749e287cf0b7d54727d229707d590ed13118f4b9385", 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" "a279b0db97c23f27a7c18749e287cf0b7d54727d229707d590ed13118f4b9385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a279b0db97c23f27a7c18749e287cf0b7d54727d229707d590ed13118f4b9385", kill_on_drop: false }` [INFO] [stdout] a279b0db97c23f27a7c18749e287cf0b7d54727d229707d590ed13118f4b9385