[INFO] fetching crate rinex 0.8.1... [INFO] testing rinex-0.8.1 against try#d5830e3d3b571fe52cdf4b7b34be99be74dc65ea+target=i686-unknown-linux-musl for musl_1_2_upgrade_i686_unknown_linux_musl [INFO] extracting crate rinex 0.8.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate rinex 0.8.1 on toolchain d5830e3d3b571fe52cdf4b7b34be99be74dc65ea [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rinex 0.8.1 [INFO] finished tweaking crates.io crate rinex 0.8.1 [INFO] tweaked toml for crates.io crate rinex 0.8.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-3d v0.34.0 [INFO] [stderr] Downloaded hifitime v3.8.0 [INFO] [stderr] Downloaded wkt v0.10.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cea956b17463380917793b07849552f2e459ea5d1156559cc01967911828339d [INFO] running `Command { std: "docker" "start" "-a" "cea956b17463380917793b07849552f2e459ea5d1156559cc01967911828339d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cea956b17463380917793b07849552f2e459ea5d1156559cc01967911828339d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea956b17463380917793b07849552f2e459ea5d1156559cc01967911828339d", kill_on_drop: false }` [INFO] [stdout] cea956b17463380917793b07849552f2e459ea5d1156559cc01967911828339d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c17882c297a424f9a946de610ae627feba41e76b98cb49429b01a427ebb9316f [INFO] running `Command { std: "docker" "start" "-a" "c17882c297a424f9a946de610ae627feba41e76b98cb49429b01a427ebb9316f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rust-3d v0.34.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling hifitime v3.8.0 [INFO] [stderr] Compiling rinex v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `clock_diff` is never read [INFO] [stdout] --> src/hatanaka/compressor.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Compressor { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 55 | clock_diff: NumDiff, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.49s [INFO] running `Command { std: "docker" "inspect" "c17882c297a424f9a946de610ae627feba41e76b98cb49429b01a427ebb9316f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c17882c297a424f9a946de610ae627feba41e76b98cb49429b01a427ebb9316f", kill_on_drop: false }` [INFO] [stdout] c17882c297a424f9a946de610ae627feba41e76b98cb49429b01a427ebb9316f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d5830e3d3b571fe52cdf4b7b34be99be74dc65ea" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 309906dcaf0ff3f76a33b2ed5fd81903d50a1eb7375e2517bdef2a5ca5502183 [INFO] running `Command { std: "docker" "start" "-a" "309906dcaf0ff3f76a33b2ed5fd81903d50a1eb7375e2517bdef2a5ca5502183", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stdout] warning: field `clock_diff` is never read [INFO] [stdout] --> src/hatanaka/compressor.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Compressor { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 55 | clock_diff: NumDiff, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling rinex v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rinex::ionex::*` [INFO] [stdout] --> tests/ionex.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use rinex::ionex::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> tests/nav.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rinex::epoch::*` [INFO] [stdout] --> tests/ionex.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use rinex::epoch::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> tests/ionex.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Crinex`, `HeaderFields`, `version::Version` [INFO] [stdout] --> tests/decompression.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | version::Version, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | hatanaka::Decompressor, [INFO] [stdout] 7 | observation::{HeaderFields, Crinex}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `initial_epochs` [INFO] [stdout] --> tests/sampling.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let initial_epochs = rinex.epochs(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_epochs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> tests/meteo.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/sampling.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let mut expected: HashMap<_, _> = [ [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: `content` [INFO] [stdout] --> tests/meteo.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let content = content.unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> tests/meteo.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | let content = content.unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> tests/meteo.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | let content = content.unwrap(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> tests/decompression.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | let model = model.record.as_obs().unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> tests/decompression.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | for (index, ((e, flag), (clk_offset, vehicules))) in record.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/decompression.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | let mut rnx = crnx.unwrap(); [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: function `v3_acor00esp_r_2021_crx` is never used [INFO] [stdout] --> tests/decompression.rs:326:8 [INFO] [stdout] | [INFO] [stdout] 326 | fn v3_acor00esp_r_2021_crx() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools` [INFO] [stdout] --> tests/nav.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `index` is assigned to, but never used [INFO] [stdout] --> tests/nav.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | let mut index = 0; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_index` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> tests/nav.rs:187:14 [INFO] [stdout] | [INFO] [stdout] 187 | for (e, classes) in record.iter() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/epoch/mod.rs:285:14 [INFO] [stdout] | [INFO] [stdout] 285 | let (e, flag) = e.unwrap(); [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/epoch/mod.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | let (e, flag) = e.unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/epoch/mod.rs:296:14 [INFO] [stdout] | [INFO] [stdout] 296 | let (e, flag) = e.unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/epoch/mod.rs:301:14 [INFO] [stdout] | [INFO] [stdout] 301 | let (e, flag) = e.unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/epoch/mod.rs:306:14 [INFO] [stdout] | [INFO] [stdout] 306 | let (e, flag) = e.unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/epoch/mod.rs:311:14 [INFO] [stdout] | [INFO] [stdout] 311 | let (e, flag) = e.unwrap(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rinex`; 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rinex --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=074bc35258e8d95f -C extra-filename=-074bc35258e8d95f --out-dir /opt/rustwide/target/i686-unknown-linux-musl/debug/deps --target i686-unknown-linux-musl -L dependency=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libbitflags-9efafe39c33f451b.rlib --extern criterion=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libcriterion-9bf00b593bee1208.rlib --extern hifitime=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libhifitime-ecb08d725cf6e660.rlib --extern itertools=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libitertools-3f9012a4ae3c40e2.rlib --extern lazy_static=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/liblazy_static-b672f38c15659a96.rlib --extern num=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libnum-8279613167e4f698.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-f5876a37bb29258b.so --extern num_integer=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libnum_integer-08acbb8ce3ec6ed8.rlib --extern num_traits=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libnum_traits-18094025354ae548.rlib --extern regex=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libregex-defa4c9dd9f009c3.rlib --extern rust_3d=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/librust_3d-5a6bb3b3dcc0bbc5.rlib --extern strum=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libstrum-812bf4e72833c768.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-d944ae0d39fd2f10.so --extern thiserror=/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/libthiserror-b18422c70e2f2df6.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "309906dcaf0ff3f76a33b2ed5fd81903d50a1eb7375e2517bdef2a5ca5502183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "309906dcaf0ff3f76a33b2ed5fd81903d50a1eb7375e2517bdef2a5ca5502183", kill_on_drop: false }` [INFO] [stdout] 309906dcaf0ff3f76a33b2ed5fd81903d50a1eb7375e2517bdef2a5ca5502183