[INFO] fetching crate wer 1.3.0... [INFO] testing wer-1.3.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate wer 1.3.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate wer 1.3.0 [INFO] finished tweaking crates.io crate wer 1.3.0 [INFO] tweaked toml for crates.io crate wer 1.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wer 1.3.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wer 1.3.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b7d5a67b4e0754d6990b30875c0b337809a4b11c091fbdce2be413fc4cf7ce2 [INFO] running `Command { std: "docker" "start" "-a" "2b7d5a67b4e0754d6990b30875c0b337809a4b11c091fbdce2be413fc4cf7ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b7d5a67b4e0754d6990b30875c0b337809a4b11c091fbdce2be413fc4cf7ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b7d5a67b4e0754d6990b30875c0b337809a4b11c091fbdce2be413fc4cf7ce2", kill_on_drop: false }` [INFO] [stdout] 2b7d5a67b4e0754d6990b30875c0b337809a4b11c091fbdce2be413fc4cf7ce2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45642bad9f7c227dedeebecde52acbf7cf62ef4c9d6831b3ef56d4fcb22acf67 [INFO] running `Command { std: "docker" "start" "-a" "45642bad9f7c227dedeebecde52acbf7cf62ef4c9d6831b3ef56d4fcb22acf67", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling plist v1.7.1 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling wer v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.08s [INFO] running `Command { std: "docker" "inspect" "45642bad9f7c227dedeebecde52acbf7cf62ef4c9d6831b3ef56d4fcb22acf67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45642bad9f7c227dedeebecde52acbf7cf62ef4c9d6831b3ef56d4fcb22acf67", kill_on_drop: false }` [INFO] [stdout] 45642bad9f7c227dedeebecde52acbf7cf62ef4c9d6831b3ef56d4fcb22acf67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46b0db5d327ff07cf6083413c48e1611c5958fcbfa04b0ce60497d7104bd186f [INFO] running `Command { std: "docker" "start" "-a" "46b0db5d327ff07cf6083413c48e1611c5958fcbfa04b0ce60497d7104bd186f", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling shared_child v1.0.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling lexopt v0.3.1 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling is_executable v1.0.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling ruzstd v0.8.1 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lcov2cobertura v1.0.6 [INFO] [stderr] Compiling opener v0.7.2 [INFO] [stderr] Compiling cargo-config2 v0.1.33 [INFO] [stderr] Compiling cargo-llvm-cov v0.6.16 [INFO] [stderr] Compiling wer v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.40s [INFO] running `Command { std: "docker" "inspect" "46b0db5d327ff07cf6083413c48e1611c5958fcbfa04b0ce60497d7104bd186f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b0db5d327ff07cf6083413c48e1611c5958fcbfa04b0ce60497d7104bd186f", kill_on_drop: false }` [INFO] [stdout] 46b0db5d327ff07cf6083413c48e1611c5958fcbfa04b0ce60497d7104bd186f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 457f7e1894dde42a28a39217d4365a0fc7129ea892c48c81484f2dd2a9ea0da7 [INFO] running `Command { std: "docker" "start" "-a" "457f7e1894dde42a28a39217d4365a0fc7129ea892c48c81484f2dd2a9ea0da7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wer-f546199dda5120b2) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test search::tests::test_find_all_matches_absolute_path ... ok [INFO] [stdout] test utils::tests::test_format_timestamp_day_month_year ... ok [INFO] [stdout] test utils::tests::test_format_timestamp_day_month ... ok [INFO] [stdout] test search::tests::test_find_all_matches_home_tilde ... ok [INFO] [stdout] test search::tests::test_is_ignored_directory ... ok [INFO] [stdout] test search::tests::test_find_all_matches_existing_relative_file ... ok [INFO] [stdout] test search::tests::test_find_all_matches_not_found ... ok [INFO] [stdout] test search::tests::test_find_all_matches_relative_path ... ok [INFO] [stdout] test search::tests::test_find_all_matches_recursive_search ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "457f7e1894dde42a28a39217d4365a0fc7129ea892c48c81484f2dd2a9ea0da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457f7e1894dde42a28a39217d4365a0fc7129ea892c48c81484f2dd2a9ea0da7", kill_on_drop: false }` [INFO] [stdout] 457f7e1894dde42a28a39217d4365a0fc7129ea892c48c81484f2dd2a9ea0da7