[INFO] fetching crate rustls-tokio-stream 0.3.0... [INFO] checking rustls-tokio-stream-0.3.0 against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] extracting crate rustls-tokio-stream 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate rustls-tokio-stream 0.3.0 on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustls-tokio-stream 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustls-tokio-stream 0.3.0 [INFO] tweaked toml for crates.io crate rustls-tokio-stream 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate rustls-tokio-stream 0.3.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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntest v0.9.2 [INFO] [stderr] Downloaded ntest_test_cases v0.9.2 [INFO] [stderr] Downloaded ntest_timeout v0.9.2 [INFO] [stderr] Downloaded fastwebsockets v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4354f9a20eb7c38d1a60afd88be1ee891d8c2634c384e1ec4e2e6ba2fc536a27 [INFO] running `Command { std: "docker" "start" "-a" "4354f9a20eb7c38d1a60afd88be1ee891d8c2634c384e1ec4e2e6ba2fc536a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4354f9a20eb7c38d1a60afd88be1ee891d8c2634c384e1ec4e2e6ba2fc536a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4354f9a20eb7c38d1a60afd88be1ee891d8c2634c384e1ec4e2e6ba2fc536a27", kill_on_drop: false }` [INFO] [stdout] 4354f9a20eb7c38d1a60afd88be1ee891d8c2634c384e1ec4e2e6ba2fc536a27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76db7161a7aa161a471c79946ac4c4ac0cc02be3b38395e4b22e62e9fe92b70b [INFO] running `Command { std: "docker" "start" "-a" "76db7161a7aa161a471c79946ac4c4ac0cc02be3b38395e4b22e62e9fe92b70b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking rustls-pki-types v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustls v0.23.7 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling ntest_test_cases v0.9.2 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling ntest_timeout v0.9.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking ntest v0.9.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rstest_macros` (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/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/bin/rustc --crate-name rstest_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rstest_macros-0.18.2/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="async-timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-timeout", "default"))' -C metadata=975e08c391790313 -C extra-filename=-4a5a6667debb608f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-a6ec14cb1a24e6b7.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-3a1c0b92f1eb37f5.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-69f0f46f03595f5d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f270beec2845231c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-232bed4da7e5a316.rlib --extern relative_path=/opt/rustwide/target/debug/deps/librelative_path-ac8ad594fedb9b99.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-21b420b5e3756c77.rlib --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.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] running `Command { std: "docker" "inspect" "76db7161a7aa161a471c79946ac4c4ac0cc02be3b38395e4b22e62e9fe92b70b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76db7161a7aa161a471c79946ac4c4ac0cc02be3b38395e4b22e62e9fe92b70b", kill_on_drop: false }` [INFO] [stdout] 76db7161a7aa161a471c79946ac4c4ac0cc02be3b38395e4b22e62e9fe92b70b