[INFO] cloning repository https://github.com/RagnarGrootKoerkamp/bd-anchors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RagnarGrootKoerkamp/bd-anchors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagnarGrootKoerkamp%2Fbd-anchors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagnarGrootKoerkamp%2Fbd-anchors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3849bc6978a12cc5a2f38a52ffa783d7bf4b0828 [INFO] building RagnarGrootKoerkamp/bd-anchors against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRagnarGrootKoerkamp%2Fbd-anchors" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/RagnarGrootKoerkamp/bd-anchors [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/RagnarGrootKoerkamp/bd-anchors [INFO] tweaked toml for git repo https://github.com/RagnarGrootKoerkamp/bd-anchors written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RagnarGrootKoerkamp/bd-anchors 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/RagnarGrootKoerkamp/bd-anchors 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 wyhash v0.5.0 [INFO] [stderr] Downloaded typetag-impl v0.2.19 [INFO] [stderr] Downloaded inventory v0.3.17 [INFO] [stderr] Downloaded getrandom v0.3.0-rc.0 [INFO] [stderr] Downloaded rand_chacha v0.9.0-beta.1 [INFO] [stderr] Downloaded minimizer-iter v1.2.1 [INFO] [stderr] Downloaded lp-solvers v1.0.1 [INFO] [stderr] Downloaded needletail v0.5.1 [INFO] [stderr] Downloaded color-backtrace v0.6.1 [INFO] [stderr] Downloaded buffer-redux v1.0.2 [INFO] [stderr] Downloaded good_lp v1.11.0 [INFO] [stderr] Downloaded pyo3-build-config v0.22.6 [INFO] [stderr] Downloaded nthash v0.5.1 [INFO] [stderr] Downloaded pyo3-macros v0.22.6 [INFO] [stderr] Downloaded typetag v0.2.19 [INFO] [stderr] Downloaded pyo3-macros-backend v0.22.6 [INFO] [stderr] Downloaded wyhash2 v0.2.1 [INFO] [stderr] Downloaded minimizer-queue v1.2.3 [INFO] [stderr] Downloaded pyo3-ffi v0.22.6 [INFO] [stderr] Downloaded pyo3 v0.22.6 [INFO] [stderr] Downloaded rand_core v0.9.0-beta.1 [INFO] [stderr] Downloaded lzma-sys v0.1.20 [INFO] [stderr] Downloaded unindent v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 284d49cd2c200c9d4ae02537de50adb2590a09cdbc170002a0ddba9e56181418 [INFO] running `Command { std: "docker" "start" "-a" "284d49cd2c200c9d4ae02537de50adb2590a09cdbc170002a0ddba9e56181418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "284d49cd2c200c9d4ae02537de50adb2590a09cdbc170002a0ddba9e56181418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "284d49cd2c200c9d4ae02537de50adb2590a09cdbc170002a0ddba9e56181418", kill_on_drop: false }` [INFO] [stdout] 284d49cd2c200c9d4ae02537de50adb2590a09cdbc170002a0ddba9e56181418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 28cbde806a8e4c9f506dd440051c40926a9f1d7f7fbfa3d7b4c09c4b508fac58 [INFO] running `Command { std: "docker" "start" "-a" "28cbde806a8e4c9f506dd440051c40926a9f1d7f7fbfa3d7b4c09c4b508fac58", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling inventory v0.3.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling color-backtrace v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand_core v0.9.0-beta.1 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling typetag-impl v0.2.19 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0-beta.1 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling typetag v0.2.19 [INFO] [stderr] Compiling minimizers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/lib.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | .map(|_| (((rng.next_u64() as usize) % sigma) as u8)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 88 - .map(|_| (((rng.next_u64() as usize) % sigma) as u8)) [INFO] [stdout] 88 + .map(|_| ((rng.next_u64() as usize) % sigma) as u8) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.51s [INFO] running `Command { std: "docker" "inspect" "28cbde806a8e4c9f506dd440051c40926a9f1d7f7fbfa3d7b4c09c4b508fac58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28cbde806a8e4c9f506dd440051c40926a9f1d7f7fbfa3d7b4c09c4b508fac58", kill_on_drop: false }` [INFO] [stdout] 28cbde806a8e4c9f506dd440051c40926a9f1d7f7fbfa3d7b4c09c4b508fac58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] be7406bf5fd7d02159c479f980810d6aee965572abb040075c664e611f007c7a [INFO] running `Command { std: "docker" "start" "-a" "be7406bf5fd7d02159c479f980810d6aee965572abb040075c664e611f007c7a", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling wyhash2 v0.2.1 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling minimizer-queue v1.2.3 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling minimizer-iter v1.2.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0-beta.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling needletail v0.5.1 [INFO] [stderr] Compiling nthash v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling lp-solvers v1.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling good_lp v1.11.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling color-backtrace v0.6.1 [INFO] [stderr] Compiling minimizers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/lib.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | .map(|_| (((rng.next_u64() as usize) % sigma) as u8)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 88 - .map(|_| (((rng.next_u64() as usize) % sigma) as u8)) [INFO] [stdout] 88 + .map(|_| ((rng.next_u64() as usize) % sigma) as u8) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/lib.rs:88:18 [INFO] [stdout] | [INFO] [stdout] 88 | .map(|_| (((rng.next_u64() as usize) % sigma) as u8)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 88 - .map(|_| (((rng.next_u64() as usize) % sigma) as u8)) [INFO] [stdout] 88 + .map(|_| ((rng.next_u64() as usize) % sigma) as u8) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `thread::sleep` and `time::Duration` [INFO] [stdout] --> examples/visual.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{ops::Range, thread::sleep, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Subcommand` [INFO] [stdout] --> examples/visual.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use clap::{Parser, Subcommand}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `needletail::Sequence` [INFO] [stdout] --> examples/visual.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use needletail::Sequence; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `thread::sleep` and `time::Duration` [INFO] [stdout] --> examples/defense-visual.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{ops::Range, thread::sleep, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Subcommand` [INFO] [stdout] --> examples/defense-visual.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use clap::{Parser, Subcommand}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `needletail::Sequence` [INFO] [stdout] --> examples/defense-visual.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use needletail::Sequence; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.48s [INFO] running `Command { std: "docker" "inspect" "be7406bf5fd7d02159c479f980810d6aee965572abb040075c664e611f007c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7406bf5fd7d02159c479f980810d6aee965572abb040075c664e611f007c7a", kill_on_drop: false }` [INFO] [stdout] be7406bf5fd7d02159c479f980810d6aee965572abb040075c664e611f007c7a