[INFO] cloning repository https://github.com/cypppper/fosterbtree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cypppper/fosterbtree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcypppper%2Ffosterbtree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcypppper%2Ffosterbtree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 593c3c2061969704dac3320bf59f225a8ae872dd
[INFO] checking cypppper/fosterbtree against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcypppper%2Ffosterbtree" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/cypppper/fosterbtree
[INFO] finished tweaking git repo https://github.com/cypppper/fosterbtree
[INFO] tweaked toml for git repo https://github.com/cypppper/fosterbtree written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cypppper/fosterbtree on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cypppper/fosterbtree 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zipf v7.0.1
[INFO] [stderr]   Downloaded rpmalloc v0.2.2
[INFO] [stderr]   Downloaded fastbloom v0.7.1
[INFO] [stderr]   Downloaded io-uring v0.7.1
[INFO] [stderr]   Downloaded rpmalloc-sys v0.2.3+b097fd0
[INFO] [stderr]   Downloaded farmhash v1.1.5
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48afa2133a8f362c044f39301f8053a21fdce424f9e227d8dd2d44feef9bd80d
[INFO] running `Command { std: "docker" "start" "-a" "48afa2133a8f362c044f39301f8053a21fdce424f9e227d8dd2d44feef9bd80d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48afa2133a8f362c044f39301f8053a21fdce424f9e227d8dd2d44feef9bd80d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48afa2133a8f362c044f39301f8053a21fdce424f9e227d8dd2d44feef9bd80d", kill_on_drop: false }`
[INFO] [stdout] 48afa2133a8f362c044f39301f8053a21fdce424f9e227d8dd2d44feef9bd80d
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc41d29a7a05dd32b5c0eba3d327216859363c3293045341a372c7cd4baca367
[INFO] running `Command { std: "docker" "start" "-a" "bc41d29a7a05dd32b5c0eba3d327216859363c3293045341a372c7cd4baca367", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking farmhash v1.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking wide v0.7.30
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling rpmalloc-sys v0.2.3+b097fd0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking rpmalloc v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fastbloom v0.7.1
[INFO] [stderr]     Checking zipf v7.0.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/fastbloom-060e8240c78df93f/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/rand_distr-af3f8c02915d9c19/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/zipf-050ad1b255a5f28d/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name rstest_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rstest_macros-0.23.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="async-timeout"' --cfg 'feature="crate-name"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=78187aeb5696980f -C extra-filename=-ed289d9e6ec1b6e1 --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_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-06b072184584704f.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f77d51280df25a86.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b19d02e79eb7f315.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a613634f98a483ac.rlib --extern relative_path=/opt/rustwide/target/debug/deps/librelative_path-ac8ad594fedb9b99.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8dfda05a610482cc.rlib --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta62fVI0"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bc41d29a7a05dd32b5c0eba3d327216859363c3293045341a372c7cd4baca367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc41d29a7a05dd32b5c0eba3d327216859363c3293045341a372c7cd4baca367", kill_on_drop: false }`
[INFO] [stdout] bc41d29a7a05dd32b5c0eba3d327216859363c3293045341a372c7cd4baca367
