[INFO] fetching crate cfdp-rs 0.2.0... [INFO] testing cfdp-rs-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cfdp-rs 0.2.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate cfdp-rs 0.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cfdp-rs 0.2.0 [INFO] tweaked toml for crates.io crate cfdp-rs 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cfdp-rs 0.2.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] crate crates.io crate cfdp-rs 0.2.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded delegate v0.13.1 [INFO] [stderr] Downloaded thiserror v2.0.3 [INFO] [stderr] Downloaded thiserror-impl v2.0.3 [INFO] [stderr] Downloaded zerocopy-derive v0.8.11 [INFO] [stderr] Downloaded zerocopy v0.8.11 [INFO] [stderr] Downloaded fern v0.7.0 [INFO] [stderr] Downloaded libc v0.2.165 [INFO] [stderr] Downloaded spacepackets v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92d9d02833e55384512a597496b010330b10eb31338a24b772fb0a156b98b2b8 [INFO] running `Command { std: "docker" "start" "-a" "92d9d02833e55384512a597496b010330b10eb31338a24b772fb0a156b98b2b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92d9d02833e55384512a597496b010330b10eb31338a24b772fb0a156b98b2b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d9d02833e55384512a597496b010330b10eb31338a24b772fb0a156b98b2b8", kill_on_drop: false }` [INFO] [stdout] 92d9d02833e55384512a597496b010330b10eb31338a24b772fb0a156b98b2b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 304cb07a6d82d3e20bd9dab9afc39bc4a6e915575c44403864664ad72ec95d93 [INFO] running `Command { std: "docker" "start" "-a" "304cb07a6d82d3e20bd9dab9afc39bc4a6e915575c44403864664ad72ec95d93", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling zerocopy v0.8.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling zerocopy-derive v0.8.11 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling delegate v0.13.1 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling spacepackets v0.13.0 [INFO] [stderr] Compiling cfdp-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | fn msgs_to_user(&self) -> Option>; [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 27 | fn msgs_to_user(&self) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | fn fault_handler_overrides(&self) -> 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] 28 | fn fault_handler_overrides(&self) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | fn flow_label(&self) -> 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] 29 | fn flow_label(&self) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | fn fs_requests(&self) -> 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] 30 | fn fs_requests(&self) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | fn msgs_to_user(&self) -> 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] 104 | fn msgs_to_user(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | fn fault_handler_overrides(&self) -> 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] 111 | fn fault_handler_overrides(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | fn flow_label(&self) -> 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] 118 | fn flow_label(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | fn fs_requests(&self) -> 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] 122 | fn fs_requests(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:373:25 [INFO] [stdout] | [INFO] [stdout] 373 | fn msgs_to_user(&self) -> 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] 373 | fn msgs_to_user(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:380:36 [INFO] [stdout] | [INFO] [stdout] 380 | fn fault_handler_overrides(&self) -> 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] 380 | fn fault_handler_overrides(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 387 | fn flow_label(&self) -> 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] 387 | fn flow_label(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:391:24 [INFO] [stdout] | [INFO] [stdout] 391 | fn fs_requests(&self) -> 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] 391 | fn fs_requests(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `ControlFlow` that must be used [INFO] [stdout] --> src/source.rs:508:17 [INFO] [stdout] | [INFO] [stdout] 508 | self.notice_of_cancellation(user, ConditionCode::CancelRequestReceived)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 508 | let _ = self.notice_of_cancellation(user, ConditionCode::CancelRequestReceived)?; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.21s [INFO] running `Command { std: "docker" "inspect" "304cb07a6d82d3e20bd9dab9afc39bc4a6e915575c44403864664ad72ec95d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "304cb07a6d82d3e20bd9dab9afc39bc4a6e915575c44403864664ad72ec95d93", kill_on_drop: false }` [INFO] [stdout] 304cb07a6d82d3e20bd9dab9afc39bc4a6e915575c44403864664ad72ec95d93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] aa274bef715c19298a989f9719f7f31dab067eb3f976ec2bed0fa2bf967b5c81 [INFO] running `Command { std: "docker" "start" "-a" "aa274bef715c19298a989f9719f7f31dab067eb3f976ec2bed0fa2bf967b5c81", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.165 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling fern v0.7.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling spacepackets v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling cfdp-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | fn msgs_to_user(&self) -> Option>; [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 27 | fn msgs_to_user(&self) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | fn fault_handler_overrides(&self) -> 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] 28 | fn fault_handler_overrides(&self) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | fn flow_label(&self) -> 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] 29 | fn flow_label(&self) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | fn fs_requests(&self) -> 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] 30 | fn fs_requests(&self) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | fn msgs_to_user(&self) -> 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] 104 | fn msgs_to_user(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | fn fault_handler_overrides(&self) -> 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] 111 | fn fault_handler_overrides(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | fn flow_label(&self) -> 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] 118 | fn flow_label(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | fn fs_requests(&self) -> 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] 122 | fn fs_requests(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:373:25 [INFO] [stdout] | [INFO] [stdout] 373 | fn msgs_to_user(&self) -> 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] 373 | fn msgs_to_user(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:380:36 [INFO] [stdout] | [INFO] [stdout] 380 | fn fault_handler_overrides(&self) -> 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] 380 | fn fault_handler_overrides(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 387 | fn flow_label(&self) -> 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] 387 | fn flow_label(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:391:24 [INFO] [stdout] | [INFO] [stdout] 391 | fn fs_requests(&self) -> 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] 391 | fn fs_requests(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `ControlFlow` that must be used [INFO] [stdout] --> src/source.rs:508:17 [INFO] [stdout] | [INFO] [stdout] 508 | self.notice_of_cancellation(user, ConditionCode::CancelRequestReceived)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 508 | let _ = self.notice_of_cancellation(user, ConditionCode::CancelRequestReceived)?; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | fn msgs_to_user(&self) -> Option>; [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 27 | fn msgs_to_user(&self) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | fn fault_handler_overrides(&self) -> 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] 28 | fn fault_handler_overrides(&self) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | fn flow_label(&self) -> 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] 29 | fn flow_label(&self) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | fn fs_requests(&self) -> 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] 30 | fn fs_requests(&self) -> Option>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | fn msgs_to_user(&self) -> 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] 104 | fn msgs_to_user(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | fn fault_handler_overrides(&self) -> 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] 111 | fn fault_handler_overrides(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | fn flow_label(&self) -> 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] 118 | fn flow_label(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | fn fs_requests(&self) -> 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] 122 | fn fs_requests(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:373:25 [INFO] [stdout] | [INFO] [stdout] 373 | fn msgs_to_user(&self) -> 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] 373 | fn msgs_to_user(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:380:36 [INFO] [stdout] | [INFO] [stdout] 380 | fn fault_handler_overrides(&self) -> 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] 380 | fn fault_handler_overrides(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 387 | fn flow_label(&self) -> 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] 387 | fn flow_label(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/request.rs:391:24 [INFO] [stdout] | [INFO] [stdout] 391 | fn fs_requests(&self) -> 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] 391 | fn fs_requests(&self) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `ControlFlow` that must be used [INFO] [stdout] --> src/source.rs:508:17 [INFO] [stdout] | [INFO] [stdout] 508 | self.notice_of_cancellation(user, ConditionCode::CancelRequestReceived)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 508 | let _ = self.notice_of_cancellation(user, ConditionCode::CancelRequestReceived)?; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.10s [INFO] running `Command { std: "docker" "inspect" "aa274bef715c19298a989f9719f7f31dab067eb3f976ec2bed0fa2bf967b5c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa274bef715c19298a989f9719f7f31dab067eb3f976ec2bed0fa2bf967b5c81", kill_on_drop: false }` [INFO] [stdout] aa274bef715c19298a989f9719f7f31dab067eb3f976ec2bed0fa2bf967b5c81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] c029cd25aa5795bbb633dae6bc781283e350d0a37b4af2ba97f381f9c3df66f4 [INFO] running `Command { std: "docker" "start" "-a" "c029cd25aa5795bbb633dae6bc781283e350d0a37b4af2ba97f381f9c3df66f4", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/request.rs:27:21 [INFO] [stderr] | [INFO] [stderr] 27 | fn msgs_to_user(&self) -> Option>; [INFO] [stderr] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stderr] | | [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] 27 | fn msgs_to_user(&self) -> Option>>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/request.rs:28:32 [INFO] [stderr] | [INFO] [stderr] 28 | fn fault_handler_overrides(&self) -> 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] 28 | fn fault_handler_overrides(&self) -> Option>>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/request.rs:29:19 [INFO] [stderr] | [INFO] [stderr] 29 | fn flow_label(&self) -> 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] 29 | fn flow_label(&self) -> Option>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/request.rs:30:20 [INFO] [stderr] | [INFO] [stderr] 30 | fn fs_requests(&self) -> 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] 30 | fn fs_requests(&self) -> Option>>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/request.rs:104:21 [INFO] [stderr] | [INFO] [stderr] 104 | fn msgs_to_user(&self) -> 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] 104 | fn msgs_to_user(&self) -> Option>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/request.rs:111:32 [INFO] [stderr] | [INFO] [stderr] 111 | fn fault_handler_overrides(&self) -> 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] 111 | fn fault_handler_overrides(&self) -> Option>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/request.rs:118:19 [INFO] [stderr] | [INFO] [stderr] 118 | fn flow_label(&self) -> 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] 118 | fn flow_label(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/request.rs:122:20 [INFO] [stderr] | [INFO] [stderr] 122 | fn fs_requests(&self) -> 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] 122 | fn fs_requests(&self) -> Option>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/request.rs:373:25 [INFO] [stderr] | [INFO] [stderr] 373 | fn msgs_to_user(&self) -> 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] 373 | fn msgs_to_user(&self) -> Option>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/request.rs:380:36 [INFO] [stderr] | [INFO] [stderr] 380 | fn fault_handler_overrides(&self) -> 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] 380 | fn fault_handler_overrides(&self) -> Option>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/request.rs:387:23 [INFO] [stderr] | [INFO] [stderr] 387 | fn flow_label(&self) -> 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] 387 | fn flow_label(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/request.rs:391:24 [INFO] [stderr] | [INFO] [stderr] 391 | fn fs_requests(&self) -> 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] 391 | fn fs_requests(&self) -> Option>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: unused `ControlFlow` that must be used [INFO] [stderr] --> src/source.rs:508:17 [INFO] [stderr] | [INFO] [stderr] 508 | self.notice_of_cancellation(user, ConditionCode::CancelRequestReceived)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 508 | let _ = self.notice_of_cancellation(user, ConditionCode::CancelRequestReceived)?; [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `cfdp-rs` (lib) generated 13 warnings (run `cargo fix --lib -p cfdp-rs` to apply 12 suggestions) [INFO] [stderr] warning: `cfdp-rs` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cfdp-37652b04dc75f9e9) [INFO] [stdout] [INFO] [stdout] running 86 tests [INFO] [stdout] test dest::tests::test_basic ... ok [INFO] [stdout] test dest::tests::test_check_limit_handling_limit_reached ... ok [INFO] [stdout] test dest::tests::test_check_limit_handling_transfer_success ... ok [INFO] [stdout] test dest::tests::test_file_copy_to_directory ... ok [INFO] [stdout] test dest::tests::test_empty_file_transfer_not_acked_no_closure ... ok [INFO] [stdout] test dest::tests::test_finished_pdu_insertion_rejected ... ok [INFO] [stdout] test dest::tests::test_file_transfer_with_closure ... ok [INFO] [stdout] test dest::tests::test_checksum_failure_not_acked ... ok [INFO] [stdout] test dest::tests::test_cancelling_idle_fsm ... ok [INFO] [stdout] test dest::tests::test_small_file_transfer_not_acked ... ok [INFO] [stdout] test dest::tests::test_tranfer_cancellation_empty_file_with_cancel_api ... ok [INFO] [stdout] test dest::tests::test_tranfer_cancellation_file_disposition_not_done_for_incomplete_file ... ok [INFO] [stdout] test dest::tests::test_metadata_insertion_twice_fails ... ok [INFO] [stdout] test dest::tests::test_tranfer_cancellation_empty_file_with_cancel_api_and_closure ... ok [INFO] [stdout] test dest::tests::test_tranfer_cancellation_empty_file_with_eof_pdu ... ok [INFO] [stdout] test dest::tests::test_tranfer_cancellation_file_disposition_not_done_for_empty_file ... ok [INFO] [stdout] test dest::tests::test_tranfer_cancellation_partial_file_with_eof_pdu_no_closure ... ok [INFO] [stdout] test filestore::tests::test_basic_native_filestore_create ... ok [INFO] [stdout] test filestore::tests::test_basic_native_fs_file_exists ... ok [INFO] [stdout] test filestore::tests::test_basic_native_fs_read ... ok [INFO] [stdout] test filestore::tests::test_basic_native_fs_dir_exists ... ok [INFO] [stdout] test dest::tests::test_segmented_file_transfer_not_acked ... ok [INFO] [stdout] test dest::tests::test_tranfer_cancellation_partial_file_with_eof_pdu_with_closure ... ok [INFO] [stdout] test dest::tests::test_tranfer_cancellation_partial_file_with_cancel_api_and_closure ... ok [INFO] [stdout] test filestore::tests::test_basic_native_fs_write ... ok [INFO] [stdout] test filestore::tests::test_checksum_not_implemented ... ok [INFO] [stdout] test filestore::tests::test_file_already_exists ... ok [INFO] [stdout] test filestore::tests::test_basic_native_fs_remove_file ... ok [INFO] [stdout] test filestore::tests::test_filename_extraction ... ok [INFO] [stdout] test filestore::tests::test_byte_conversion_error_when_reading ... ok [INFO] [stdout] test filestore::tests::test_remove_dir ... ok [INFO] [stdout] test filestore::tests::test_read_file_on_dir ... ok [INFO] [stdout] test filestore::tests::test_remove_dir_which_does_not_exist ... ok [INFO] [stdout] test filestore::tests::test_null_checksum_impl ... ok [INFO] [stdout] test filestore::tests::test_remove_dir_remove_all ... ok [INFO] [stdout] test filestore::tests::test_modular_checksum ... ok [INFO] [stdout] test filestore::tests::test_read_file ... ok [INFO] [stdout] test filestore::tests::test_remove_dir_with_file_api ... ok [INFO] [stdout] test filestore::tests::test_remove_file_which_does_not_exist ... ok [INFO] [stdout] test filestore::tests::test_remove_which_does_not_exist ... ok [INFO] [stdout] test filestore::tests::test_remove_file_with_dir_api ... ok [INFO] [stdout] test filestore::tests::test_write_file_non_existing ... ok [INFO] [stdout] test filestore::tests::test_truncate_file_on_directory ... ok [INFO] [stdout] test request::tests::test_messages_to_user_ctor ... ok [INFO] [stdout] test filestore::tests::test_truncate_file ... ok [INFO] [stdout] test filestore::tests::test_write_file_on_dir ... ok [INFO] [stdout] test request::tests::test_messages_to_user_ctor_owned ... ok [INFO] [stdout] test filestore::tests::test_truncate_file_which_does_not_exist ... ok [INFO] [stdout] test request::tests::test_owned_put_request_path_checks_source_too_long ... ok [INFO] [stdout] test request::tests::test_put_request_basic ... ok [INFO] [stdout] test request::tests::test_put_request_basic_small_ctor ... ok [INFO] [stdout] test request::tests::test_owned_put_request_path_checks_dest_file_too_long ... ok [INFO] [stdout] test request::tests::test_put_request_cacher_basic ... ok [INFO] [stdout] test request::tests::test_put_request_cacher_set ... ok [INFO] [stdout] test request::tests::test_put_request_cacher_set_and_clear ... ok [INFO] [stdout] test request::tests::test_put_request_path_checks_dest_file_too_long ... ok [INFO] [stdout] test request::tests::test_put_request_to_owned ... ok [INFO] [stdout] test request::tests::test_put_request_path_checks_source_too_long ... ok [INFO] [stdout] test source::tests::test_basic ... ok [INFO] [stdout] test request::tests::test_put_request_owned_basic ... ok [INFO] [stdout] test source::tests::test_cancelled_transfer_mid_transfer ... ok [INFO] [stdout] test source::tests::test_cancelled_transfer_empty_file ... ok [INFO] [stdout] test source::tests::test_put_request_file_does_not_exist ... ok [INFO] [stdout] test source::tests::test_put_request_no_remote_cfg ... ok [INFO] [stdout] test source::tests::test_empty_file_transfer_not_acked_no_closure ... ok [INFO] [stdout] test source::tests::test_tiny_file_transfer_not_acked_no_closure ... ok [INFO] [stdout] test source::tests::test_two_segment_file_transfer_not_acked_no_closure ... ok [INFO] [stdout] test tests::dummy_fault_hook_test ... ok [INFO] [stdout] test source::tests::test_empty_file_transfer_not_acked_with_closure ... ok [INFO] [stdout] test tests::dummy_pdu_provider_test ... ok [INFO] [stdout] test source::tests::test_two_segment_file_transfer_not_acked_with_closure ... ok [INFO] [stdout] test tests::test_eof_pdu_info ... ok [INFO] [stdout] test tests::test_fault_handler_basic ... ok [INFO] [stdout] test tests::test_fault_handler_checksum_error_ignored_by_default ... ok [INFO] [stdout] test tests::test_fault_handler_unsupported_checksum_ignored_by_default ... ok [INFO] [stdout] test tests::test_filedata_pdu_info ... ok [INFO] [stdout] test tests::test_metadata_pdu_info ... ok [INFO] [stdout] test tests::test_remote_cfg_provider_std ... ok [INFO] [stdout] test tests::test_remote_cfg_provider_vector ... ok [INFO] [stdout] test tests::test_remote_cfg_provider_single ... ok [INFO] [stdout] test source::tests::test_tiny_file_transfer_not_acked_with_closure ... ok [INFO] [stdout] test tests::test_transaction_id ... ok [INFO] [stdout] test tests::transaction_id_hashable_usable_as_map_key ... ok [INFO] [stdout] test tests::test_std_check_timer_creator ... ok [INFO] [stdout] test source::tests::test_finished_pdu_check_timeout ... ok [INFO] [stdout] test tests::test_std_check_timer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 86 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s [INFO] [stdout] [INFO] [stderr] Running tests/end-to-end.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/end_to_end-bfd5b4007ee83535) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test end_to_end_test_no_closure ... ok [INFO] [stdout] test end_to_end_test_with_closure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c029cd25aa5795bbb633dae6bc781283e350d0a37b4af2ba97f381f9c3df66f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c029cd25aa5795bbb633dae6bc781283e350d0a37b4af2ba97f381f9c3df66f4", kill_on_drop: false }` [INFO] [stdout] c029cd25aa5795bbb633dae6bc781283e350d0a37b4af2ba97f381f9c3df66f4