[INFO] fetching crate git-mit-install 5.12.178... [INFO] testing git-mit-install-5.12.178 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate git-mit-install 5.12.178 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate git-mit-install 5.12.178 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-mit-install 5.12.178 [INFO] finished tweaking crates.io crate git-mit-install 5.12.178 [INFO] tweaked toml for crates.io crate git-mit-install 5.12.178 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate git-mit-install 5.12.178 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mit-commit v3.1.8 [INFO] [stderr] Downloaded supports-color v2.0.0 [INFO] [stderr] Downloaded mit-lint v3.2.7 [INFO] [stderr] Downloaded mit-hook-test-helper v5.12.178 [INFO] [stderr] Downloaded mit-commit-message-lints v5.12.178 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 102f43a7aa8ff46adfe350583f8508cf60e60e95e89ee693403d94172caa084c [INFO] running `Command { std: "docker" "start" "-a" "102f43a7aa8ff46adfe350583f8508cf60e60e95e89ee693403d94172caa084c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "102f43a7aa8ff46adfe350583f8508cf60e60e95e89ee693403d94172caa084c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "102f43a7aa8ff46adfe350583f8508cf60e60e95e89ee693403d94172caa084c", kill_on_drop: false }` [INFO] [stdout] 102f43a7aa8ff46adfe350583f8508cf60e60e95e89ee693403d94172caa084c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 143ca8b56c4ac272f96d61cb58c859d89292985411a199a8a546c02f56cfe783 [INFO] running `Command { std: "docker" "start" "-a" "143ca8b56c4ac272f96d61cb58c859d89292985411a199a8a546c02f56cfe783", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling memchr v2.6.1 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling object v0.32.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling anstream v0.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-color v2.0.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling which v5.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling mit-commit v3.1.8 [INFO] [stderr] Compiling comfy-table v7.1.0 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling clap_complete v4.4.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling git2 v0.18.1 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_yaml v0.9.27 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling mit-lint v3.2.7 [INFO] [stderr] Compiling mit-commit-message-lints v5.12.178 [INFO] [stderr] Compiling git-mit-install v5.12.178 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `Command { std: "docker" "inspect" "143ca8b56c4ac272f96d61cb58c859d89292985411a199a8a546c02f56cfe783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "143ca8b56c4ac272f96d61cb58c859d89292985411a199a8a546c02f56cfe783", kill_on_drop: false }` [INFO] [stdout] 143ca8b56c4ac272f96d61cb58c859d89292985411a199a8a546c02f56cfe783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0278c9134e62254e05d0bc0017376b951df3033bb1ec3571253f0cc58a394858 [INFO] running `Command { std: "docker" "start" "-a" "0278c9134e62254e05d0bc0017376b951df3033bb1ec3571253f0cc58a394858", kill_on_drop: false }` [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling mit-hook-test-helper v5.12.178 [INFO] [stderr] Compiling git-mit-install v5.12.178 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.84s [INFO] running `Command { std: "docker" "inspect" "0278c9134e62254e05d0bc0017376b951df3033bb1ec3571253f0cc58a394858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0278c9134e62254e05d0bc0017376b951df3033bb1ec3571253f0cc58a394858", kill_on_drop: false }` [INFO] [stdout] 0278c9134e62254e05d0bc0017376b951df3033bb1ec3571253f0cc58a394858 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4c2b89f4bf038bb7d501e288e1fe067d14f78cee9d9ba8c35c6eec1896919fe [INFO] running `Command { std: "docker" "start" "-a" "b4c2b89f4bf038bb7d501e288e1fe067d14f78cee9d9ba8c35c6eec1896919fe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_mit_install-624136946a96f338) [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" "b4c2b89f4bf038bb7d501e288e1fe067d14f78cee9d9ba8c35c6eec1896919fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4c2b89f4bf038bb7d501e288e1fe067d14f78cee9d9ba8c35c6eec1896919fe", kill_on_drop: false }` [INFO] [stdout] b4c2b89f4bf038bb7d501e288e1fe067d14f78cee9d9ba8c35c6eec1896919fe