[INFO] fetching crate xisf 0.1.0... [INFO] testing xisf-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate xisf 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate xisf 0.1.0 [INFO] finished tweaking crates.io crate xisf 0.1.0 [INFO] tweaked toml for crates.io crate xisf 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xisf 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 90 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding xmltree v0.10.3 (available: v0.11.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.10.2 [INFO] [stderr] Downloaded xml-rs v0.8.27 [INFO] [stderr] Downloaded xmltree v0.10.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95141a5ca24a902ac7edb73f68d77a1170752fee15dd01fb9688c5538739db97 [INFO] running `Command { std: "docker" "start" "-a" "95141a5ca24a902ac7edb73f68d77a1170752fee15dd01fb9688c5538739db97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95141a5ca24a902ac7edb73f68d77a1170752fee15dd01fb9688c5538739db97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95141a5ca24a902ac7edb73f68d77a1170752fee15dd01fb9688c5538739db97", kill_on_drop: false }` [INFO] [stdout] 95141a5ca24a902ac7edb73f68d77a1170752fee15dd01fb9688c5538739db97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b525f45abc6610c2754bf1a33f512109e0985f4a7a2a8776f40f42db14ce9845 [INFO] running `Command { std: "docker" "start" "-a" "b525f45abc6610c2754bf1a33f512109e0985f4a7a2a8776f40f42db14ce9845", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling xisf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(pattern)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fcomplex` should have an upper camel case name [INFO] [stdout] --> src/Complex.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub type fcomplex = Complex32; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Fcomplex` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dcomplex` should have an upper camel case name [INFO] [stdout] --> src/Complex.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub type dcomplex = Complex64; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dcomplex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `complex` should have an upper camel case name [INFO] [stdout] --> src/Complex.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub type complex = dcomplex; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Complex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Zlib_Sh` should have an upper camel case name [INFO] [stdout] --> src/XISF.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | Zlib_Sh, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ZlibSh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LZ4_Sh` should have an upper camel case name [INFO] [stdout] --> src/XISF.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | LZ4_Sh, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Lz4Sh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `LZ4HC_Sh` should have an upper camel case name [INFO] [stdout] --> src/XISF.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | LZ4HC_Sh, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lz4hcSh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `isostr` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | pub type isostr = str; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Isostr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fpos_type` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub type fpos_type = u64; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `FposType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsize_type` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | pub type fsize_type = u64; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsizeType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `size_type` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub type size_type = usize; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SizeType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `distance_type` should have an upper camel case name [INFO] [stdout] --> src/lib.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | pub type distance_type = isize; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DistanceType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/XISF.rs:491:9 [INFO] [stdout] | [INFO] [stdout] 470 | / match bitsPerSample { [INFO] [stdout] 471 | | 32 => return "Complex32", [INFO] [stdout] 472 | | 64 => return "Complex64", [INFO] [stdout] 473 | | _ => return "", [INFO] [stdout] 474 | | } [INFO] [stdout] | |_____________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] ... [INFO] [stdout] 491 | "" [INFO] [stdout] | ^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/XISFFormat.rs:156:29 [INFO] [stdout] | [INFO] [stdout] 155 | Description: todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 156 | Implementation: todo!(), [INFO] [stdout] | ^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/XISFInputDataBlock.rs:390:9 [INFO] [stdout] | [INFO] [stdout] 388 | unimplemented!(); // See below line, [INFO] [stdout] | ---------------- any code following this expression is unreachable [INFO] [stdout] 389 | // self.ApplyByteOrder( &mut self.data, data_len); [INFO] [stdout] 390 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Compression` [INFO] [stdout] --> src/XISFInputDataBlock.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | Compression::{Compression, Subblock}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cryptography::CryptographicHash` [INFO] [stdout] --> src/XISFInputDataBlock.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Cryptography::CryptographicHash, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:612:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] 612 | _Int8 => "Int8", [INFO] [stdout] | ^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:613:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] 612 | _Int8 => "Int8", [INFO] [stdout] 613 | _Int16 => "Int16", [INFO] [stdout] | ^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:614:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 614 | _Int32 => "Int32", [INFO] [stdout] | ^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:615:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 615 | _Int64 => "Int64", [INFO] [stdout] | ^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:616:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 616 | _UInt8 => "UInt8", [INFO] [stdout] | ^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:617:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 617 | _UInt16 => "UInt16", [INFO] [stdout] | ^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:618:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 618 | _UInt32 => "UInt32", [INFO] [stdout] | ^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:619:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 619 | _UInt64 => "UInt64", [INFO] [stdout] | ^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:620:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 620 | _Float32 => "Float32", [INFO] [stdout] | ^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:621:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 621 | _Float64 => "Float64", [INFO] [stdout] | ^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:623:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 623 | _Complex32 => "Complex32", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:624:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 624 | _Complex64 => "Complex64", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:626:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 626 | _I8Vector => "I8Vector", [INFO] [stdout] | ^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 627 | _UI8Vector => "UI8Vector", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:628:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 628 | _I16Vector => "I16Vector", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:629:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 629 | _UI16Vector => "UI16Vector", [INFO] [stdout] | ^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:630:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 630 | _I32Vector => "I32Vector", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:631:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 631 | _UI32Vector => "UI32Vector", [INFO] [stdout] | ^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:632:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 632 | _I64Vector => "I64Vector", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:633:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 633 | _UI64Vector => "UI64Vector", [INFO] [stdout] | ^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:634:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 634 | _F32Vector => "F32Vector", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:635:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 635 | _F64Vector => "F64Vector", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:636:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 636 | _C32Vector => "C32Vector", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:637:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 637 | _C64Vector => "C64Vector", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:639:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 639 | _I8Matrix => "I8Matrix", [INFO] [stdout] | ^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:640:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 640 | _UI8Matrix => "UI8Matrix", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:641:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 641 | _I16Matrix => "I16Matrix", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:642:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 642 | _UI16Matrix => "UI16Matrix", [INFO] [stdout] | ^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:643:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 643 | _I32Matrix => "I32Matrix", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:644:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 644 | _UI32Matrix => "UI32Matrix", [INFO] [stdout] | ^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:645:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 645 | _I64Matrix => "I64Matrix", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:646:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 646 | _UI64Matrix => "UI64Matrix", [INFO] [stdout] | ^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:647:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 647 | _F32Matrix => "F32Matrix", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:648:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 648 | _F64Matrix => "F64Matrix", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:649:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 649 | _C32Matrix => "C32Matrix", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:650:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 650 | _C64Matrix => "C64Matrix", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:652:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 652 | _String => "String", [INFO] [stdout] | ^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:653:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 653 | _IsoString => "String", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:655:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 655 | _TimePoint => "TimePoint", [INFO] [stdout] | ^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:657:13 [INFO] [stdout] | [INFO] [stdout] 611 | _Boolean => "Boolean", [INFO] [stdout] | -------- matches any value [INFO] [stdout] ... [INFO] [stdout] 657 | _ => "", [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/XISF.rs:902:17 [INFO] [stdout] | [INFO] [stdout] 902 | _ | XISFChecksum::None => Err(XISFError::new(XISFErrorKind::CheckSumLength)), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | | [INFO] [stdout] | matches any value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `theChecksum` is never read [INFO] [stdout] --> src/XISFInputDataBlock.rs:275:25 [INFO] [stdout] | [INFO] [stdout] 275 | let mut theChecksum: ByteArray = vec![]; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `theChecksum` is never read [INFO] [stdout] --> src/XISFInputDataBlock.rs:319:21 [INFO] [stdout] | [INFO] [stdout] 319 | let mut theChecksum: ByteArray = vec![]; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xisf` (lib) due to 1 previous error; 59 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b525f45abc6610c2754bf1a33f512109e0985f4a7a2a8776f40f42db14ce9845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b525f45abc6610c2754bf1a33f512109e0985f4a7a2a8776f40f42db14ce9845", kill_on_drop: false }` [INFO] [stdout] b525f45abc6610c2754bf1a33f512109e0985f4a7a2a8776f40f42db14ce9845