[INFO] fetching crate wz_reader 0.0.14... [INFO] testing wz_reader-0.0.14 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate wz_reader 0.0.14 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate wz_reader 0.0.14 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wz_reader 0.0.14 [INFO] tweaked toml for crates.io crate wz_reader 0.0.14 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wz_reader 0.0.14 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wz_reader 0.0.14 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper-util v0.1.3 [INFO] [stderr] Downloaded ecb v0.1.2 [INFO] [stderr] Downloaded http-body-util v0.1.1 [INFO] [stderr] Downloaded memmap2 v0.9.4 [INFO] [stderr] Downloaded axum-core v0.4.3 [INFO] [stderr] Downloaded half v2.4.0 [INFO] [stderr] Downloaded cc v1.0.96 [INFO] [stderr] Downloaded axum v0.7.5 [INFO] [stderr] Downloaded hyper v1.3.1 [INFO] [stderr] Downloaded serde_json v1.0.114 [INFO] [stderr] Downloaded libz-ng-sys v1.1.15 [INFO] [stderr] Downloaded image v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35a32cec5ce8047d7de9306ce70484f6d2c818d5d8679dd895370baffb0bfec8 [INFO] running `Command { std: "docker" "start" "-a" "35a32cec5ce8047d7de9306ce70484f6d2c818d5d8679dd895370baffb0bfec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35a32cec5ce8047d7de9306ce70484f6d2c818d5d8679dd895370baffb0bfec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35a32cec5ce8047d7de9306ce70484f6d2c818d5d8679dd895370baffb0bfec8", kill_on_drop: false }` [INFO] [stdout] 35a32cec5ce8047d7de9306ce70484f6d2c818d5d8679dd895370baffb0bfec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4238aa27a43799c20151a83ae30aeff2c59d2d6ea2f50eb96bd45aba2298a2e [INFO] running `Command { std: "docker" "start" "-a" "b4238aa27a43799c20151a83ae30aeff2c59d2d6ea2f50eb96bd45aba2298a2e", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling bytemuck v1.14.2 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling image v0.25.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling wz_reader v0.0.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/header.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn read_from_buf(buf: &[u8]) -> Result<(WzHeader, usize)> { [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] 46 | pub fn read_from_buf(buf: &[u8]) -> Result<(WzHeader<'_>, usize)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:178:23 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn try_header(&self) -> 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] 178 | pub fn try_header(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn create_header(&self) -> WzHeader { [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] 182 | pub fn create_header(&self) -> WzHeader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:205:45 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn create_slice_reader_without_hash(&self) -> WzSliceReader { [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] 205 | pub fn create_slice_reader_without_hash(&self) -> WzSliceReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn create_slice_reader(&self) -> WzSliceReader { [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] 209 | pub fn create_slice_reader(&self) -> WzSliceReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.69s [INFO] running `Command { std: "docker" "inspect" "b4238aa27a43799c20151a83ae30aeff2c59d2d6ea2f50eb96bd45aba2298a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4238aa27a43799c20151a83ae30aeff2c59d2d6ea2f50eb96bd45aba2298a2e", kill_on_drop: false }` [INFO] [stdout] b4238aa27a43799c20151a83ae30aeff2c59d2d6ea2f50eb96bd45aba2298a2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c7aaab87a36e7c958a84301c25118ddb0b96d4dfd304a39d15e8cdcd6c57e4f [INFO] running `Command { std: "docker" "start" "-a" "1c7aaab87a36e7c958a84301c25118ddb0b96d4dfd304a39d15e8cdcd6c57e4f", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling image v0.25.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling wz_reader v0.0.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/header.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn read_from_buf(buf: &[u8]) -> Result<(WzHeader, usize)> { [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] 46 | pub fn read_from_buf(buf: &[u8]) -> Result<(WzHeader<'_>, usize)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:178:23 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn try_header(&self) -> 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] 178 | pub fn try_header(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn create_header(&self) -> WzHeader { [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] 182 | pub fn create_header(&self) -> WzHeader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:205:45 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn create_slice_reader_without_hash(&self) -> WzSliceReader { [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] 205 | pub fn create_slice_reader_without_hash(&self) -> WzSliceReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn create_slice_reader(&self) -> WzSliceReader { [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] 209 | pub fn create_slice_reader(&self) -> WzSliceReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/header.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn read_from_buf(buf: &[u8]) -> Result<(WzHeader, usize)> { [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] 46 | pub fn read_from_buf(buf: &[u8]) -> Result<(WzHeader<'_>, usize)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:178:23 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn try_header(&self) -> 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] 178 | pub fn try_header(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn create_header(&self) -> WzHeader { [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] 182 | pub fn create_header(&self) -> WzHeader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:205:45 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn create_slice_reader_without_hash(&self) -> WzSliceReader { [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] 205 | pub fn create_slice_reader_without_hash(&self) -> WzSliceReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn create_slice_reader(&self) -> WzSliceReader { [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] 209 | pub fn create_slice_reader(&self) -> WzSliceReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.74s [INFO] running `Command { std: "docker" "inspect" "1c7aaab87a36e7c958a84301c25118ddb0b96d4dfd304a39d15e8cdcd6c57e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7aaab87a36e7c958a84301c25118ddb0b96d4dfd304a39d15e8cdcd6c57e4f", kill_on_drop: false }` [INFO] [stdout] 1c7aaab87a36e7c958a84301c25118ddb0b96d4dfd304a39d15e8cdcd6c57e4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8e54318eecd1f8a4103aa9f70c448ec348ff60e698dc0628060bcca81a992458 [INFO] running `Command { std: "docker" "start" "-a" "8e54318eecd1f8a4103aa9f70c448ec348ff60e698dc0628060bcca81a992458", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/header.rs:46:31 [INFO] [stderr] | [INFO] [stderr] 46 | pub fn read_from_buf(buf: &[u8]) -> Result<(WzHeader, usize)> { [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] 46 | pub fn read_from_buf(buf: &[u8]) -> Result<(WzHeader<'_>, usize)> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/reader.rs:178:23 [INFO] [stderr] | [INFO] [stderr] 178 | pub fn try_header(&self) -> 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] 178 | pub fn try_header(&self) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/reader.rs:182:26 [INFO] [stderr] | [INFO] [stderr] 182 | pub fn create_header(&self) -> WzHeader { [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] 182 | pub fn create_header(&self) -> WzHeader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/reader.rs:205:45 [INFO] [stderr] | [INFO] [stderr] 205 | pub fn create_slice_reader_without_hash(&self) -> WzSliceReader { [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] 205 | pub fn create_slice_reader_without_hash(&self) -> WzSliceReader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/reader.rs:209:32 [INFO] [stderr] | [INFO] [stderr] 209 | pub fn create_slice_reader(&self) -> WzSliceReader { [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] 209 | pub fn create_slice_reader(&self) -> WzSliceReader<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `wz_reader` (lib) generated 5 warnings (run `cargo fix --lib -p wz_reader` to apply 5 suggestions) [INFO] [stderr] warning: `wz_reader` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wz_reader-e399eff7bba36d8b) [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test node_cast::test::is_convex ... ok [INFO] [stdout] test node_cast::test::is_sub_property ... ok [INFO] [stdout] test node_cast::test::is_null ... ok [INFO] [stdout] test node_cast::test::try_as_double ... ok [INFO] [stdout] test node_cast::test::try_as_float ... ok [INFO] [stdout] test node_cast::test::try_as_int ... ok [INFO] [stdout] test node_cast::test::try_as_long ... ok [INFO] [stdout] test node_cast::test::try_as_short ... ok [INFO] [stdout] test node_cast::test::try_as_sub_property ... ok [INFO] [stdout] test node_cast::test::try_as_vector2d ... ok [INFO] [stdout] test node_cast::test::try_as_value ... ok [INFO] [stdout] test node_cast::test::try_as_directory ... ok [INFO] [stdout] test property::string::test::test_resolve_from_node_fail ... ok [INFO] [stdout] test property::string::test::test_resolve_from_node_success ... ok [INFO] [stdout] test property::string::test::test_wz_string_create_ascii ... ok [INFO] [stdout] test property::string::test::test_wz_string_create_empty ... ok [INFO] [stdout] test property::string::test::test_wz_string_create_unicode ... ok [INFO] [stdout] test node_cast::test::try_as_image ... ok [INFO] [stdout] test reader::test::test_wz_create_encrypt_str_ascii ... ok [INFO] [stdout] test node_cast::test::try_as_lua ... ok [INFO] [stdout] test node_cast::test::try_as_png ... ok [INFO] [stdout] test property::lua::test::should_guess_msea ... ok [INFO] [stdout] test node_cast::test::try_as_raw_data ... ok [INFO] [stdout] test property::lua::test::should_guess_none_iv ... ok [INFO] [stdout] test reader::test::test_wz_create_encrypt_str_unicode ... ok [INFO] [stdout] test reader::test::test_wz_create_encrypt_str_ascii_with_iv ... ok [INFO] [stdout] test reader::test::test_wz_create_encrypt_str_unicode_with_iv ... ok [INFO] [stdout] test node_cast::test::try_as_uol ... ok [INFO] [stdout] test reader::test::test_wz_ascii_string_gt_128 ... ok [INFO] [stdout] test node_cast::test::try_as_string ... ok [INFO] [stdout] test reader::test::test_wz_float ... ok [INFO] [stdout] test reader::test::test_wz_encrypted_gms_unicode_string ... ok [INFO] [stdout] test reader::test::test_wz_empty_string ... ok [INFO] [stdout] test node_cast::test::try_as_string_uol ... ok [INFO] [stdout] test node_cast::test::try_as_sound ... ok [INFO] [stdout] test node_cast::test::try_as_file ... ok [INFO] [stdout] test reader::test::test_wz_int ... ok [INFO] [stdout] test reader::test::test_wz_encrypted_msea_ascii_string ... ok [INFO] [stdout] test reader::test::test_wz_encrypted_gms_ascii_string ... ok [INFO] [stdout] test util::color::test::rgb_from_rgb565 ... ok [INFO] [stdout] test reader::test::test_wz_ascii_string ... ok [INFO] [stdout] test reader::test::test_wz_int64 ... ok [INFO] [stdout] test util::color::test::rgba_from_rgba1555 ... ok [INFO] [stdout] test util::node_util::test::test_get_resolved_uol_path ... ok [INFO] [stdout] test util::node_util::test::test_get_image_node_from_path ... ok [INFO] [stdout] test reader::test::test_wz_unicode_string ... ok [INFO] [stdout] test util::node_util::test::test_get_node_without_parse ... ok [INFO] [stdout] test util::walk::test::test_walk_node ... ok [INFO] [stdout] test util::node_util::test::test_resolve_childs_parent ... ok [INFO] [stdout] test reader::test::test_wz_encrypted_msea_unicode_string ... ok [INFO] [stdout] test property::lua::test::should_error_unknown_iv ... ok [INFO] [stdout] test util::node_util::test::test_resolve_outlink ... ok [INFO] [stdout] test reader::test::test_wz_unsigned ... ok [INFO] [stdout] test reader::test::test_wz_unicode_string_gt_128 ... ok [INFO] [stdout] test util::node_util::test::test_resolve_uol ... ok [INFO] [stdout] test reader::test::test_wz_header ... ok [INFO] [stdout] test util::wz_mutable_key::test::test_at ... ok [INFO] [stdout] test property::lua::test::should_guess_gms ... ok [INFO] [stdout] test util::node_util::test::test_resolve_inlink ... ok [INFO] [stdout] test reader::test::test_wz_signed ... ok [INFO] [stdout] test util::wz_mutable_key::test::test_force_at ... ok [INFO] [stdout] test util::wz_mutable_key::test::test_expand_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/wz_file_test.rs (/opt/rustwide/target/debug/deps/wz_file_test-18ef43b9b953281e) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test should_guessing_patch_version ... ok [INFO] [stdout] test should_parsing_with_patch_version ... ok [INFO] [stdout] test should_parsing_wz_file_and_check_values ... ok [INFO] [stdout] test should_success_using_wz_node_methods_on_childs ... ok [INFO] [stdout] test should_success_walk_thorugh ... ok [INFO] [stdout] test should_success_walk_thorugh_with_iv ... ok [INFO] [stdout] test should_guessing_iv ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/wz_img_test.rs (/opt/rustwide/target/debug/deps/wz_img_test-0a9b8f798a83504a) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test should_parsing_with_correct_iv ... ok [INFO] [stdout] test should_parsing_with_correct_version ... ok [INFO] [stdout] test should_parsing_wz_img_and_check_values ... ok [INFO] [stdout] test should_success_using_wz_node_methods_on_childs ... ok [INFO] [stdout] test should_error_with_wrong_version ... ok [INFO] [stdout] test should_success_walk_thorugh ... ok [INFO] [stdout] test should_error_with_wrong_iv ... ok [INFO] [stdout] test should_parsing_with_default_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wz_reader [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/node.rs - node::WzNode::get_path_from_root (line 285) ... ok [INFO] [stdout] test src/node.rs - node::WzNode::at_path (line 410) ... ok [INFO] [stdout] test src/node.rs - node::WzNode::at_path_relative (line 451) ... ok [INFO] [stdout] test src/object.rs - object::WzObjectType (line 15) ... ok [INFO] [stdout] test src/node.rs - node::WzNode::at (line 360) ... ok [INFO] [stdout] test src/node_cast.rs - node_cast::WzNodeCast (line 10) ... ok [INFO] [stdout] test src/node.rs - node::WzNode::filter_parent (line 478) ... ok [INFO] [stdout] test src/node.rs - node::WzNode::at_relative (line 383) ... ok [INFO] [stdout] test src/node.rs - node::WzNode::get_full_path (line 261) ... ok [INFO] [stdout] test src/node.rs - node::WzNode::get_path_from_image (line 318) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8e54318eecd1f8a4103aa9f70c448ec348ff60e698dc0628060bcca81a992458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e54318eecd1f8a4103aa9f70c448ec348ff60e698dc0628060bcca81a992458", kill_on_drop: false }` [INFO] [stdout] 8e54318eecd1f8a4103aa9f70c448ec348ff60e698dc0628060bcca81a992458