[INFO] cloning repository https://github.com/blenbot/rustmethods
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blenbot/rustmethods" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblenbot%2Frustmethods", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblenbot%2Frustmethods'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2b7fc0d4059f7827256fc22527a613badf5f478
[INFO] testing blenbot/rustmethods against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblenbot%2Frustmethods" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/blenbot/rustmethods
[INFO] finished tweaking git repo https://github.com/blenbot/rustmethods
[INFO] tweaked toml for git repo https://github.com/blenbot/rustmethods written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blenbot/rustmethods on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blenbot/rustmethods 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69894eaed792a1acacd611e622d39e22caa7f90b25246c7e3b729d991f804f43
[INFO] running `Command { std: "docker" "start" "-a" "69894eaed792a1acacd611e622d39e22caa7f90b25246c7e3b729d991f804f43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69894eaed792a1acacd611e622d39e22caa7f90b25246c7e3b729d991f804f43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69894eaed792a1acacd611e622d39e22caa7f90b25246c7e3b729d991f804f43", kill_on_drop: false }`
[INFO] [stdout] 69894eaed792a1acacd611e622d39e22caa7f90b25246c7e3b729d991f804f43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce0e926ad2be241c0dadf9d868895e46364f3d9abbde4257a115d8e09cd8630f
[INFO] running `Command { std: "docker" "start" "-a" "ce0e926ad2be241c0dadf9d868895e46364f3d9abbde4257a115d8e09cd8630f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling pdfium-render v0.8.34
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling utf16string v0.2.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling rangemap v1.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling lopdf v0.36.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling rustmethods v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `overlap_size` is never read
[INFO] [stdout]   --> src/chunking.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct TextChunker {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 24 |     chunk_size: usize,    // Target words per chunk (300)
[INFO] [stdout] 25 |     overlap_size: usize,  // Overlap between chunks (60)
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_parallelism` is never read
[INFO] [stdout]   --> src/parallel_processor.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ParallelProcessor {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 20 |     batch_size: usize,      // Pages per batch
[INFO] [stdout] 21 |     max_parallelism: usize, // Maximum parallel threads
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "ce0e926ad2be241c0dadf9d868895e46364f3d9abbde4257a115d8e09cd8630f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce0e926ad2be241c0dadf9d868895e46364f3d9abbde4257a115d8e09cd8630f", kill_on_drop: false }`
[INFO] [stdout] ce0e926ad2be241c0dadf9d868895e46364f3d9abbde4257a115d8e09cd8630f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a0a84e21147d4bf06389532293d1b17151aabc51c6c3e2b4f211189078da402
[INFO] running `Command { std: "docker" "start" "-a" "4a0a84e21147d4bf06389532293d1b17151aabc51c6c3e2b4f211189078da402", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustmethods v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `overlap_size` is never read
[INFO] [stdout]   --> src/chunking.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct TextChunker {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 24 |     chunk_size: usize,    // Target words per chunk (300)
[INFO] [stdout] 25 |     overlap_size: usize,  // Overlap between chunks (60)
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_parallelism` is never read
[INFO] [stdout]   --> src/parallel_processor.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ParallelProcessor {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 20 |     batch_size: usize,      // Pages per batch
[INFO] [stdout] 21 |     max_parallelism: usize, // Maximum parallel threads
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.43s
[INFO] running `Command { std: "docker" "inspect" "4a0a84e21147d4bf06389532293d1b17151aabc51c6c3e2b4f211189078da402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a0a84e21147d4bf06389532293d1b17151aabc51c6c3e2b4f211189078da402", kill_on_drop: false }`
[INFO] [stdout] 4a0a84e21147d4bf06389532293d1b17151aabc51c6c3e2b4f211189078da402
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7f3723f78eb9281191abfa7476957926719ac358a2dd4c27a53aa8c5985b2784
[INFO] running `Command { std: "docker" "start" "-a" "7f3723f78eb9281191abfa7476957926719ac358a2dd4c27a53aa8c5985b2784", kill_on_drop: false }`
[INFO] [stderr] warning: field `overlap_size` is never read
[INFO] [stderr]   --> src/chunking.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct TextChunker {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 24 |     chunk_size: usize,    // Target words per chunk (300)
[INFO] [stderr] 25 |     overlap_size: usize,  // Overlap between chunks (60)
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `max_parallelism` is never read
[INFO] [stderr]   --> src/parallel_processor.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct ParallelProcessor {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] 20 |     batch_size: usize,      // Pages per batch
[INFO] [stderr] 21 |     max_parallelism: usize, // Maximum parallel threads
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rustmethods` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/myrustchunker-8d9de3f3110cbe71)
[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" "7f3723f78eb9281191abfa7476957926719ac358a2dd4c27a53aa8c5985b2784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f3723f78eb9281191abfa7476957926719ac358a2dd4c27a53aa8c5985b2784", kill_on_drop: false }`
[INFO] [stdout] 7f3723f78eb9281191abfa7476957926719ac358a2dd4c27a53aa8c5985b2784
