[INFO] cloning repository https://github.com/garrettladley/repo_reaper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garrettladley/repo_reaper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarrettladley%2Frepo_reaper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarrettladley%2Frepo_reaper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17f6f73b7be63f9a313c793274ff54af4d74e950
[INFO] checking garrettladley/repo_reaper against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarrettladley%2Frepo_reaper" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/garrettladley/repo_reaper on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/garrettladley/repo_reaper
[INFO] finished tweaking git repo https://github.com/garrettladley/repo_reaper
[INFO] tweaked toml for git repo https://github.com/garrettladley/repo_reaper written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/garrettladley/repo_reaper 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d2804cd831b938282642288ade31dc2ff7d4470c0381173fbbe293190596c75
[INFO] running `Command { std: "docker" "start" "-a" "1d2804cd831b938282642288ade31dc2ff7d4470c0381173fbbe293190596c75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d2804cd831b938282642288ade31dc2ff7d4470c0381173fbbe293190596c75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d2804cd831b938282642288ade31dc2ff7d4470c0381173fbbe293190596c75", kill_on_drop: false }`
[INFO] [stdout] 1d2804cd831b938282642288ade31dc2ff7d4470c0381173fbbe293190596c75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8e712260d39b3f326ac5f96108816a184b10f9c04981365706cb47c6a24549a
[INFO] running `Command { std: "docker" "start" "-a" "c8e712260d39b3f326ac5f96108816a184b10f9c04981365706cb47c6a24549a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking crossbeam-channel v0.5.9
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling syn v2.0.40
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaapl03U/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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamv0Zy8/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c8e712260d39b3f326ac5f96108816a184b10f9c04981365706cb47c6a24549a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8e712260d39b3f326ac5f96108816a184b10f9c04981365706cb47c6a24549a", kill_on_drop: false }`
[INFO] [stdout] c8e712260d39b3f326ac5f96108816a184b10f9c04981365706cb47c6a24549a
