[INFO] cloning repository https://github.com/ryotakita/Me-nMa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryotakita/Me-nMa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryotakita%2FMe-nMa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryotakita%2FMe-nMa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3dbc8bf0a4709ea2b37333844e88c309d450aaa9 [INFO] checking ryotakita/Me-nMa against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryotakita%2FMe-nMa" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ryotakita/Me-nMa [INFO] finished tweaking git repo https://github.com/ryotakita/Me-nMa [INFO] tweaked toml for git repo https://github.com/ryotakita/Me-nMa written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ryotakita/Me-nMa on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 247 packages to latest compatible versions [INFO] [stderr] Adding crossterm v0.19.0 (available: v0.29.0) [INFO] [stderr] Adding eframe v0.16.0 (available: v0.32.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding tui v0.15.0 (available: v0.19.0) [INFO] [stderr] Adding winrt v0.7.2 (available: v0.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7fade1385fb1025a4d1f0e2a005d28cdd437acb875415815cc5a5444c56bd4f [INFO] running `Command { std: "docker" "start" "-a" "f7fade1385fb1025a4d1f0e2a005d28cdd437acb875415815cc5a5444c56bd4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7fade1385fb1025a4d1f0e2a005d28cdd437acb875415815cc5a5444c56bd4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7fade1385fb1025a4d1f0e2a005d28cdd437acb875415815cc5a5444c56bd4f", kill_on_drop: false }` [INFO] [stdout] f7fade1385fb1025a4d1f0e2a005d28cdd437acb875415815cc5a5444c56bd4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a824dc719c8d25fd476de09b14875470027e63ecc29072d75995f5cbbf8b957 [INFO] running `Command { std: "docker" "start" "-a" "6a824dc719c8d25fd476de09b14875470027e63ecc29072d75995f5cbbf8b957", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Checking ab_glyph v0.2.31 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking emath v0.16.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking epaint v0.16.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking wayland-egl v0.29.5 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking egui v0.16.1 [INFO] [stderr] Checking x11-clipboard v0.5.3 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking epi v0.16.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling winrt_gen_macros v0.7.2 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rust-fuzzy-search v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking tui v0.15.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking argh_shared v0.1.13 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling winrt_gen v0.7.2 [INFO] [stderr] Checking argh v0.1.13 [INFO] [stderr] Compiling winrt_macros v0.7.2 [INFO] [stderr] Checking winrt v0.7.2 [INFO] [stderr] Checking smithay-clipboard v0.6.6 [INFO] [stderr] Checking copypasta v0.7.1 [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Checking egui-winit v0.16.0 [INFO] [stderr] Checking egui_glium v0.16.0 [INFO] [stderr] Checking eframe v0.16.0 [INFO] [stderr] Checking menma v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: 'windir' environment variable is not set. Perhaps you're trying to use operating system dependencies on a non-Windows OS? [INFO] [stdout] --> src/main.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | os [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 'windir' environment variable is not set. Perhaps you're trying to use operating system dependencies on a non-Windows OS? [INFO] [stdout] --> src/tui/user_interface/app.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | os [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 'windir' environment variable is not set. Perhaps you're trying to use operating system dependencies on a non-Windows OS? [INFO] [stdout] --> src/main.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | os [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 'windir' environment variable is not set. Perhaps you're trying to use operating system dependencies on a non-Windows OS? [INFO] [stdout] --> src/tui/user_interface/app.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | os [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `encoding_rs` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use encoding_rs; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/main.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `termion` [INFO] [stdout] --> src/tui/util/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "termion")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `termion` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> src/gui.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg_attr(feature = "persistence", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> src/gui.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg_attr(feature = "persistence", serde(default))] // if we add new fields, give them default values when deserializing old state [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `easy_mark_parser as parser` [INFO] [stdout] --> src/gui/easy_mark/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use easy_mark_parser as parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> src/gui.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "persistence", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> src/gui.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> src/gui.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `encoding_rs` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use encoding_rs; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/main.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `termion` [INFO] [stdout] --> src/tui/util/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "termion")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `termion` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> src/gui.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg_attr(feature = "persistence", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> src/gui.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg_attr(feature = "persistence", serde(default))] // if we add new fields, give them default values when deserializing old state [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `easy_mark_parser as parser` [INFO] [stdout] --> src/gui/easy_mark/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use easy_mark_parser as parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> src/gui.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "persistence", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> src/gui.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `persistence` [INFO] [stdout] --> src/gui.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg(feature = "persistence")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `persistence` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `menma` (bin "menma" test) due to 2 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `menma` (bin "menma") due to 2 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6a824dc719c8d25fd476de09b14875470027e63ecc29072d75995f5cbbf8b957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a824dc719c8d25fd476de09b14875470027e63ecc29072d75995f5cbbf8b957", kill_on_drop: false }` [INFO] [stdout] 6a824dc719c8d25fd476de09b14875470027e63ecc29072d75995f5cbbf8b957