[INFO] cloning repository https://github.com/jpastuszek/rust-hello-world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpastuszek/rust-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpastuszek%2Frust-hello-world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpastuszek%2Frust-hello-world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 642dc403c4bc8ad2c11dbd83b5ff5682c691e420 [INFO] checking jpastuszek/rust-hello-world against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpastuszek%2Frust-hello-world" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jpastuszek/rust-hello-world on toolchain ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jpastuszek/rust-hello-world [INFO] finished tweaking git repo https://github.com/jpastuszek/rust-hello-world [INFO] tweaked toml for git repo https://github.com/jpastuszek/rust-hello-world written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jpastuszek/rust-hello-world 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" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ansi_term v0.6.3 [INFO] [stderr] Downloaded strsim v0.4.0 [INFO] [stderr] Downloaded regex-syntax v0.2.1 [INFO] [stderr] Downloaded clap v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e8a74ba3d43ecbe8be0e4ceb87e61f21bf6f9fe5ce7f33d410994f93ac55954 [INFO] running `Command { std: "docker" "start" "-a" "4e8a74ba3d43ecbe8be0e4ceb87e61f21bf6f9fe5ce7f33d410994f93ac55954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e8a74ba3d43ecbe8be0e4ceb87e61f21bf6f9fe5ce7f33d410994f93ac55954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e8a74ba3d43ecbe8be0e4ceb87e61f21bf6f9fe5ce7f33d410994f93ac55954", kill_on_drop: false }` [INFO] [stdout] 4e8a74ba3d43ecbe8be0e4ceb87e61f21bf6f9fe5ce7f33d410994f93ac55954 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 661a1df41e6126e4483ae9d4f1b4750a686ee140ede0ac5078763c151787c8c9 [INFO] running `Command { std: "docker" "start" "-a" "661a1df41e6126e4483ae9d4f1b4750a686ee140ede0ac5078763c151787c8c9", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.1.10 [INFO] [stderr] Checking regex-syntax v0.2.1 [INFO] [stderr] Checking ansi_term v0.6.3 [INFO] [stderr] Checking strsim v0.4.0 [INFO] [stderr] Checking memchr v0.1.6 [INFO] [stderr] Checking aho-corasick v0.3.2 [INFO] [stderr] Checking clap v1.3.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabSW6eT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "661a1df41e6126e4483ae9d4f1b4750a686ee140ede0ac5078763c151787c8c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "661a1df41e6126e4483ae9d4f1b4750a686ee140ede0ac5078763c151787c8c9", kill_on_drop: false }` [INFO] [stdout] 661a1df41e6126e4483ae9d4f1b4750a686ee140ede0ac5078763c151787c8c9