[INFO] crate iced-pancurses 0.1.1 is already in cache [INFO] checking iced-pancurses-0.1.1 against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] extracting crate iced-pancurses 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate iced-pancurses 0.1.1 on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate iced-pancurses 0.1.1 [INFO] finished tweaking crates.io crate iced-pancurses 0.1.1 [INFO] tweaked toml for crates.io crate iced-pancurses 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d94e011ec9550daedf770c8b9b259ed57d20b748863f4c2b921324e7bf189bdf [INFO] running `"docker" "start" "-a" "d94e011ec9550daedf770c8b9b259ed57d20b748863f4c2b921324e7bf189bdf"` [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Checking xi-unicode v0.2.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking glam v0.8.5 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking relevant v0.4.2 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking gfx-hal v0.4.1 [INFO] [stderr] Checking lyon_geom v0.14.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking lyon_path v0.14.0 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking pancurses v0.16.1 [INFO] [stderr] Checking font-kit v0.4.0 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking glyph_brush_layout v0.1.8 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking glyph_brush v0.6.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking rendy-memory v0.5.2 [INFO] [stderr] Checking gfx-backend-empty v0.4.0 [INFO] [stderr] Checking rendy-descriptor v0.5.1 [INFO] [stderr] Checking iced_core v0.1.0 [INFO] [stderr] Checking iced_native v0.1.0 [INFO] [stderr] Checking smithay-client-toolkit v0.6.4 [INFO] [stderr] Checking winit v0.20.0-alpha4 [INFO] [stderr] Checking gfx-backend-vulkan v0.4.0 [INFO] [stderr] Checking wgpu-native v0.4.2 [INFO] [stderr] Checking iced_winit v0.1.0-alpha.1 [INFO] [stderr] Checking wgpu v0.4.0 [INFO] [stderr] Checking wgpu_glyph v0.6.0 [INFO] [stderr] Checking iced_wgpu v0.1.0 [INFO] [stderr] Checking iced v0.1.0-beta [INFO] [stderr] Checking iced-pancurses v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `iced::widget::text` [INFO] [stderr] --> src/renderer/text.rs:3:19 [INFO] [stderr] | [INFO] [stderr] 3 | use iced::widget::text::{HorizontalAlignment, Renderer as TextRenderer, VerticalAlignment}; [INFO] [stderr] | ^^^^ could not find `text` in `widget` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `iced::Node`, `iced::Size`, `iced::Style` [INFO] [stderr] --> src/renderer/text.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | use iced::{Node, Size, Style}; [INFO] [stderr] | ^^^^ ^^^^ ^^^^^ no `Style` in the root [INFO] [stderr] | | | [INFO] [stderr] | | no `Size` in the root [INFO] [stderr] | no `Node` in the root [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Rectangle` in crate `iced` [INFO] [stderr] --> src/renderer/text.rs:25:23 [INFO] [stderr] | [INFO] [stderr] 25 | bounds: iced::Rectangle, [INFO] [stderr] | ^^^^^^^^^ not found in `iced` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `iced-pancurses`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `iced::widget::text` [INFO] [stderr] --> src/renderer/text.rs:3:19 [INFO] [stderr] | [INFO] [stderr] 3 | use iced::widget::text::{HorizontalAlignment, Renderer as TextRenderer, VerticalAlignment}; [INFO] [stderr] | ^^^^ could not find `text` in `widget` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `iced::Node`, `iced::Size`, `iced::Style` [INFO] [stderr] --> src/renderer/text.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | use iced::{Node, Size, Style}; [INFO] [stderr] | ^^^^ ^^^^ ^^^^^ no `Style` in the root [INFO] [stderr] | | | [INFO] [stderr] | | no `Size` in the root [INFO] [stderr] | no `Node` in the root [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Rectangle` in crate `iced` [INFO] [stderr] --> src/renderer/text.rs:25:23 [INFO] [stderr] | [INFO] [stderr] 25 | bounds: iced::Rectangle, [INFO] [stderr] | ^^^^^^^^^ not found in `iced` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `iced-pancurses`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d94e011ec9550daedf770c8b9b259ed57d20b748863f4c2b921324e7bf189bdf"` [INFO] running `"docker" "rm" "-f" "d94e011ec9550daedf770c8b9b259ed57d20b748863f4c2b921324e7bf189bdf"` [INFO] [stdout] d94e011ec9550daedf770c8b9b259ed57d20b748863f4c2b921324e7bf189bdf