[INFO] cloning repository https://github.com/ssk97/omclone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ssk97/omclone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssk97%2Fomclone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssk97%2Fomclone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e86601034f9f1d02fac9aa5080934c95807ebb0 [INFO] checking ssk97/omclone against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssk97%2Fomclone" "/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/ssk97/omclone [INFO] finished tweaking git repo https://github.com/ssk97/omclone [INFO] tweaked toml for git repo https://github.com/ssk97/omclone written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ssk97/omclone on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ssk97/omclone 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58695b5c66d9e038ce43448a14223bea82091e5086c5c0e66c58d41ed354a9df [INFO] running `Command { std: "docker" "start" "-a" "58695b5c66d9e038ce43448a14223bea82091e5086c5c0e66c58d41ed354a9df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58695b5c66d9e038ce43448a14223bea82091e5086c5c0e66c58d41ed354a9df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58695b5c66d9e038ce43448a14223bea82091e5086c5c0e66c58d41ed354a9df", kill_on_drop: false }` [INFO] [stdout] 58695b5c66d9e038ce43448a14223bea82091e5086c5c0e66c58d41ed354a9df [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1782c00d7a0c8dd6707fba06afd32e546c39fc618a542bd705250fcff510124 [INFO] running `Command { std: "docker" "start" "-a" "c1782c00d7a0c8dd6707fba06afd32e546c39fc618a542bd705250fcff510124", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling eyre v0.6.11 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling miniquad v0.4.0 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking quad-url v0.1.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking simple-eyre v0.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Checking emath v0.25.0 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking ecolor v0.25.0 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking epaint v0.25.0 [INFO] [stderr] Checking wide v0.7.13 [INFO] [stderr] Checking egui v0.25.0 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Checking egui-miniquad v0.14.0 (https://github.com/not-fl3/egui-miniquad?rev=822b2d1b334dbfd41f027722084f6cbb6bbd90b8#822b2d1b) [INFO] [stderr] Checking nalgebra v0.31.4 [INFO] [stderr] Checking omclone v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/default_paths.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/sim.rs:1805:33 [INFO] [stdout] | [INFO] [stdout] 1805 | const DEFAULT_PATHS: &str = include_str!("default_paths.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/default_paths.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/sim.rs:1805:33 [INFO] [stdout] | [INFO] [stdout] 1805 | const DEFAULT_PATHS: &str = include_str!("default_paths.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `color_eyre` [INFO] [stdout] --> src/main.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "color_eyre")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` 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: `color_eyre` [INFO] [stdout] --> src/main.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(not(feature = "color_eyre"))] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` 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: `color_eyre` [INFO] [stdout] --> src/parser.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "color_eyre")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` 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: `color_eyre` [INFO] [stdout] --> src/parser.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "color_eyre"))] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` 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: `color_eyre` [INFO] [stdout] --> src/sim.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "color_eyre")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` 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: `color_eyre` [INFO] [stdout] --> src/sim.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "color_eyre"))] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` 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: `color_eyre` [INFO] [stdout] --> src/ui.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "color_eyre")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` 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: `color_eyre` [INFO] [stdout] --> src/main.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "color_eyre")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` 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: `color_eyre` [INFO] [stdout] --> src/ui.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "color_eyre"))] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` 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: `color_eyre` [INFO] [stdout] --> src/main.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(not(feature = "color_eyre"))] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` 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: `color_eyre` [INFO] [stdout] --> src/parser.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "color_eyre")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` 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: `color_eyre` [INFO] [stdout] --> src/parser.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "color_eyre"))] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` 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: `color_eyre` [INFO] [stdout] --> src/sim.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "color_eyre")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` 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: `color_eyre` [INFO] [stdout] --> src/sim.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "color_eyre"))] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` 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: `color_eyre` [INFO] [stdout] --> src/ui.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "color_eyre")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` 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: `color_eyre` [INFO] [stdout] --> src/ui.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "color_eyre"))] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"color-eyre"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `benchmark`, `bindgen`, `color-eyre`, `console_error_panic_hook`, `default`, `display_ui`, `editor_ui`, `egui`, `egui-miniquad`, `fontdue`, `image`, `miniquad`, `wasm-bindgen`, and `web-sys` [INFO] [stdout] = help: consider adding `color_eyre` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ui.rs:620:49 [INFO] [stdout] | [INFO] [stdout] 620 | ... let mut line_edit = egui::TextEdit::singleline(&mut text_buf) [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ui.rs:550:29 [INFO] [stdout] | [INFO] [stdout] 550 | let mut arm_window = egui::Window::new("Arms"); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `omclone` (bin "omclone" test) due to 1 previous error; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ui.rs:620:49 [INFO] [stdout] | [INFO] [stdout] 620 | ... let mut line_edit = egui::TextEdit::singleline(&mut text_buf) [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ui.rs:550:29 [INFO] [stdout] | [INFO] [stdout] 550 | let mut arm_window = egui::Window::new("Arms"); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `omclone` (bin "omclone") due to 1 previous error; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c1782c00d7a0c8dd6707fba06afd32e546c39fc618a542bd705250fcff510124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1782c00d7a0c8dd6707fba06afd32e546c39fc618a542bd705250fcff510124", kill_on_drop: false }` [INFO] [stdout] c1782c00d7a0c8dd6707fba06afd32e546c39fc618a542bd705250fcff510124