[INFO] cloning repository https://github.com/its-wasabi/iced-resizable-split
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/its-wasabi/iced-resizable-split" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fits-wasabi%2Ficed-resizable-split", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fits-wasabi%2Ficed-resizable-split'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 674c02617791d178bd3ead36638534ef78177130
[INFO] testing its-wasabi/iced-resizable-split 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%2Fits-wasabi%2Ficed-resizable-split" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/its-wasabi/iced-resizable-split
[INFO] finished tweaking git repo https://github.com/its-wasabi/iced-resizable-split
[INFO] tweaked toml for git repo https://github.com/its-wasabi/iced-resizable-split written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/its-wasabi/iced-resizable-split 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/its-wasabi/iced-resizable-split 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9274f5e4598f20b0203e0adde9fed8fa166cdb3e0516353a9a77fe99135768f5
[INFO] running `Command { std: "docker" "start" "9274f5e4598f20b0203e0adde9fed8fa166cdb3e0516353a9a77fe99135768f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9274f5e4598f20b0203e0adde9fed8fa166cdb3e0516353a9a77fe99135768f5", 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" "9274f5e4598f20b0203e0adde9fed8fa166cdb3e0516353a9a77fe99135768f5" "/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" "9274f5e4598f20b0203e0adde9fed8fa166cdb3e0516353a9a77fe99135768f5", 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" "9274f5e4598f20b0203e0adde9fed8fa166cdb3e0516353a9a77fe99135768f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling lilt v0.8.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling iced_core v0.14.0
[INFO] [stderr]    Compiling iced-resizable-split v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.42s
[INFO] running `Command { std: "docker" "inspect" "9274f5e4598f20b0203e0adde9fed8fa166cdb3e0516353a9a77fe99135768f5", 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" "9274f5e4598f20b0203e0adde9fed8fa166cdb3e0516353a9a77fe99135768f5" "/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-resizable-split v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] running `Command { std: "docker" "inspect" "9274f5e4598f20b0203e0adde9fed8fa166cdb3e0516353a9a77fe99135768f5", 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" "9274f5e4598f20b0203e0adde9fed8fa166cdb3e0516353a9a77fe99135768f5" "/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.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iced_resizable_split-488094f0bd93a2df)
[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] [stderr]    Doc-tests iced_resizable_split
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/../README.md - (line 2) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 2) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `iced` in this scope
[INFO] [stdout]   --> src/../README.md:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             iced::widget::text("TOP split"),
[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/../README.md:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             iced::widget::text("BOTTOM split"),
[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 `State` in `style`
[INFO] [stdout]   --> src/../README.md:34:69
[INFO] [stdout]    |
[INFO] [stdout] 34 |             divider_color: if state == iced_resizable_split::style::State::Dragging {
[INFO] [stdout]    |                                                                     ^^^^^ could not find `State` in `style`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `iced` in this scope
[INFO] [stdout]   --> src/../README.md:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 iced::Color::WHITE
[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 `State` in `style`
[INFO] [stdout]   --> src/../README.md:36:61
[INFO] [stdout]    |
[INFO] [stdout] 36 |             } else if state == iced_resizable_split::style::State::Hovering {
[INFO] [stdout]    |                                                             ^^^^^ could not find `State` in `style`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `iced` in this scope
[INFO] [stdout]   --> src/../README.md:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 iced::Color::WHITE.scale_alpha(0.5)
[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/../README.md:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 iced::Color::BLACK
[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/../README.md:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |         .theme(iced::theme::Theme::Dark)
[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[E0063]: missing field `snap` in initializer of `Style`
[INFO] [stdout]   --> src/../README.md:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |         .style(|_theme, state| iced_resizable_split::Style {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `snap`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `iced` in this scope
[INFO] [stdout]   --> src/../README.md:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     iced::application(App::new, App::update, App::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/../README.md:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn view(&self) -> iced::Element<'_, AppMessage> {
[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/../README.md:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn main() -> iced::Result {
[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 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 2)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.35s; merged doctests compilation took 0.22s
[INFO] running `Command { std: "docker" "inspect" "9274f5e4598f20b0203e0adde9fed8fa166cdb3e0516353a9a77fe99135768f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9274f5e4598f20b0203e0adde9fed8fa166cdb3e0516353a9a77fe99135768f5", kill_on_drop: false }`
[INFO] [stdout] 9274f5e4598f20b0203e0adde9fed8fa166cdb3e0516353a9a77fe99135768f5
