[INFO] fetching crate fuse-zstd 1.2.0...
[INFO] checking fuse-zstd-1.2.0 against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] extracting crate fuse-zstd 1.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate fuse-zstd 1.2.0 on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fuse-zstd 1.2.0
[INFO] finished tweaking crates.io crate fuse-zstd 1.2.0
[INFO] tweaked toml for crates.io crate fuse-zstd 1.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate fuse-zstd 1.2.0 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sentry-core v0.32.2
[INFO] [stderr]   Downloaded sentry-types v0.32.2
[INFO] [stderr]   Downloaded sentry v0.32.2
[INFO] [stderr]   Downloaded hootbin v0.1.1
[INFO] [stderr]   Downloaded sentry-tracing v0.32.2
[INFO] [stderr]   Downloaded hoot v0.1.3
[INFO] [stderr]   Downloaded sentry-contexts v0.32.2
[INFO] [stderr]   Downloaded sentry-debug-images v0.32.2
[INFO] [stderr]   Downloaded sentry-panic v0.32.2
[INFO] [stderr]   Downloaded fuser v0.14.0
[INFO] [stderr]   Downloaded sentry-backtrace v0.32.2
[INFO] [stderr]   Downloaded ureq v2.9.5
[INFO] [stderr]   Downloaded sentry-log v0.32.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1dcdcc2fa9b2e204687d635a27e9923df389182fae1b637553391e8cbb742d1
[INFO] running `Command { std: "docker" "start" "-a" "a1dcdcc2fa9b2e204687d635a27e9923df389182fae1b637553391e8cbb742d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1dcdcc2fa9b2e204687d635a27e9923df389182fae1b637553391e8cbb742d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1dcdcc2fa9b2e204687d635a27e9923df389182fae1b637553391e8cbb742d1", kill_on_drop: false }`
[INFO] [stdout] a1dcdcc2fa9b2e204687d635a27e9923df389182fae1b637553391e8cbb742d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7be4dd93e66458fb6f8a73c5da96f6cf231a7e763af31e0186575179bb31ea89
[INFO] running `Command { std: "docker" "start" "-a" "7be4dd93e66458fb6f8a73c5da96f6cf231a7e763af31e0186575179bb31ea89", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking clap_builder v4.5.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling fuser v0.14.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCAyBSz/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaVvpby2"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastrand` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `memchr` (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/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name memchr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.1/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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=ff4f3cfe1b09be55 -C extra-filename=-ba445f766b9f6fc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `quote` (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 `glob` (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/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name glob --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glob-0.3.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=865566b17d2a57d2 -C extra-filename=-3a1c0b92f1eb37f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "7be4dd93e66458fb6f8a73c5da96f6cf231a7e763af31e0186575179bb31ea89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7be4dd93e66458fb6f8a73c5da96f6cf231a7e763af31e0186575179bb31ea89", kill_on_drop: false }`
[INFO] [stdout] 7be4dd93e66458fb6f8a73c5da96f6cf231a7e763af31e0186575179bb31ea89
