[INFO] fetching crate naty_app 0.3.9... [INFO] checking naty_app-0.3.9 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682 [INFO] extracting crate naty_app 0.3.9 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate naty_app 0.3.9 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate naty_app 0.3.9 [INFO] finished tweaking crates.io crate naty_app 0.3.9 [INFO] tweaked toml for crates.io crate naty_app 0.3.9 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-implement v0.37.0 [INFO] [stderr] Downloaded field-offset v0.3.6 [INFO] [stderr] Downloaded windows-bindgen v0.37.0 [INFO] [stderr] Downloaded webview2-com v0.16.0 [INFO] [stderr] Downloaded windows-tokens v0.37.0 [INFO] [stderr] Downloaded webview2-com-sys v0.16.0 [INFO] [stderr] Downloaded naty_common v0.3.9 [INFO] [stderr] Downloaded windows-metadata v0.37.0 [INFO] [stderr] Downloaded tao v0.13.3 [INFO] [stderr] Downloaded wry v0.20.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24b602ae3d10b3c0c796e9f24423c8aea5868638d4afec12d1200c6bb4c615aa [INFO] running `Command { std: "docker" "start" "-a" "24b602ae3d10b3c0c796e9f24423c8aea5868638d4afec12d1200c6bb4c615aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24b602ae3d10b3c0c796e9f24423c8aea5868638d4afec12d1200c6bb4c615aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b602ae3d10b3c0c796e9f24423c8aea5868638d4afec12d1200c6bb4c615aa", kill_on_drop: false }` [INFO] [stdout] 24b602ae3d10b3c0c796e9f24423c8aea5868638d4afec12d1200c6bb4c615aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a7b916bd46791d0854c41eba7bc6c50d12e36fe7eac90e78fe795433602b39b [INFO] running `Command { std: "docker" "start" "-a" "2a7b916bd46791d0854c41eba7bc6c50d12e36fe7eac90e78fe795433602b39b", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling winnow v0.5.30 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Checking futures-channel v0.3.29 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling tao v0.13.3 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking crossbeam-channel v0.5.10 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling wry v0.20.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling system-deps v5.0.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling soup2-sys v0.2.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.4.0 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling glib-macros v0.15.13 [INFO] [stderr] Compiling gtk3-macros v0.15.6 [INFO] [stderr] Checking naty_common v0.3.9 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling webkit2gtk-sys v0.18.0 [INFO] [stderr] Compiling gdkx11-sys v0.15.1 [INFO] [stderr] Checking glib v0.15.12 [INFO] [stderr] Checking cairo-rs v0.15.12 [INFO] [stderr] Checking pango v0.15.10 [INFO] [stderr] Checking atk v0.15.1 [INFO] [stderr] Checking javascriptcore-rs v0.16.0 [INFO] [stderr] Checking gdk-pixbuf v0.15.11 [INFO] [stderr] Checking soup2 v0.2.1 [INFO] [stderr] Checking gdk v0.15.4 [INFO] [stderr] Checking webkit2gtk v0.18.2 [INFO] [stderr] Checking naty_app v0.3.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `platform::unix::x11::ffi::XkbCompatGrabModsMask` [INFO] [stdout] --> src/lib.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | window::{self, WindowBuilder}, platform::unix::x11::ffi::XkbCompatGrabModsMask [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `platform::unix::x11::ffi::XkbCompatGrabModsMask` [INFO] [stdout] --> src/lib.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | window::{self, WindowBuilder}, platform::unix::x11::ffi::XkbCompatGrabModsMask [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | command.kill(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 96 | let _ = command.kill(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | command.kill(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 96 | let _ = command.kill(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.39s [INFO] running `Command { std: "docker" "inspect" "2a7b916bd46791d0854c41eba7bc6c50d12e36fe7eac90e78fe795433602b39b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7b916bd46791d0854c41eba7bc6c50d12e36fe7eac90e78fe795433602b39b", kill_on_drop: false }` [INFO] [stdout] 2a7b916bd46791d0854c41eba7bc6c50d12e36fe7eac90e78fe795433602b39b