[INFO] fetching crate ferrishot_iced_runtime 0.14.1... [INFO] testing ferrishot_iced_runtime-0.14.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ferrishot_iced_runtime 0.14.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ferrishot_iced_runtime 0.14.1 [INFO] finished tweaking crates.io crate ferrishot_iced_runtime 0.14.1 [INFO] tweaked toml for crates.io crate ferrishot_iced_runtime 0.14.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ferrishot_iced_runtime 0.14.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ferrishot_iced_runtime 0.14.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 786f2ea4841858d6e5aa077cbf52b13c3f1687649ab13132754e9b9a6a400d25 [INFO] running `Command { std: "docker" "start" "-a" "786f2ea4841858d6e5aa077cbf52b13c3f1687649ab13132754e9b9a6a400d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "786f2ea4841858d6e5aa077cbf52b13c3f1687649ab13132754e9b9a6a400d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "786f2ea4841858d6e5aa077cbf52b13c3f1687649ab13132754e9b9a6a400d25", kill_on_drop: false }` [INFO] [stdout] 786f2ea4841858d6e5aa077cbf52b13c3f1687649ab13132754e9b9a6a400d25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 731644362fe9a3c78a770e2d4d8d2f9306574c2de293260eea74060ce4ae62db [INFO] running `Command { std: "docker" "start" "-a" "731644362fe9a3c78a770e2d4d8d2f9306574c2de293260eea74060ce4ae62db", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lilt v0.8.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ferrishot_iced_core v0.14.1 [INFO] [stderr] Compiling ferrishot_iced_debug v0.14.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ferrishot_iced_futures v0.14.1 [INFO] [stderr] Compiling ferrishot_iced_runtime v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.17s [INFO] running `Command { std: "docker" "inspect" "731644362fe9a3c78a770e2d4d8d2f9306574c2de293260eea74060ce4ae62db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "731644362fe9a3c78a770e2d4d8d2f9306574c2de293260eea74060ce4ae62db", kill_on_drop: false }` [INFO] [stdout] 731644362fe9a3c78a770e2d4d8d2f9306574c2de293260eea74060ce4ae62db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a1b9bee486ff0b28d0c69b695b724493f6d1e4075c301dcee0cdce739cf7979 [INFO] running `Command { std: "docker" "start" "-a" "0a1b9bee486ff0b28d0c69b695b724493f6d1e4075c301dcee0cdce739cf7979", kill_on_drop: false }` [INFO] [stderr] Compiling ferrishot_iced_runtime v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "0a1b9bee486ff0b28d0c69b695b724493f6d1e4075c301dcee0cdce739cf7979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a1b9bee486ff0b28d0c69b695b724493f6d1e4075c301dcee0cdce739cf7979", kill_on_drop: false }` [INFO] [stdout] 0a1b9bee486ff0b28d0c69b695b724493f6d1e4075c301dcee0cdce739cf7979 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 023722a63167c1c44df9d16fcddb02eb081df80787bd5c988730ffeefc9844d7 [INFO] running `Command { std: "docker" "start" "-a" "023722a63167c1c44df9d16fcddb02eb081df80787bd5c988730ffeefc9844d7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferrishot_iced_runtime-b516ed2c123f17ef) [INFO] [stderr] Doc-tests ferrishot_iced_runtime [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::draw (line 365) - compile ... FAILED [INFO] [stdout] test src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::build (line 48) - compile ... FAILED [INFO] [stdout] test src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::update (line 124) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::draw (line 365) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] --> src/user_interface.rs:378:5 [INFO] [stdout] | [INFO] [stdout] 15 | use iced_runtime::core::clipboard; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] --> src/user_interface.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 16 | use iced_runtime::core::mouse; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] --> src/user_interface.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 17 | use iced_runtime::core::renderer; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] --> src/user_interface.rs:381:5 [INFO] [stdout] | [INFO] [stdout] 18 | use iced_runtime::core::{Element, Size}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] --> src/user_interface.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 19 | use iced_runtime::user_interface::{self, UserInterface}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `iced_runtime` [INFO] [stdout] --> src/user_interface.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 19 | use iced_runtime::user_interface::{self, UserInterface}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 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/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::build (line 48) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] --> src/user_interface.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 14 | use iced_runtime::core::Size; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] --> src/user_interface.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 15 | use iced_runtime::user_interface::{self, UserInterface}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `iced_runtime` [INFO] [stdout] --> src/user_interface.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 15 | use iced_runtime::user_interface::{self, UserInterface}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` 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/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::update (line 124) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] --> src/user_interface.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 14 | use iced_runtime::core::clipboard; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] --> src/user_interface.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 15 | use iced_runtime::core::mouse; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] --> src/user_interface.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 16 | use iced_runtime::core::Size; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] --> src/user_interface.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 17 | use iced_runtime::user_interface::{self, UserInterface}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `iced_runtime` [INFO] [stdout] --> src/user_interface.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 17 | use iced_runtime::user_interface::{self, UserInterface}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `iced_runtime` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `iced_runtime`, use `cargo add iced_runtime` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 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] [INFO] [stdout] failures: [INFO] [stdout] src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::build (line 48) [INFO] [stdout] src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::draw (line 365) [INFO] [stdout] src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::update (line 124) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.49s; merged doctests compilation took 0.10s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "023722a63167c1c44df9d16fcddb02eb081df80787bd5c988730ffeefc9844d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "023722a63167c1c44df9d16fcddb02eb081df80787bd5c988730ffeefc9844d7", kill_on_drop: false }` [INFO] [stdout] 023722a63167c1c44df9d16fcddb02eb081df80787bd5c988730ffeefc9844d7