[INFO] cloning repository https://github.com/bluurryy/cargo-insert-docs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluurryy/cargo-insert-docs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluurryy%2Fcargo-insert-docs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluurryy%2Fcargo-insert-docs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17d6f458503ff620ef356f1545f29448f010f465
[INFO] checking bluurryy/cargo-insert-docs against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluurryy%2Fcargo-insert-docs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bluurryy/cargo-insert-docs
[INFO] finished tweaking git repo https://github.com/bluurryy/cargo-insert-docs
[INFO] tweaked toml for git repo https://github.com/bluurryy/cargo-insert-docs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bluurryy/cargo-insert-docs on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bluurryy/cargo-insert-docs 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 022f9087dbddade2483c90d349985ccb471736caf49b577841e664cfa6884c89
[INFO] running `Command { std: "docker" "start" "022f9087dbddade2483c90d349985ccb471736caf49b577841e664cfa6884c89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "022f9087dbddade2483c90d349985ccb471736caf49b577841e664cfa6884c89", 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" "022f9087dbddade2483c90d349985ccb471736caf49b577841e664cfa6884c89" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "022f9087dbddade2483c90d349985ccb471736caf49b577841e664cfa6884c89", 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" "022f9087dbddade2483c90d349985ccb471736caf49b577841e664cfa6884c89" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking gix-trace v0.1.21
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking jiff-core v0.1.0
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking heapless v0.8.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking gix-sec v0.14.2
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking sha1-checked v0.10.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking prodash v31.0.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking zlib-rs v0.6.6
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]    Compiling bisync_macros v0.2.3
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking unicode-id v0.3.6
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking bisync v0.3.0
[INFO] [stderr]    Compiling phf_shared v0.14.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.3
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling phf_generator v0.14.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking syn v3.0.3
[INFO] [stderr]     Checking fast-glob v1.1.0
[INFO] [stderr]     Checking markdown v1.0.0
[INFO] [stderr]     Checking gix-zlib v0.1.0
[INFO] [stderr]     Checking macro_rules_attribute v0.2.3
[INFO] [stderr]     Checking relative-path v2.0.1
[INFO] [stderr]     Checking test-bin-lib v0.0.0 (/opt/rustwide/workdir/tests/test-bin-lib)
[INFO] [stderr]     Checking test-crate-dep v0.0.0 (/opt/rustwide/workdir/tests/test-crate-dep)
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking similar v3.1.1
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.49
[INFO] [stderr]     Checking dissimilar v1.0.11
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling indoc v2.0.5 (https://github.com/dtolnay/indoc?rev=4bfa29fcde487bd57c61db452773fff50f20c819#4bfa29fc)
[INFO] [stderr]     Checking tl v0.7.8
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking bstr v1.13.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking clap_builder v4.6.5
[INFO] [stderr]     Checking fancy-regex v0.19.0
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking test-document-features v0.0.0 (/opt/rustwide/workdir/tests/test-document-features)
[INFO] [stderr]     Checking example-crate v0.0.0 (/opt/rustwide/workdir/tests/example-crate)
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking gix-validate v0.11.3
[INFO] [stderr]     Checking gix-utils v0.3.5
[INFO] [stderr]     Checking gix-error v0.2.5
[INFO] [stderr]     Checking gix-packetline v0.22.0
[INFO] [stderr]     Checking gix-path v0.12.3
[INFO] [stderr]     Checking gix-imara-diff v0.2.4
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking gix-chunk v0.7.3
[INFO] [stderr]     Checking gix-quote v0.7.2
[INFO] [stderr]     Checking gix-date v0.15.6
[INFO] [stderr]     Checking gix-bitmap v0.3.3
[INFO] [stderr]     Checking gix-features v0.49.0
[INFO] [stderr]     Checking gix-config-value v0.19.0
[INFO] [stderr]     Checking gix-command v0.9.1
[INFO] [stderr]     Checking gix-url v0.37.0
[INFO] [stderr]     Checking cargo-platform v0.3.3
[INFO] [stderr]     Checking toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking gix-actor v0.41.2
[INFO] [stderr]     Checking gix-hash v0.26.0
[INFO] [stderr]     Checking gix-fs v0.22.0
[INFO] [stderr]     Checking gix-glob v0.27.0
[INFO] [stderr]     Checking test-bin v0.0.0 (/opt/rustwide/workdir/tests/test-bin)
[INFO] [stderr]     Checking gix-transport v0.58.0
[INFO] [stderr]     Checking gix-tempfile v24.0.0
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking gix-attributes v0.34.0
[INFO] [stderr]     Checking gix-ignore v0.22.0
[INFO] [stderr]     Checking gix-lock v24.0.0
[INFO] [stderr]     Checking gix-hashtable v0.16.0
[INFO] [stderr]     Checking gix-commitgraph v0.38.0
[INFO] [stderr]     Checking gix-shallow v0.13.0
[INFO] [stderr]     Checking gix-object v0.63.0
[INFO] [stderr]     Checking mimalloc v0.1.52
[INFO] [stderr]     Checking gix-pathspec v0.19.0
[INFO] [stderr]     Checking clap v4.6.5
[INFO] [stderr]     Checking clap-cargo v0.18.3
[INFO] [stderr]     Checking rustdoc-types v0.61.0
[INFO] [stderr]     Checking cargo_metadata v0.23.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling phf_macros v0.14.0
[INFO] [stderr]     Checking gix-revwalk v0.34.0
[INFO] [stderr]     Checking gix-ref v0.66.0
[INFO] [stderr]     Checking gix-filter v0.33.0
[INFO] [stderr]     Checking gix-pack v0.73.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking gix-traverse v0.60.0
[INFO] [stderr]     Checking gix-revision v0.48.0
[INFO] [stderr]     Checking gix-refspec v0.44.0
[INFO] [stderr]     Checking xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> xtask/src/util.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 | /         bail!(
[INFO] [stdout] 258 | |             "command did not succeed!\n\
[INFO] [stdout] 259 | |                             command: {command}"
[INFO] [stdout] 260 | |         )
[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 `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]    --> xtask/src/main.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |             bail!("expected file content mismatch")
[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: this warning originates in the macro `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]    --> xtask/src/util.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 | /         bail!(
[INFO] [stdout] 258 | |             "command did not succeed!\n\
[INFO] [stdout] 259 | |                             command: {command}"
[INFO] [stdout] 260 | |         )
[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 `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]    --> xtask/src/main.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |             bail!("expected file content mismatch")
[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: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking test-crate v0.0.0 (/opt/rustwide/workdir/tests/test-crate)
[INFO] [stderr]     Checking gix-discover v0.54.0
[INFO] [stderr]     Checking gix-config v0.59.0
[INFO] [stderr]     Checking gix-protocol v0.64.0
[INFO] [stderr]     Checking gix-index v0.54.0
[INFO] [stderr]     Checking gix-odb v0.83.0
[INFO] [stderr]     Checking gix-submodule v0.33.0
[INFO] [stderr]     Checking gix-worktree v0.55.0
[INFO] [stderr]     Checking gix-dir v0.28.0
[INFO] [stderr]     Checking gix-diff v0.66.0
[INFO] [stderr]     Checking gix-status v0.33.0
[INFO] [stderr]     Checking gix v0.86.0
[INFO] [stderr]     Checking cargo-insert-docs v1.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/edit_crate_docs.rs:176:17
[INFO] [stdout]     |
[INFO] [stdout] 176 | /                 bail!(
[INFO] [stdout] 177 | |                     "doc attribute starts with {starts_with:?}, expected either \"//!\", \"/*!\" or \"#![\""
[INFO] [stdout] 178 | |                 )
[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 `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/extract_crate_docs/resolver.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         bail!("rustdoc produced dangling id (known bug of rustdoc)")
[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: this warning originates in the macro `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/extract_feature_docs.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 bail!("a non-empty feature docs comment line must start with a space")
[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: this warning originates in the macro `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/rustdoc_json.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         bail!("target must be lib or bin")
[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: this warning originates in the macro `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/main.rs:446:5
[INFO] [stdout]     |
[INFO] [stdout] 446 |     bail!("no package named \"{package_name}\" found")
[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: this warning originates in the macro `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/edit_crate_docs.rs:176:17
[INFO] [stdout]     |
[INFO] [stdout] 176 | /                 bail!(
[INFO] [stdout] 177 | |                     "doc attribute starts with {starts_with:?}, expected either \"//!\", \"/*!\" or \"#![\""
[INFO] [stdout] 178 | |                 )
[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 `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/extract_crate_docs/resolver.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |         bail!("rustdoc produced dangling id (known bug of rustdoc)")
[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: this warning originates in the macro `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/extract_feature_docs.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 bail!("a non-empty feature docs comment line must start with a space")
[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: this warning originates in the macro `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/pretty_log/tests.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         bail!("coffee machine broke")
[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: this warning originates in the macro `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/rustdoc_json.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         bail!("target must be lib or bin")
[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: this warning originates in the macro `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/main.rs:446:5
[INFO] [stdout]     |
[INFO] [stdout] 446 |     bail!("no package named \"{package_name}\" found")
[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: this warning originates in the macro `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 51.94s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cargo-insert-docs v1.10.0 (/opt/rustwide/workdir), xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "022f9087dbddade2483c90d349985ccb471736caf49b577841e664cfa6884c89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "022f9087dbddade2483c90d349985ccb471736caf49b577841e664cfa6884c89", kill_on_drop: false }`
[INFO] [stdout] 022f9087dbddade2483c90d349985ccb471736caf49b577841e664cfa6884c89
