[INFO] cloning repository https://github.com/therishidesai/telem-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/therishidesai/telem-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherishidesai%2Ftelem-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherishidesai%2Ftelem-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d089008982b42990c4bd5dc7ac7d01acc5e94aa [INFO] checking therishidesai/telem-rs against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftherishidesai%2Ftelem-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/therishidesai/telem-rs on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/therishidesai/telem-rs [INFO] finished tweaking git repo https://github.com/therishidesai/telem-rs [INFO] tweaked toml for git repo https://github.com/therishidesai/telem-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/therishidesai/telem-rs 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded binrw_derive v0.12.0 [INFO] [stderr] Downloaded binrw v0.12.0 [INFO] [stderr] Downloaded mcap v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f402dc2b2a0a4d884633b3d2fc8bdb5bcbbf5ba7567adc783779cdf4e8eddba [INFO] running `Command { std: "docker" "start" "-a" "9f402dc2b2a0a4d884633b3d2fc8bdb5bcbbf5ba7567adc783779cdf4e8eddba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f402dc2b2a0a4d884633b3d2fc8bdb5bcbbf5ba7567adc783779cdf4e8eddba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f402dc2b2a0a4d884633b3d2fc8bdb5bcbbf5ba7567adc783779cdf4e8eddba", kill_on_drop: false }` [INFO] [stdout] 9f402dc2b2a0a4d884633b3d2fc8bdb5bcbbf5ba7567adc783779cdf4e8eddba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 900c6c894d3654f6d3857967a97aaa453f2b0e4f70371c56e12b8c8fc78f9efc [INFO] running `Command { std: "docker" "start" "-a" "900c6c894d3654f6d3857967a97aaa453f2b0e4f70371c56e12b8c8fc78f9efc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling binrw_derive v0.12.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling binrw v0.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking itoa v1.0.13 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking lz4 v1.28.0 [INFO] [stderr] Checking enumset v1.1.5 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `schemars_derive` (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/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/bin/rustc --crate-name schemars_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/schemars_derive-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b0334057cce762c1 -C extra-filename=-b0334057cce762c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2d11653daf72307d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b422c54dc071b01d.rlib --extern serde_derive_internals=/opt/rustwide/target/debug/deps/libserde_derive_internals-cd0f853405591b11.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ff40080a66e3a573.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYPWJ4p" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zstd` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `binrw_derive` (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/d49be02cf6d2e2a01264fcdef1e20c826710c0f5/bin/rustc --crate-name binrw_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/binrw_derive-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="owo-colors"' --cfg 'feature="verbose-backtrace"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "owo-colors", "verbose-backtrace"))' -C metadata=5a8bbf7ac1d2e0e9 -C extra-filename=-5a8bbf7ac1d2e0e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-dbe9eb68f5606bb3.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-959375a9a75ec6b1.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2d11653daf72307d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b422c54dc071b01d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6a0a63352853e30c.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg nightly` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "900c6c894d3654f6d3857967a97aaa453f2b0e4f70371c56e12b8c8fc78f9efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "900c6c894d3654f6d3857967a97aaa453f2b0e4f70371c56e12b8c8fc78f9efc", kill_on_drop: false }` [INFO] [stdout] 900c6c894d3654f6d3857967a97aaa453f2b0e4f70371c56e12b8c8fc78f9efc