[INFO] cloning repository https://github.com/condekind/digest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/condekind/digest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcondekind%2Fdigest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcondekind%2Fdigest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04ac481b542152a3ece74b3e9ce1ec01f6df7751 [INFO] building condekind/digest against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcondekind%2Fdigest" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/condekind/digest [INFO] finished tweaking git repo https://github.com/condekind/digest [INFO] tweaked toml for git repo https://github.com/condekind/digest written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/condekind/digest 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/condekind/digest 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 term_size v0.3.2 [INFO] [stderr] Downloaded grep-searcher v0.1.14 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded clap v4.5.35 [INFO] [stderr] Downloaded tokei v12.1.2 [INFO] [stderr] Downloaded env_logger v0.8.4 [INFO] [stderr] Downloaded deunicode v1.6.1 [INFO] [stderr] Downloaded grep-matcher v0.1.7 [INFO] [stderr] Downloaded clap_builder v4.5.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d978110869dfb77ff7412d9dac715b6fa42da3533b35dfbe0fb91ecf2c789b2a [INFO] running `Command { std: "docker" "start" "-a" "d978110869dfb77ff7412d9dac715b6fa42da3533b35dfbe0fb91ecf2c789b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d978110869dfb77ff7412d9dac715b6fa42da3533b35dfbe0fb91ecf2c789b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d978110869dfb77ff7412d9dac715b6fa42da3533b35dfbe0fb91ecf2c789b2a", kill_on_drop: false }` [INFO] [stdout] d978110869dfb77ff7412d9dac715b6fa42da3533b35dfbe0fb91ecf2c789b2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 859ec4f72af1bc4e37b02c2ee6b7c3070d3110e3d388f8595152364bb66cf386 [INFO] running `Command { std: "docker" "start" "-a" "859ec4f72af1bc4e37b02c2ee6b7c3070d3110e3d388f8595152364bb66cf386", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling deunicode v1.6.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling grep-matcher v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling grep-searcher v0.1.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling tokei v12.1.2 [INFO] [stderr] Compiling digest v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `PathToStringExt` is never used [INFO] [stdout] --> src/main.rs:786:7 [INFO] [stdout] | [INFO] [stdout] 786 | trait PathToStringExt { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.69s [INFO] running `Command { std: "docker" "inspect" "859ec4f72af1bc4e37b02c2ee6b7c3070d3110e3d388f8595152364bb66cf386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "859ec4f72af1bc4e37b02c2ee6b7c3070d3110e3d388f8595152364bb66cf386", kill_on_drop: false }` [INFO] [stdout] 859ec4f72af1bc4e37b02c2ee6b7c3070d3110e3d388f8595152364bb66cf386 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 489bfef3a8d6adef720e90b25191672a3b7f0319e6ec6ca0fe2ba6e1c95cc672 [INFO] running `Command { std: "docker" "start" "-a" "489bfef3a8d6adef720e90b25191672a3b7f0319e6ec6ca0fe2ba6e1c95cc672", kill_on_drop: false }` [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stdout] warning: trait `PathToStringExt` is never used [INFO] [stdout] --> src/main.rs:786:7 [INFO] [stdout] | [INFO] [stdout] 786 | trait PathToStringExt { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling digest v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `File` and `self` [INFO] [stdout] --> examples/test_complex_patterns.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fs::{self, File}; [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: `std::io::Write` [INFO] [stdout] --> examples/test_complex_patterns.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tempfile::TempDir` [INFO] [stdout] --> examples/test_complex_patterns.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tempfile::TempDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `create_test_directory` [INFO] [stdout] --> tests/ignore_pattern_tests/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | create_test_directory, get_common_test_cases, get_common_test_structure, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PathToStringExt` is never used [INFO] [stdout] --> src/main.rs:786:7 [INFO] [stdout] | [INFO] [stdout] 786 | trait PathToStringExt { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.09s [INFO] running `Command { std: "docker" "inspect" "489bfef3a8d6adef720e90b25191672a3b7f0319e6ec6ca0fe2ba6e1c95cc672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "489bfef3a8d6adef720e90b25191672a3b7f0319e6ec6ca0fe2ba6e1c95cc672", kill_on_drop: false }` [INFO] [stdout] 489bfef3a8d6adef720e90b25191672a3b7f0319e6ec6ca0fe2ba6e1c95cc672