[INFO] fetching crate lcov2xml 1.0.6...
[INFO] testing lcov2xml-1.0.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate lcov2xml 1.0.6 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate lcov2xml 1.0.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate lcov2xml 1.0.6
[INFO] tweaked toml for crates.io crate lcov2xml 1.0.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lcov2xml 1.0.6 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lcov2xml 1.0.6 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.11
[INFO] [stderr]   Downloaded thiserror v1.0.37
[INFO] [stderr]   Downloaded clap v4.4.2
[INFO] [stderr]   Downloaded anstyle-wincon v2.1.0
[INFO] [stderr]   Downloaded anstyle v1.0.2
[INFO] [stderr]   Downloaded anstyle-parse v0.2.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.66
[INFO] [stderr]   Downloaded thiserror-impl v1.0.37
[INFO] [stderr]   Downloaded lcov v0.8.1
[INFO] [stderr]   Downloaded anyhow v1.0.95
[INFO] [stderr]   Downloaded anstream v0.5.0
[INFO] [stderr]   Downloaded syn v2.0.31
[INFO] [stderr]   Downloaded lcov2cobertura v1.0.6
[INFO] [stderr]   Downloaded clap_builder v4.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04db2d8316b351d8553fdc1959c4c0c9bd4395550a663a015e92d22b5b041736
[INFO] running `Command { std: "docker" "start" "-a" "04db2d8316b351d8553fdc1959c4c0c9bd4395550a663a015e92d22b5b041736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04db2d8316b351d8553fdc1959c4c0c9bd4395550a663a015e92d22b5b041736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04db2d8316b351d8553fdc1959c4c0c9bd4395550a663a015e92d22b5b041736", kill_on_drop: false }`
[INFO] [stdout] 04db2d8316b351d8553fdc1959c4c0c9bd4395550a663a015e92d22b5b041736
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c92e0a3bff6e13141dcab466ba0f6d586251920df1eaec53805664611809221
[INFO] running `Command { std: "docker" "start" "-a" "6c92e0a3bff6e13141dcab466ba0f6d586251920df1eaec53805664611809221", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling lcov v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lcov2cobertura v1.0.6
[INFO] [stderr]    Compiling clap v4.4.2
[INFO] [stderr]    Compiling lcov2xml v1.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0602]: unknown lint: `order_dependent_trait_objects`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F order_dependent_trait_objects`
[INFO] [stdout]   = note: `-D unknown-lints` implied by `-D warnings`
[INFO] [stdout]   = help: to override `-D warnings` add `#[allow(unknown_lints)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F missing_fragment_specifier`
[INFO] [stdout]   = note: `-D renamed-and-removed-lints` implied by `-D warnings`
[INFO] [stdout]   = help: to override `-D warnings` add `#[allow(renamed_and_removed_lints)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `cenum_impl_drop_cast` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/73333> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F cenum_impl_drop_cast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lcov2xml` (bin "cobertura_split") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0602]: unknown lint: `order_dependent_trait_objects`
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F order_dependent_trait_objects`
[INFO] [stdout]   = note: `-D unknown-lints` implied by `-D warnings`
[INFO] [stdout]   = help: to override `-D warnings` add `#[allow(unknown_lints)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F missing_fragment_specifier`
[INFO] [stdout]   = note: `-D renamed-and-removed-lints` implied by `-D warnings`
[INFO] [stdout]   = help: to override `-D warnings` add `#[allow(renamed_and_removed_lints)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lint `cenum_impl_drop_cast` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/73333> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-F cenum_impl_drop_cast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0602`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lcov2xml` (bin "lcov2xml") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "6c92e0a3bff6e13141dcab466ba0f6d586251920df1eaec53805664611809221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c92e0a3bff6e13141dcab466ba0f6d586251920df1eaec53805664611809221", kill_on_drop: false }`
[INFO] [stdout] 6c92e0a3bff6e13141dcab466ba0f6d586251920df1eaec53805664611809221
