[INFO] fetching crate insightful 0.5.19... [INFO] testing insightful-0.5.19 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate insightful 0.5.19 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate insightful 0.5.19 [INFO] finished tweaking crates.io crate insightful 0.5.19 [INFO] tweaked toml for crates.io crate insightful 0.5.19 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate insightful 0.5.19 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate insightful 0.5.19 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tantivy-query-grammar v0.24.0 [INFO] [stderr] Downloaded ownedbytes v0.9.0 [INFO] [stderr] Downloaded tantivy-stacker v0.5.0 [INFO] [stderr] Downloaded murmurhash32 v0.3.1 [INFO] [stderr] Downloaded darling_macro v0.21.0 [INFO] [stderr] Downloaded levenshtein_automata v0.2.1 [INFO] [stderr] Downloaded downcast-rs v2.0.1 [INFO] [stderr] Downloaded tantivy-bitpacker v0.8.0 [INFO] [stderr] Downloaded darling v0.21.0 [INFO] [stderr] Downloaded htmlescape v0.3.1 [INFO] [stderr] Downloaded hyperloglogplus v0.4.1 [INFO] [stderr] Downloaded lz4_flex v0.11.5 [INFO] [stderr] Downloaded darling_core v0.21.0 [INFO] [stderr] Downloaded bon-macros v3.6.5 [INFO] [stderr] Downloaded prettyplease v0.2.34 [INFO] [stderr] Downloaded tantivy-columnar v0.5.0 [INFO] [stderr] Downloaded tantivy-sstable v0.5.0 [INFO] [stderr] Downloaded bon v3.6.5 [INFO] [stderr] Downloaded fastdivide v0.4.2 [INFO] [stderr] Downloaded bitpacking v0.9.2 [INFO] [stderr] Downloaded tantivy-common v0.9.0 [INFO] [stderr] Downloaded census v0.4.2 [INFO] [stderr] Downloaded measure_time v0.9.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.3.0 [INFO] [stderr] Downloaded tantivy-tokenizer-api v0.5.0 [INFO] [stderr] Downloaded tantivy-fst v0.5.0 [INFO] [stderr] Downloaded rust-stemmers v1.2.0 [INFO] [stderr] Downloaded tantivy v0.24.2 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e00e9cca2378b36e12d88bf7462a968b8e17a3a60eae0f231eb92fa4a179c8be [INFO] running `Command { std: "docker" "start" "-a" "e00e9cca2378b36e12d88bf7462a968b8e17a3a60eae0f231eb92fa4a179c8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e00e9cca2378b36e12d88bf7462a968b8e17a3a60eae0f231eb92fa4a179c8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e00e9cca2378b36e12d88bf7462a968b8e17a3a60eae0f231eb92fa4a179c8be", kill_on_drop: false }` [INFO] [stdout] e00e9cca2378b36e12d88bf7462a968b8e17a3a60eae0f231eb92fa4a179c8be [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f017f23299e1e1fb0188184e70f7cafc84c5fd306bd734a1f640ef2d5abda539 [INFO] running `Command { std: "docker" "start" "-a" "f017f23299e1e1fb0188184e70f7cafc84c5fd306bd734a1f640ef2d5abda539", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling ownedbytes v0.9.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitpacking v0.9.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tantivy-bitpacker v0.8.0 [INFO] [stderr] Compiling measure_time v0.9.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stderr] Compiling bon v3.6.5 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hyperloglogplus v0.4.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.5.0 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tantivy-query-grammar v0.24.0 [INFO] [stderr] Compiling tantivy-common v0.9.0 [INFO] [stderr] Compiling tantivy-stacker v0.5.0 [INFO] [stderr] Compiling tantivy-sstable v0.5.0 [INFO] [stderr] Compiling tantivy-columnar v0.5.0 [INFO] [stderr] Compiling tantivy v0.24.2 [INFO] [stderr] Compiling insightful v0.5.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `LogFields` is never constructed [INFO] [stdout] --> src/lib.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | struct LogFields { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "f017f23299e1e1fb0188184e70f7cafc84c5fd306bd734a1f640ef2d5abda539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f017f23299e1e1fb0188184e70f7cafc84c5fd306bd734a1f640ef2d5abda539", kill_on_drop: false }` [INFO] [stdout] f017f23299e1e1fb0188184e70f7cafc84c5fd306bd734a1f640ef2d5abda539 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e6a311b32cbaaeab482d083f30c12cca3ec103cba3bfbf71e13f85e372d6fa6 [INFO] running `Command { std: "docker" "start" "-a" "4e6a311b32cbaaeab482d083f30c12cca3ec103cba3bfbf71e13f85e372d6fa6", kill_on_drop: false }` [INFO] [stdout] warning: struct `LogFields` is never constructed [INFO] [stdout] --> src/lib.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | struct LogFields { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling insightful v0.5.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `LogFields` is never constructed [INFO] [stdout] --> src/lib.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | struct LogFields { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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" "4e6a311b32cbaaeab482d083f30c12cca3ec103cba3bfbf71e13f85e372d6fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e6a311b32cbaaeab482d083f30c12cca3ec103cba3bfbf71e13f85e372d6fa6", kill_on_drop: false }` [INFO] [stdout] 4e6a311b32cbaaeab482d083f30c12cca3ec103cba3bfbf71e13f85e372d6fa6 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a3dfe05844b2714693e08aa20eaa91ca503f2137739c836a080f17a23596598e [INFO] running `Command { std: "docker" "start" "-a" "a3dfe05844b2714693e08aa20eaa91ca503f2137739c836a080f17a23596598e", kill_on_drop: false }` [INFO] [stderr] warning: struct `LogFields` is never constructed [INFO] [stderr] --> src/lib.rs:40:8 [INFO] [stderr] | [INFO] [stderr] 40 | struct LogFields { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `insightful` (lib) generated 1 warning [INFO] [stderr] warning: `insightful` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/insightful-81e5f9e97842d0ca) [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] [stderr] Doc-tests insightful [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" "a3dfe05844b2714693e08aa20eaa91ca503f2137739c836a080f17a23596598e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3dfe05844b2714693e08aa20eaa91ca503f2137739c836a080f17a23596598e", kill_on_drop: false }` [INFO] [stdout] a3dfe05844b2714693e08aa20eaa91ca503f2137739c836a080f17a23596598e