[INFO] fetching crate cab 0.6.0... [INFO] testing cab-0.6.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate cab 0.6.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate cab 0.6.0 [INFO] finished tweaking crates.io crate cab 0.6.0 [INFO] tweaked toml for crates.io crate cab 0.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cab 0.6.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cab 0.6.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb7b61ba6e48c7c49315b3c8571dd384a72b56adfa60b048a999bcb61d6c104b [INFO] running `Command { std: "docker" "start" "-a" "fb7b61ba6e48c7c49315b3c8571dd384a72b56adfa60b048a999bcb61d6c104b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb7b61ba6e48c7c49315b3c8571dd384a72b56adfa60b048a999bcb61d6c104b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb7b61ba6e48c7c49315b3c8571dd384a72b56adfa60b048a999bcb61d6c104b", kill_on_drop: false }` [INFO] [stdout] fb7b61ba6e48c7c49315b3c8571dd384a72b56adfa60b048a999bcb61d6c104b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 268c1b0d0e4993e9283f2f02db8f43bba880f05515b414f6fce3529c609e6962 [INFO] running `Command { std: "docker" "start" "-a" "268c1b0d0e4993e9283f2f02db8f43bba880f05515b414f6fce3529c609e6962", kill_on_drop: false }` [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lzxd v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling cab v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/builder.rs:332:22 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn next_file(&mut self) -> io::Result>> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 332 | pub fn next_file(&mut self) -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cabinet.rs:143:27 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn folder_entries(&self) -> FolderEntries { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn folder_entries(&self) -> FolderEntries<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cabinet.rs:154:22 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn read_file(&mut self, name: &str) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 154 | pub fn read_file(&mut self, name: &str) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cabinet.rs:177:20 [INFO] [stdout] | [INFO] [stdout] 177 | fn read_folder(&mut self, index: usize) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 177 | fn read_folder(&mut self, index: usize) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/folder.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn file_entries(&self) -> FileEntries { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn file_entries(&self) -> FileEntries<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.92s [INFO] running `Command { std: "docker" "inspect" "268c1b0d0e4993e9283f2f02db8f43bba880f05515b414f6fce3529c609e6962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "268c1b0d0e4993e9283f2f02db8f43bba880f05515b414f6fce3529c609e6962", kill_on_drop: false }` [INFO] [stdout] 268c1b0d0e4993e9283f2f02db8f43bba880f05515b414f6fce3529c609e6962 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4f07252b76e6f156750b3f13066e11d5c3d9ca386acc85d40a05b73832d77f5 [INFO] running `Command { std: "docker" "start" "-a" "b4f07252b76e6f156750b3f13066e11d5c3d9ca386acc85d40a05b73832d77f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cab v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/builder.rs:332:22 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn next_file(&mut self) -> io::Result>> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 332 | pub fn next_file(&mut self) -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cabinet.rs:143:27 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn folder_entries(&self) -> FolderEntries { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn folder_entries(&self) -> FolderEntries<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cabinet.rs:154:22 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn read_file(&mut self, name: &str) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 154 | pub fn read_file(&mut self, name: &str) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cabinet.rs:177:20 [INFO] [stdout] | [INFO] [stdout] 177 | fn read_folder(&mut self, index: usize) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 177 | fn read_folder(&mut self, index: usize) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/folder.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn file_entries(&self) -> FileEntries { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn file_entries(&self) -> FileEntries<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling lipsum v0.9.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/builder.rs:332:22 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn next_file(&mut self) -> io::Result>> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 332 | pub fn next_file(&mut self) -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cabinet.rs:143:27 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn folder_entries(&self) -> FolderEntries { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn folder_entries(&self) -> FolderEntries<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cabinet.rs:154:22 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn read_file(&mut self, name: &str) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 154 | pub fn read_file(&mut self, name: &str) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cabinet.rs:177:20 [INFO] [stdout] | [INFO] [stdout] 177 | fn read_folder(&mut self, index: usize) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 177 | fn read_folder(&mut self, index: usize) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/folder.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn file_entries(&self) -> FileEntries { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn file_entries(&self) -> FileEntries<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.96s [INFO] running `Command { std: "docker" "inspect" "b4f07252b76e6f156750b3f13066e11d5c3d9ca386acc85d40a05b73832d77f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4f07252b76e6f156750b3f13066e11d5c3d9ca386acc85d40a05b73832d77f5", kill_on_drop: false }` [INFO] [stdout] b4f07252b76e6f156750b3f13066e11d5c3d9ca386acc85d40a05b73832d77f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d48fb973692cb4c5942acc6ab78b1e0ac76b34e3155245199fed0dac03eed98 [INFO] running `Command { std: "docker" "start" "-a" "2d48fb973692cb4c5942acc6ab78b1e0ac76b34e3155245199fed0dac03eed98", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/builder.rs:332:22 [INFO] [stderr] | [INFO] [stderr] 332 | pub fn next_file(&mut self) -> io::Result>> { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 332 | pub fn next_file(&mut self) -> io::Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cabinet.rs:143:27 [INFO] [stderr] | [INFO] [stderr] 143 | pub fn folder_entries(&self) -> FolderEntries { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 143 | pub fn folder_entries(&self) -> FolderEntries<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cabinet.rs:154:22 [INFO] [stderr] | [INFO] [stderr] 154 | pub fn read_file(&mut self, name: &str) -> io::Result> { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 154 | pub fn read_file(&mut self, name: &str) -> io::Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cabinet.rs:177:20 [INFO] [stderr] | [INFO] [stderr] 177 | fn read_folder(&mut self, index: usize) -> io::Result> { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 177 | fn read_folder(&mut self, index: usize) -> io::Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/folder.rs:85:25 [INFO] [stderr] | [INFO] [stderr] 85 | pub fn file_entries(&self) -> FileEntries { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 85 | pub fn file_entries(&self) -> FileEntries<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `cab` (lib) generated 5 warnings (run `cargo fix --lib -p cab` to apply 5 suggestions) [INFO] [stderr] warning: `cab` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cab-9aa3ea7fa57c4c3c) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test builder::tests::write_uncompressed_cabinet_with_non_ascii_filename ... ok [INFO] [stdout] test cabinet::tests::read_mszip_cabinet_with_one_file ... ok [INFO] [stdout] test cabinet::tests::read_lzx_cabinet_with_two_files ... ok [INFO] [stdout] test builder::tests::write_uncompressed_cabinet_with_one_file ... ok [INFO] [stdout] test cabinet::tests::read_uncompressed_cabinet_with_non_ascii_filename ... ok [INFO] [stdout] test cabinet::tests::read_uncompressed_cabinet_with_one_file ... ok [INFO] [stdout] test cabinet::tests::read_mszip_cabinet_with_two_files ... ok [INFO] [stdout] test cabinet::tests::read_uncompressed_cabinet_with_two_data_blocks ... ok [INFO] [stdout] test cabinet::tests::read_uncompressed_cabinet_with_two_files ... ok [INFO] [stdout] test checksum::tests::empty_checksum ... ok [INFO] [stdout] test checksum::tests::checksum_from_cab_spec ... ok [INFO] [stdout] test datetime::tests::datetime_outside_range ... ok [INFO] [stdout] test checksum::tests::simple_checksums ... ok [INFO] [stdout] test ctype::tests::compression_type_from_bitfield ... ok [INFO] [stdout] test ctype::tests::compression_type_to_bitfield ... ok [INFO] [stdout] test datetime::tests::valid_datetime_bits ... ok [INFO] [stdout] test mszip::tests::random_one_block::lib_to_lib ... ok [INFO] [stdout] test builder::tests::write_uncompressed_cabinet_with_two_files ... ok [INFO] [stdout] test mszip::tests::zeros_one_block::lib_to_lib ... ok [INFO] [stdout] test mszip::tests::repeating_one_block::lib_to_lib ... ok [INFO] [stdout] test datetime::tests::datetime_round_to_nearest_two_seconds ... ok [INFO] [stdout] test mszip::tests::read_compressed_data ... ok [INFO] [stdout] test mszip::tests::lorem_ipsum::lib_to_lib ... ok [INFO] [stdout] test mszip::tests::zeros_two_blocks::lib_to_lib ... ok [INFO] [stdout] test mszip::tests::one_block_less_a_byte::lib_to_lib ... ok [INFO] [stdout] test mszip::tests::repeating_two_blocks::lib_to_lib ... ok [INFO] [stdout] test mszip::tests::one_block_plus_a_byte::lib_to_lib ... ok [INFO] [stdout] test mszip::tests::random_two_blocks::lib_to_lib ... ok [INFO] [stdout] test mszip::tests::one_block_exactly::lib_to_lib ... ok [INFO] [stdout] test mszip::tests::zeros_many_blocks::lib_to_lib ... ok [INFO] [stdout] test mszip::tests::repeating_many_blocks::lib_to_lib ... ok [INFO] [stdout] test mszip::tests::random_many_blocks::lib_to_lib ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running tests/roundtrip.rs (/opt/rustwide/target/debug/deps/roundtrip-567ddd81e715face) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test cabinet_with_one_small_uncompressed_binary_file ... ok [INFO] [stdout] test cabinet_with_one_small_mszipped_binary_file ... ok [INFO] [stdout] test cabinet_with_one_small_uncompressed_text_file ... ok [INFO] [stdout] test cabinet_with_one_small_mszipped_text_file ... ok [INFO] [stdout] test cabinet_with_one_big_uncompressed_binary_file ... ok [INFO] [stdout] test cabinet_with_one_big_uncompressed_text_file ... ok [INFO] [stdout] test cabinet_with_one_big_mszipped_text_file ... ok [INFO] [stdout] test cabinet_with_one_big_mszipped_binary_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s [INFO] [stdout] [INFO] [stderr] Running tests/seek.rs (/opt/rustwide/target/debug/deps/seek-a5ea958dd054cf32) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test seek_within_empty_file ... ok [INFO] [stdout] test seek_within_big_uncompressed_file ... ok [INFO] [stdout] test seek_within_big_mszipped_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] Doc-tests cab [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 61) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 30) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d48fb973692cb4c5942acc6ab78b1e0ac76b34e3155245199fed0dac03eed98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d48fb973692cb4c5942acc6ab78b1e0ac76b34e3155245199fed0dac03eed98", kill_on_drop: false }` [INFO] [stdout] 2d48fb973692cb4c5942acc6ab78b1e0ac76b34e3155245199fed0dac03eed98