[INFO] fetching crate proguard 5.5.0... [INFO] testing proguard-5.5.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate proguard 5.5.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate proguard 5.5.0 [INFO] finished tweaking crates.io crate proguard 5.5.0 [INFO] tweaked toml for crates.io crate proguard 5.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate proguard 5.5.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 82 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.6.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding watto v0.1.0 (available: v0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded watto v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93f2a07d7c3d286552a2072150cea06170aa1936734fb9e904d75146218b19f2 [INFO] running `Command { std: "docker" "start" "-a" "93f2a07d7c3d286552a2072150cea06170aa1936734fb9e904d75146218b19f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93f2a07d7c3d286552a2072150cea06170aa1936734fb9e904d75146218b19f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93f2a07d7c3d286552a2072150cea06170aa1936734fb9e904d75146218b19f2", kill_on_drop: false }` [INFO] [stdout] 93f2a07d7c3d286552a2072150cea06170aa1936734fb9e904d75146218b19f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b7ea8140b65e09710ba92ffa16a1a82b29fa99e83466f9224dd17ba6bd5c77b8 [INFO] running `Command { std: "docker" "start" "-a" "b7ea8140b65e09710ba92ffa16a1a82b29fa99e83466f9224dd17ba6bd5c77b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling watto v0.1.0 [INFO] [stderr] Compiling proguard v5.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cache/debug.rs:197:20 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn display(&self) -> CacheDebug { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 197 | pub fn display(&self) -> CacheDebug<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:436:33 [INFO] [stdout] | [INFO] [stdout] 436 | fn parse_proguard_record(bytes: &[u8]) -> (Result, &[u8]) { [INFO] [stdout] | ^^^^^ -------------- ---------- ----- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 436 | fn parse_proguard_record(bytes: &[u8]) -> (Result, ParseError<'_>>, &[u8]) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:465:33 [INFO] [stdout] | [INFO] [stdout] 465 | fn parse_proguard_header(bytes: &[u8]) -> Result<(ProguardRecord, &[u8]), ParseError> { [INFO] [stdout] | ^^^^^ -------------- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 465 | fn parse_proguard_header(bytes: &[u8]) -> Result<(ProguardRecord<'_>, &[u8]), ParseError<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:497:42 [INFO] [stdout] | [INFO] [stdout] 497 | fn parse_proguard_field_or_method(bytes: &[u8]) -> Result<(ProguardRecord, &[u8]), ParseError> { [INFO] [stdout] | ^^^^^ -------------- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 497 | fn parse_proguard_field_or_method(bytes: &[u8]) -> Result<(ProguardRecord<'_>, &[u8]), ParseError<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:600:32 [INFO] [stdout] | [INFO] [stdout] 600 | fn parse_proguard_class(bytes: &[u8]) -> Result<(ProguardRecord, &[u8]), ParseError> { [INFO] [stdout] | ^^^^^ -------------- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 600 | fn parse_proguard_class(bytes: &[u8]) -> Result<(ProguardRecord<'_>, &[u8]), ParseError<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:619:23 [INFO] [stdout] | [INFO] [stdout] 619 | fn parse_usize(bytes: &[u8]) -> Result<(usize, &[u8]), ParseError> { [INFO] [stdout] | ^^^^^ ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 619 | fn parse_usize(bytes: &[u8]) -> Result<(usize, &[u8]), ParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:647:26 [INFO] [stdout] | [INFO] [stdout] 647 | fn parse_until

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError> [INFO] [stdout] | ^^^^^ ---- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 647 | fn parse_until

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError<'_>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:665:37 [INFO] [stdout] | [INFO] [stdout] 665 | fn parse_until_no_newline

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError> [INFO] [stdout] | ^^^^^ ---- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 665 | fn parse_until_no_newline

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError<'_>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stacktrace.rs:268:33 [INFO] [stdout] | [INFO] [stdout] 268 | pub(crate) fn parse_frame(line: &str) -> Option { [INFO] [stdout] | ^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 268 | pub(crate) fn parse_frame(line: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.67s [INFO] running `Command { std: "docker" "inspect" "b7ea8140b65e09710ba92ffa16a1a82b29fa99e83466f9224dd17ba6bd5c77b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ea8140b65e09710ba92ffa16a1a82b29fa99e83466f9224dd17ba6bd5c77b8", kill_on_drop: false }` [INFO] [stdout] b7ea8140b65e09710ba92ffa16a1a82b29fa99e83466f9224dd17ba6bd5c77b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7b82a40a78917fb6b06c159d01d6dde5355ad6ce98986063a01a0c6d391d801d [INFO] running `Command { std: "docker" "start" "-a" "7b82a40a78917fb6b06c159d01d6dde5355ad6ce98986063a01a0c6d391d801d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cache/debug.rs:197:20 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn display(&self) -> CacheDebug { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 197 | pub fn display(&self) -> CacheDebug<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:436:33 [INFO] [stdout] | [INFO] [stdout] 436 | fn parse_proguard_record(bytes: &[u8]) -> (Result, &[u8]) { [INFO] [stdout] | ^^^^^ -------------- ---------- ----- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 436 | fn parse_proguard_record(bytes: &[u8]) -> (Result, ParseError<'_>>, &[u8]) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:465:33 [INFO] [stdout] | [INFO] [stdout] 465 | fn parse_proguard_header(bytes: &[u8]) -> Result<(ProguardRecord, &[u8]), ParseError> { [INFO] [stdout] | ^^^^^ -------------- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 465 | fn parse_proguard_header(bytes: &[u8]) -> Result<(ProguardRecord<'_>, &[u8]), ParseError<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:497:42 [INFO] [stdout] | [INFO] [stdout] 497 | fn parse_proguard_field_or_method(bytes: &[u8]) -> Result<(ProguardRecord, &[u8]), ParseError> { [INFO] [stdout] | ^^^^^ -------------- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 497 | fn parse_proguard_field_or_method(bytes: &[u8]) -> Result<(ProguardRecord<'_>, &[u8]), ParseError<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:600:32 [INFO] [stdout] | [INFO] [stdout] 600 | fn parse_proguard_class(bytes: &[u8]) -> Result<(ProguardRecord, &[u8]), ParseError> { [INFO] [stdout] | ^^^^^ -------------- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 600 | fn parse_proguard_class(bytes: &[u8]) -> Result<(ProguardRecord<'_>, &[u8]), ParseError<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:619:23 [INFO] [stdout] | [INFO] [stdout] 619 | fn parse_usize(bytes: &[u8]) -> Result<(usize, &[u8]), ParseError> { [INFO] [stdout] | ^^^^^ ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 619 | fn parse_usize(bytes: &[u8]) -> Result<(usize, &[u8]), ParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:647:26 [INFO] [stdout] | [INFO] [stdout] 647 | fn parse_until

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError> [INFO] [stdout] | ^^^^^ ---- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 647 | fn parse_until

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError<'_>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:665:37 [INFO] [stdout] | [INFO] [stdout] 665 | fn parse_until_no_newline

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError> [INFO] [stdout] | ^^^^^ ---- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 665 | fn parse_until_no_newline

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError<'_>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stacktrace.rs:268:33 [INFO] [stdout] | [INFO] [stdout] 268 | pub(crate) fn parse_frame(line: &str) -> Option { [INFO] [stdout] | ^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 268 | pub(crate) fn parse_frame(line: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling proguard v5.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cache/debug.rs:197:20 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn display(&self) -> CacheDebug { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 197 | pub fn display(&self) -> CacheDebug<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:436:33 [INFO] [stdout] | [INFO] [stdout] 436 | fn parse_proguard_record(bytes: &[u8]) -> (Result, &[u8]) { [INFO] [stdout] | ^^^^^ -------------- ---------- ----- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 436 | fn parse_proguard_record(bytes: &[u8]) -> (Result, ParseError<'_>>, &[u8]) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:465:33 [INFO] [stdout] | [INFO] [stdout] 465 | fn parse_proguard_header(bytes: &[u8]) -> Result<(ProguardRecord, &[u8]), ParseError> { [INFO] [stdout] | ^^^^^ -------------- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 465 | fn parse_proguard_header(bytes: &[u8]) -> Result<(ProguardRecord<'_>, &[u8]), ParseError<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:497:42 [INFO] [stdout] | [INFO] [stdout] 497 | fn parse_proguard_field_or_method(bytes: &[u8]) -> Result<(ProguardRecord, &[u8]), ParseError> { [INFO] [stdout] | ^^^^^ -------------- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 497 | fn parse_proguard_field_or_method(bytes: &[u8]) -> Result<(ProguardRecord<'_>, &[u8]), ParseError<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:600:32 [INFO] [stdout] | [INFO] [stdout] 600 | fn parse_proguard_class(bytes: &[u8]) -> Result<(ProguardRecord, &[u8]), ParseError> { [INFO] [stdout] | ^^^^^ -------------- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 600 | fn parse_proguard_class(bytes: &[u8]) -> Result<(ProguardRecord<'_>, &[u8]), ParseError<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:619:23 [INFO] [stdout] | [INFO] [stdout] 619 | fn parse_usize(bytes: &[u8]) -> Result<(usize, &[u8]), ParseError> { [INFO] [stdout] | ^^^^^ ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 619 | fn parse_usize(bytes: &[u8]) -> Result<(usize, &[u8]), ParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:647:26 [INFO] [stdout] | [INFO] [stdout] 647 | fn parse_until

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError> [INFO] [stdout] | ^^^^^ ---- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 647 | fn parse_until

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError<'_>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/mapping.rs:665:37 [INFO] [stdout] | [INFO] [stdout] 665 | fn parse_until_no_newline

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError> [INFO] [stdout] | ^^^^^ ---- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 665 | fn parse_until_no_newline

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError<'_>> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stacktrace.rs:268:33 [INFO] [stdout] | [INFO] [stdout] 268 | pub(crate) fn parse_frame(line: &str) -> Option { [INFO] [stdout] | ^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 268 | pub(crate) fn parse_frame(line: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.28s [INFO] running `Command { std: "docker" "inspect" "7b82a40a78917fb6b06c159d01d6dde5355ad6ce98986063a01a0c6d391d801d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b82a40a78917fb6b06c159d01d6dde5355ad6ce98986063a01a0c6d391d801d", kill_on_drop: false }` [INFO] [stdout] 7b82a40a78917fb6b06c159d01d6dde5355ad6ce98986063a01a0c6d391d801d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3ae4ca0f0fe8812a5ba0bcc78f18cb44e968925c9eb2328c8c622f5cf9d9f207 [INFO] running `Command { std: "docker" "start" "-a" "3ae4ca0f0fe8812a5ba0bcc78f18cb44e968925c9eb2328c8c622f5cf9d9f207", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/cache/debug.rs:197:20 [INFO] [stderr] | [INFO] [stderr] 197 | pub fn display(&self) -> CacheDebug { [INFO] [stderr] | ^^^^^ ---------- [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 197 | pub fn display(&self) -> CacheDebug<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/mapping.rs:436:33 [INFO] [stderr] | [INFO] [stderr] 436 | fn parse_proguard_record(bytes: &[u8]) -> (Result, &[u8]) { [INFO] [stderr] | ^^^^^ -------------- ---------- ----- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 436 | fn parse_proguard_record(bytes: &[u8]) -> (Result, ParseError<'_>>, &[u8]) { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/mapping.rs:465:33 [INFO] [stderr] | [INFO] [stderr] 465 | fn parse_proguard_header(bytes: &[u8]) -> Result<(ProguardRecord, &[u8]), ParseError> { [INFO] [stderr] | ^^^^^ -------------- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 465 | fn parse_proguard_header(bytes: &[u8]) -> Result<(ProguardRecord<'_>, &[u8]), ParseError<'_>> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/mapping.rs:497:42 [INFO] [stderr] | [INFO] [stderr] 497 | fn parse_proguard_field_or_method(bytes: &[u8]) -> Result<(ProguardRecord, &[u8]), ParseError> { [INFO] [stderr] | ^^^^^ -------------- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 497 | fn parse_proguard_field_or_method(bytes: &[u8]) -> Result<(ProguardRecord<'_>, &[u8]), ParseError<'_>> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/mapping.rs:600:32 [INFO] [stderr] | [INFO] [stderr] 600 | fn parse_proguard_class(bytes: &[u8]) -> Result<(ProguardRecord, &[u8]), ParseError> { [INFO] [stderr] | ^^^^^ -------------- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 600 | fn parse_proguard_class(bytes: &[u8]) -> Result<(ProguardRecord<'_>, &[u8]), ParseError<'_>> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/mapping.rs:619:23 [INFO] [stderr] | [INFO] [stderr] 619 | fn parse_usize(bytes: &[u8]) -> Result<(usize, &[u8]), ParseError> { [INFO] [stderr] | ^^^^^ ----- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 619 | fn parse_usize(bytes: &[u8]) -> Result<(usize, &[u8]), ParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/mapping.rs:647:26 [INFO] [stderr] | [INFO] [stderr] 647 | fn parse_until

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError> [INFO] [stderr] | ^^^^^ ---- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 647 | fn parse_until

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError<'_>> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/mapping.rs:665:37 [INFO] [stderr] | [INFO] [stderr] 665 | fn parse_until_no_newline

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError> [INFO] [stderr] | ^^^^^ ---- ----- ---------- the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 665 | fn parse_until_no_newline

(bytes: &[u8], predicate: P) -> Result<(&str, &[u8]), ParseError<'_>> [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/stacktrace.rs:268:33 [INFO] [stderr] | [INFO] [stderr] 268 | pub(crate) fn parse_frame(line: &str) -> Option { [INFO] [stderr] | ^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 268 | pub(crate) fn parse_frame(line: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `proguard` (lib) generated 9 warnings (run `cargo fix --lib -p proguard` to apply 9 suggestions) [INFO] [stderr] warning: `proguard` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/proguard-c9d544f237e20e2d) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test mapping::tests::try_parse_class ... ok [INFO] [stdout] test java::tests::test_format_signature ... ok [INFO] [stdout] test mapper::tests::stacktrace_str ... ok [INFO] [stdout] test mapping::tests::try_parse_class_consumes_trailing_newlines ... ok [INFO] [stdout] test cache::tests::stacktrace_str ... ok [INFO] [stdout] test mapper::tests::stacktrace ... ok [INFO] [stdout] test java::tests::test_byte_code_type_to_java_type ... ok [INFO] [stdout] test cache::tests::stacktrace ... ok [INFO] [stdout] test mapping::tests::try_parse_class_with_bad_delimiter ... ok [INFO] [stdout] test mapping::tests::try_parse_class_without_trailing_colon ... ok [INFO] [stdout] test mapping::tests::try_parse_field_insufficient_leading_spaces ... ok [INFO] [stdout] test mapping::tests::try_parse_header_consumes_trailing_newlines ... ok [INFO] [stdout] test mapping::tests::try_parse_field ... ok [INFO] [stdout] test mapping::tests::try_parse_header_source_file ... ok [INFO] [stdout] test mapping::tests::try_parse_method_with_class ... ok [INFO] [stdout] test mapping::tests::try_parse_method_with_start_end_original_start_lines ... ok [INFO] [stdout] test mapping::tests::try_parse_header_with_value ... ok [INFO] [stdout] test mapping::tests::try_parse_header_without_value ... ok [INFO] [stdout] test mapping::tests::try_parse_method_simple ... ok [INFO] [stdout] test mapping::tests::try_parse_iter ... ok [INFO] [stdout] test mapping::tests::try_parse_method_with_only_startline_no_endline ... ok [INFO] [stdout] test mapping::tests::try_parse_method_with_start_end_lines ... ok [INFO] [stdout] test mapping::tests::try_parse_header_trims_whitespace ... ok [INFO] [stdout] test mapping::tests::try_parse_field_consumes_trailing_newlines ... ok [INFO] [stdout] test mapping::tests::try_parse_method_with_start_end_original_start_original_end_lines ... ok [INFO] [stdout] test mapping::tests::try_parse_method_without_type ... ok [INFO] [stdout] test stacktrace::tests::print_stack_frame ... ok [INFO] [stdout] test stacktrace::tests::print_throwable ... ok [INFO] [stdout] test stacktrace::tests::stack_frame ... ok [INFO] [stdout] test stacktrace::tests::throwable ... ok [INFO] [stdout] test stacktrace::tests::print_stack_trace ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/basic.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/basic-22b0ec75849ddc69) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_inlines_cache ... ok [INFO] [stdout] test test_inlines ... ok [INFO] [stdout] test test_basic ... ok [INFO] [stdout] test test_method_matches ... ok [INFO] [stdout] test test_basic_cache ... ok [INFO] [stdout] test test_method_matches_cache ... ok [INFO] [stdout] test test_basic_win ... ok [INFO] [stdout] test test_method_matches_win ... ok [INFO] [stdout] test test_basic_win_cache ... ok [INFO] [stdout] test test_method_matches_win_cache ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s [INFO] [stdout] [INFO] [stderr] Running tests/callback.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/callback-5c53615c2e4b2992) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_method_matches_callback ... ok [INFO] [stdout] test test_method_matches_callback_extra_class ... ok [INFO] [stdout] test test_method_matches_callback_inner_class ... 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] Running tests/r8.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/r8-9bd7819de9774784) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_remap_source_file ... ok [INFO] [stdout] test test_summary ... ok [INFO] [stdout] test test_method_matches ... ok [INFO] [stdout] test test_basic_r8 ... ok [INFO] [stdout] test test_extra_methods ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] [stderr] Running tests/retrace.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/retrace-6cb09958298ba095) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_remap_just_method ... ok [INFO] [stdout] test test_remap_kotlin ... ok [INFO] [stdout] test test_remap ... ok [INFO] [stdout] test test_remap_no_lines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3ae4ca0f0fe8812a5ba0bcc78f18cb44e968925c9eb2328c8c622f5cf9d9f207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ae4ca0f0fe8812a5ba0bcc78f18cb44e968925c9eb2328c8c622f5cf9d9f207", kill_on_drop: false }` [INFO] [stdout] 3ae4ca0f0fe8812a5ba0bcc78f18cb44e968925c9eb2328c8c622f5cf9d9f207