[INFO] cloning repository https://github.com/Spookdot/cat-viewer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Spookdot/cat-viewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpookdot%2Fcat-viewer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpookdot%2Fcat-viewer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e245b753663a6285493a84e4123634fc2df909fd [INFO] checking Spookdot/cat-viewer against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpookdot%2Fcat-viewer" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Spookdot/cat-viewer on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Spookdot/cat-viewer [INFO] finished tweaking git repo https://github.com/Spookdot/cat-viewer [INFO] tweaked toml for git repo https://github.com/Spookdot/cat-viewer written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Spookdot/cat-viewer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99030031e8c8080150947c6d2c22b36680c2a412973e4be624b6cdac70fa99cb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "99030031e8c8080150947c6d2c22b36680c2a412973e4be624b6cdac70fa99cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99030031e8c8080150947c6d2c22b36680c2a412973e4be624b6cdac70fa99cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99030031e8c8080150947c6d2c22b36680c2a412973e4be624b6cdac70fa99cb", kill_on_drop: false }` [INFO] [stdout] 99030031e8c8080150947c6d2c22b36680c2a412973e4be624b6cdac70fa99cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc972f4b13b09d28bd96e57b616a4961f2740a8a9656fce5ac09921279dd0689 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc972f4b13b09d28bd96e57b616a4961f2740a8a9656fce5ac09921279dd0689", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking khronos-egl v3.0.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking wgpu-types v0.7.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking spirv_cross v0.23.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking ordered-float v2.7.0 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking freetype v0.7.0 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking guillotiere v0.6.1 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking font-kit v0.10.1 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking x11rb v0.8.1 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking glyph_brush v0.7.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking naga v0.3.2 [INFO] [stderr] Checking clipboard_x11 v0.3.1 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking gpu-alloc v0.3.0 [INFO] [stderr] Checking gpu-descriptor v0.1.1 [INFO] [stderr] Checking smithay-client-toolkit v0.14.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking smithay-clipboard v0.6.4 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking clipboard_wayland v0.2.0 [INFO] [stderr] Checking window_clipboard v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking iced_futures v0.3.0 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking iced_native v0.4.0 [INFO] [stderr] Checking gfx-hal v0.7.0 [INFO] [stderr] Checking iced_graphics v0.2.0 [INFO] [stderr] Checking iced_winit v0.3.0 [INFO] [stderr] Checking hyper v0.14.10 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking gfx-auxil v0.8.0 [INFO] [stderr] Checking gfx-backend-empty v0.7.0 [INFO] [stderr] Checking gfx-backend-vulkan v0.7.0 [INFO] [stderr] Checking gfx-backend-gl v0.7.1 [INFO] [stderr] Checking wgpu-core v0.7.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking wgpu v0.7.1 [INFO] [stderr] Checking wgpu_glyph v0.11.0 [INFO] [stderr] Checking iced_wgpu v0.4.0 [INFO] [stderr] Checking iced v0.3.0 [INFO] [stderr] Checking cat-viewer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `Client` in this scope [INFO] [stdout] --> src/main.rs:127:29 [INFO] [stdout] | [INFO] [stdout] 127 | async fn fetch_cat(client: &Client) -> Vec { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Client` in this scope [INFO] [stdout] --> src/main.rs:127:29 [INFO] [stdout] | [INFO] [stdout] 127 | async fn fetch_cat(client: &Client) -> Vec { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `update` has an incompatible type for trait [INFO] [stdout] --> src/main.rs:56:62 [INFO] [stdout] | [INFO] [stdout] 56 | fn update(&mut self, message: Self::Message, _clipboard: Clipboard) -> Command { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&mut Clipboard`, found struct `Clipboard` [INFO] [stdout] | help: change the parameter type to match the trait: `&mut Clipboard` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut CatViewer, Message, &mut Clipboard) -> iced::Command<_>` [INFO] [stdout] found fn pointer `fn(&mut CatViewer, Message, Clipboard) -> iced::Command<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/main.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | let command = Command::perform(fetch_cat(), Message::FetchedBytes); [INFO] [stdout] | ^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | async fn fetch_cat(client: &Client) -> Vec { [INFO] [stdout] | ^^^^^^^^^ --------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `update` has an incompatible type for trait [INFO] [stdout] --> src/main.rs:56:62 [INFO] [stdout] | [INFO] [stdout] 56 | fn update(&mut self, message: Self::Message, _clipboard: Clipboard) -> Command { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&mut Clipboard`, found struct `Clipboard` [INFO] [stdout] | help: change the parameter type to match the trait: `&mut Clipboard` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut CatViewer, Message, &mut Clipboard) -> iced::Command<_>` [INFO] [stdout] found fn pointer `fn(&mut CatViewer, Message, Clipboard) -> iced::Command<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/main.rs:38:40 [INFO] [stdout] | [INFO] [stdout] 38 | let command = Command::perform(fetch_cat(), Message::FetchedBytes); [INFO] [stdout] | ^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | async fn fetch_cat(client: &Client) -> Vec { [INFO] [stdout] | ^^^^^^^^^ --------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `FetchedBytes` found for enum `Message` in the current scope [INFO] [stdout] --> src/main.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 23 | enum Message { [INFO] [stdout] | ------------ variant or associated item `FetchedBytes` not found here [INFO] [stdout] ... [INFO] [stdout] 38 | let command = Command::perform(fetch_cat(), Message::FetchedBytes); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/main.rs:59:34 [INFO] [stdout] | [INFO] [stdout] 59 | Command::perform(fetch_cat(), Message::Fetched) [INFO] [stdout] | ^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | async fn fetch_cat(client: &Client) -> Vec { [INFO] [stdout] | ^^^^^^^^^ --------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0061, E0412, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cat-viewer` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no variant or associated item named `FetchedBytes` found for enum `Message` in the current scope [INFO] [stdout] --> src/main.rs:38:62 [INFO] [stdout] | [INFO] [stdout] 23 | enum Message { [INFO] [stdout] | ------------ variant or associated item `FetchedBytes` not found here [INFO] [stdout] ... [INFO] [stdout] 38 | let command = Command::perform(fetch_cat(), Message::FetchedBytes); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/main.rs:59:34 [INFO] [stdout] | [INFO] [stdout] 59 | Command::perform(fetch_cat(), Message::Fetched) [INFO] [stdout] | ^^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | async fn fetch_cat(client: &Client) -> Vec { [INFO] [stdout] | ^^^^^^^^^ --------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0061, E0412, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fc972f4b13b09d28bd96e57b616a4961f2740a8a9656fce5ac09921279dd0689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc972f4b13b09d28bd96e57b616a4961f2740a8a9656fce5ac09921279dd0689", kill_on_drop: false }` [INFO] [stdout] fc972f4b13b09d28bd96e57b616a4961f2740a8a9656fce5ac09921279dd0689