[INFO] fetching crate typos-git-commit 0.8.0... [INFO] testing typos-git-commit-0.8.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate typos-git-commit 0.8.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate typos-git-commit 0.8.0 [INFO] finished tweaking crates.io crate typos-git-commit 0.8.0 [INFO] tweaked toml for crates.io crate typos-git-commit 0.8.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate typos-git-commit 0.8.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate typos-git-commit 0.8.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 366b69278484a1846465ce76bf4c42a25c4ab4084ed038bcc89110e50fb08d55 [INFO] running `Command { std: "docker" "start" "-a" "366b69278484a1846465ce76bf4c42a25c4ab4084ed038bcc89110e50fb08d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "366b69278484a1846465ce76bf4c42a25c4ab4084ed038bcc89110e50fb08d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "366b69278484a1846465ce76bf4c42a25c4ab4084ed038bcc89110e50fb08d55", kill_on_drop: false }` [INFO] [stdout] 366b69278484a1846465ce76bf4c42a25c4ab4084ed038bcc89110e50fb08d55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffc126b9580b09e55cf53a67d43455e4bdfbedd859b90c935ac383a69fb5a8ad [INFO] running `Command { std: "docker" "start" "-a" "ffc126b9580b09e55cf53a67d43455e4bdfbedd859b90c935ac383a69fb5a8ad", kill_on_drop: false }` [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling self_cell v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling fluent-syntax v0.12.0 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling unic-langid-macros v0.9.6 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling fluent-langneg v0.13.1 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-bundle v0.16.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling clap_complete v4.5.60 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling fluent-template-macros v0.13.2 [INFO] [stderr] Compiling fluent-templates v0.13.2 [INFO] [stderr] Compiling fluent-i18n v0.1.0 [INFO] [stderr] Compiling typos-git-commit v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.98s [INFO] running `Command { std: "docker" "inspect" "ffc126b9580b09e55cf53a67d43455e4bdfbedd859b90c935ac383a69fb5a8ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffc126b9580b09e55cf53a67d43455e4bdfbedd859b90c935ac383a69fb5a8ad", kill_on_drop: false }` [INFO] [stdout] ffc126b9580b09e55cf53a67d43455e4bdfbedd859b90c935ac383a69fb5a8ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8aa667e43abb97fea36145152a204f21721fae1ce97d785f0a4011835e940584 [INFO] running `Command { std: "docker" "start" "-a" "8aa667e43abb97fea36145152a204f21721fae1ce97d785f0a4011835e940584", kill_on_drop: false }` [INFO] [stderr] Compiling typos-git-commit v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "8aa667e43abb97fea36145152a204f21721fae1ce97d785f0a4011835e940584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aa667e43abb97fea36145152a204f21721fae1ce97d785f0a4011835e940584", kill_on_drop: false }` [INFO] [stdout] 8aa667e43abb97fea36145152a204f21721fae1ce97d785f0a4011835e940584 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1009fed9bec990e794515da41eae35d3fd0afb3e031b896f75f1857d60d5fae6 [INFO] running `Command { std: "docker" "start" "-a" "1009fed9bec990e794515da41eae35d3fd0afb3e031b896f75f1857d60d5fae6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typos_git_commit-faece2fe1ecdf4a3) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/typos_git_commit-d8a2f9b46ed12fb0) [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 typos_git_commit [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" "1009fed9bec990e794515da41eae35d3fd0afb3e031b896f75f1857d60d5fae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1009fed9bec990e794515da41eae35d3fd0afb3e031b896f75f1857d60d5fae6", kill_on_drop: false }` [INFO] [stdout] 1009fed9bec990e794515da41eae35d3fd0afb3e031b896f75f1857d60d5fae6