[INFO] cloning repository https://github.com/AbdulRhmanAlfaifi/lnk_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbdulRhmanAlfaifi/lnk_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdulRhmanAlfaifi%2Flnk_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdulRhmanAlfaifi%2Flnk_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ceabbf17d6df7711105421b4e207f3dcefd9b144 [INFO] testing AbdulRhmanAlfaifi/lnk_parser against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdulRhmanAlfaifi%2Flnk_parser" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AbdulRhmanAlfaifi/lnk_parser on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AbdulRhmanAlfaifi/lnk_parser [INFO] finished tweaking git repo https://github.com/AbdulRhmanAlfaifi/lnk_parser [INFO] tweaked toml for git repo https://github.com/AbdulRhmanAlfaifi/lnk_parser written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/AbdulRhmanAlfaifi/lnk_parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitreader v0.3.3 [INFO] [stderr] Downloaded winparsingtools v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4a0ae7a24b8c5957ccbfd436ed12a0abbb53a2806999e7aa0a4a61f43494d0e [INFO] running `Command { std: "docker" "start" "-a" "c4a0ae7a24b8c5957ccbfd436ed12a0abbb53a2806999e7aa0a4a61f43494d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4a0ae7a24b8c5957ccbfd436ed12a0abbb53a2806999e7aa0a4a61f43494d0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a0ae7a24b8c5957ccbfd436ed12a0abbb53a2806999e7aa0a4a61f43494d0e", kill_on_drop: false }` [INFO] [stdout] c4a0ae7a24b8c5957ccbfd436ed12a0abbb53a2806999e7aa0a4a61f43494d0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a54fb44a1968eb8bd283760716fb12ac7b93995052763b4b3782698a43fc397 [INFO] running `Command { std: "docker" "start" "-a" "7a54fb44a1968eb8bd283760716fb12ac7b93995052763b4b3782698a43fc397", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitreader v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling winparsingtools v1.1.0 [INFO] [stderr] Compiling lnk_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `sc` [INFO] [stdout] --> src/shell_link_header.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | sc: ShowCommandOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ShellLinkHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/shell_link_header.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 206 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/link_info/volume_id.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VolumeID` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/link_info/volume_id.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `volume_lable_offset` [INFO] [stdout] --> src/link_info/volume_id.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | volume_lable_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VolumeID` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/link_info/volume_id.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `volume_lable_offset_unicode` [INFO] [stdout] --> src/link_info/volume_id.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | volume_lable_offset_unicode: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VolumeID` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/link_info/volume_id.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.22s [INFO] running `Command { std: "docker" "inspect" "7a54fb44a1968eb8bd283760716fb12ac7b93995052763b4b3782698a43fc397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a54fb44a1968eb8bd283760716fb12ac7b93995052763b4b3782698a43fc397", kill_on_drop: false }` [INFO] [stdout] 7a54fb44a1968eb8bd283760716fb12ac7b93995052763b4b3782698a43fc397 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18466d2a147dde25f071634ba0261bc0b51fe8a5596c0d0e18bb11d7b161b369 [INFO] running `Command { std: "docker" "start" "-a" "18466d2a147dde25f071634ba0261bc0b51fe8a5596c0d0e18bb11d7b161b369", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lnk_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `sc` [INFO] [stdout] --> src/shell_link_header.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | sc: ShowCommandOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ShellLinkHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/shell_link_header.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 206 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/link_info/volume_id.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VolumeID` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/link_info/volume_id.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `volume_lable_offset` [INFO] [stdout] --> src/link_info/volume_id.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | volume_lable_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VolumeID` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/link_info/volume_id.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `volume_lable_offset_unicode` [INFO] [stdout] --> src/link_info/volume_id.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | volume_lable_offset_unicode: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VolumeID` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/link_info/volume_id.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sc` [INFO] [stdout] --> src/shell_link_header.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | sc: ShowCommandOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ShellLinkHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/shell_link_header.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 206 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/link_info/volume_id.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | size: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VolumeID` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/link_info/volume_id.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `volume_lable_offset` [INFO] [stdout] --> src/link_info/volume_id.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | volume_lable_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VolumeID` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/link_info/volume_id.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `volume_lable_offset_unicode` [INFO] [stdout] --> src/link_info/volume_id.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | volume_lable_offset_unicode: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VolumeID` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/link_info/volume_id.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Serialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "18466d2a147dde25f071634ba0261bc0b51fe8a5596c0d0e18bb11d7b161b369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18466d2a147dde25f071634ba0261bc0b51fe8a5596c0d0e18bb11d7b161b369", kill_on_drop: false }` [INFO] [stdout] 18466d2a147dde25f071634ba0261bc0b51fe8a5596c0d0e18bb11d7b161b369 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b8f5d503a3fbbbd67fee6c5bad2eef63e51d344b28e9c30f915275e71653b8a [INFO] running `Command { std: "docker" "start" "-a" "3b8f5d503a3fbbbd67fee6c5bad2eef63e51d344b28e9c30f915275e71653b8a", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `sc` [INFO] [stderr] --> src/shell_link_header.rs:222:5 [INFO] [stderr] | [INFO] [stderr] 222 | sc: ShowCommandOptions, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ShellLinkHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/shell_link_header.rs:206:10 [INFO] [stderr] | [INFO] [stderr] 206 | #[derive(Debug, Serialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `size` [INFO] [stderr] --> src/link_info/volume_id.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | size: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VolumeID` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/link_info/volume_id.rs:33:10 [INFO] [stderr] | [INFO] [stderr] 33 | #[derive(Debug, Serialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `volume_lable_offset` [INFO] [stdout] [INFO] [stderr] --> src/link_info/volume_id.rs:40:5 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 40 | volume_lable_offset: u32, [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] note: `VolumeID` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/link_info/volume_id.rs:33:10 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 33 | #[derive(Debug, Serialize)] [INFO] [stdout] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `volume_lable_offset_unicode` [INFO] [stderr] --> src/link_info/volume_id.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | volume_lable_offset_unicode: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VolumeID` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/link_info/volume_id.rs:33:10 [INFO] [stderr] | [INFO] [stderr] 33 | #[derive(Debug, Serialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `lnk_parser` (lib) generated 4 warnings [INFO] [stderr] warning: `lnk_parser` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lnk_parser-44adeddbd2973ee2) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lnk_parser-807b83aea7940c08) [INFO] [stderr] Running tests/lnk_parser_tests.rs (/opt/rustwide/target/debug/deps/lnk_parser_tests-5b7ad4a3d6d2a25b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_ws12r2 ... ok [INFO] [stdout] test test_win7 ... ok [INFO] [stdout] test test_win10 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests lnk_parser [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - LNKParser::from_reader (line 114) ... FAILED [INFO] [stdout] test src/lib.rs - LNKParser::from_path (line 95) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - LNKParser::from_reader (line 114) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LNKParser` [INFO] [stdout] --> src/lib.rs:121:20 [INFO] [stdout] | [INFO] [stdout] 8 | let lnk_file = LNKParser::from_reader(file); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use lnk_parser::LNKParser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - LNKParser::from_path (line 95) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LNKParser` [INFO] [stdout] --> src/lib.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 3 | let lnk_file = LNKParser::from_path("sample.lnk"); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use lnk_parser::LNKParser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - LNKParser::from_path (line 95) [INFO] [stdout] src/lib.rs - LNKParser::from_reader (line 114) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "3b8f5d503a3fbbbd67fee6c5bad2eef63e51d344b28e9c30f915275e71653b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b8f5d503a3fbbbd67fee6c5bad2eef63e51d344b28e9c30f915275e71653b8a", kill_on_drop: false }` [INFO] [stdout] 3b8f5d503a3fbbbd67fee6c5bad2eef63e51d344b28e9c30f915275e71653b8a