[INFO] fetching crate ferrishot_iced_runtime 0.14.1...
[INFO] testing ferrishot_iced_runtime-0.14.1 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate ferrishot_iced_runtime 0.14.1 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferrishot_iced_runtime 0.14.1 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sipper v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddf5c38c056f01279a141d9b8acb3f14a016354ddbe2f04b9d031da73bb60d8c
[INFO] running `Command { std: "docker" "start" "-a" "ddf5c38c056f01279a141d9b8acb3f14a016354ddbe2f04b9d031da73bb60d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddf5c38c056f01279a141d9b8acb3f14a016354ddbe2f04b9d031da73bb60d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddf5c38c056f01279a141d9b8acb3f14a016354ddbe2f04b9d031da73bb60d8c", kill_on_drop: false }`
[INFO] [stdout] ddf5c38c056f01279a141d9b8acb3f14a016354ddbe2f04b9d031da73bb60d8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e9ea032354f8aab0c68ea04db6718143d2b2ce2dbd8fde5ae1cd70ae1f824c6
[INFO] running `Command { std: "docker" "start" "-a" "8e9ea032354f8aab0c68ea04db6718143d2b2ce2dbd8fde5ae1cd70ae1f824c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling glam v0.25.0
[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 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 37.87s
[INFO] running `Command { std: "docker" "inspect" "8e9ea032354f8aab0c68ea04db6718143d2b2ce2dbd8fde5ae1cd70ae1f824c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e9ea032354f8aab0c68ea04db6718143d2b2ce2dbd8fde5ae1cd70ae1f824c6", kill_on_drop: false }`
[INFO] [stdout] 8e9ea032354f8aab0c68ea04db6718143d2b2ce2dbd8fde5ae1cd70ae1f824c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c079d76fadb513c541d6b01196d5e59b5a60dff89e1555e6621ea3ba7077453
[INFO] running `Command { std: "docker" "start" "-a" "3c079d76fadb513c541d6b01196d5e59b5a60dff89e1555e6621ea3ba7077453", 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.55s
[INFO] running `Command { std: "docker" "inspect" "3c079d76fadb513c541d6b01196d5e59b5a60dff89e1555e6621ea3ba7077453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c079d76fadb513c541d6b01196d5e59b5a60dff89e1555e6621ea3ba7077453", kill_on_drop: false }`
[INFO] [stdout] 3c079d76fadb513c541d6b01196d5e59b5a60dff89e1555e6621ea3ba7077453
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 269d226387e9b9fafbc23d56820f688c7f26e0e66047b44b8d77338671259eab
[INFO] running `Command { std: "docker" "start" "-a" "269d226387e9b9fafbc23d56820f688c7f26e0e66047b44b8d77338671259eab", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferrishot_iced_runtime-fbb82651e957511d)
[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>::build (line 48) - 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>::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>::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>::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>::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.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "269d226387e9b9fafbc23d56820f688c7f26e0e66047b44b8d77338671259eab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "269d226387e9b9fafbc23d56820f688c7f26e0e66047b44b8d77338671259eab", kill_on_drop: false }`
[INFO] [stdout] 269d226387e9b9fafbc23d56820f688c7f26e0e66047b44b8d77338671259eab
