[INFO] cloning repository https://github.com/matthiasbeyer/api-diff-comment
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthiasbeyer/api-diff-comment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiasbeyer%2Fapi-diff-comment", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiasbeyer%2Fapi-diff-comment'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84b608672537cf4db522ee3507f1c0c9e54ac78a
[INFO] checking matthiasbeyer/api-diff-comment against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiasbeyer%2Fapi-diff-comment" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/matthiasbeyer/api-diff-comment
[INFO] finished tweaking git repo https://github.com/matthiasbeyer/api-diff-comment
[INFO] tweaked toml for git repo https://github.com/matthiasbeyer/api-diff-comment written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matthiasbeyer/api-diff-comment on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matthiasbeyer/api-diff-comment 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.199
[INFO] [stderr]   Downloaded rustdoc-json v0.9.0
[INFO] [stderr]   Downloaded toml_edit v0.22.12
[INFO] [stderr]   Downloaded cargo-platform v0.1.8
[INFO] [stderr]   Downloaded cargo-manifest v0.14.0
[INFO] [stderr]   Downloaded supports-color v3.0.0
[INFO] [stderr]   Downloaded argh_shared v0.1.12
[INFO] [stderr]   Downloaded rustdoc-types v0.23.0
[INFO] [stderr]   Downloaded unicode-width v0.1.12
[INFO] [stderr]   Downloaded pest_generator v2.7.9
[INFO] [stderr]   Downloaded argh v0.1.12
[INFO] [stderr]   Downloaded cargo_metadata v0.18.1
[INFO] [stderr]   Downloaded hashbag v0.1.12
[INFO] [stderr]   Downloaded owo-colors v4.0.0
[INFO] [stderr]   Downloaded argh_derive v0.1.12
[INFO] [stderr]   Downloaded pest_derive v2.7.9
[INFO] [stderr]   Downloaded pest_meta v2.7.9
[INFO] [stderr]   Downloaded public-api v0.33.1
[INFO] [stderr]   Downloaded serde v1.0.199
[INFO] [stderr]   Downloaded handlebars v5.1.2
[INFO] [stderr]   Downloaded pest v2.7.9
[INFO] [stderr]   Downloaded winnow v0.6.7
[INFO] [stderr]   Downloaded libc v0.2.154
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7950436387f8856a97f2dab8fde071f52452559e319290be6be0b74bfab59df0
[INFO] running `Command { std: "docker" "start" "7950436387f8856a97f2dab8fde071f52452559e319290be6be0b74bfab59df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7950436387f8856a97f2dab8fde071f52452559e319290be6be0b74bfab59df0", 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" "7950436387f8856a97f2dab8fde071f52452559e319290be6be0b74bfab59df0" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7950436387f8856a97f2dab8fde071f52452559e319290be6be0b74bfab59df0", 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" "7950436387f8856a97f2dab8fde071f52452559e319290be6be0b74bfab59df0" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking supports-color v3.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking hashbag v0.1.12
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]     Checking miette v7.2.0
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]    Compiling pest_generator v2.7.9
[INFO] [stderr]    Compiling pest_derive v2.7.9
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking camino v1.1.6
[INFO] [stderr]     Checking rustdoc-types v0.23.0
[INFO] [stderr]     Checking argh_shared v0.1.12
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking handlebars v5.1.2
[INFO] [stderr]     Checking argh v0.1.12
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking public-api v0.33.1
[INFO] [stderr]     Checking cargo-manifest v0.14.0
[INFO] [stderr]     Checking rustdoc-json v0.9.0
[INFO] [stderr]     Checking api-diff-comment v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             miette::bail!("git-worktree {} {} failed", wt_path, reference)
[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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |             miette::bail!("git-checkout {} failed", reference)
[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 error originates in the macro `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             miette::bail!("git-worktree remove -f {} failed", wt_path)
[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 error originates in the macro `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             miette::bail!("git-worktree {} {} failed", wt_path, reference)
[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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this error originates in the macro `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:210:13
[INFO] [stdout]     |
[INFO] [stdout] 210 |             miette::bail!("git-checkout {} failed", reference)
[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 error originates in the macro `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/main.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             miette::bail!("git-worktree remove -f {} failed", wt_path)
[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 error originates in the macro `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `api-diff-comment` (bin "api-diff-comment") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `api-diff-comment` (bin "api-diff-comment" test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "7950436387f8856a97f2dab8fde071f52452559e319290be6be0b74bfab59df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7950436387f8856a97f2dab8fde071f52452559e319290be6be0b74bfab59df0", kill_on_drop: false }`
[INFO] [stdout] 7950436387f8856a97f2dab8fde071f52452559e319290be6be0b74bfab59df0
