[INFO] fetching crate willow-data-model 0.2.0... [INFO] testing willow-data-model-0.2.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate willow-data-model 0.2.0 into /workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate willow-data-model 0.2.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3d0fc5e62db307689409d7cb5519d12c44979b5a6ea56d4a4b64554c0965536 [INFO] running `Command { std: "docker" "start" "-a" "b3d0fc5e62db307689409d7cb5519d12c44979b5a6ea56d4a4b64554c0965536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3d0fc5e62db307689409d7cb5519d12c44979b5a6ea56d4a4b64554c0965536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d0fc5e62db307689409d7cb5519d12c44979b5a6ea56d4a4b64554c0965536", kill_on_drop: false }` [INFO] [stdout] b3d0fc5e62db307689409d7cb5519d12c44979b5a6ea56d4a4b64554c0965536 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26edb95159bcaf91dd784bba299660d9411e7f12e11263caa84bfec422a5147b [INFO] running `Command { std: "docker" "start" "-a" "26edb95159bcaf91dd784bba299660d9411e7f12e11263caa84bfec422a5147b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling fairly_unsafe_cell v0.1.0 [INFO] [stderr] Compiling maybe-std v0.1.2 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling ufotofu_queues v0.5.0 [INFO] [stderr] Compiling wb_async_utils v0.1.0 [INFO] [stderr] Compiling wrapper v0.1.1 [INFO] [stderr] Compiling ufotofu v0.4.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [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 9.86s [INFO] running `Command { std: "docker" "inspect" "26edb95159bcaf91dd784bba299660d9411e7f12e11263caa84bfec422a5147b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26edb95159bcaf91dd784bba299660d9411e7f12e11263caa84bfec422a5147b", kill_on_drop: false }` [INFO] [stdout] 26edb95159bcaf91dd784bba299660d9411e7f12e11263caa84bfec422a5147b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8094dda27c798170046c2d432606ca02210ea6e5949d128982f0891736816369 [INFO] running `Command { std: "docker" "start" "-a" "8094dda27c798170046c2d432606ca02210ea6e5949d128982f0891736816369", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.31 [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 libc v0.2.171 [INFO] [stderr] Compiling async-task v4.7.1 [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 piper v0.2.4 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling async-executor v1.13.1 [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 blocking v1.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling async-fs v2.1.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 11.47s [INFO] running `Command { std: "docker" "inspect" "8094dda27c798170046c2d432606ca02210ea6e5949d128982f0891736816369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8094dda27c798170046c2d432606ca02210ea6e5949d128982f0891736816369", kill_on_drop: false }` [INFO] [stdout] 8094dda27c798170046c2d432606ca02210ea6e5949d128982f0891736816369 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 69d24458c07e3e0bbcdca4d8ab376a51a968a17ee22debf67ffd0cb1230bf253 [INFO] running `Command { std: "docker" "start" "-a" "69d24458c07e3e0bbcdca4d8ab376a51a968a17ee22debf67ffd0cb1230bf253", 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.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/willow_data_model-d9ca37cbab1a487e) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test grouping::area::tests::subspace_area_includes ... ok [INFO] [stdout] test grouping::area::tests::subspace_area_intersects ... ok [INFO] [stdout] test entry::tests::entry_newer_than ... ok [INFO] [stdout] test grouping::area::tests::area_intersects ... ok [INFO] [stdout] test grouping::range::tests::range_end_ord ... ok [INFO] [stdout] test grouping::range::tests::range_includes_range ... ok [INFO] [stdout] test grouping::range_3d::tests::intersection ... ok [INFO] [stdout] test grouping::area::tests::area_subspace ... ok [INFO] [stdout] test grouping::range::tests::range_new_closed ... ok [INFO] [stdout] test grouping::range_3d::tests::includes_entry ... ok [INFO] [stdout] test grouping::range::tests::range_intersection ... ok [INFO] [stdout] test grouping::range::tests::range_includes ... ok [INFO] [stdout] test grouping::area::tests::area_full ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [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" "69d24458c07e3e0bbcdca4d8ab376a51a968a17ee22debf67ffd0cb1230bf253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d24458c07e3e0bbcdca4d8ab376a51a968a17ee22debf67ffd0cb1230bf253", kill_on_drop: false }` [INFO] [stdout] 69d24458c07e3e0bbcdca4d8ab376a51a968a17ee22debf67ffd0cb1230bf253