[INFO] cloning repository https://github.com/Mintype/NoteTaker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mintype/NoteTaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMintype%2FNoteTaker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMintype%2FNoteTaker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3deccf05ee469bc6d9144582b0070a851862db1 [INFO] checking Mintype/NoteTaker against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMintype%2FNoteTaker" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mintype/NoteTaker [INFO] finished tweaking git repo https://github.com/Mintype/NoteTaker [INFO] tweaked toml for git repo https://github.com/Mintype/NoteTaker written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mintype/NoteTaker on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Mintype/NoteTaker 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7282014a25569bc9d2b0c7eb181e0a90bf56de2bceb8b6348e3e7d67907ebec0 [INFO] running `Command { std: "docker" "start" "-a" "7282014a25569bc9d2b0c7eb181e0a90bf56de2bceb8b6348e3e7d67907ebec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7282014a25569bc9d2b0c7eb181e0a90bf56de2bceb8b6348e3e7d67907ebec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7282014a25569bc9d2b0c7eb181e0a90bf56de2bceb8b6348e3e7d67907ebec0", kill_on_drop: false }` [INFO] [stdout] 7282014a25569bc9d2b0c7eb181e0a90bf56de2bceb8b6348e3e7d67907ebec0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4353951f0ba7010665b39f0698bf4b4b364ca231206dcfbfc3bffa5b9452db4 [INFO] running `Command { std: "docker" "start" "-a" "b4353951f0ba7010665b39f0698bf4b4b364ca231206dcfbfc3bffa5b9452db4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking wayland-backend v0.3.3 [INFO] [stderr] Checking event-listener v5.2.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling by_address v1.2.0 [INFO] [stderr] Checking glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking glutin v0.31.3 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking fontdue v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling cpp_common v0.5.9 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Compiling cpp_build v0.5.9 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-recursion v1.1.0 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling const-field-offset-macro v0.1.5 [INFO] [stderr] Compiling vtable-macro v0.2.0 [INFO] [stderr] Checking const-field-offset v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling qttypes v0.2.11 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling i-slint-core-macros v1.5.1 [INFO] [stderr] Checking vtable v0.2.0 [INFO] [stderr] Compiling auto_enums v0.8.5 [INFO] [stderr] Compiling i-slint-backend-qt v1.5.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling cpp_macros v0.5.9 [INFO] [stderr] Compiling ctor v0.2.7 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking rustybuzz v0.12.1 [INFO] [stderr] Checking rustybuzz v0.13.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking polling v3.6.0 [INFO] [stderr] Checking cpp v0.5.9 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tiny-xlib v0.2.2 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking async-fs v1.6.0 [INFO] [stderr] Checking softbuffer v0.3.4 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking femtovg v0.9.0 [INFO] [stderr] Checking usvg v0.40.0 [INFO] [stderr] Compiling i-slint-compiler v1.5.1 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking smithay-clipboard v0.7.1 [INFO] [stderr] Checking copypasta v0.10.1 [INFO] [stderr] Checking winit v0.29.15 [INFO] [stderr] Checking resvg v0.40.0 [INFO] [stderr] Checking i-slint-core v1.5.1 [INFO] [stderr] Checking enumflags2 v0.7.9 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking glutin-winit v0.4.2 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Checking zbus v3.15.2 [INFO] [stderr] Checking i-slint-renderer-femtovg v1.5.1 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Compiling slint-build v1.5.1 [INFO] [stderr] Compiling i-slint-backend-selector v1.5.1 [INFO] [stderr] Compiling slint-macros v1.5.1 [INFO] [stderr] Compiling notetaker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Checking accesskit_atspi_common v0.2.0 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking accesskit_unix v0.7.5 [INFO] [stderr] Checking accesskit_winit v0.18.7 [INFO] [stderr] Checking i-slint-backend-winit v1.5.1 [INFO] [stderr] Checking slint v1.5.1 [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/main.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/main.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/main.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | let ui = ui_handle.unwrap(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/main.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | let ui = ui_handle.unwrap(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nfd v0.0.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "b4353951f0ba7010665b39f0698bf4b4b364ca231206dcfbfc3bffa5b9452db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4353951f0ba7010665b39f0698bf4b4b364ca231206dcfbfc3bffa5b9452db4", kill_on_drop: false }` [INFO] [stdout] b4353951f0ba7010665b39f0698bf4b4b364ca231206dcfbfc3bffa5b9452db4