[INFO] cloning repository https://github.com/Arman-sm/rad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arman-sm/rad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArman-sm%2Frad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArman-sm%2Frad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cf2522dcb2dcfbb0542adca11c720b4d1fd19f9 [INFO] testing Arman-sm/rad against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArman-sm%2Frad" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Arman-sm/rad [INFO] finished tweaking git repo https://github.com/Arman-sm/rad [INFO] tweaked toml for git repo https://github.com/Arman-sm/rad written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Arman-sm/rad on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Arman-sm/rad 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-macros v0.2.21 [INFO] [stderr] Downloaded simple_logger v5.0.0 [INFO] [stderr] Downloaded actix-server v2.5.1 [INFO] [stderr] Downloaded actix-web v4.10.2 [INFO] [stderr] Downloaded time v0.3.40 [INFO] [stderr] Downloaded actix-http v3.10.0 [INFO] [stderr] Downloaded brotli-decompressor v4.0.2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ed809a779a17bef73ce240332c14e2b865b4f5b3a9b3723c5b5cdaac4748067 [INFO] running `Command { std: "docker" "start" "-a" "7ed809a779a17bef73ce240332c14e2b865b4f5b3a9b3723c5b5cdaac4748067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ed809a779a17bef73ce240332c14e2b865b4f5b3a9b3723c5b5cdaac4748067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed809a779a17bef73ce240332c14e2b865b4f5b3a9b3723c5b5cdaac4748067", kill_on_drop: false }` [INFO] [stdout] 7ed809a779a17bef73ce240332c14e2b865b4f5b3a9b3723c5b5cdaac4748067 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a42a463a524cf009795052eaa9f3d1e7769711a0b6f65d259b814c52b3ea5d1 [INFO] running `Command { std: "docker" "start" "-a" "6a42a463a524cf009795052eaa9f3d1e7769711a0b6f65d259b814c52b3ea5d1", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.4 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.4 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.4 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.4 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling time v0.3.40 [INFO] [stderr] Compiling coarsetime v0.1.36 [INFO] [stderr] Compiling rad_storage v0.1.0 (/opt/rustwide/workdir/rad_storage) [INFO] [stdout] warning: unused import: `process::exit` [INFO] [stdout] --> rad_storage/src/segment_store.rs:1:49 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::BTreeSet, path::PathBuf, process::exit, sync::{atomic::AtomicU8, Arc, RwLock}}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `recency_idx` is never read [INFO] [stdout] --> rad_storage/src/segment_store.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Segment { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 54 | recency_idx: TRecencyIdx, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling rodio v0.20.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling rad_compositor v0.1.0 (/opt/rustwide/workdir/rad_compositor) [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling rad_host_playback v0.1.0 (/opt/rustwide/workdir/rad_host_playback) [INFO] [stderr] Compiling rad_net_stream v0.3.0 (/opt/rustwide/workdir/rad_net_stream) [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling rad_remote v0.1.0 (/opt/rustwide/workdir/rad_remote) [INFO] [stderr] Compiling rad v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "6a42a463a524cf009795052eaa9f3d1e7769711a0b6f65d259b814c52b3ea5d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a42a463a524cf009795052eaa9f3d1e7769711a0b6f65d259b814c52b3ea5d1", kill_on_drop: false }` [INFO] [stdout] 6a42a463a524cf009795052eaa9f3d1e7769711a0b6f65d259b814c52b3ea5d1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5729d9db5d26e482d023ab4024d8347c0ff2dc91bc90716053ac24685bfef6a3 [INFO] running `Command { std: "docker" "start" "-a" "5729d9db5d26e482d023ab4024d8347c0ff2dc91bc90716053ac24685bfef6a3", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `process::exit` [INFO] [stdout] --> rad_storage/src/segment_store.rs:1:49 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::BTreeSet, path::PathBuf, process::exit, sync::{atomic::AtomicU8, Arc, RwLock}}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `recency_idx` is never read [INFO] [stdout] --> rad_storage/src/segment_store.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Segment { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 54 | recency_idx: TRecencyIdx, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rad v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "5729d9db5d26e482d023ab4024d8347c0ff2dc91bc90716053ac24685bfef6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5729d9db5d26e482d023ab4024d8347c0ff2dc91bc90716053ac24685bfef6a3", kill_on_drop: false }` [INFO] [stdout] 5729d9db5d26e482d023ab4024d8347c0ff2dc91bc90716053ac24685bfef6a3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24604576dbe0227fe414aac323d3c613af091941d2c2546c838671f7745dbb1e [INFO] running `Command { std: "docker" "start" "-a" "24604576dbe0227fe414aac323d3c613af091941d2c2546c838671f7745dbb1e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `process::exit` [INFO] [stderr] --> rad_storage/src/segment_store.rs:1:49 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{collections::BTreeSet, path::PathBuf, process::exit, sync::{atomic::AtomicU8, Arc, RwLock}}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `recency_idx` is never read [INFO] [stderr] --> rad_storage/src/segment_store.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 51 | pub struct Segment { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 54 | recency_idx: TRecencyIdx, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rad_storage` (lib) generated 2 warnings (run `cargo fix --lib -p rad_storage` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rad-9aba5669d3bd62f7) [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" "24604576dbe0227fe414aac323d3c613af091941d2c2546c838671f7745dbb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24604576dbe0227fe414aac323d3c613af091941d2c2546c838671f7745dbb1e", kill_on_drop: false }` [INFO] [stdout] 24604576dbe0227fe414aac323d3c613af091941d2c2546c838671f7745dbb1e