[INFO] fetching crate zerometry 0.2.0... [INFO] testing zerometry-0.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate zerometry 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate zerometry 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zerometry 0.2.0 [INFO] tweaked toml for crates.io crate zerometry 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zerometry 0.2.0 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 zerometry 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5576f712a351d637943d94691494d83ae7c3a756cf4f23d41ef6ac0941a721ad [INFO] running `Command { std: "docker" "start" "-a" "5576f712a351d637943d94691494d83ae7c3a756cf4f23d41ef6ac0941a721ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5576f712a351d637943d94691494d83ae7c3a756cf4f23d41ef6ac0941a721ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5576f712a351d637943d94691494d83ae7c3a756cf4f23d41ef6ac0941a721ad", kill_on_drop: false }` [INFO] [stdout] 5576f712a351d637943d94691494d83ae7c3a756cf4f23d41ef6ac0941a721ad [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d73048bb03ac73c784d3417f0ea04f2faf2a206b98e408a4a0a1f6192d4d51d [INFO] running `Command { std: "docker" "start" "-a" "4d73048bb03ac73c784d3417f0ea04f2faf2a206b98e408a4a0a1f6192d4d51d", kill_on_drop: false }` [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling geographiclib-rs v0.2.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling spade v2.14.0 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling i_float v1.7.0 [INFO] [stderr] Compiling i_shape v1.7.0 [INFO] [stderr] Compiling i_overlay v2.0.5 [INFO] [stderr] Compiling geo v0.30.0 [INFO] [stderr] Compiling zerometry v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn to_point(&self) -> 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] 115 | pub fn to_point(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn to_multi_points(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | pub fn to_multi_points(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:129:20 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn to_line(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 129 | pub fn to_line(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn to_zulti_lines(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 136 | pub fn to_zulti_lines(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:143:23 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn to_polygon(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn to_polygon(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:150:29 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn to_multi_polygon(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 150 | pub fn to_multi_polygon(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.36s [INFO] running `Command { std: "docker" "inspect" "4d73048bb03ac73c784d3417f0ea04f2faf2a206b98e408a4a0a1f6192d4d51d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d73048bb03ac73c784d3417f0ea04f2faf2a206b98e408a4a0a1f6192d4d51d", kill_on_drop: false }` [INFO] [stdout] 4d73048bb03ac73c784d3417f0ea04f2faf2a206b98e408a4a0a1f6192d4d51d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d64bbb8b121e728650a4c6b5c682b2e84645681c031aebed2e4a1f052847944 [INFO] running `Command { std: "docker" "start" "-a" "2d64bbb8b121e728650a4c6b5c682b2e84645681c031aebed2e4a1f052847944", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling i_float v1.7.0 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling i_shape v1.7.0 [INFO] [stderr] Compiling i_overlay v2.0.5 [INFO] [stderr] Compiling geojson v0.24.2 [INFO] [stderr] Compiling geo v0.30.0 [INFO] [stderr] Compiling zerometry v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn to_point(&self) -> 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] 115 | pub fn to_point(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn to_multi_points(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | pub fn to_multi_points(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:129:20 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn to_line(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 129 | pub fn to_line(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn to_zulti_lines(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 136 | pub fn to_zulti_lines(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:143:23 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn to_polygon(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn to_polygon(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:150:29 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn to_multi_polygon(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 150 | pub fn to_multi_polygon(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn to_point(&self) -> 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] 115 | pub fn to_point(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn to_multi_points(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | pub fn to_multi_points(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:129:20 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn to_line(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 129 | pub fn to_line(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn to_zulti_lines(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 136 | pub fn to_zulti_lines(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:143:23 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn to_polygon(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn to_polygon(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:150:29 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn to_multi_polygon(&self) -> 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 150 | pub fn to_multi_polygon(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.86s [INFO] running `Command { std: "docker" "inspect" "2d64bbb8b121e728650a4c6b5c682b2e84645681c031aebed2e4a1f052847944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d64bbb8b121e728650a4c6b5c682b2e84645681c031aebed2e4a1f052847944", kill_on_drop: false }` [INFO] [stdout] 2d64bbb8b121e728650a4c6b5c682b2e84645681c031aebed2e4a1f052847944 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 988f946f53c8df542555e1337357c3e0566e2af81cb609deaae98584adbd268e [INFO] running `Command { std: "docker" "start" "-a" "988f946f53c8df542555e1337357c3e0566e2af81cb609deaae98584adbd268e", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:115:21 [INFO] [stderr] | [INFO] [stderr] 115 | pub fn to_point(&self) -> 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] 115 | pub fn to_point(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:122:28 [INFO] [stderr] | [INFO] [stderr] 122 | pub fn to_multi_points(&self) -> 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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 122 | pub fn to_multi_points(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:129:20 [INFO] [stderr] | [INFO] [stderr] 129 | pub fn to_line(&self) -> 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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 129 | pub fn to_line(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:136:27 [INFO] [stderr] | [INFO] [stderr] 136 | pub fn to_zulti_lines(&self) -> 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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 136 | pub fn to_zulti_lines(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:143:23 [INFO] [stderr] | [INFO] [stderr] 143 | pub fn to_polygon(&self) -> 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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 143 | pub fn to_polygon(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:150:29 [INFO] [stderr] | [INFO] [stderr] 150 | pub fn to_multi_polygon(&self) -> 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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 150 | pub fn to_multi_polygon(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `zerometry` (lib) generated 6 warnings (run `cargo fix --lib -p zerometry` to apply 6 suggestions) [INFO] [stderr] warning: `zerometry` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zerometry-08399327c900580a) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test bounding_box::tests::test_bounding_box_contains_coord ... ok [INFO] [stdout] test bounding_box::tests::test_bounding_box_relation_to_coord ... ok [INFO] [stdout] test bounding_box::tests::test_bounding_box_relation_to_bounding_box ... ok [INFO] [stdout] test coord::tests::test_basic_create_coord_from_bytes ... ok [INFO] [stdout] test bounding_box::tests::test_bounding_box_from_bytes ... ok [INFO] [stdout] test bounding_box::tests::test_bounding_box_from_slice ... ok [INFO] [stdout] test coord::tests::debug_impl_support_precision_settings ... ok [INFO] [stdout] test coords::tests::test_basic_create_coords_from_bytes ... ok [INFO] [stdout] test coords::tests::test_basic_create_coords_from_slice ... ok [INFO] [stdout] test bounding_box::tests::test_bounding_box_from_bytes_panic_on_too_long_bytes - should panic ... ok [INFO] [stdout] test bounding_box::tests::test_bounding_box_from_bytes_panic_on_too_many_point_bytes - should panic ... ok [INFO] [stdout] test bounding_box::tests::test_bounding_box_from_slice_panic_on_too_many_point_slice - should panic ... ok [INFO] [stdout] test segment::tests::bug_missing_intersection ... ok [INFO] [stdout] test bounding_box::tests::test_bounding_box_from_slice_panic_on_missing_point_slice - should panic ... ok [INFO] [stdout] test bounding_box::tests::test_bounding_box_from_slice_panic_on_unordered_points - should panic ... ok [INFO] [stdout] test segment::tests::test_segment_from_bytes_panic_on_missing_point_bytes - should panic ... ok [INFO] [stdout] test segment::tests::test_segment_from_bytes ... ok [INFO] [stdout] test segment::tests::test_segment_from_slice ... ok [INFO] [stdout] test bounding_box::tests::test_bounding_box_from_bytes_panic_on_missing_point_bytes - should panic ... ok [INFO] [stdout] test coord::tests::test_coord_panic_on_too_long_slice - should panic ... ok [INFO] [stdout] test coord::tests::test_coord_panic_on_too_long_bytes - should panic ... ok [INFO] [stdout] test segment::tests::test_segment_intersects ... ok [INFO] [stdout] test coord::tests::test_coord_panic_on_too_short_bytes - should panic ... ok [INFO] [stdout] test coord::tests::test_coord_panic_on_too_short_slice - should panic ... ok [INFO] [stdout] test segment::tests::test_segment_overlaps ... ok [INFO] [stdout] test segment::tests::test_segment_intersects_parallel ... ok [INFO] [stdout] test coord::tests::test_coord_panic_on_unaligned_bytes - should panic ... ok [INFO] [stdout] test coords::tests::test_coord_panic_on_bad_number_of_floats_from_bytes - should panic ... ok [INFO] [stdout] test coords::tests::test_coord_panic_on_bad_number_of_floats_from_slice - should panic ... ok [INFO] [stdout] test coords::tests::test_coord_panic_on_too_short_slice - should panic ... ok [INFO] [stdout] test coords::tests::test_coord_panic_on_unaligned_bytes - should panic ... ok [INFO] [stdout] test bounding_box::tests::test_bounding_box_from_bytes_panic_on_unaligned_bytes - should panic ... ok [INFO] [stdout] test zerometry_test::naive_geometry_collection_roundtrip ... ok [INFO] [stdout] test coords::tests::test_coords_panic_on_too_short_bytes - should panic ... ok [INFO] [stdout] test segment::tests::test_segment_from_bytes_panic_on_too_long_bytes - should panic ... ok [INFO] [stdout] test segment::tests::test_segment_from_bytes_panic_on_too_many_point_bytes - should panic ... ok [INFO] [stdout] test test::test_mono_multipolygon_contains_points ... ok [INFO] [stdout] test zerometry_test::naive_multi_line_string_roundtrip ... ok [INFO] [stdout] test zerometry_test::naive_multi_point_roundtrip ... ok [INFO] [stdout] test zerometry_test::naive_line_string_roundtrip ... ok [INFO] [stdout] test zerometry_test::naive_polygon_roundtrip ... ok [INFO] [stdout] test segment::tests::test_segment_from_bytes_panic_on_unaligned_bytes - should panic ... ok [INFO] [stdout] test zine::tests::test_zine_binary_format ... ok [INFO] [stdout] test zine::tests::test_zine_in_polygon ... ok [INFO] [stdout] test zoint::tests::test_zoint_binary_format ... ok [INFO] [stdout] test segment::tests::test_segment_from_slice_panic_on_missing_point_slice - should panic ... ok [INFO] [stdout] test segment::tests::test_segment_from_slice_panic_on_too_many_point_slice - should panic ... ok [INFO] [stdout] test zine::tests::test_zine_and_multipolygon ... ok [INFO] [stdout] test zerometry_test::naive_multi_polygon_roundtrip ... ok [INFO] [stdout] test zerometry_test::naive_point_roundtrip ... ok [INFO] [stdout] test zollection::tests::nested_stuff ... ok [INFO] [stdout] test zollection::tests::empty_collection ... ok [INFO] [stdout] test zolygon::tests::test_zolygon_relation_to_zolygon_contains ... ok [INFO] [stdout] test zolygon::tests::test_zolygon_relation_to_zolygon_disjoint_basic ... ok [INFO] [stdout] test zolygon::tests::test_zolygon_relation_to_zolygon_disjoint_near ... ok [INFO] [stdout] test zolygon::tests::test_multi_points_and_polygon ... ok [INFO] [stdout] test zolygon::tests::test_zolygon_relation_to_zoint ... ok [INFO] [stdout] test zolygon::tests::test_zolygon_binary_format ... ok [INFO] [stdout] test zolygon::tests::test_zolygon_empty_binary_format ... ok [INFO] [stdout] test zollection::tests::test_zollection ... ok [INFO] [stdout] test zolygon::tests::test_zolygon_relation_to_zolygon_intersects_on_edge ... ok [INFO] [stdout] test zulti_points::tests::test_zulti_points_binary_format ... ok [INFO] [stdout] test zolygon::tests::test_zolygon_relation_to_zolygon_intersects_diagonal ... ok [INFO] [stdout] test zulti_polygons::tests::test_multi_polygon_contains_polygon ... ok [INFO] [stdout] test zolygon::tests::test_zolygon_relation_to_zolygon_intersects_basic ... ok [INFO] [stdout] test zulti_polygons::tests::test_write_from_geometry_with_odd_number_of_elements ... ok [INFO] [stdout] test zulti_polygons::tests::test_write_from_geometry_with_no_elements ... ok [INFO] [stdout] test zulti_lines::tests::test_write_from_geometry_with_no_elements ... ok [INFO] [stdout] test zulti_lines::tests::test_write_from_geometry_with_odd_number_of_elements ... ok [INFO] [stdout] test zollection::tests::test_write_from_geometry_with_simple_collection ... ok [INFO] [stdout] test zulti_lines::tests::test_multi_lines_and_multipolygon ... ok [INFO] [stdout] test zulti_polygons::tests::test_write_from_geometry_with_even_number_of_elements ... ok [INFO] [stdout] test zulti_lines::tests::test_write_from_geometry_with_even_number_of_elements ... ok [INFO] [stdout] test zoint::tests::test_zoint_round_trip ... ok [INFO] [stdout] test zolygon::tests::test_zolygon_round_trip ... ok [INFO] [stdout] test zulti_points::tests::test_zulti_points_round_trip ... ok [INFO] [stdout] test zine::tests::test_zine_points_round_trip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] [stderr] Running tests/bugs.rs (/opt/rustwide/target/debug/deps/bugs-5deb0c3daccc6d19) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bug_breo_et_salagosse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-a8e67006a280cdd9) [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] [stderr] Doc-tests zerometry [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" "988f946f53c8df542555e1337357c3e0566e2af81cb609deaae98584adbd268e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "988f946f53c8df542555e1337357c3e0566e2af81cb609deaae98584adbd268e", kill_on_drop: false }` [INFO] [stdout] 988f946f53c8df542555e1337357c3e0566e2af81cb609deaae98584adbd268e