[INFO] fetching crate cellulite 0.1.1... [INFO] testing cellulite-0.1.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate cellulite 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate cellulite 0.1.1 [INFO] finished tweaking crates.io crate cellulite 0.1.1 [INFO] tweaked toml for crates.io crate cellulite 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cellulite 0.1.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cellulite 0.1.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cd55f7aedd6ac55848d6083d9058ed437293f58a8644c4833078b902c28c0f7 [INFO] running `Command { std: "docker" "start" "-a" "8cd55f7aedd6ac55848d6083d9058ed437293f58a8644c4833078b902c28c0f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cd55f7aedd6ac55848d6083d9058ed437293f58a8644c4833078b902c28c0f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd55f7aedd6ac55848d6083d9058ed437293f58a8644c4833078b902c28c0f7", kill_on_drop: false }` [INFO] [stdout] 8cd55f7aedd6ac55848d6083d9058ed437293f58a8644c4833078b902c28c0f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bc4f0de3c157ac1624803d2682cf2ac1250eced069c9c2410fa97a296b2dcb5 [INFO] running `Command { std: "docker" "start" "-a" "3bc4f0de3c157ac1624803d2682cf2ac1250eced069c9c2410fa97a296b2dcb5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling lmdb-master-sys v0.2.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling heed-traits v0.20.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling heed v0.22.0 [INFO] [stderr] Compiling synchronoise v1.0.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling float_eq v1.0.1 [INFO] [stderr] Compiling h3o-bit v0.1.1 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling roaring v0.11.1 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling i_float v1.7.0 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling i_shape v1.7.0 [INFO] [stderr] Compiling i_overlay v2.0.5 [INFO] [stderr] Compiling steppe v0.4.0 [INFO] [stderr] Compiling heed-types v0.21.0 [INFO] [stderr] Compiling geojson v0.24.2 [INFO] [stderr] Compiling geo v0.30.0 [INFO] [stderr] Compiling h3o v0.8.0 [INFO] [stderr] Compiling zerometry v0.1.0 [INFO] [stderr] Compiling cellulite v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CellIndexCodec` is never constructed [INFO] [stdout] --> src/keys.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct CellIndexCodec; [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/roaring.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [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] 19 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/zerometry.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [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] 20 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.28s [INFO] running `Command { std: "docker" "inspect" "3bc4f0de3c157ac1624803d2682cf2ac1250eced069c9c2410fa97a296b2dcb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc4f0de3c157ac1624803d2682cf2ac1250eced069c9c2410fa97a296b2dcb5", kill_on_drop: false }` [INFO] [stdout] 3bc4f0de3c157ac1624803d2682cf2ac1250eced069c9c2410fa97a296b2dcb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00f75e30b5d9110b6779be7a07cd1304ad858c95ccd4f2542356faa9e7b08bd5 [INFO] running `Command { std: "docker" "start" "-a" "00f75e30b5d9110b6779be7a07cd1304ad858c95ccd4f2542356faa9e7b08bd5", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling heed v0.22.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling cellulite v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CellIndexCodec` is never constructed [INFO] [stdout] --> src/keys.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct CellIndexCodec; [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/roaring.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [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] 19 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/zerometry.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [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] 20 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stdout] warning: struct `CellIndexCodec` is never constructed [INFO] [stdout] --> src/keys.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct CellIndexCodec; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NnRes` is never constructed [INFO] [stdout] --> src/test.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct NnRes(pub Option>); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/roaring.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [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] 19 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/zerometry.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [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] 20 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.53s [INFO] running `Command { std: "docker" "inspect" "00f75e30b5d9110b6779be7a07cd1304ad858c95ccd4f2542356faa9e7b08bd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00f75e30b5d9110b6779be7a07cd1304ad858c95ccd4f2542356faa9e7b08bd5", kill_on_drop: false }` [INFO] [stdout] 00f75e30b5d9110b6779be7a07cd1304ad858c95ccd4f2542356faa9e7b08bd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d81e33d299ba7b46347406411cab3ffedfc6d1a399390498b14055e8d15026f [INFO] running `Command { std: "docker" "start" "-a" "8d81e33d299ba7b46347406411cab3ffedfc6d1a399390498b14055e8d15026f", kill_on_drop: false }` [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] warning: struct `CellIndexCodec` is never constructed [INFO] [stderr] --> src/keys.rs:99:12 [INFO] [stderr] | [INFO] [stderr] 99 | pub struct CellIndexCodec; [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/roaring.rs:19:27 [INFO] [stderr] | [INFO] [stderr] 19 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [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] 19 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/zerometry.rs:20:27 [INFO] [stderr] | [INFO] [stderr] 20 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [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] 20 | fn bytes_encode(item: &Self::EItem) -> Result, BoxedError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `cellulite` (lib) generated 3 warnings (run `cargo fix --lib -p cellulite` to apply 2 suggestions) [INFO] [stderr] warning: struct `NnRes` is never constructed [INFO] [stderr] --> src/test.rs:89:12 [INFO] [stderr] | [INFO] [stderr] 89 | pub struct NnRes(pub Option>); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cellulite` (lib test) generated 4 warnings (3 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/cellulite-47e1a43c2dfa67da) [INFO] [stdout] test test::bug_write_points_create_cells_too_deep ... ok [INFO] [stdout] test test::bug_write_points_create_unrelated_cells ... ok [INFO] [stdout] test test::basic_write ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests cellulite [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" "8d81e33d299ba7b46347406411cab3ffedfc6d1a399390498b14055e8d15026f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d81e33d299ba7b46347406411cab3ffedfc6d1a399390498b14055e8d15026f", kill_on_drop: false }` [INFO] [stdout] 8d81e33d299ba7b46347406411cab3ffedfc6d1a399390498b14055e8d15026f