[INFO] cloning repository https://github.com/PurpleBooth/pb-git-hooks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PurpleBooth/pb-git-hooks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Fpb-git-hooks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Fpb-git-hooks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f495afa4173654b25ac4c2495c68ba32b0e0392e [INFO] checking PurpleBooth/pb-git-hooks against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Fpb-git-hooks" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PurpleBooth/pb-git-hooks on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PurpleBooth/pb-git-hooks [INFO] finished tweaking git repo https://github.com/PurpleBooth/pb-git-hooks [INFO] tweaked toml for git repo https://github.com/PurpleBooth/pb-git-hooks written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/PurpleBooth/pb-git-hooks 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded supports-unicode v2.1.0 [INFO] [stderr] Downloaded which v6.0.1 [INFO] [stderr] Downloaded clap_complete v4.5.2 [INFO] [stderr] Downloaded comfy-table v7.1.1 [INFO] [stderr] Downloaded mit-commit v3.1.8 [INFO] [stderr] Downloaded mit-lint v3.2.7 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de9a90950d0abd40547ea5ff7906f06c1ae4562bd520b613da0f033a57b188ab [INFO] running `Command { std: "docker" "start" "-a" "de9a90950d0abd40547ea5ff7906f06c1ae4562bd520b613da0f033a57b188ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de9a90950d0abd40547ea5ff7906f06c1ae4562bd520b613da0f033a57b188ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de9a90950d0abd40547ea5ff7906f06c1ae4562bd520b613da0f033a57b188ab", kill_on_drop: false }` [INFO] [stdout] de9a90950d0abd40547ea5ff7906f06c1ae4562bd520b613da0f033a57b188ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e138f010225dc0f3dd91cbd3f072a1854556710bd220c0821c3779a36cc4c5ab [INFO] running `Command { std: "docker" "start" "-a" "e138f010225dc0f3dd91cbd3f072a1854556710bd220c0821c3779a36cc4c5ab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.59 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking mit-commit v3.1.8 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking clap_complete v4.5.2 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking arboard v3.3.2 [INFO] [stderr] Checking which v6.0.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking mit-lint v3.2.7 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking mit-commit-message-lints v5.12.197 (/opt/rustwide/workdir/mit-commit-message-lints) [INFO] [stderr] Checking mit-hook-test-helper v5.12.197 (/opt/rustwide/workdir/mit-hook-test-helper) [INFO] [stderr] Checking git-mit v5.12.197 (/opt/rustwide/workdir/git-mit) [INFO] [stderr] Checking git-mit-relates-to v5.12.197 (/opt/rustwide/workdir/git-mit-relates-to) [INFO] [stderr] Checking mit-commit-msg v5.12.197 (/opt/rustwide/workdir/mit-commit-msg) [INFO] [stderr] Checking git-mit-config v5.12.197 (/opt/rustwide/workdir/git-mit-config) [INFO] [stderr] Checking mit-pre-commit v5.12.197 (/opt/rustwide/workdir/mit-pre-commit) [INFO] [stderr] Checking git-mit-install v5.12.197 (/opt/rustwide/workdir/git-mit-install) [INFO] [stderr] Checking mit-prepare-commit-msg v5.12.197 (/opt/rustwide/workdir/mit-prepare-commit-msg) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.21s [INFO] running `Command { std: "docker" "inspect" "e138f010225dc0f3dd91cbd3f072a1854556710bd220c0821c3779a36cc4c5ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e138f010225dc0f3dd91cbd3f072a1854556710bd220c0821c3779a36cc4c5ab", kill_on_drop: false }` [INFO] [stdout] e138f010225dc0f3dd91cbd3f072a1854556710bd220c0821c3779a36cc4c5ab [INFO] checking PurpleBooth/pb-git-hooks against try#44523379467bbd2050af931a040d10c2b764b443 for pr-124305 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleBooth%2Fpb-git-hooks" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PurpleBooth/pb-git-hooks on toolchain 44523379467bbd2050af931a040d10c2b764b443 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PurpleBooth/pb-git-hooks [INFO] finished tweaking git repo https://github.com/PurpleBooth/pb-git-hooks [INFO] tweaked toml for git repo https://github.com/PurpleBooth/pb-git-hooks written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/PurpleBooth/pb-git-hooks 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" "+44523379467bbd2050af931a040d10c2b764b443" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 667f402db83dd0612b73e6c5a866e8e935d0d928e1b0a53460caafdd50247d66 [INFO] running `Command { std: "docker" "start" "-a" "667f402db83dd0612b73e6c5a866e8e935d0d928e1b0a53460caafdd50247d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "667f402db83dd0612b73e6c5a866e8e935d0d928e1b0a53460caafdd50247d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667f402db83dd0612b73e6c5a866e8e935d0d928e1b0a53460caafdd50247d66", kill_on_drop: false }` [INFO] [stdout] 667f402db83dd0612b73e6c5a866e8e935d0d928e1b0a53460caafdd50247d66 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+44523379467bbd2050af931a040d10c2b764b443" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6fb03c9fb92e7cfbb672703c21c660a8fefc844e030c2852c80660cedb55e75 [INFO] running `Command { std: "docker" "start" "-a" "c6fb03c9fb92e7cfbb672703c21c660a8fefc844e030c2852c80660cedb55e75", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.59 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking mit-commit v3.1.8 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking clap_complete v4.5.2 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking arboard v3.3.2 [INFO] [stderr] Checking which v6.0.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking mit-lint v3.2.7 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking mit-commit-message-lints v5.12.197 (/opt/rustwide/workdir/mit-commit-message-lints) [INFO] [stderr] Checking mit-hook-test-helper v5.12.197 (/opt/rustwide/workdir/mit-hook-test-helper) [INFO] [stdout] error[E0453]: warn(future_incompatible) incompatible with previous forbid [INFO] [stdout] --> mit-hook-test-helper/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | future_incompatible, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = note: `forbid` lint level is the default for where_clauses_object_safety [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: warn(future_incompatible) incompatible with previous forbid [INFO] [stdout] --> mit-hook-test-helper/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | future_incompatible, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = note: `forbid` lint level is the default for where_clauses_object_safety [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mit-hook-test-helper` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mit-hook-test-helper` (lib) due to 2 previous errors [INFO] [stdout] error[E0453]: warn(future_incompatible) incompatible with previous forbid [INFO] [stdout] --> mit-commit-message-lints/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | future_incompatible, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] = note: `forbid` lint level is the default for where_clauses_object_safety [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mit-commit-message-lints` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c6fb03c9fb92e7cfbb672703c21c660a8fefc844e030c2852c80660cedb55e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6fb03c9fb92e7cfbb672703c21c660a8fefc844e030c2852c80660cedb55e75", kill_on_drop: false }` [INFO] [stdout] c6fb03c9fb92e7cfbb672703c21c660a8fefc844e030c2852c80660cedb55e75