[INFO] fetching crate soft-ascii-string 1.1.0... [INFO] testing soft-ascii-string-1.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate soft-ascii-string 1.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate soft-ascii-string 1.1.0 [INFO] finished tweaking crates.io crate soft-ascii-string 1.1.0 [INFO] tweaked toml for crates.io crate soft-ascii-string 1.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate soft-ascii-string 1.1.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] 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 231c2be30ee4087af709135de948c322cd8629389477e84802c6ae04833f881c [INFO] running `Command { std: "docker" "start" "-a" "231c2be30ee4087af709135de948c322cd8629389477e84802c6ae04833f881c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "231c2be30ee4087af709135de948c322cd8629389477e84802c6ae04833f881c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "231c2be30ee4087af709135de948c322cd8629389477e84802c6ae04833f881c", kill_on_drop: false }` [INFO] [stdout] 231c2be30ee4087af709135de948c322cd8629389477e84802c6ae04833f881c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256: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] 05a26f4d0654ab7352c06dafd7618e18539438f0cbc4550e5260d0ef38622730 [INFO] running `Command { std: "docker" "start" "-a" "05a26f4d0654ab7352c06dafd7618e18539438f0cbc4550e5260d0ef38622730", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling soft-ascii-string v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | write!(fter, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/soft_str.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn lines(&self) -> SoftAsciiLines { [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] 114 | pub fn lines(&self) -> SoftAsciiLines<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/soft_str.rs:119:29 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace { [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] 119 | pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/soft_str.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn char_indices(&self) -> SoftAsciiCharIndices { [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] 124 | pub fn char_indices(&self) -> SoftAsciiCharIndices<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/soft_str.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn chars(&self) -> SoftAsciiChars { [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] 129 | pub fn chars(&self) -> SoftAsciiChars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/soft_str.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn $name(&self $(, $param: $tp)*) -> $ret { [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 277 | / impl_wrapping! { [INFO] [stdout] 278 | | pub > [INFO] [stdout] 279 | | fn len(&self) -> usize, [INFO] [stdout] 280 | | fn is_empty(&self) -> bool, [INFO] [stdout] ... | [INFO] [stdout] 283 | | fn encode_utf16(&self) -> EncodeUtf16, [INFO] [stdout] | | ----------- the lifetime gets resolved as `'_` [INFO] [stdout] 284 | | fn is_ascii(&self) -> bool, [INFO] [stdout] 285 | | fn as_bytes(&self) -> &[u8] [INFO] [stdout] 286 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wrapping` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 283 | fn encode_utf16(&self) -> EncodeUtf16<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `Command { std: "docker" "inspect" "05a26f4d0654ab7352c06dafd7618e18539438f0cbc4550e5260d0ef38622730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05a26f4d0654ab7352c06dafd7618e18539438f0cbc4550e5260d0ef38622730", kill_on_drop: false }` [INFO] [stdout] 05a26f4d0654ab7352c06dafd7618e18539438f0cbc4550e5260d0ef38622730 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256: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] 3dc7aea58382fcc39d01ad7ac4e1f53145b5994f950aebcf2d869843e31d7b3d [INFO] running `Command { std: "docker" "start" "-a" "3dc7aea58382fcc39d01ad7ac4e1f53145b5994f950aebcf2d869843e31d7b3d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | write!(fter, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/soft_str.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn lines(&self) -> SoftAsciiLines { [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] 114 | pub fn lines(&self) -> SoftAsciiLines<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/soft_str.rs:119:29 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace { [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] 119 | pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/soft_str.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn char_indices(&self) -> SoftAsciiCharIndices { [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] 124 | pub fn char_indices(&self) -> SoftAsciiCharIndices<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/soft_str.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn chars(&self) -> SoftAsciiChars { [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] 129 | pub fn chars(&self) -> SoftAsciiChars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/soft_str.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn $name(&self $(, $param: $tp)*) -> $ret { [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 277 | / impl_wrapping! { [INFO] [stdout] 278 | | pub > [INFO] [stdout] 279 | | fn len(&self) -> usize, [INFO] [stdout] 280 | | fn is_empty(&self) -> bool, [INFO] [stdout] ... | [INFO] [stdout] 283 | | fn encode_utf16(&self) -> EncodeUtf16, [INFO] [stdout] | | ----------- the lifetime gets resolved as `'_` [INFO] [stdout] 284 | | fn is_ascii(&self) -> bool, [INFO] [stdout] 285 | | fn as_bytes(&self) -> &[u8] [INFO] [stdout] 286 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wrapping` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 283 | fn encode_utf16(&self) -> EncodeUtf16<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling soft-ascii-string v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | write!(fter, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/soft_str.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn lines(&self) -> SoftAsciiLines { [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] 114 | pub fn lines(&self) -> SoftAsciiLines<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/soft_str.rs:119:29 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace { [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] 119 | pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/soft_str.rs:124:25 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn char_indices(&self) -> SoftAsciiCharIndices { [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] 124 | pub fn char_indices(&self) -> SoftAsciiCharIndices<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/soft_str.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn chars(&self) -> SoftAsciiChars { [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] 129 | pub fn chars(&self) -> SoftAsciiChars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/soft_str.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn $name(&self $(, $param: $tp)*) -> $ret { [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 277 | / impl_wrapping! { [INFO] [stdout] 278 | | pub > [INFO] [stdout] 279 | | fn len(&self) -> usize, [INFO] [stdout] 280 | | fn is_empty(&self) -> bool, [INFO] [stdout] ... | [INFO] [stdout] 283 | | fn encode_utf16(&self) -> EncodeUtf16, [INFO] [stdout] | | ----------- the lifetime gets resolved as `'_` [INFO] [stdout] 284 | | fn is_ascii(&self) -> bool, [INFO] [stdout] 285 | | fn as_bytes(&self) -> &[u8] [INFO] [stdout] 286 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_wrapping` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 283 | fn encode_utf16(&self) -> EncodeUtf16<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "3dc7aea58382fcc39d01ad7ac4e1f53145b5994f950aebcf2d869843e31d7b3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dc7aea58382fcc39d01ad7ac4e1f53145b5994f950aebcf2d869843e31d7b3d", kill_on_drop: false }` [INFO] [stdout] 3dc7aea58382fcc39d01ad7ac4e1f53145b5994f950aebcf2d869843e31d7b3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 25f182bdca8677b5b69048984ea8443d8edf20ee7e524deab5fd3dee7731548a [INFO] running `Command { std: "docker" "start" "-a" "25f182bdca8677b5b69048984ea8443d8edf20ee7e524deab5fd3dee7731548a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:15:33 [INFO] [stderr] | [INFO] [stderr] 15 | write!(fter, "{}", self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/soft_str.rs:114:18 [INFO] [stderr] | [INFO] [stderr] 114 | pub fn lines(&self) -> SoftAsciiLines { [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] 114 | pub fn lines(&self) -> SoftAsciiLines<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/soft_str.rs:119:29 [INFO] [stderr] | [INFO] [stderr] 119 | pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace { [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] 119 | pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/soft_str.rs:124:25 [INFO] [stderr] | [INFO] [stderr] 124 | pub fn char_indices(&self) -> SoftAsciiCharIndices { [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] 124 | pub fn char_indices(&self) -> SoftAsciiCharIndices<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/soft_str.rs:129:18 [INFO] [stderr] | [INFO] [stderr] 129 | pub fn chars(&self) -> SoftAsciiChars { [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] 129 | pub fn chars(&self) -> SoftAsciiChars<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/soft_str.rs:270:26 [INFO] [stderr] | [INFO] [stderr] 270 | pub fn $name(&self $(, $param: $tp)*) -> $ret { [INFO] [stderr] | ^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 277 | / impl_wrapping! { [INFO] [stderr] 278 | | pub > [INFO] [stderr] 279 | | fn len(&self) -> usize, [INFO] [stderr] 280 | | fn is_empty(&self) -> bool, [INFO] [stderr] ... | [INFO] [stderr] 283 | | fn encode_utf16(&self) -> EncodeUtf16, [INFO] [stderr] | | ----------- the lifetime gets resolved as `'_` [INFO] [stderr] 284 | | fn is_ascii(&self) -> bool, [INFO] [stderr] 285 | | fn as_bytes(&self) -> &[u8] [INFO] [stderr] 286 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_wrapping` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 283 | fn encode_utf16(&self) -> EncodeUtf16<'_>, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `soft-ascii-string` (lib) generated 6 warnings (run `cargo fix --lib -p soft-ascii-string` to apply 5 suggestions) [INFO] [stderr] warning: `soft-ascii-string` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/soft_ascii_string-feb3e5fc8a08cbbd) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test soft_char::test::SoftAsciiChar::from_char ... ok [INFO] [stdout] test soft_char::test::SoftAsciiChar::from_unchecked ... ok [INFO] [stdout] test soft_str::test::SoftAsciiStr::from_str ... ok [INFO] [stdout] test soft_str::test::SoftAsciiStr::revalidate_soft_constraint ... ok [INFO] [stdout] test soft_string::tests::SoftAsciiString::as_ref_str ... ok [INFO] [stdout] test soft_string::tests::SoftAsciiString::borrow_str ... ok [INFO] [stdout] test soft_string::tests::SoftAsciiString::buffer ... ok [INFO] [stdout] test soft_char::test::SoftAsciiChar::revalidate_soft_constraint ... ok [INFO] [stdout] test soft_str::test::SoftAsciiStr::compile_bounds__get_unchecked ... ok [INFO] [stdout] test soft_string::tests::SoftAsciiString::from_string ... ok [INFO] [stdout] test soft_string::tests::SoftAsciiString::from_str ... ok [INFO] [stdout] test soft_str::test::SoftAsciiStr::from_unchecked ... ok [INFO] [stdout] test soft_string::tests::SoftAsciiString::has_into_string ... ok [INFO] [stdout] test soft_string::tests::SoftAsciiString::has_into_vec_u8 ... ok [INFO] [stdout] test soft_string::tests::SoftAsciiString::from_unchecked ... ok [INFO] [stdout] test soft_string::tests::SoftAsciiString::revalidate_soft_constraint ... ok [INFO] [stdout] test soft_string::tests::SoftAsciiString::str_eq_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "25f182bdca8677b5b69048984ea8443d8edf20ee7e524deab5fd3dee7731548a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f182bdca8677b5b69048984ea8443d8edf20ee7e524deab5fd3dee7731548a", kill_on_drop: false }` [INFO] [stdout] 25f182bdca8677b5b69048984ea8443d8edf20ee7e524deab5fd3dee7731548a