[INFO] cloning repository https://github.com/10d9e/bootstrap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/10d9e/bootstrap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10d9e%2Fbootstrap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10d9e%2Fbootstrap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4a3b3c5385dba63a727627772c5b04514626e54
[INFO] testing 10d9e/bootstrap against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10d9e%2Fbootstrap" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/10d9e/bootstrap
[INFO] finished tweaking git repo https://github.com/10d9e/bootstrap
[INFO] tweaked toml for git repo https://github.com/10d9e/bootstrap written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/10d9e/bootstrap on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/10d9e/bootstrap 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 38de668458bb4a6267bdd291430336a68688edefc8e366c1878a55d08900ca19
[INFO] running `Command { std: "docker" "start" "38de668458bb4a6267bdd291430336a68688edefc8e366c1878a55d08900ca19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38de668458bb4a6267bdd291430336a68688edefc8e366c1878a55d08900ca19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38de668458bb4a6267bdd291430336a68688edefc8e366c1878a55d08900ca19" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38de668458bb4a6267bdd291430336a68688edefc8e366c1878a55d08900ca19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38de668458bb4a6267bdd291430336a68688edefc8e366c1878a55d08900ca19" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling cranelift-isle v0.111.11
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.111.11
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.111.11
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cranelift-control v0.111.11
[INFO] [stderr]    Compiling cranelift-codegen v0.111.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling wasmparser v0.215.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v24.0.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling wasmtime-component-util v24.0.11
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling leb128 v0.2.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling wasm-encoder v0.215.0
[INFO] [stderr]    Compiling wasm-encoder v0.252.0
[INFO] [stderr]    Compiling cranelift-bitset v0.111.11
[INFO] [stderr]    Compiling cranelift-entity v0.111.11
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling cranelift-bforest v0.111.11
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling wasmtime-fiber v24.0.11
[INFO] [stderr]    Compiling wit-parser v0.215.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasmtime-cache v24.0.11
[INFO] [stderr]    Compiling wasmtime-component-macro v24.0.11
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling wast v252.0.0
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v24.0.11
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasmtime v24.0.11
[INFO] [stderr]    Compiling wasmtime-asm-macros v24.0.11
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling ittapi v0.4.0
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling wasmtime-types v24.0.11
[INFO] [stderr]    Compiling wasmprinter v0.215.0
[INFO] [stderr]    Compiling fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling wasmtime-jit-debug v24.0.11
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v24.0.11
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling wasmtime-slab v24.0.11
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling wasmtime-environ v24.0.11
[INFO] [stderr]    Compiling wat v1.252.0
[INFO] [stderr]    Compiling cranelift-frontend v0.111.11
[INFO] [stderr]    Compiling cranelift-native v0.111.11
[INFO] [stderr]    Compiling cranelift-wasm v0.111.11
[INFO] [stderr]    Compiling wasmtime-cranelift v24.0.11
[INFO] [stderr]    Compiling bootstrap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `k` is never read
[INFO] [stdout]   --> src/algorithm/mod.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct GlweAcc {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     k: usize,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_L` is never used
[INFO] [stdout]    --> src/algorithm/mod.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 | const MAX_L: usize = 16;
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decompose` is never used
[INFO] [stdout]    --> src/algorithm/mod.rs:211:4
[INFO] [stdout]     |
[INFO] [stdout] 211 | fn decompose(v: u64, l: usize, baselog: u32) -> [i64; MAX_L] {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prefetch_burst` is never used
[INFO] [stdout]     --> src/algorithm/mod.rs:1146:8
[INFO] [stdout]      |
[INFO] [stdout] 1146 |     fn prefetch_burst(colrows: &[f64]) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpinBarrier` is never constructed
[INFO] [stdout]     --> src/algorithm/mod.rs:1161:23
[INFO] [stdout]      |
[INFO] [stdout] 1161 |     pub(super) struct SpinBarrier {
[INFO] [stdout]      |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `wait` are never used
[INFO] [stdout]     --> src/algorithm/mod.rs:1167:16
[INFO] [stdout]      |
[INFO] [stdout] 1166 |     impl SpinBarrier {
[INFO] [stdout]      |     ---------------- associated items in this implementation
[INFO] [stdout] 1167 |         pub fn new(n: usize) -> Self {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1171 |         pub fn wait(&self) {
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 07s
[INFO] running `Command { std: "docker" "inspect" "38de668458bb4a6267bdd291430336a68688edefc8e366c1878a55d08900ca19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38de668458bb4a6267bdd291430336a68688edefc8e366c1878a55d08900ca19" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling wasmtime-jit-debug v24.0.11
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling wasmparser v0.215.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling cranelift-codegen v0.111.11
[INFO] [stderr]    Compiling wit-parser v0.215.0
[INFO] [stderr]    Compiling wasmtime-types v24.0.11
[INFO] [stderr]    Compiling wasmprinter v0.215.0
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v24.0.11
[INFO] [stderr]    Compiling wasmtime-environ v24.0.11
[INFO] [stderr]    Compiling wasmtime-component-macro v24.0.11
[INFO] [stderr]    Compiling cranelift-frontend v0.111.11
[INFO] [stderr]    Compiling cranelift-native v0.111.11
[INFO] [stderr]    Compiling cranelift-wasm v0.111.11
[INFO] [stderr]    Compiling wasmtime-cranelift v24.0.11
[INFO] [stderr]    Compiling wasmtime v24.0.11
[INFO] [stderr]    Compiling bootstrap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `k` is never read
[INFO] [stdout]   --> src/algorithm/mod.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct GlweAcc {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     k: usize,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_L` is never used
[INFO] [stdout]    --> src/algorithm/mod.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 | const MAX_L: usize = 16;
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decompose` is never used
[INFO] [stdout]    --> src/algorithm/mod.rs:211:4
[INFO] [stdout]     |
[INFO] [stdout] 211 | fn decompose(v: u64, l: usize, baselog: u32) -> [i64; MAX_L] {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prefetch_burst` is never used
[INFO] [stdout]     --> src/algorithm/mod.rs:1146:8
[INFO] [stdout]      |
[INFO] [stdout] 1146 |     fn prefetch_burst(colrows: &[f64]) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpinBarrier` is never constructed
[INFO] [stdout]     --> src/algorithm/mod.rs:1161:23
[INFO] [stdout]      |
[INFO] [stdout] 1161 |     pub(super) struct SpinBarrier {
[INFO] [stdout]      |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `wait` are never used
[INFO] [stdout]     --> src/algorithm/mod.rs:1167:16
[INFO] [stdout]      |
[INFO] [stdout] 1166 |     impl SpinBarrier {
[INFO] [stdout]      |     ---------------- associated items in this implementation
[INFO] [stdout] 1167 |         pub fn new(n: usize) -> Self {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1171 |         pub fn wait(&self) {
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `k` is never read
[INFO] [stdout]   --> src/algorithm/mod.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct GlweAcc {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     k: usize,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_L` is never used
[INFO] [stdout]    --> src/algorithm/mod.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 | const MAX_L: usize = 16;
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decompose` is never used
[INFO] [stdout]    --> src/algorithm/mod.rs:211:4
[INFO] [stdout]     |
[INFO] [stdout] 211 | fn decompose(v: u64, l: usize, baselog: u32) -> [i64; MAX_L] {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prefetch_burst` is never used
[INFO] [stdout]     --> src/algorithm/mod.rs:1146:8
[INFO] [stdout]      |
[INFO] [stdout] 1146 |     fn prefetch_burst(colrows: &[f64]) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SpinBarrier` is never constructed
[INFO] [stdout]     --> src/algorithm/mod.rs:1161:23
[INFO] [stdout]      |
[INFO] [stdout] 1161 |     pub(super) struct SpinBarrier {
[INFO] [stdout]      |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `wait` are never used
[INFO] [stdout]     --> src/algorithm/mod.rs:1167:16
[INFO] [stdout]      |
[INFO] [stdout] 1166 |     impl SpinBarrier {
[INFO] [stdout]      |     ---------------- associated items in this implementation
[INFO] [stdout] 1167 |         pub fn new(n: usize) -> Self {
[INFO] [stdout]      |                ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1171 |         pub fn wait(&self) {
[INFO] [stdout]      |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "38de668458bb4a6267bdd291430336a68688edefc8e366c1878a55d08900ca19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38de668458bb4a6267bdd291430336a68688edefc8e366c1878a55d08900ca19" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: field `k` is never read
[INFO] [stderr]   --> src/algorithm/mod.rs:74:5
[INFO] [stderr]    |
[INFO] [stderr] 67 | struct GlweAcc {
[INFO] [stderr]    |        ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 74 |     k: usize,
[INFO] [stderr]    |     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_L` is never used
[INFO] [stderr]    --> src/algorithm/mod.rs:208:7
[INFO] [stderr]     |
[INFO] [stderr] 208 | const MAX_L: usize = 16;
[INFO] [stderr]     |       ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `decompose` is never used
[INFO] [stderr]    --> src/algorithm/mod.rs:211:4
[INFO] [stderr]     |
[INFO] [stderr] 211 | fn decompose(v: u64, l: usize, baselog: u32) -> [i64; MAX_L] {
[INFO] [stderr]     |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `prefetch_burst` is never used
[INFO] [stderr]     --> src/algorithm/mod.rs:1146:8
[INFO] [stderr]      |
[INFO] [stderr] 1146 |     fn prefetch_burst(colrows: &[f64]) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SpinBarrier` is never constructed
[INFO] [stderr]     --> src/algorithm/mod.rs:1161:23
[INFO] [stderr]      |
[INFO] [stderr] 1161 |     pub(super) struct SpinBarrier {
[INFO] [stderr]      |                       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `wait` are never used
[INFO] [stderr]     --> src/algorithm/mod.rs:1167:16
[INFO] [stderr]      |
[INFO] [stderr] 1166 |     impl SpinBarrier {
[INFO] [stderr]      |     ---------------- associated items in this implementation
[INFO] [stderr] 1167 |         pub fn new(n: usize) -> Self {
[INFO] [stderr]      |                ^^^
[INFO] [stderr] ...
[INFO] [stderr] 1171 |         pub fn wait(&self) {
[INFO] [stderr]      |                ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bootstrap` (lib) generated 6 warnings
[INFO] [stderr] warning: `bootstrap` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bootstrap-68459c50e64a01d8)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test algorithm::fft::tests::timing ... ignored
[INFO] [stdout] test harness::security::tests::monotonic ... ok
[INFO] [stdout] test harness::security::tests::anchors ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bootstrap-7f64862b2bc01f71)
[INFO] [stdout] test algorithm::fft::tests::transform_matches_naive_dft ... ok
[INFO] [stderr]      Running tests/correctness.rs (/opt/rustwide/target/debug/deps/correctness-e27dbbd6b27959f1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test params_clear_128_bit_gate ... ok
[INFO] [stdout] test applies_lut_to_encrypted_message has been running for over 60 seconds
[INFO] [stdout] test refreshes_noise has been running for over 60 seconds
[INFO] [stdout] test applies_lut_to_encrypted_message ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "38de668458bb4a6267bdd291430336a68688edefc8e366c1878a55d08900ca19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38de668458bb4a6267bdd291430336a68688edefc8e366c1878a55d08900ca19", kill_on_drop: false }`
[INFO] [stdout] 38de668458bb4a6267bdd291430336a68688edefc8e366c1878a55d08900ca19
