[INFO] cloning repository https://github.com/sineptic/ssr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sineptic/ssr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsineptic%2Fssr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsineptic%2Fssr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 928a616add2d0391eb440f8ad75c3fef0a7fc5d3 [INFO] building sineptic/ssr against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsineptic%2Fssr" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sineptic/ssr [INFO] finished tweaking git repo https://github.com/sineptic/ssr [INFO] tweaked toml for git repo https://github.com/sineptic/ssr written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sineptic/ssr on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sineptic/ssr 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ssr-algorithms v0.8.1 [INFO] [stderr] Downloaded ssr-core v0.38.0 [INFO] [stderr] Downloaded s_text_input_f v0.3.4 [INFO] [stderr] Downloaded priority-queue v2.1.1 [INFO] [stderr] Downloaded ndarray-rand v0.14.0 [INFO] [stderr] Downloaded ssr-facade v0.10.2 [INFO] [stderr] Downloaded fsrs v1.5.0 [INFO] [stderr] Downloaded burn v0.13.2 [INFO] [stderr] Downloaded burn-common v0.13.2 [INFO] [stderr] Downloaded ratatui_inputs v0.3.1 [INFO] [stderr] Downloaded bincode v2.0.0-rc.3 [INFO] [stderr] Downloaded alternate_screen_wrapper v0.1.1 [INFO] [stderr] Downloaded stacker v0.1.17 [INFO] [stderr] Downloaded r2d2_sqlite v0.23.0 [INFO] [stderr] Downloaded rusqlite v0.30.0 [INFO] [stderr] Downloaded sanitize-filename v0.5.0 [INFO] [stderr] Downloaded burn-core v0.13.2 [INFO] [stderr] Downloaded torch-sys v0.15.0 [INFO] [stderr] Downloaded candle-core v0.4.1 [INFO] [stderr] Downloaded burn-tensor v0.13.2 [INFO] [stderr] Downloaded wgpu-hal v0.19.5 [INFO] [stderr] Downloaded syn v2.0.94 [INFO] [stderr] Downloaded burn-dataset v0.13.2 [INFO] [stderr] Downloaded burn-train v0.13.2 [INFO] [stderr] Downloaded memmap2 v0.9.5 [INFO] [stderr] Downloaded faster-hex v0.9.0 [INFO] [stderr] Downloaded gix-features v0.36.1 [INFO] [stderr] Downloaded serde_rusqlite v0.34.0 [INFO] [stderr] Downloaded chumsky v0.9.3 [INFO] [stderr] Downloaded burn-jit v0.13.2 [INFO] [stderr] Downloaded burn-autodiff v0.13.2 [INFO] [stderr] Downloaded burn-tch v0.13.2 [INFO] [stderr] Downloaded burn-compute v0.13.2 [INFO] [stderr] Downloaded burn-fusion v0.13.2 [INFO] [stderr] Downloaded burn-wgpu v0.13.2 [INFO] [stderr] Downloaded instability v0.3.5 [INFO] [stderr] Downloaded readonly v0.2.12 [INFO] [stderr] Downloaded psm v0.1.24 [INFO] [stderr] Downloaded seq-macro v0.3.5 [INFO] [stderr] Downloaded s_text_input_f-parser v0.2.0 [INFO] [stderr] Downloaded gix-hash v0.13.3 [INFO] [stderr] Downloaded tch v0.15.0 [INFO] [stderr] Downloaded burn-candle v0.13.2 [INFO] [stderr] Downloaded gix-trace v0.1.11 [INFO] [stderr] Downloaded gix-fs v0.8.1 [INFO] [stderr] Downloaded burn-derive v0.13.2 [INFO] [stderr] Downloaded burn-ndarray v0.13.2 [INFO] [stderr] Downloaded d3d12 v0.19.0 [INFO] [stderr] Downloaded gix-tempfile v11.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f006182caf4b72b338c01e17c9b461daa2f86fb732348a0a3693e9e75d5694aa [INFO] running `Command { std: "docker" "start" "-a" "f006182caf4b72b338c01e17c9b461daa2f86fb732348a0a3693e9e75d5694aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f006182caf4b72b338c01e17c9b461daa2f86fb732348a0a3693e9e75d5694aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f006182caf4b72b338c01e17c9b461daa2f86fb732348a0a3693e9e75d5694aa", kill_on_drop: false }` [INFO] [stdout] f006182caf4b72b338c01e17c9b461daa2f86fb732348a0a3693e9e75d5694aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a7c42e7a8b5f0db320876ce94a4dee9f28163b20de4ed2718f0ecfee65ebaae [INFO] running `Command { std: "docker" "start" "-a" "2a7c42e7a8b5f0db320876ce94a4dee9f28163b20de4ed2718f0ecfee65ebaae", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling gix-trace v0.1.11 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling thread-tree v0.3.3 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling burn-ndarray v0.13.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling priority-queue v2.1.1 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sanitize-filename v0.5.0 [INFO] [stderr] Compiling alternate_screen_wrapper v0.1.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling readonly v0.2.12 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling burn-derive v0.13.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling ndarray-rand v0.14.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling burn-common v0.13.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling s_text_input_f v0.3.4 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling gix-hash v0.13.3 [INFO] [stderr] Compiling gix-features v0.36.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling ssr-core v0.38.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling burn-tensor v0.13.2 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling gix-fs v0.8.1 [INFO] [stderr] Compiling ssr-facade v0.10.2 [INFO] [stderr] Compiling gix-tempfile v11.0.1 [INFO] [stderr] Compiling rusqlite v0.30.0 [INFO] [stderr] Compiling burn-autodiff v0.13.2 [INFO] [stderr] Compiling r2d2_sqlite v0.23.0 [INFO] [stderr] Compiling serde_rusqlite v0.34.0 [INFO] [stderr] Compiling s_text_input_f-parser v0.2.0 [INFO] [stderr] Compiling ratatui_inputs v0.3.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling burn-dataset v0.13.2 [INFO] [stderr] Compiling burn-core v0.13.2 [INFO] [stderr] Compiling burn-train v0.13.2 [INFO] [stderr] Compiling burn v0.13.2 [INFO] [stderr] Compiling fsrs v1.5.0 [INFO] [stderr] Compiling ssr-algorithms v0.8.1 [INFO] [stderr] Compiling ssr v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/main.rs:160:28 [INFO] [stdout] | [INFO] [stdout] 160 | if let Err(err) = storage.optimize() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "2a7c42e7a8b5f0db320876ce94a4dee9f28163b20de4ed2718f0ecfee65ebaae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7c42e7a8b5f0db320876ce94a4dee9f28163b20de4ed2718f0ecfee65ebaae", kill_on_drop: false }` [INFO] [stdout] 2a7c42e7a8b5f0db320876ce94a4dee9f28163b20de4ed2718f0ecfee65ebaae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27ebaeec78c13955286ac7ee13ca3a3708a159c134bdbda961cfc38314a8efc1 [INFO] running `Command { std: "docker" "start" "-a" "27ebaeec78c13955286ac7ee13ca3a3708a159c134bdbda961cfc38314a8efc1", kill_on_drop: false }` [INFO] [stderr] Compiling ssr v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/main.rs:160:28 [INFO] [stdout] | [INFO] [stdout] 160 | if let Err(err) = storage.optimize() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `Command { std: "docker" "inspect" "27ebaeec78c13955286ac7ee13ca3a3708a159c134bdbda961cfc38314a8efc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ebaeec78c13955286ac7ee13ca3a3708a159c134bdbda961cfc38314a8efc1", kill_on_drop: false }` [INFO] [stdout] 27ebaeec78c13955286ac7ee13ca3a3708a159c134bdbda961cfc38314a8efc1