[INFO] cloning repository https://github.com/cjrh/iced-themer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjrh/iced-themer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjrh%2Ficed-themer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjrh%2Ficed-themer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83e420d3cc1e4b1a131dfae1366bdae06b559a61
[INFO] testing cjrh/iced-themer against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjrh%2Ficed-themer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cjrh/iced-themer
[INFO] finished tweaking git repo https://github.com/cjrh/iced-themer
[INFO] tweaked toml for git repo https://github.com/cjrh/iced-themer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cjrh/iced-themer on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cjrh/iced-themer 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" "+1.98.0-beta.1" "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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d08a4df193e2ce9de05fe76bf499e44e0d7d967b5a166ca9cf833e55b5e759e8
[INFO] running `Command { std: "docker" "start" "d08a4df193e2ce9de05fe76bf499e44e0d7d967b5a166ca9cf833e55b5e759e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d08a4df193e2ce9de05fe76bf499e44e0d7d967b5a166ca9cf833e55b5e759e8", 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" "d08a4df193e2ce9de05fe76bf499e44e0d7d967b5a166ca9cf833e55b5e759e8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d08a4df193e2ce9de05fe76bf499e44e0d7d967b5a166ca9cf833e55b5e759e8", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d08a4df193e2ce9de05fe76bf499e44e0d7d967b5a166ca9cf833e55b5e759e8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling lilt v0.8.1
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling farver v3.1.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling iced_core v0.14.0
[INFO] [stderr]    Compiling font-types v0.10.1
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling iced_futures v0.14.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling skrifa v0.37.0
[INFO] [stderr]    Compiling harfrust v0.3.2
[INFO] [stderr]    Compiling swash v0.2.6
[INFO] [stderr]    Compiling cosmic-text v0.15.0
[INFO] [stderr]    Compiling iced_graphics v0.14.0
[INFO] [stderr]    Compiling iced_renderer v0.14.0
[INFO] [stderr]    Compiling iced_widget v0.14.2
[INFO] [stderr]    Compiling iced-themer v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.76s
[INFO] running `Command { std: "docker" "inspect" "d08a4df193e2ce9de05fe76bf499e44e0d7d967b5a166ca9cf833e55b5e759e8", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d08a4df193e2ce9de05fe76bf499e44e0d7d967b5a166ca9cf833e55b5e759e8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling iced-themer v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.76s
[INFO] running `Command { std: "docker" "inspect" "d08a4df193e2ce9de05fe76bf499e44e0d7d967b5a166ca9cf833e55b5e759e8", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d08a4df193e2ce9de05fe76bf499e44e0d7d967b5a166ca9cf833e55b5e759e8" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iced_themer-480ab1f47a64e2e0)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test color::tests::parse_hex_3_digit ... ok
[INFO] [stdout] test color::tests::parse_hex_6_digit ... ok
[INFO] [stdout] test color::tests::parse_invalid_hex ... ok
[INFO] [stdout] test color::tests::parse_hex_8_digit ... ok
[INFO] [stdout] test color::tests::parse_missing_hash ... ok
[INFO] [stdout] test color::tests::parse_lowercase_hex ... ok
[INFO] [stdout] test color::tests::parse_named_colors ... ok
[INFO] [stdout] test color::tests::parse_wrong_length ... ok
[INFO] [stdout] test expr::tests::darken_with_variable ... ok
[INFO] [stdout] test expr::tests::grayscale_alias_works ... ok
[INFO] [stdout] test expr::tests::greyscale_takes_one_arg ... ok
[INFO] [stdout] test expr::tests::lighten_with_literal ... ok
[INFO] [stdout] test expr::tests::mix_two_variables ... ok
[INFO] [stdout] test expr::tests::percent_out_of_range_returns_error ... ok
[INFO] [stdout] test expr::tests::spin_with_degrees ... ok
[INFO] [stdout] test expr::tests::undefined_variable_returns_error ... ok
[INFO] [stdout] test expr::tests::unknown_function_returns_error ... ok
[INFO] [stdout] test expr::tests::wrong_arg_count_returns_error ... ok
[INFO] [stdout] test style::tests::background_raw_parses_solid_color ... ok
[INFO] [stdout] test style::tests::background_raw_parses_gradient ... ok
[INFO] [stdout] test style::tests::solid_color_converts_to_background_color ... ok
[INFO] [stdout] test style::tests::gradient_accepts_8_stops ... ok
[INFO] [stdout] test style::tests::gradient_rejects_offset_out_of_range ... ok
[INFO] [stdout] test style::tests::gradient_rejects_more_than_8_stops ... ok
[INFO] [stdout] test style::tests::gradient_converts_to_background_gradient ... ok
[INFO] [stdout] test variables::tests::basic_substitution ... ok
[INFO] [stdout] test variables::tests::variable_to_variable_reference ... ok
[INFO] [stdout] test variables::tests::cycle_detection ... ok
[INFO] [stdout] test variables::tests::non_dollar_strings_are_unchanged ... ok
[INFO] [stdout] test variables::tests::no_variables_section_is_a_noop ... ok
[INFO] [stdout] test variables::tests::undefined_variable_returns_error ... ok
[INFO] [stdout] test variables::tests::undefined_variable_in_toml_body_returns_error ... ok
[INFO] [stdout] test variables::tests::substitution_inside_gradient_stops ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iced_themer
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 86) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 33) - compile ... FAILED
[INFO] [stdout] test src/themed.rs - themed::Themed (line 16) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 86) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `iced` in this scope
[INFO] [stdout]   --> src/lib.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | use iced::widget::button;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `iced`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced`, use `cargo add iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 33) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `iced`
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use iced::Theme;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `iced`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced`, use `cargo add iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `iced` in this scope
[INFO] [stdout]   --> src/lib.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | let app = iced::application(|| MyApp, MyApp::update, MyApp::view)
[INFO] [stdout]    |           ^^^^ use of unresolved module or unlinked crate `iced`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced`, use `cargo add iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `iced` in this scope
[INFO] [stdout]   --> src/lib.rs:46:77
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct MyApp; impl MyApp { fn update(&mut self, _: ()) {} fn view(&self) -> iced::Element<'_, ()> { todo!() } }
[INFO] [stdout]    |                                                                             ^^^^ use of unresolved module or unlinked crate `iced`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced`, use `cargo add iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/themed.rs - themed::Themed (line 16) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `iced` in this scope
[INFO] [stdout]   --> src/themed.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use iced::widget::slider;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `iced`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced`, use `cargo add iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 33)
[INFO] [stdout]     src/lib.rs - (line 86)
[INFO] [stdout]     src/themed.rs - themed::Themed (line 16)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.26s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d08a4df193e2ce9de05fe76bf499e44e0d7d967b5a166ca9cf833e55b5e759e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d08a4df193e2ce9de05fe76bf499e44e0d7d967b5a166ca9cf833e55b5e759e8", kill_on_drop: false }`
[INFO] [stdout] d08a4df193e2ce9de05fe76bf499e44e0d7d967b5a166ca9cf833e55b5e759e8
