[INFO] fetching crate git-stack 0.10.20...
[INFO] checking git-stack-0.10.20 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] extracting crate git-stack 0.10.20 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate git-stack 0.10.20
[INFO] finished tweaking crates.io crate git-stack 0.10.20
[INFO] tweaked toml for crates.io crate git-stack 0.10.20 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-stack 0.10.20 on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-stack 0.10.20 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastrand v2.0.0
[INFO] [stderr]   Downloaded snapbox-macros v0.3.10
[INFO] [stderr]   Downloaded anstyle-parse v0.2.1
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded proc-exit v2.0.2
[INFO] [stderr]   Downloaded snapbox v0.6.21
[INFO] [stderr]   Downloaded filetime v0.2.22
[INFO] [stderr]   Downloaded os_pipe v1.1.4
[INFO] [stderr]   Downloaded names v0.14.0
[INFO] [stderr]   Downloaded serde_spanned v0.6.4
[INFO] [stderr]   Downloaded os_info v3.7.0
[INFO] [stderr]   Downloaded git2-ext v0.6.3
[INFO] [stderr]   Downloaded serde_yaml v0.8.18
[INFO] [stderr]   Downloaded colorchoice-clap v1.0.6
[INFO] [stderr]   Downloaded elsa v1.10.0
[INFO] [stderr]   Downloaded automod v1.0.15
[INFO] [stderr]   Downloaded zerovec v0.11.3
[INFO] [stderr]   Downloaded predicates-tree v1.0.7
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.2
[INFO] [stderr]   Downloaded bstr v1.11.1
[INFO] [stderr]   Downloaded object v0.32.0
[INFO] [stderr]   Downloaded winnow v0.6.5
[INFO] [stderr]   Downloaded petgraph v0.8.1
[INFO] [stderr]   Downloaded libz-sys v1.1.12
[INFO] [stderr]   Downloaded human-panic v2.0.2
[INFO] [stderr]   Downloaded git-fixture v0.3.6
[INFO] [stderr]   Downloaded git-config-env v0.2.2
[INFO] [stderr]   Downloaded git-branch-stash v0.10.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2f77e200274f824f97d519c8b13b4d1d46e953bd014c938cb693d0d46b50e4ad
[INFO] running `Command { std: "docker" "start" "2f77e200274f824f97d519c8b13b4d1d46e953bd014c938cb693d0d46b50e4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f77e200274f824f97d519c8b13b4d1d46e953bd014c938cb693d0d46b50e4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f77e200274f824f97d519c8b13b4d1d46e953bd014c938cb693d0d46b50e4ad" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f77e200274f824f97d519c8b13b4d1d46e953bd014c938cb693d0d46b50e4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f77e200274f824f97d519c8b13b4d1d46e953bd014c938cb693d0d46b50e4ad" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking icu_properties_data v2.0.1
[INFO] [stderr]     Checking icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking crossbeam-utils v0.8.16
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking memoffset v0.9.0
[INFO] [stderr]     Checking object v0.32.0
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking predicates-tree v1.0.7
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking petgraph v0.8.1
[INFO] [stderr]     Checking git-config-env v0.2.2
[INFO] [stderr]     Checking snapbox-macros v0.3.10
[INFO] [stderr]     Checking elsa v1.10.0
[INFO] [stderr]     Checking os_pipe v1.1.4
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking downcast-rs v2.0.1
[INFO] [stderr]     Checking proc-exit v2.0.2
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking predicates v3.0.3
[INFO] [stderr]     Checking snapbox v0.6.21
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.3
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.2
[INFO] [stderr]     Checking colorchoice-clap v1.0.6
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking git2 v0.20.2
[INFO] [stderr]     Checking bstr v1.11.1
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]     Checking os_info v3.7.0
[INFO] [stderr]     Checking serde_yaml v0.8.18
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking toml_edit v0.21.0
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking assert_fs v1.1.2
[INFO] [stderr]     Checking toml v0.8.8
[INFO] [stderr]     Checking human-panic v2.0.2
[INFO] [stderr]     Checking git2-ext v0.6.3
[INFO] [stderr]     Checking git-fixture v0.3.6
[INFO] [stderr]     Checking git-branch-stash v0.10.2
[INFO] [stderr]     Checking git-stack v0.10.20 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/graph/ops.rs:857:13
[INFO] [stdout]     |
[INFO] [stdout] 857 |             eyre::bail!("cannot reword; first squash dependent fixups")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/graph/ops.rs:857:13
[INFO] [stdout]     |
[INFO] [stdout] 857 |             eyre::bail!("cannot reword; first squash dependent fixups")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/graph/ops.rs:857:13
[INFO] [stdout]     |
[INFO] [stdout] 857 |             eyre::bail!("cannot reword; first squash dependent fixups")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/bin/git-stack/ops.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |         eyre::bail!("Aborting commit due to empty commit message.")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/bin/git-stack/ops.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |         eyre::bail!("Aborting commit due to empty commit message.")
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: git-stack v0.10.20 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "2f77e200274f824f97d519c8b13b4d1d46e953bd014c938cb693d0d46b50e4ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f77e200274f824f97d519c8b13b4d1d46e953bd014c938cb693d0d46b50e4ad", kill_on_drop: false }`
[INFO] [stdout] 2f77e200274f824f97d519c8b13b4d1d46e953bd014c938cb693d0d46b50e4ad
