[INFO] fetching crate bazeld 0.1.1...
[INFO] checking bazeld-0.1.1 against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] extracting crate bazeld 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate bazeld 0.1.1 on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bazeld 0.1.1
[INFO] finished tweaking crates.io crate bazeld 0.1.1
[INFO] tweaked toml for crates.io crate bazeld 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.24.2 (available: v2.34.0)
[INFO] [stderr]       Adding env_logger v0.4.3 (available: v0.11.6)
[INFO] [stderr]       Adding error-chain v0.10.0 (available: v0.12.4)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.25)
[INFO] [stderr]       Adding serde_yaml v0.7.5 (available: v0.9.34+deprecated)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "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]     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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a61e0316cb18755d0dc05386398e16d337213b334038d628ab57f7d822bccf77
[INFO] running `Command { std: "docker" "start" "-a" "a61e0316cb18755d0dc05386398e16d337213b334038d628ab57f7d822bccf77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a61e0316cb18755d0dc05386398e16d337213b334038d628ab57f7d822bccf77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a61e0316cb18755d0dc05386398e16d337213b334038d628ab57f7d822bccf77", kill_on_drop: false }`
[INFO] [stdout] a61e0316cb18755d0dc05386398e16d337213b334038d628ab57f7d822bccf77
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a0da8205d31114c106f164aed30f2f07f3c05aeb8b59e3b1da588455915379a
[INFO] running `Command { std: "docker" "start" "-a" "1a0da8205d31114c106f164aed30f2f07f3c05aeb8b59e3b1da588455915379a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking strsim v0.6.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking clap v2.24.2
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=c74cee57ad55616b -C extra-filename=-21cbd1bcaab68aaf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fd1cd98524d70068.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-88000545bd88922f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQhXOXt/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1a0da8205d31114c106f164aed30f2f07f3c05aeb8b59e3b1da588455915379a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a0da8205d31114c106f164aed30f2f07f3c05aeb8b59e3b1da588455915379a", kill_on_drop: false }`
[INFO] [stdout] 1a0da8205d31114c106f164aed30f2f07f3c05aeb8b59e3b1da588455915379a
