[INFO] cloning repository https://github.com/emmyoh/jazz-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emmyoh/jazz-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmyoh%2Fjazz-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmyoh%2Fjazz-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c5d6c30396714ae6835e0634435c67d589c2f5f [INFO] testing emmyoh/jazz-rs against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmyoh%2Fjazz-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/emmyoh/jazz-rs [INFO] finished tweaking git repo https://github.com/emmyoh/jazz-rs [INFO] tweaked toml for git repo https://github.com/emmyoh/jazz-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/emmyoh/jazz-rs on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/emmyoh/jazz-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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15f4e015ee62a6246a7878ca2516f3e670c7efcf03f71ee2560fa4f30b5c2c95 [INFO] running `Command { std: "docker" "start" "-a" "15f4e015ee62a6246a7878ca2516f3e670c7efcf03f71ee2560fa4f30b5c2c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15f4e015ee62a6246a7878ca2516f3e670c7efcf03f71ee2560fa4f30b5c2c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f4e015ee62a6246a7878ca2516f3e670c7efcf03f71ee2560fa4f30b5c2c95", kill_on_drop: false }` [INFO] [stdout] 15f4e015ee62a6246a7878ca2516f3e670c7efcf03f71ee2560fa4f30b5c2c95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cd3723dcec030dc7f3f412aa42160c55e738e8e57a8797e6e038f5b8e654463 [INFO] running `Command { std: "docker" "start" "-a" "3cd3723dcec030dc7f3f412aa42160c55e738e8e57a8797e6e038f5b8e654463", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling blake3 v1.6.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crypto v0.5.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling jazz-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `session_id` and `tx_index` are never read [INFO] [stdout] --> src/id/common.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct TransactionID { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 33 | session_id: SessionID, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 34 | tx_index: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `jazz-rs` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name jazz_rs --edition=2024 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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eafaaef6db73401a -C extra-filename=-c3f03f346f91a13d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-360eac63b383e5fb.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-a581b675231039fb.rmeta --extern bs58=/opt/rustwide/target/debug/deps/libbs58-057a6ece2aba89a6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f261e0bec7ae5a3a.rmeta --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-3824053825670038.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-abbcb4a0529d1946.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-3aefdddda72bf59e.rmeta --extern pkcs8=/opt/rustwide/target/debug/deps/libpkcs8-c4d6c7851b079368.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-ef7f3da00b44e176.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1b69f8170eaf7141.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f50b42fc8927d5ed.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-6d4983020bd487ba.so --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-c4f76ed967446300/out -L native=/opt/rustwide/target/debug/build/blake3-c4f76ed967446300/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3cd3723dcec030dc7f3f412aa42160c55e738e8e57a8797e6e038f5b8e654463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cd3723dcec030dc7f3f412aa42160c55e738e8e57a8797e6e038f5b8e654463", kill_on_drop: false }` [INFO] [stdout] 3cd3723dcec030dc7f3f412aa42160c55e738e8e57a8797e6e038f5b8e654463