[INFO] fetching crate ferrishot_iced_runtime 0.14.1...
[INFO] testing ferrishot_iced_runtime-0.14.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate ferrishot_iced_runtime 0.14.1 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferrishot_iced_runtime 0.14.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 076e966f0264f7d424e2d372762c2bd83be57b65d1901571c95e7aaf19af7eb0
[INFO] running `Command { std: "docker" "start" "-a" "076e966f0264f7d424e2d372762c2bd83be57b65d1901571c95e7aaf19af7eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "076e966f0264f7d424e2d372762c2bd83be57b65d1901571c95e7aaf19af7eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "076e966f0264f7d424e2d372762c2bd83be57b65d1901571c95e7aaf19af7eb0", kill_on_drop: false }`
[INFO] [stdout] 076e966f0264f7d424e2d372762c2bd83be57b65d1901571c95e7aaf19af7eb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 440af56629306ba5066779c211a5bc1fbf3e52cc35bec6eca3788a1fdb8ef222
[INFO] running `Command { std: "docker" "start" "-a" "440af56629306ba5066779c211a5bc1fbf3e52cc35bec6eca3788a1fdb8ef222", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling lilt v0.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[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 10.94s
[INFO] running `Command { std: "docker" "inspect" "440af56629306ba5066779c211a5bc1fbf3e52cc35bec6eca3788a1fdb8ef222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "440af56629306ba5066779c211a5bc1fbf3e52cc35bec6eca3788a1fdb8ef222", kill_on_drop: false }`
[INFO] [stdout] 440af56629306ba5066779c211a5bc1fbf3e52cc35bec6eca3788a1fdb8ef222
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 232303a799a0e01d45f217f230fcad097ed9ae09cc4bdeb87ebff0f209e85fdd
[INFO] running `Command { std: "docker" "start" "-a" "232303a799a0e01d45f217f230fcad097ed9ae09cc4bdeb87ebff0f209e85fdd", 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.45s
[INFO] running `Command { std: "docker" "inspect" "232303a799a0e01d45f217f230fcad097ed9ae09cc4bdeb87ebff0f209e85fdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "232303a799a0e01d45f217f230fcad097ed9ae09cc4bdeb87ebff0f209e85fdd", kill_on_drop: false }`
[INFO] [stdout] 232303a799a0e01d45f217f230fcad097ed9ae09cc4bdeb87ebff0f209e85fdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] db86462c3c73d0825fb92fe87e3e8e5ade3e1dc3684fdd929b3b1409ba972b5f
[INFO] running `Command { std: "docker" "start" "-a" "db86462c3c73d0825fb92fe87e3e8e5ade3e1dc3684fdd929b3b1409ba972b5f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferrishot_iced_runtime-f716d652b6604426)
[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 ferrishot_iced_runtime
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/user_interface.rs - user_interface::UserInterface<'a,Message,Theme,Renderer>::update (line 124) - compile ... FAILED
[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] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 136 | 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] 137 | 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] 138 | 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] 139 | 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] 139 | 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] ---- 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] 378 | 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] 379 | 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] 380 | 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] 381 | 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] 382 | 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] 382 | 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] 60 | 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] 61 | 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] 61 | 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] 
[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.08s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.21s; merged doctests compilation took 0.13s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "db86462c3c73d0825fb92fe87e3e8e5ade3e1dc3684fdd929b3b1409ba972b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db86462c3c73d0825fb92fe87e3e8e5ade3e1dc3684fdd929b3b1409ba972b5f", kill_on_drop: false }`
[INFO] [stdout] db86462c3c73d0825fb92fe87e3e8e5ade3e1dc3684fdd929b3b1409ba972b5f
