[INFO] cloning repository https://github.com/anguaive/plsdo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anguaive/plsdo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanguaive%2Fplsdo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanguaive%2Fplsdo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d22c155cec7cc1e0cd39e16a1e83eee60b99ca2f [INFO] testing anguaive/plsdo against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanguaive%2Fplsdo" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anguaive/plsdo [INFO] finished tweaking git repo https://github.com/anguaive/plsdo [INFO] tweaked toml for git repo https://github.com/anguaive/plsdo written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anguaive/plsdo on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anguaive/plsdo 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 168a9f4612c940ce7554bd13019f7eab47775cf46e2ed40fa1d529341131baf8 [INFO] running `Command { std: "docker" "start" "-a" "168a9f4612c940ce7554bd13019f7eab47775cf46e2ed40fa1d529341131baf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "168a9f4612c940ce7554bd13019f7eab47775cf46e2ed40fa1d529341131baf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "168a9f4612c940ce7554bd13019f7eab47775cf46e2ed40fa1d529341131baf8", kill_on_drop: false }` [INFO] [stdout] 168a9f4612c940ce7554bd13019f7eab47775cf46e2ed40fa1d529341131baf8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 069bf0c581a2877c4f17cd0e3b78b600a5859854db83198f907596644df27fd7 [INFO] running `Command { std: "docker" "start" "-a" "069bf0c581a2877c4f17cd0e3b78b600a5859854db83198f907596644df27fd7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling xshell-macros v0.2.7 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling udev v0.9.3 [INFO] [stderr] Compiling xshell v0.2.7 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling tree_magic_mini v3.1.6 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling ntest_test_cases v0.9.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling define_subcommands_macro v0.1.0 (/opt/rustwide/workdir/define_subcommands_macro) [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling hyprland-macros v0.4.0-beta.2 (https://github.com/hyprland-community/hyprland-rs.git#552c7735) [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling wl-clipboard-rs v0.8.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling ntest_timeout v0.9.3 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling ntest v0.9.3 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyprland v0.4.0-beta.2 (https://github.com/hyprland-community/hyprland-rs.git#552c7735) [INFO] [stderr] Compiling reqwest v0.12.14 [INFO] [stderr] Compiling transmission-rpc v0.5.0 [INFO] [stderr] Compiling plsdo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/subcommands/keyboard/mod.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | let mut all_layouts: Vec = [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kyria_layout` [INFO] [stdout] --> src/subcommands/keyboard/mod.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | let kyria_layout = AlternativeLayout { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kyria_layout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Alternative` is never constructed [INFO] [stdout] --> src/subcommands/keyboard/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 32 | enum KeyboardLayout { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 33 | Xkb(XkbLayout), [INFO] [stdout] 34 | Alternative(AlternativeLayout), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyboardLayout` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "069bf0c581a2877c4f17cd0e3b78b600a5859854db83198f907596644df27fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "069bf0c581a2877c4f17cd0e3b78b600a5859854db83198f907596644df27fd7", kill_on_drop: false }` [INFO] [stdout] 069bf0c581a2877c4f17cd0e3b78b600a5859854db83198f907596644df27fd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f10e72d8d8d1b6c29896a70252daf21eb03f3c5296668463a171e5bb58905c42 [INFO] running `Command { std: "docker" "start" "-a" "f10e72d8d8d1b6c29896a70252daf21eb03f3c5296668463a171e5bb58905c42", kill_on_drop: false }` [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/subcommands/keyboard/mod.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | let mut all_layouts: Vec = [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kyria_layout` [INFO] [stdout] --> src/subcommands/keyboard/mod.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | let kyria_layout = AlternativeLayout { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kyria_layout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Alternative` is never constructed [INFO] [stdout] --> src/subcommands/keyboard/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 32 | enum KeyboardLayout { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 33 | Xkb(XkbLayout), [INFO] [stdout] 34 | Alternative(AlternativeLayout), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyboardLayout` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plsdo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/subcommands/keyboard/mod.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | let mut all_layouts: Vec = [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kyria_layout` [INFO] [stdout] --> src/subcommands/keyboard/mod.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | let kyria_layout = AlternativeLayout { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kyria_layout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Alternative` is never constructed [INFO] [stdout] --> src/subcommands/keyboard/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 32 | enum KeyboardLayout { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 33 | Xkb(XkbLayout), [INFO] [stdout] 34 | Alternative(AlternativeLayout), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyboardLayout` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.61s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f10e72d8d8d1b6c29896a70252daf21eb03f3c5296668463a171e5bb58905c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f10e72d8d8d1b6c29896a70252daf21eb03f3c5296668463a171e5bb58905c42", kill_on_drop: false }` [INFO] [stdout] f10e72d8d8d1b6c29896a70252daf21eb03f3c5296668463a171e5bb58905c42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d8004699958bba9e4df2c9c18547722fd1358c844dd21266cb82667e697cddc [INFO] running `Command { std: "docker" "start" "-a" "3d8004699958bba9e4df2c9c18547722fd1358c844dd21266cb82667e697cddc", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/subcommands/keyboard/mod.rs:169:9 [INFO] [stderr] | [INFO] [stderr] 169 | let mut all_layouts: Vec = [INFO] [stderr] | ----^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `kyria_layout` [INFO] [stderr] --> src/subcommands/keyboard/mod.rs:163:9 [INFO] [stderr] | [INFO] [stderr] 163 | let kyria_layout = AlternativeLayout { [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kyria_layout` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `Alternative` is never constructed [INFO] [stderr] --> src/subcommands/keyboard/mod.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 32 | enum KeyboardLayout { [INFO] [stderr] | -------------- variant in this enum [INFO] [stderr] 33 | Xkb(XkbLayout), [INFO] [stderr] 34 | Alternative(AlternativeLayout), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `KeyboardLayout` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `plsdo` (lib) generated 3 warnings (run `cargo fix --lib -p plsdo` to apply 2 suggestions) [INFO] [stderr] warning: `plsdo` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plsdo-00219200a59605da) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test subcommands::ytdl::ytdl_line::tests::parse_prefix_works ... ok [INFO] [stdout] test subcommands::ytdl::ytdl_line::tests::parser::playlist_download_done ... ok [INFO] [stdout] test subcommands::ytdl::ytdl_line::tests::parser::exit ... ok [INFO] [stdout] test subcommands::ytdl::ytdl_line::tests::parser::playlist_name ... ok [INFO] [stdout] test subcommands::ytdl::ytdl_line::tests::parser::playlist_video_count ... ok [INFO] [stdout] test subcommands::ytdl::ytdl_line::tests::parser::playlist_video_index ... ok [INFO] [stdout] test subcommands::ytdl::ytdl_line::tests::parser::playlist_url ... ok [INFO] [stdout] test subcommands::ytdl::ytdl_line::tests::parser::video_download_done ... ok [INFO] [stdout] test subcommands::ytdl::ytdl_line::tests::parser::video_download_error ... ok [INFO] [stdout] test subcommands::ytdl::ytdl_line::tests::parser::video_extract_audio ... ok [INFO] [stdout] test subcommands::ytdl::ytdl_line::tests::parser::video_download_progress ... ok [INFO] [stdout] test subcommands::ytdl::ytdl_line::tests::parse_eta_works ... ok [INFO] [stdout] test subcommands::ytdl::ytdl_line::tests::parser::video_download_path ... ok [INFO] [stdout] test subcommands::ytdl::ytdl_line::tests::parser::video_url ... ok [INFO] [stdout] test subcommands::ytdl::aggregator::tests::processing_single_download ... ok [INFO] [stdout] test subcommands::ytdl::aggregator::tests::processing_two_interleaved_downloads ... ok [INFO] [stdout] test subcommands::ytdl::aggregator::tests::processing_out_of_order_path_message_fails - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plsdo-7e8d9a5b788fb8fc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests plsdo [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3d8004699958bba9e4df2c9c18547722fd1358c844dd21266cb82667e697cddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d8004699958bba9e4df2c9c18547722fd1358c844dd21266cb82667e697cddc", kill_on_drop: false }` [INFO] [stdout] 3d8004699958bba9e4df2c9c18547722fd1358c844dd21266cb82667e697cddc