[INFO] fetching crate foundation_core 0.0.2...
[INFO] testing foundation_core-0.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate foundation_core 0.0.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate foundation_core 0.0.2
[INFO] finished tweaking crates.io crate foundation_core 0.0.2
[INFO] tweaked toml for crates.io crate foundation_core 0.0.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate foundation_core 0.0.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 215 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v1.0.0 (available: v2.0.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.8)
[INFO] [stderr]       Adding toml_datetime v0.6.11 (available: v0.7.3)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01295eb9045d409a595fccd349cebe7b522b85219cd10f72cd3213571b2f4a5c
[INFO] running `Command { std: "docker" "start" "-a" "01295eb9045d409a595fccd349cebe7b522b85219cd10f72cd3213571b2f4a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01295eb9045d409a595fccd349cebe7b522b85219cd10f72cd3213571b2f4a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01295eb9045d409a595fccd349cebe7b522b85219cd10f72cd3213571b2f4a5c", kill_on_drop: false }`
[INFO] [stdout] 01295eb9045d409a595fccd349cebe7b522b85219cd10f72cd3213571b2f4a5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 518f9a577184a275c9f6cb8c270baf776e80b1fe855d0f2b9cee6029622d217a
[INFO] running `Command { std: "docker" "start" "-a" "518f9a577184a275c9f6cb8c270baf776e80b1fe855d0f2b9cee6029622d217a", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rust-embed v8.9.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling foundation_core v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: useless assignment of variable of type `usize` to itself
[INFO] [stdout]    --> src/io/ubytes/mod.rs:436:9
[INFO] [stdout]     |
[INFO] [stdout] 436 |         until_pos = until_pos;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/mem/memory.rs:312:21
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn drain<R>(&mut self, range: R) -> Drain<T>
[INFO] [stdout]     |                     ^^^^^^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn drain<R>(&mut self, range: R) -> Drain<'_, T>
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/mem/primitives.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn opt_slice(&self, range: Option<Range>) -> Option<Bytes> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn opt_slice(&self, range: Option<Range>) -> Option<Bytes<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.20s
[INFO] running `Command { std: "docker" "inspect" "518f9a577184a275c9f6cb8c270baf776e80b1fe855d0f2b9cee6029622d217a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "518f9a577184a275c9f6cb8c270baf776e80b1fe855d0f2b9cee6029622d217a", kill_on_drop: false }`
[INFO] [stdout] 518f9a577184a275c9f6cb8c270baf776e80b1fe855d0f2b9cee6029622d217a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc3bba8648f43cb6f34461abec560a1004f2157f224eb7c3d7ee1db0c3bc4324
[INFO] running `Command { std: "docker" "start" "-a" "cc3bba8648f43cb6f34461abec560a1004f2157f224eb7c3d7ee1db0c3bc4324", kill_on_drop: false }`
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rust-embed v8.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling foundation_core v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stdout] warning: useless assignment of variable of type `usize` to itself
[INFO] [stdout]    --> src/io/ubytes/mod.rs:436:9
[INFO] [stdout]     |
[INFO] [stdout] 436 |         until_pos = until_pos;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/mem/memory.rs:312:21
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn drain<R>(&mut self, range: R) -> Drain<T>
[INFO] [stdout]     |                     ^^^^^^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn drain<R>(&mut self, range: R) -> Drain<'_, T>
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/mem/primitives.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn opt_slice(&self, range: Option<Range>) -> Option<Bytes> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn opt_slice(&self, range: Option<Range>) -> Option<Bytes<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stdout] warning: useless assignment of variable of type `usize` to itself
[INFO] [stdout]    --> src/io/ubytes/mod.rs:436:9
[INFO] [stdout]     |
[INFO] [stdout] 436 |         until_pos = until_pos;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/mem/memory.rs:312:21
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn drain<R>(&mut self, range: R) -> Drain<T>
[INFO] [stdout]     |                     ^^^^^^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub fn drain<R>(&mut self, range: R) -> Drain<'_, T>
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/mem/primitives.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn opt_slice(&self, range: Option<Range>) -> Option<Bytes> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn opt_slice(&self, range: Option<Range>) -> Option<Bytes<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.53s
[INFO] running `Command { std: "docker" "inspect" "cc3bba8648f43cb6f34461abec560a1004f2157f224eb7c3d7ee1db0c3bc4324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc3bba8648f43cb6f34461abec560a1004f2157f224eb7c3d7ee1db0c3bc4324", kill_on_drop: false }`
[INFO] [stdout] cc3bba8648f43cb6f34461abec560a1004f2157f224eb7c3d7ee1db0c3bc4324
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 810117b7e76bb8fb48c423c5dfb3453daad6d365a736a1bc5510fb241a461e29
[INFO] running `Command { std: "docker" "start" "-a" "810117b7e76bb8fb48c423c5dfb3453daad6d365a736a1bc5510fb241a461e29", kill_on_drop: false }`
[INFO] [stderr] warning: useless assignment of variable of type `usize` to itself
[INFO] [stderr]    --> src/io/ubytes/mod.rs:436:9
[INFO] [stderr]     |
[INFO] [stderr] 436 |         until_pos = until_pos;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/io/mem/memory.rs:312:21
[INFO] [stderr]     |
[INFO] [stderr] 312 |     pub fn drain<R>(&mut self, range: R) -> Drain<T>
[INFO] [stderr]     |                     ^^^^^^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 312 |     pub fn drain<R>(&mut self, range: R) -> Drain<'_, T>
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/io/mem/primitives.rs:110:22
[INFO] [stderr]     |
[INFO] [stderr] 110 |     pub fn opt_slice(&self, range: Option<Range>) -> Option<Bytes> {
[INFO] [stderr]     |                      ^^^^^ the lifetime is elided here      ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 110 |     pub fn opt_slice(&self, range: Option<Range>) -> Option<Bytes<'_>> {
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `foundation_core` (lib) generated 3 warnings (run `cargo fix --lib -p foundation_core` to apply 2 suggestions)
[INFO] [stderr] warning: `foundation_core` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/foundation_core-f9399a97f3fe9b20)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test directorate::directorate_tests::validate_can_read_all_directories ... ok
[INFO] [stdout] test directorate::directorate_tests::validate_can_create_directorate_generator_safely ... ok
[INFO] [stdout] test directorate::directorate_tests::validate_can_read_only_files_for_top_directory ... ok
[INFO] [stdout] test directorate::directorate_tests::validate_can_read_top_directories ... ok
[INFO] [stdout] test extensions::serde_ext::json_ext::tests::test_value_can_take ... ok
[INFO] [stdout] test extensions::serde_ext::json_ext::tests::test_value_can_walk ... ok
[INFO] [stdout] test extensions::serde_ext::toml_ext::tests::test_value_can_take ... ok
[INFO] [stdout] test extensions::serde_ext::json_ext::tests::test_value_insert_ok ... ok
[INFO] [stdout] test extensions::serde_ext::toml_ext::tests::test_value_can_walk ... ok
[INFO] [stdout] test io::ioutils::buffered_reader_tests::can_buffered_reader_peek ... ok
[INFO] [stdout] test extensions::serde_ext::toml_ext::tests::test_value_insert_ok ... ok
[INFO] [stdout] test io::mem::memory::arena_pool_tests::test_arena_pool ... ok
[INFO] [stdout] test io::mem::memory::arena_pool_tests::test_arena_pool_limits ... ok
[INFO] [stdout] test io::mem::memory::memory_limiter_tests::can_get_current_usage ... ok
[INFO] [stdout] test io::mem::memory::memory_limiter_tests::cant_expand_usage_pass_limits ... ok
[INFO] [stdout] test io::mem::memory::type_area_tests::drain ... ok
[INFO] [stdout] test io::mem::memory::type_area_tests::current_usage ... ok
[INFO] [stdout] test io::mem::stringpointer::accumulator_tests::test_can_peek_next_and_take_text_then_continue_peeking ... ok
[INFO] [stdout] test io::mem::memory::type_area_tests::max_limit ... ok
[INFO] [stdout] test io::mem::stringpointer::accumulator_tests::test_can_use_accumulator_to_peek_two_characters_away ... ok
[INFO] [stdout] test io::ubytes::bytes_pointer_tests::test_can_peek_next_and_take_text_then_continue_peeking ... ok
[INFO] [stdout] test io::ubytes::bytes_pointer_tests::test_can_peek_next_to_accumulate_more_seen_text ... ok
[INFO] [stdout] test io::mem::memory::arena_tests::can_create_arena ... ok
[INFO] [stdout] test io::mem::stringpointer::accumulator_tests::test_can_virtual_peek_ahead_without_changing_peek_cursor ... ok
[INFO] [stdout] test io::mem::memory::type_area_tests::drop ... ok
[INFO] [stdout] test io::mem::stringpointer::accumulator_tests::test_can_peek_next_to_accumulate_more_seen_text ... ok
[INFO] [stdout] test io::mem::stringpointer::accumulator_tests::test_can_use_accumulator_to_peek_next_character ... ok
[INFO] [stdout] test io::ubytes::bytes_pointer_tests::test_can_use_accumulator_to_peek_next_character ... ok
[INFO] [stdout] test io::ioutils::buffered_writer_tests::can_buffered_writer_peek ... ok
[INFO] [stdout] test io::ubytes::bytes_pointer_tests::test_can_use_accumulator_to_peek_two_characters_away ... ok
[INFO] [stdout] test io::ubytes::bytes_pointer_tests::test_can_virtual_peek_ahead_without_changing_peek_cursor ... ok
[INFO] [stdout] test macros::collections::make_map_test::can_make_btree_map ... ok
[INFO] [stdout] test macros::collections::make_map_test::can_make_btree_set ... ok
[INFO] [stdout] test macros::collections::make_map_test::can_make_hash_map ... ok
[INFO] [stdout] test macros::collections::make_map_test::can_make_vec ... ok
[INFO] [stdout] test wire::simple_http::impls::simple_incoming_tests::should_be_able_to_clone_request ... ok
[INFO] [stdout] test wire::simple_http::impls::simple_incoming_tests::should_be_able_to_clone_response ... ok
[INFO] [stdout] test wire::simple_http::impls::simple_incoming_tests::should_convert_to_get_request ... ok
[INFO] [stdout] test wire::simple_http::impls::simple_incoming_tests::should_convert_to_get_response ... ok
[INFO] [stdout] test wire::simple_http::impls::simple_incoming_tests::should_convert_to_get_response_with_custom_status ... ok
[INFO] [stdout] test wire::simple_http::impls::simple_url_tests::test_unparsed_url ... ok
[INFO] [stdout] test wire::simple_http::impls::simple_incoming_tests::should_convert_to_get_request_with_custom_header ... ok
[INFO] [stdout] test macros::collections::make_map_test::can_make_hash_set ... ok
[INFO] [stdout] test wire::simple_http::impls::test_chunk_parser::test_chunk_state_octect_string_parsing ... ok
[INFO] [stdout] test wire::simple_http::impls::test_chunk_parser::test_chunk_state_parse_http_trailers ... ok
[INFO] [stdout] test wire::simple_http::impls::test_chunk_parser::test_chunk_state_parse_http_chunk_code ... ok
[INFO] [stdout] test wire::simple_http::impls::service_action_test::test_service_action_with_function_simple_server_can_clone ... ok
[INFO] [stdout] test wire::simple_http::impls::service_action_test::test_service_action_match_url_only ... ok
[INFO] [stdout] test wire::simple_http::impls::test_http_reader::test_can_read_http_post_request ... ok
[INFO] [stdout] test wire::simple_http::impls::service_action_test::test_service_action_can_clone ... ok
[INFO] [stdout] test wire::simple_http::impls::test_http_reader::test_can_read_http_body_from_reqwest_http_message ... ok
[INFO] [stdout] test wire::simple_http::impls::simple_url_tests::test_parsed_url_without_any_special_elements ... ok
[INFO] [stdout] test wire::simple_http::impls::simple_url_tests::test_parsed_url_with_params_extracted ... ok
[INFO] [stdout] test wire::simple_http::impls::simple_url_tests::test_parsed_url_with_queries ... ok
[INFO] [stdout] test wire::simple_http::impls::simple_url_tests::test_parsed_url_with_params ... ok
[INFO] [stdout] test wire::simple_http::impls::simple_url_tests::test_parsed_url_with_multi_params_extracted ... ok
[INFO] [stdout] test wire::simple_http::impls::service_action_test::test_service_action_match_url_with_headers ... ok
[INFO] [stdout] test wire::tcp::server::test_server_tests::test_can_use_test_server_no_matching_resource ... ok
[INFO] [stdout] test wire::tcp::server::test_server_tests::test_can_use_test_server_has_matching_resource ... ok
[INFO] [stdout] test wire::simple_http::impls::test_http_reader::test_can_read_http_body_from_reqwest_client ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests foundation_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "810117b7e76bb8fb48c423c5dfb3453daad6d365a736a1bc5510fb241a461e29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "810117b7e76bb8fb48c423c5dfb3453daad6d365a736a1bc5510fb241a461e29", kill_on_drop: false }`
[INFO] [stdout] 810117b7e76bb8fb48c423c5dfb3453daad6d365a736a1bc5510fb241a461e29
