[INFO] fetching crate lcov2cobertura 1.0.6... [INFO] testing lcov2cobertura-1.0.6 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate lcov2cobertura 1.0.6 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate lcov2cobertura 1.0.6 [INFO] finished tweaking crates.io crate lcov2cobertura 1.0.6 [INFO] tweaked toml for crates.io crate lcov2cobertura 1.0.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lcov2cobertura 1.0.6 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Adding quick-xml v0.37.5 (available: v0.38.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d402575028ecae4eb244092f74cf08f55c06bb1200a887e4f1c634a3201fe0f0 [INFO] running `Command { std: "docker" "start" "-a" "d402575028ecae4eb244092f74cf08f55c06bb1200a887e4f1c634a3201fe0f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d402575028ecae4eb244092f74cf08f55c06bb1200a887e4f1c634a3201fe0f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d402575028ecae4eb244092f74cf08f55c06bb1200a887e4f1c634a3201fe0f0", kill_on_drop: false }` [INFO] [stdout] d402575028ecae4eb244092f74cf08f55c06bb1200a887e4f1c634a3201fe0f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eb63fd0688bf73f4f6f5cc355885bbd6715794b6327b8baff4755203b807232 [INFO] running `Command { std: "docker" "start" "-a" "5eb63fd0688bf73f4f6f5cc355885bbd6715794b6327b8baff4755203b807232", kill_on_drop: false }` [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling lcov2cobertura v1.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning[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] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see 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] warning: lint `cenum_impl_drop_cast` has been removed: converted into hard error, see 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.41s [INFO] running `Command { std: "docker" "inspect" "5eb63fd0688bf73f4f6f5cc355885bbd6715794b6327b8baff4755203b807232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eb63fd0688bf73f4f6f5cc355885bbd6715794b6327b8baff4755203b807232", kill_on_drop: false }` [INFO] [stdout] 5eb63fd0688bf73f4f6f5cc355885bbd6715794b6327b8baff4755203b807232 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08e75163fbadf834bc8630e552b99734f0349cde5c43bcb904c0c53b531abfa4 [INFO] running `Command { std: "docker" "start" "-a" "08e75163fbadf834bc8630e552b99734f0349cde5c43bcb904c0c53b531abfa4", kill_on_drop: false }` [INFO] [stdout] warning[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] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see 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] warning: lint `cenum_impl_drop_cast` has been removed: converted into hard error, see 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] Compiling lcov2cobertura v1.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning[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] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see 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] warning: lint `cenum_impl_drop_cast` has been removed: converted into hard error, see 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] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `Command { std: "docker" "inspect" "08e75163fbadf834bc8630e552b99734f0349cde5c43bcb904c0c53b531abfa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e75163fbadf834bc8630e552b99734f0349cde5c43bcb904c0c53b531abfa4", kill_on_drop: false }` [INFO] [stdout] 08e75163fbadf834bc8630e552b99734f0349cde5c43bcb904c0c53b531abfa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d03036a7bbe725c15dc88512343f44855ea0c8f32cc69e81dca6a7edee5cb73 [INFO] running `Command { std: "docker" "start" "-a" "4d03036a7bbe725c15dc88512343f44855ea0c8f32cc69e81dca6a7edee5cb73", kill_on_drop: false }` [INFO] [stderr] warning[E0602]: unknown lint: `order_dependent_trait_objects` [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-F order_dependent_trait_objects` [INFO] [stderr] = note: `-D unknown-lints` implied by `-D warnings` [INFO] [stderr] = help: to override `-D warnings` add `#[allow(unknown_lints)]` [INFO] [stderr] [INFO] [stderr] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-F missing_fragment_specifier` [INFO] [stderr] = note: `-D renamed-and-removed-lints` implied by `-D warnings` [INFO] [stderr] = help: to override `-D warnings` add `#[allow(renamed_and_removed_lints)]` [INFO] [stderr] [INFO] [stderr] warning: lint `cenum_impl_drop_cast` has been removed: converted into hard error, see for more information [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-F cenum_impl_drop_cast` [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0602`. [INFO] [stderr] warning: `lcov2cobertura` (lib) generated 3 warnings [INFO] [stderr] warning: `lcov2cobertura` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lcov2cobertura-c7daf538bd766b5f) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::test_method_name_with_comma ... ok [INFO] [stdout] test tests::test_generate_cobertura_xml ... ok [INFO] [stdout] test tests::test_parse ... ok [INFO] [stdout] test tests::test_parse_with_checksum ... ok [INFO] [stdout] test tests::test_treat_non_integer_line_execution_count_as_zero ... ok [INFO] [stdout] test tests::test_parse_with_functions ... ok [INFO] [stdout] test tests::test_demangle_rust ... ok [INFO] [stdout] test tests::test_exclude_package ... ok [INFO] [stdout] test tests::test_demangle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests lcov2cobertura [INFO] [stderr] warning[E0602]: unknown lint: `order_dependent_trait_objects` [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-F order_dependent_trait_objects` [INFO] [stderr] = note: `-D unknown-lints` implied by `-D warnings` [INFO] [stderr] = help: to override `-D warnings` add `#[allow(unknown_lints)]` [INFO] [stderr] [INFO] [stderr] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-F missing_fragment_specifier` [INFO] [stderr] = note: `-D renamed-and-removed-lints` implied by `-D warnings` [INFO] [stderr] = help: to override `-D warnings` add `#[allow(renamed_and_removed_lints)]` [INFO] [stderr] [INFO] [stderr] warning: lint `cenum_impl_drop_cast` has been removed: converted into hard error, see for more information [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-F cenum_impl_drop_cast` [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0602`. [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" "4d03036a7bbe725c15dc88512343f44855ea0c8f32cc69e81dca6a7edee5cb73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d03036a7bbe725c15dc88512343f44855ea0c8f32cc69e81dca6a7edee5cb73", kill_on_drop: false }` [INFO] [stdout] 4d03036a7bbe725c15dc88512343f44855ea0c8f32cc69e81dca6a7edee5cb73