[INFO] cloning repository https://github.com/conradkleinespel/m8s
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conradkleinespel/m8s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/conradkleinespel/m8s
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conradkleinespel/m8s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/conradkleinespel/m8s
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conradkleinespel/m8s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 3)
[INFO] cloning repository https://github.com/conradkleinespel/m8s
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conradkleinespel/m8s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 4)
[INFO] cloning repository https://github.com/conradkleinespel/m8s
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conradkleinespel/m8s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04f1d99911627dce2c16a9351b3b707377ba4a2b
[INFO] checking conradkleinespel/m8s/04f1d99911627dce2c16a9351b3b707377ba4a2b against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconradkleinespel%2Fm8s" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/conradkleinespel/m8s on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/conradkleinespel/m8s
[INFO] finished tweaking git repo https://github.com/conradkleinespel/m8s
[INFO] tweaked toml for git repo https://github.com/conradkleinespel/m8s written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/conradkleinespel/m8s 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 783b132887d9a5af3e92f85cb928951b4c26207bc479c7956a30e959b9e7afd1
[INFO] running `Command { std: "docker" "start" "-a" "783b132887d9a5af3e92f85cb928951b4c26207bc479c7956a30e959b9e7afd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "783b132887d9a5af3e92f85cb928951b4c26207bc479c7956a30e959b9e7afd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "783b132887d9a5af3e92f85cb928951b4c26207bc479c7956a30e959b9e7afd1", kill_on_drop: false }`
[INFO] [stdout] 783b132887d9a5af3e92f85cb928951b4c26207bc479c7956a30e959b9e7afd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7979bed9ad62acd8e1ae70c0a2fdd87033fae727721d43a9b6a9c82251dbe363
[INFO] running `Command { std: "docker" "start" "-a" "7979bed9ad62acd8e1ae70c0a2fdd87033fae727721d43a9b6a9c82251dbe363", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking clap_builder v4.5.18
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVMmcF2/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6lq7cZ/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7979bed9ad62acd8e1ae70c0a2fdd87033fae727721d43a9b6a9c82251dbe363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7979bed9ad62acd8e1ae70c0a2fdd87033fae727721d43a9b6a9c82251dbe363", kill_on_drop: false }`
[INFO] [stdout] 7979bed9ad62acd8e1ae70c0a2fdd87033fae727721d43a9b6a9c82251dbe363
