[INFO] fetching crate ionex 0.1.0... [INFO] testing ionex-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate ionex 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ionex 0.1.0 [INFO] finished tweaking crates.io crate ionex 0.1.0 [INFO] tweaked toml for crates.io crate ionex 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ionex 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ionex 0.1.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f552da24afee49cf636b7bb88138525c18e5eb5059b080927de0f767d6b4044 [INFO] running `Command { std: "docker" "start" "-a" "2f552da24afee49cf636b7bb88138525c18e5eb5059b080927de0f767d6b4044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f552da24afee49cf636b7bb88138525c18e5eb5059b080927de0f767d6b4044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f552da24afee49cf636b7bb88138525c18e5eb5059b080927de0f767d6b4044", kill_on_drop: false }` [INFO] [stdout] 2f552da24afee49cf636b7bb88138525c18e5eb5059b080927de0f767d6b4044 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c723461f739e02a775f31dc84cadd249476c9d8ef8a674689dbced8ddce824f2 [INFO] running `Command { std: "docker" "start" "-a" "c723461f739e02a775f31dc84cadd249476c9d8ef8a674689dbced8ddce824f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.5 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling geo-types v0.7.17 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling i_float v1.7.0 [INFO] [stderr] Compiling hifitime v4.1.3 [INFO] [stderr] Compiling i_shape v1.7.0 [INFO] [stderr] Compiling i_overlay v2.0.5 [INFO] [stderr] Compiling gnss-rs v2.4.1 [INFO] [stderr] Compiling geo v0.30.0 [INFO] [stderr] Compiling ionex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/record/parsing.rs:185:33 [INFO] [stdout] | [INFO] [stdout] 185 | ... Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/record/parsing.rs:76:70 [INFO] [stdout] | [INFO] [stdout] 76 | exponent = content.trim().parse::().map_err(|e| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fixed_altitude_km` [INFO] [stdout] --> src/record/mod.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | fixed_altitude_km: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fixed_altitude_km` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_latitude_ddeg` [INFO] [stdout] --> src/record/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | min_latitude_ddeg: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_latitude_ddeg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_latitude_ddeg` [INFO] [stdout] --> src/record/mod.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | max_latitude_ddeg: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_latitude_ddeg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_longitude_ddeg` [INFO] [stdout] --> src/record/mod.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | min_longitude_ddeg: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_longitude_ddeg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_longitude_ddeg` [INFO] [stdout] --> src/record/mod.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | max_longitude_ddeg: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_longitude_ddeg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cells` [INFO] [stdout] --> src/record/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | cells: &[MapCell], [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cells` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/record/mod.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let mut map = Default::default(); [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.41s [INFO] running `Command { std: "docker" "inspect" "c723461f739e02a775f31dc84cadd249476c9d8ef8a674689dbced8ddce824f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c723461f739e02a775f31dc84cadd249476c9d8ef8a674689dbced8ddce824f2", kill_on_drop: false }` [INFO] [stdout] c723461f739e02a775f31dc84cadd249476c9d8ef8a674689dbced8ddce824f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7805014158deae258523032422923716e9c388262ec268ff5dc2a7e4dfcf6c6e [INFO] running `Command { std: "docker" "start" "-a" "7805014158deae258523032422923716e9c388262ec268ff5dc2a7e4dfcf6c6e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling gnss-rs v2.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling i_float v1.7.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling i_shape v1.7.0 [INFO] [stderr] Compiling i_overlay v2.0.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling geo v0.30.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling hifitime v4.1.3 [INFO] [stderr] Compiling ionex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/record/parsing.rs:185:33 [INFO] [stdout] | [INFO] [stdout] 185 | ... Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/record/parsing.rs:76:70 [INFO] [stdout] | [INFO] [stdout] 76 | exponent = content.trim().parse::().map_err(|e| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fixed_altitude_km` [INFO] [stdout] --> src/record/mod.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | fixed_altitude_km: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fixed_altitude_km` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_latitude_ddeg` [INFO] [stdout] --> src/record/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | min_latitude_ddeg: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_latitude_ddeg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_latitude_ddeg` [INFO] [stdout] --> src/record/mod.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | max_latitude_ddeg: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_latitude_ddeg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_longitude_ddeg` [INFO] [stdout] --> src/record/mod.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | min_longitude_ddeg: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_longitude_ddeg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_longitude_ddeg` [INFO] [stdout] --> src/record/mod.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | max_longitude_ddeg: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_longitude_ddeg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cells` [INFO] [stdout] --> src/record/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | cells: &[MapCell], [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cells` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/record/mod.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let mut map = Default::default(); [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] error[E0432]: unresolved import `crate::tests::init_logger` [INFO] [stdout] --> src/tests/v1.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | init_logger, [INFO] [stdout] | ^^^^^^^^^^^ no `init_logger` in `tests` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/tests/mod.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "log")] [INFO] [stdout] | --------------- the item is gated behind the `log` feature [INFO] [stdout] 15 | pub fn init_logger() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::LevelFilter` [INFO] [stdout] --> src/tests/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use log::LevelFilter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/record/parsing.rs:185:33 [INFO] [stdout] | [INFO] [stdout] 185 | ... Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/record/parsing.rs:76:70 [INFO] [stdout] | [INFO] [stdout] 76 | exponent = content.trim().parse::().map_err(|e| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fixed_altitude_km` [INFO] [stdout] --> src/record/mod.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | fixed_altitude_km: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fixed_altitude_km` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_latitude_ddeg` [INFO] [stdout] --> src/record/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | min_latitude_ddeg: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_latitude_ddeg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_latitude_ddeg` [INFO] [stdout] --> src/record/mod.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | max_latitude_ddeg: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_latitude_ddeg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min_longitude_ddeg` [INFO] [stdout] --> src/record/mod.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | min_longitude_ddeg: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_longitude_ddeg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_longitude_ddeg` [INFO] [stdout] --> src/record/mod.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | max_longitude_ddeg: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_longitude_ddeg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cells` [INFO] [stdout] --> src/record/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | cells: &[MapCell], [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cells` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/record/mod.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let mut map = Default::default(); [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: unused variable: `parsed` [INFO] [stdout] --> src/lib.rs:891:13 [INFO] [stdout] | [INFO] [stdout] 891 | let parsed = IONEX::from_file("region.txt").unwrap_or_else(|e| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ionex` (lib test) due to 1 previous error; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7805014158deae258523032422923716e9c388262ec268ff5dc2a7e4dfcf6c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7805014158deae258523032422923716e9c388262ec268ff5dc2a7e4dfcf6c6e", kill_on_drop: false }` [INFO] [stdout] 7805014158deae258523032422923716e9c388262ec268ff5dc2a7e4dfcf6c6e