[INFO] cloning repository https://github.com/rafern/noita-eye-messages
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rafern/noita-eye-messages" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafern%2Fnoita-eye-messages", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafern%2Fnoita-eye-messages'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75d71f45e3ab421e6e6309b70d20c5a6043b851c
[INFO] checking rafern/noita-eye-messages against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafern%2Fnoita-eye-messages" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/rafern/noita-eye-messages
[INFO] finished tweaking git repo https://github.com/rafern/noita-eye-messages
[INFO] tweaked toml for git repo https://github.com/rafern/noita-eye-messages written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rafern/noita-eye-messages on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rafern/noita-eye-messages 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0f8b60e4bccdab1d988699a1e632727acbb3313c86913b47a45f3b56dfa318d9
[INFO] running `Command { std: "docker" "start" "0f8b60e4bccdab1d988699a1e632727acbb3313c86913b47a45f3b56dfa318d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f8b60e4bccdab1d988699a1e632727acbb3313c86913b47a45f3b56dfa318d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f8b60e4bccdab1d988699a1e632727acbb3313c86913b47a45f3b56dfa318d9" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f8b60e4bccdab1d988699a1e632727acbb3313c86913b47a45f3b56dfa318d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f8b60e4bccdab1d988699a1e632727acbb3313c86913b47a45f3b56dfa318d9" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling llvm-sys v211.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.3.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking unicode-ccc v0.3.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking zune-jpeg v0.5.7
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling minifb v0.27.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking fontdb v0.22.0
[INFO] [stderr]     Checking rustybuzz v0.18.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling inkwell v0.7.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling minifb v0.28.0
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking usvg v0.44.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling fontconfig v0.10.0
[INFO] [stderr]    Compiling rug v1.28.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling noita-eye-messages v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling inkwell_internals v0.12.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking resvg v0.44.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling hot-eval v0.0.7 (https://github.com/rafern/hot-eval-rs.git#2560a793)
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking imageproc v0.25.0
[INFO] [stderr]     Checking dataviz v0.1.9
[INFO] [stderr]     Checking tikv-jemallocator v0.6.1
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/bin/analyse.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn main() { main_error_wrap!({
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 21 | |     let args = Args::parse();
[INFO] [stdout] 22 | |
[INFO] [stdout] 23 | |     let mut freqs = import_csv_languages(&args.language)?;
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     freq_bar_chart(&mut task_list, "Unit frequency", "Unit", "Frequency", freqs);
[INFO] [stdout] 42 | | }) }
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `main_error_wrap`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `main_error_wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/bin/search.rs:378:13
[INFO] [stdout]     |
[INFO] [stdout] 378 |   fn main() { main_error_wrap!({
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 379 | |     let args = Args::parse();
[INFO] [stdout] 380 | |
[INFO] [stdout] 381 | |     let languages = import_csv_languages(&args.language)?;
[INFO] [stdout] ...   |
[INFO] [stdout] 525 | |     })?;
[INFO] [stdout] 526 | | }) }
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `main_error_wrap`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `main_error_wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/bin/deinterlace.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |   fn main() { main_error_wrap!({
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 24 | |     let args = Args::parse();
[INFO] [stdout] 25 | |     let alphabet = import_csv_alphabet_or_default(&args.alphabet)?;
[INFO] [stdout] 26 | |     let messages_render_map = import_messages(&args.in_data_path, &alphabet)?;
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     };
[INFO] [stdout] 69 | | }) }
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `main_error_wrap`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `main_error_wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/bin/search.rs:378:13
[INFO] [stdout]     |
[INFO] [stdout] 378 |   fn main() { main_error_wrap!({
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 379 | |     let args = Args::parse();
[INFO] [stdout] 380 | |
[INFO] [stdout] 381 | |     let languages = import_csv_languages(&args.language)?;
[INFO] [stdout] ...   |
[INFO] [stdout] 525 | |     })?;
[INFO] [stdout] 526 | | }) }
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `main_error_wrap`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `main_error_wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/bin/deinterlace.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |   fn main() { main_error_wrap!({
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 24 | |     let args = Args::parse();
[INFO] [stdout] 25 | |     let alphabet = import_csv_alphabet_or_default(&args.alphabet)?;
[INFO] [stdout] 26 | |     let messages_render_map = import_messages(&args.in_data_path, &alphabet)?;
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     };
[INFO] [stdout] 69 | | }) }
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `main_error_wrap`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `main_error_wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/bin/analyse.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn main() { main_error_wrap!({
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 21 | |     let args = Args::parse();
[INFO] [stdout] 22 | |
[INFO] [stdout] 23 | |     let mut freqs = import_csv_languages(&args.language)?;
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     freq_bar_chart(&mut task_list, "Unit frequency", "Unit", "Frequency", freqs);
[INFO] [stdout] 42 | | }) }
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `main_error_wrap`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `main_error_wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: noita-eye-messages v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "0f8b60e4bccdab1d988699a1e632727acbb3313c86913b47a45f3b56dfa318d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f8b60e4bccdab1d988699a1e632727acbb3313c86913b47a45f3b56dfa318d9", kill_on_drop: false }`
[INFO] [stdout] 0f8b60e4bccdab1d988699a1e632727acbb3313c86913b47a45f3b56dfa318d9
