[INFO] cloning repository https://github.com/pwbh/axi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pwbh/axi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwbh%2Faxi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwbh%2Faxi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c67b99551bf90fa84bdf150c44525ea914a62693 [INFO] testing pwbh/axi against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwbh%2Faxi" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pwbh/axi on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pwbh/axi [INFO] finished tweaking git repo https://github.com/pwbh/axi [INFO] tweaked toml for git repo https://github.com/pwbh/axi written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pwbh/axi 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33c1ea001b50a9332fa4b89f09b1a8afdd817f57d82bb8a373a216f6c5d3bd8b [INFO] running `Command { std: "docker" "start" "-a" "33c1ea001b50a9332fa4b89f09b1a8afdd817f57d82bb8a373a216f6c5d3bd8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33c1ea001b50a9332fa4b89f09b1a8afdd817f57d82bb8a373a216f6c5d3bd8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c1ea001b50a9332fa4b89f09b1a8afdd817f57d82bb8a373a216f6c5d3bd8b", kill_on_drop: false }` [INFO] [stdout] 33c1ea001b50a9332fa4b89f09b1a8afdd817f57d82bb8a373a216f6c5d3bd8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7154b8a344725e86f455338bc34a83724e81cf0b16b2794d6ad81e32859cbfb2 [INFO] running `Command { std: "docker" "start" "-a" "7154b8a344725e86f455338bc34a83724e81cf0b16b2794d6ad81e32859cbfb2", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling value-bag v1.7.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling polling v3.3.2 [INFO] [stderr] Compiling async-io v2.3.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling axi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `data_type` [INFO] [stdout] --> src/segment.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn from(data_type: DataType, file: File) -> io::Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `segment` [INFO] [stdout] --> src/compactor.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | while let Ok(segment) = queue.recv().await {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_segment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `compaction` is never read [INFO] [stdout] --> src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Storage { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | compaction: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Storage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `queue` is never read [INFO] [stdout] --> src/compactor.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Compactor { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 6 | queue: Receiver, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `clean` and `length` are never read [INFO] [stdout] --> src/segment.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Segment { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 10 | clean: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | length: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Segment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.15s [INFO] running `Command { std: "docker" "inspect" "7154b8a344725e86f455338bc34a83724e81cf0b16b2794d6ad81e32859cbfb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7154b8a344725e86f455338bc34a83724e81cf0b16b2794d6ad81e32859cbfb2", kill_on_drop: false }` [INFO] [stdout] 7154b8a344725e86f455338bc34a83724e81cf0b16b2794d6ad81e32859cbfb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc5f2b059c1e3c1dc0eba23d4a41661f0fbfe069cc848da505ff22f66ba3fcb0 [INFO] running `Command { std: "docker" "start" "-a" "bc5f2b059c1e3c1dc0eba23d4a41661f0fbfe069cc848da505ff22f66ba3fcb0", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `data_type` [INFO] [stdout] --> src/segment.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn from(data_type: DataType, file: File) -> io::Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `segment` [INFO] [stdout] --> src/compactor.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | while let Ok(segment) = queue.recv().await {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_segment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `compaction` is never read [INFO] [stdout] --> src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Storage { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | compaction: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Storage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `queue` is never read [INFO] [stdout] --> src/compactor.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Compactor { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 6 | queue: Receiver, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `clean` and `length` are never read [INFO] [stdout] --> src/segment.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Segment { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 10 | clean: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | length: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Segment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling axi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `data_type` [INFO] [stdout] --> src/segment.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | pub async fn from(data_type: DataType, file: File) -> io::Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `segment` [INFO] [stdout] --> src/compactor.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | while let Ok(segment) = queue.recv().await {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_segment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `compaction` is never read [INFO] [stdout] --> src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Storage { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | compaction: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Storage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `queue` is never read [INFO] [stdout] --> src/compactor.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Compactor { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 6 | queue: Receiver, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `clean` and `length` are never read [INFO] [stdout] --> src/segment.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Segment { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 10 | clean: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | length: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Segment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "bc5f2b059c1e3c1dc0eba23d4a41661f0fbfe069cc848da505ff22f66ba3fcb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc5f2b059c1e3c1dc0eba23d4a41661f0fbfe069cc848da505ff22f66ba3fcb0", kill_on_drop: false }` [INFO] [stdout] bc5f2b059c1e3c1dc0eba23d4a41661f0fbfe069cc848da505ff22f66ba3fcb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a3b40bc05db9f154844f7781512e5c91aceb06dca6c02d7c920506b54bc89717 [INFO] running `Command { std: "docker" "start" "-a" "a3b40bc05db9f154844f7781512e5c91aceb06dca6c02d7c920506b54bc89717", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `data_type` [INFO] [stderr] --> src/segment.rs:26:23 [INFO] [stderr] | [INFO] [stderr] 26 | pub async fn from(data_type: DataType, file: File) -> io::Result { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_type` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `segment` [INFO] [stderr] --> src/compactor.rs:11:22 [INFO] [stderr] | [INFO] [stderr] 11 | while let Ok(segment) = queue.recv().await {} [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_segment` [INFO] [stderr] [INFO] [stderr] warning: field `compaction` is never read [INFO] [stderr] --> src/lib.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 30 | pub struct Storage { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 36 | compaction: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Storage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `queue` is never read [INFO] [stderr] --> src/compactor.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct Compactor { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 6 | queue: Receiver, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `clean` and `length` are never read [INFO] [stderr] --> src/segment.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct Segment { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 10 | clean: bool, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 11 | length: u64, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Segment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `axi` (lib) generated 5 warnings [INFO] [stderr] warning: `axi` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axi-6516ada13ddc0f3e) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test directory::tests::open_write_and_delete ... ok [INFO] [stdout] test directory::tests::open_read_and_delete ... ok [INFO] [stdout] test tests::new_creates_instances ... ok [INFO] [stdout] test tests::set_returns_ok ... ok [INFO] [stdout] test tests::storage_loads_previous_indices ... ok [INFO] [stdout] test tests::get_returns_none_on_index_out_of_bounds ... ok [INFO] [stdout] test tests::storage_overrides_existing_keys ... ok [INFO] [stdout] test indices::tests::indices_from ... ok [INFO] [stdout] test tests::get_returns_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests axi [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a3b40bc05db9f154844f7781512e5c91aceb06dca6c02d7c920506b54bc89717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b40bc05db9f154844f7781512e5c91aceb06dca6c02d7c920506b54bc89717", kill_on_drop: false }` [INFO] [stdout] a3b40bc05db9f154844f7781512e5c91aceb06dca6c02d7c920506b54bc89717 [INFO] testing pwbh/axi against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwbh%2Faxi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pwbh/axi on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pwbh/axi [INFO] finished tweaking git repo https://github.com/pwbh/axi [INFO] tweaked toml for git repo https://github.com/pwbh/axi written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pwbh/axi 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" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ad2f28d27ba9fb98b274706b1f28822b2bf9418ccbbe88c60cfa57d387dfdec [INFO] running `Command { std: "docker" "start" "-a" "1ad2f28d27ba9fb98b274706b1f28822b2bf9418ccbbe88c60cfa57d387dfdec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ad2f28d27ba9fb98b274706b1f28822b2bf9418ccbbe88c60cfa57d387dfdec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad2f28d27ba9fb98b274706b1f28822b2bf9418ccbbe88c60cfa57d387dfdec", kill_on_drop: false }` [INFO] [stdout] 1ad2f28d27ba9fb98b274706b1f28822b2bf9418ccbbe88c60cfa57d387dfdec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc814ad1a15edc8774161ed8cf20e7b17a55bf96fb5bad57d232fdf25838bcb3 [INFO] running `Command { std: "docker" "start" "-a" "dc814ad1a15edc8774161ed8cf20e7b17a55bf96fb5bad57d232fdf25838bcb3", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling value-bag v1.7.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarL8vjg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `async-io` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauGYrRN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dc814ad1a15edc8774161ed8cf20e7b17a55bf96fb5bad57d232fdf25838bcb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc814ad1a15edc8774161ed8cf20e7b17a55bf96fb5bad57d232fdf25838bcb3", kill_on_drop: false }` [INFO] [stdout] dc814ad1a15edc8774161ed8cf20e7b17a55bf96fb5bad57d232fdf25838bcb3