[INFO] cloning repository https://github.com/Helyos96/Lightning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Helyos96/Lightning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelyos96%2FLightning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelyos96%2FLightning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b95218df0294503ddf6ae0154a9815d530240ed9 [INFO] testing Helyos96/Lightning/b95218df0294503ddf6ae0154a9815d530240ed9 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelyos96%2FLightning" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Helyos96/Lightning on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Helyos96/Lightning [INFO] finished tweaking git repo https://github.com/Helyos96/Lightning [INFO] tweaked toml for git repo https://github.com/Helyos96/Lightning written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Helyos96/Lightning 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" "+beta-2024-09-05" "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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05b607f40fc4fb33abac6b386bac4f28389429d35f56a6eabd7d6e0a64ffa124 [INFO] running `Command { std: "docker" "start" "-a" "05b607f40fc4fb33abac6b386bac4f28389429d35f56a6eabd7d6e0a64ffa124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05b607f40fc4fb33abac6b386bac4f28389429d35f56a6eabd7d6e0a64ffa124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05b607f40fc4fb33abac6b386bac4f28389429d35f56a6eabd7d6e0a64ffa124", kill_on_drop: false }` [INFO] [stdout] 05b607f40fc4fb33abac6b386bac4f28389429d35f56a6eabd7d6e0a64ffa124 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 944057ab71211fb27fc42abad4836d76c8618774210e11e3459ba4385b008c28 [INFO] running `Command { std: "docker" "start" "-a" "944057ab71211fb27fc42abad4836d76c8618774210e11e3459ba4385b008c28", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling wayland-cursor v0.31.5 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling imgui-sys v0.12.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling wayland-protocols v0.32.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling chlorine v1.0.12 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling pathfinding v4.10.0 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling imgui v0.12.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling lightning-model v0.1.0 (/opt/rustwide/workdir/lightning-model) [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling x11-clipboard v0.9.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling copypasta v0.10.1 [INFO] [stderr] Compiling imgui-winit-support v0.12.0 [INFO] [stderr] Compiling imgui-glow-renderer v0.12.0 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling quadtree-f32 v0.4.1 [INFO] [stderr] Compiling lightning-app v0.1.0 (/opt/rustwide/workdir/lightning-app) [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> lightning-app/src/gui/settings.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | if let Ok(path) = PathBuf::try_from(&state.builds_dir_settings) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "944057ab71211fb27fc42abad4836d76c8618774210e11e3459ba4385b008c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "944057ab71211fb27fc42abad4836d76c8618774210e11e3459ba4385b008c28", kill_on_drop: false }` [INFO] [stdout] 944057ab71211fb27fc42abad4836d76c8618774210e11e3459ba4385b008c28 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe0c4cbec9956225ab440d8ad55bf65d944065e3c48f9402e7a646f7ff32ccf2 [INFO] running `Command { std: "docker" "start" "-a" "fe0c4cbec9956225ab440d8ad55bf65d944065e3c48f9402e7a646f7ff32ccf2", kill_on_drop: false }` [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling lightning-app v0.1.0 (/opt/rustwide/workdir/lightning-app) [INFO] [stderr] Compiling lightning-model v0.1.0 (/opt/rustwide/workdir/lightning-model) [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> lightning-app/src/gui/settings.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | if let Ok(path) = PathBuf::try_from(&state.builds_dir_settings) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.35s [INFO] running `Command { std: "docker" "inspect" "fe0c4cbec9956225ab440d8ad55bf65d944065e3c48f9402e7a646f7ff32ccf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0c4cbec9956225ab440d8ad55bf65d944065e3c48f9402e7a646f7ff32ccf2", kill_on_drop: false }` [INFO] [stdout] fe0c4cbec9956225ab440d8ad55bf65d944065e3c48f9402e7a646f7ff32ccf2 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1cc8b7383d34f58df138e0171a90de60376558c7f10f9e716e847eacbd01f4ec [INFO] running `Command { std: "docker" "start" "-a" "1cc8b7383d34f58df138e0171a90de60376558c7f10f9e716e847eacbd01f4ec", kill_on_drop: false }` [INFO] [stderr] warning: irrefutable `if let` pattern [INFO] [stderr] --> lightning-app/src/gui/settings.rs:11:20 [INFO] [stderr] | [INFO] [stderr] 11 | if let Ok(path) = PathBuf::try_from(&state.builds_dir_settings) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this pattern will always match, so the `if let` is useless [INFO] [stderr] = help: consider replacing the `if let` with a `let` [INFO] [stderr] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `lightning-app` (bin "lightning-app" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lightning_app-48c86523a1896959) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lightning_model-9244ade98a910979) [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test modifier::test_parse ... ok [INFO] [stdout] test build::test_build ... ok [INFO] [stderr] Running unittests src/bin/json2bincode.rs (/opt/rustwide/target/debug/deps/json2bincode-2d527b5966eecc12) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [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 lightning_model [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" "1cc8b7383d34f58df138e0171a90de60376558c7f10f9e716e847eacbd01f4ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc8b7383d34f58df138e0171a90de60376558c7f10f9e716e847eacbd01f4ec", kill_on_drop: false }` [INFO] [stdout] 1cc8b7383d34f58df138e0171a90de60376558c7f10f9e716e847eacbd01f4ec