[INFO] cloning repository https://github.com/Rdna123/Info_Keep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rdna123/Info_Keep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRdna123%2FInfo_Keep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRdna123%2FInfo_Keep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16e63c3562cf6be2863c0f4989d6b2c2fcd87114 [INFO] checking Rdna123/Info_Keep against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRdna123%2FInfo_Keep" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rdna123/Info_Keep on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rdna123/Info_Keep [INFO] finished tweaking git repo https://github.com/Rdna123/Info_Keep [INFO] tweaked toml for git repo https://github.com/Rdna123/Info_Keep written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Rdna123/Info_Keep already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded read_input v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bb422798db01dc16d29d2f8d9a022928c3f5faef22b53d7beaf7ab47362289b [INFO] running `Command { std: "docker" "start" "-a" "1bb422798db01dc16d29d2f8d9a022928c3f5faef22b53d7beaf7ab47362289b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bb422798db01dc16d29d2f8d9a022928c3f5faef22b53d7beaf7ab47362289b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bb422798db01dc16d29d2f8d9a022928c3f5faef22b53d7beaf7ab47362289b", kill_on_drop: false }` [INFO] [stdout] 1bb422798db01dc16d29d2f8d9a022928c3f5faef22b53d7beaf7ab47362289b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1eee8441703747744b11978eb8d4c6f466677f78e6382748a74ae14459b58ba6 [INFO] running `Command { std: "docker" "start" "-a" "1eee8441703747744b11978eb8d4c6f466677f78e6382748a74ae14459b58ba6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking read_input v0.8.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Checking zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Checking sled v0.34.6 [INFO] [stderr] Checking info_keep v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `iced` [INFO] [stdout] --> src/iced_interface.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use iced::{pick_list, scrollable, text_input, Align, Column, Container, Element, Length, PickList, Sandbox, Scrollable, Settings, Space, ... [INFO] [stdout] | ^^^^ use of undeclared crate or module `iced` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `iced` [INFO] [stdout] --> src/iced_interface.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use iced::{pick_list, scrollable, text_input, Align, Column, Container, Element, Length, PickList, Sandbox, Scrollable, Settings, Space, ... [INFO] [stdout] | ^^^^ use of undeclared crate or module `iced` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `info_keep` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1eee8441703747744b11978eb8d4c6f466677f78e6382748a74ae14459b58ba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eee8441703747744b11978eb8d4c6f466677f78e6382748a74ae14459b58ba6", kill_on_drop: false }` [INFO] [stdout] 1eee8441703747744b11978eb8d4c6f466677f78e6382748a74ae14459b58ba6