[INFO] fetching crate willow-data-model 0.2.0... [INFO] testing willow-data-model-0.2.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate willow-data-model 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate willow-data-model 0.2.0 [INFO] finished tweaking crates.io crate willow-data-model 0.2.0 [INFO] tweaked toml for crates.io crate willow-data-model 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate willow-data-model 0.2.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate willow-data-model 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded willow-encoding v0.1.0 [INFO] [stderr] Downloaded wb_async_utils v0.1.0 [INFO] [stderr] Downloaded async-net v2.0.0 [INFO] [stderr] Downloaded maybe-std v0.1.2 [INFO] [stderr] Downloaded compact_u64 v0.1.0 [INFO] [stderr] Downloaded pollster v0.4.0 [INFO] [stderr] Downloaded fairly_unsafe_cell v0.1.0 [INFO] [stderr] Downloaded ufotofu_codec_endian v0.1.0 [INFO] [stderr] Downloaded ufotofu_codec v0.1.0 [INFO] [stderr] Downloaded syncify v0.1.0 [INFO] [stderr] Downloaded wrapper v0.1.1 [INFO] [stderr] Downloaded ufotofu_queues v0.5.0 [INFO] [stderr] Downloaded ufotofu v0.4.3 [INFO] [stderr] Downloaded smol v2.0.2 [INFO] [stderr] Downloaded ufotofu v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2f75669bd540d227fadc4693cc7945d1bd8e4dc6b1937ec8ca14073632f2d41 [INFO] running `Command { std: "docker" "start" "-a" "b2f75669bd540d227fadc4693cc7945d1bd8e4dc6b1937ec8ca14073632f2d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2f75669bd540d227fadc4693cc7945d1bd8e4dc6b1937ec8ca14073632f2d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2f75669bd540d227fadc4693cc7945d1bd8e4dc6b1937ec8ca14073632f2d41", kill_on_drop: false }` [INFO] [stdout] b2f75669bd540d227fadc4693cc7945d1bd8e4dc6b1937ec8ca14073632f2d41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62d204ccb59db653847703205b4023a42d16d97980b696790014ef0976ab7967 [INFO] running `Command { std: "docker" "start" "-a" "62d204ccb59db653847703205b4023a42d16d97980b696790014ef0976ab7967", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fairly_unsafe_cell v0.1.0 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling maybe-std v0.1.2 [INFO] [stderr] Compiling ufotofu_queues v0.5.0 [INFO] [stderr] Compiling wrapper v0.1.1 [INFO] [stderr] Compiling wb_async_utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling ufotofu v0.4.3 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling syncify v0.1.0 [INFO] [stderr] Compiling willow-encoding v0.1.0 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling ufotofu v0.6.3 [INFO] [stderr] Compiling ufotofu_codec v0.1.0 [INFO] [stderr] Compiling ufotofu_codec_endian v0.1.0 [INFO] [stderr] Compiling compact_u64 v0.1.0 [INFO] [stderr] Compiling willow-data-model v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path/mod.rs:220:22 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn component(&self, i: usize) -> Option> { [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] 220 | pub fn component(&self, i: usize) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path/mod.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 252 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | 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] 252 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path/mod.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 266 | i: usize, [INFO] [stdout] 267 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | 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] 267 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path/representation.rs:47:45 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn component(buf: &[u8], i: usize) -> Component { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn component(buf: &[u8], i: usize) -> Component<'_, MCL> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.54s [INFO] running `Command { std: "docker" "inspect" "62d204ccb59db653847703205b4023a42d16d97980b696790014ef0976ab7967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62d204ccb59db653847703205b4023a42d16d97980b696790014ef0976ab7967", kill_on_drop: false }` [INFO] [stdout] 62d204ccb59db653847703205b4023a42d16d97980b696790014ef0976ab7967 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83511ecc14aa9e4e594bb4d2a38dd2b21fa1ed76859aeeb6fa36cf94ff3f310a [INFO] running `Command { std: "docker" "start" "-a" "83511ecc14aa9e4e594bb4d2a38dd2b21fa1ed76859aeeb6fa36cf94ff3f310a", kill_on_drop: false }` [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path/mod.rs:220:22 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn component(&self, i: usize) -> Option> { [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] 220 | pub fn component(&self, i: usize) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path/mod.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 252 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | 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] 252 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path/mod.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 266 | i: usize, [INFO] [stdout] 267 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | 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] 267 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path/representation.rs:47:45 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn component(buf: &[u8], i: usize) -> Component { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn component(buf: &[u8], i: usize) -> Component<'_, MCL> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling willow-data-model v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path/mod.rs:220:22 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn component(&self, i: usize) -> Option> { [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] 220 | pub fn component(&self, i: usize) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path/mod.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 252 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | 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] 252 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path/mod.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 266 | i: usize, [INFO] [stdout] 267 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | 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] 267 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/path/representation.rs:47:45 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn component(buf: &[u8], i: usize) -> Component { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn component(buf: &[u8], i: usize) -> Component<'_, MCL> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.03s [INFO] running `Command { std: "docker" "inspect" "83511ecc14aa9e4e594bb4d2a38dd2b21fa1ed76859aeeb6fa36cf94ff3f310a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83511ecc14aa9e4e594bb4d2a38dd2b21fa1ed76859aeeb6fa36cf94ff3f310a", kill_on_drop: false }` [INFO] [stdout] 83511ecc14aa9e4e594bb4d2a38dd2b21fa1ed76859aeeb6fa36cf94ff3f310a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca15ecc4dbe90ddfec05fd476255d5440d24f1e01036c2f270d9da663618c236 [INFO] running `Command { std: "docker" "start" "-a" "ca15ecc4dbe90ddfec05fd476255d5440d24f1e01036c2f270d9da663618c236", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/path/mod.rs:220:22 [INFO] [stderr] | [INFO] [stderr] 220 | pub fn component(&self, i: usize) -> Option> { [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] 220 | pub fn component(&self, i: usize) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/path/mod.rs:251:9 [INFO] [stderr] | [INFO] [stderr] 251 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 252 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | 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] 252 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/path/mod.rs:265:9 [INFO] [stderr] | [INFO] [stderr] 265 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 266 | i: usize, [INFO] [stderr] 267 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | 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] 267 | ) -> impl DoubleEndedIterator> + ExactSizeIterator> [INFO] [stderr] | +++ +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/path/representation.rs:47:45 [INFO] [stderr] | [INFO] [stderr] 47 | pub fn component(buf: &[u8], i: usize) -> Component { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 47 | pub fn component(buf: &[u8], i: usize) -> Component<'_, MCL> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `willow-data-model` (lib) generated 4 warnings (run `cargo fix --lib -p willow-data-model` to apply 4 suggestions) [INFO] [stderr] warning: `willow-data-model` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/willow_data_model-c0ac6833ff547921) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test entry::tests::entry_newer_than ... ok [INFO] [stdout] test grouping::area::tests::area_full ... ok [INFO] [stdout] test grouping::area::tests::area_intersects ... ok [INFO] [stdout] test grouping::area::tests::area_subspace ... ok [INFO] [stdout] test grouping::area::tests::subspace_area_intersects ... ok [INFO] [stdout] test grouping::range::tests::range_end_ord ... ok [INFO] [stdout] test grouping::range::tests::range_includes ... ok [INFO] [stdout] test grouping::range::tests::range_new_closed ... ok [INFO] [stdout] test grouping::range::tests::range_includes_range ... ok [INFO] [stdout] test grouping::range_3d::tests::intersection ... ok [INFO] [stdout] test grouping::range::tests::range_intersection ... ok [INFO] [stdout] test grouping::range_3d::tests::includes_entry ... ok [INFO] [stdout] test grouping::area::tests::subspace_area_includes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests willow_data_model [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" "ca15ecc4dbe90ddfec05fd476255d5440d24f1e01036c2f270d9da663618c236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca15ecc4dbe90ddfec05fd476255d5440d24f1e01036c2f270d9da663618c236", kill_on_drop: false }` [INFO] [stdout] ca15ecc4dbe90ddfec05fd476255d5440d24f1e01036c2f270d9da663618c236