[INFO] fetching crate forgejo-commit-path-rules 0.2.3... [INFO] checking forgejo-commit-path-rules-0.2.3 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate forgejo-commit-path-rules 0.2.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate forgejo-commit-path-rules 0.2.3 [INFO] finished tweaking crates.io crate forgejo-commit-path-rules 0.2.3 [INFO] tweaked toml for crates.io crate forgejo-commit-path-rules 0.2.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate forgejo-commit-path-rules 0.2.3 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate forgejo-commit-path-rules 0.2.3 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kx-utils v0.1.3 [INFO] [stderr] Downloaded assert2 v0.3.15 [INFO] [stderr] Downloaded assert2-macros v0.3.15 [INFO] [stderr] Downloaded derive-with v0.6.0 [INFO] [stderr] Downloaded bon v3.5.1 [INFO] [stderr] Downloaded kxio v5.1.0 [INFO] [stderr] Downloaded bon-macros v3.5.1 [INFO] [stderr] Downloaded git2 v0.20.1 [INFO] [stderr] Downloaded libgit2-sys v0.18.1+1.9.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1668e0b1a4cf7d4166a3e52dae04bf91378c80e28b6120c7927b93a82153c321 [INFO] running `Command { std: "docker" "start" "-a" "1668e0b1a4cf7d4166a3e52dae04bf91378c80e28b6120c7927b93a82153c321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1668e0b1a4cf7d4166a3e52dae04bf91378c80e28b6120c7927b93a82153c321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1668e0b1a4cf7d4166a3e52dae04bf91378c80e28b6120c7927b93a82153c321", kill_on_drop: false }` [INFO] [stdout] 1668e0b1a4cf7d4166a3e52dae04bf91378c80e28b6120c7927b93a82153c321 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4891d47d9d4f274294f04b69bb3e1cd11c2b726818d0128a262275e01b8bb24 [INFO] running `Command { std: "docker" "start" "-a" "f4891d47d9d4f274294f04b69bb3e1cd11c2b726818d0128a262275e01b8bb24", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling assert2-macros v0.3.15 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking yaml-rust2 v0.10.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling bon-macros v3.5.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking kx-utils v0.1.3 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling derive-with v0.6.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Checking config v0.15.11 [INFO] [stderr] Checking assert2 v0.3.15 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking bon v3.5.1 [INFO] [stderr] Checking rstest v0.25.0 [INFO] [stderr] Checking rustls-webpki v0.103.0 [INFO] [stderr] Checking git2 v0.20.1 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking kxio v5.1.0 [INFO] [stderr] Checking forgejo-commit-path-rules v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.23s [INFO] running `Command { std: "docker" "inspect" "f4891d47d9d4f274294f04b69bb3e1cd11c2b726818d0128a262275e01b8bb24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4891d47d9d4f274294f04b69bb3e1cd11c2b726818d0128a262275e01b8bb24", kill_on_drop: false }` [INFO] [stdout] f4891d47d9d4f274294f04b69bb3e1cd11c2b726818d0128a262275e01b8bb24