[INFO] fetching crate piet-raqote 0.1.0... [INFO] testing piet-raqote-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate piet-raqote 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate piet-raqote 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate piet-raqote 0.1.0 [INFO] tweaked toml for crates.io crate piet-raqote 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate piet-raqote 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate piet-raqote 0.1.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_info v3.10.0 [INFO] [stderr] Downloaded lyon_geom v1.0.6 [INFO] [stderr] Downloaded unic-ucd-bidi v0.9.0 [INFO] [stderr] Downloaded bytemuck_derive v1.9.2 [INFO] [stderr] Downloaded line-straddler v0.2.3 [INFO] [stderr] Downloaded unic-bidi v0.9.0 [INFO] [stderr] Downloaded rustybuzz v0.8.0 [INFO] [stderr] Downloaded piet v0.6.2 [INFO] [stderr] Downloaded piet-cosmic-text v0.3.4 [INFO] [stderr] Downloaded pico-args v0.4.2 [INFO] [stderr] Downloaded raqote v0.8.5 [INFO] [stderr] Downloaded sw-composite v0.7.16 [INFO] [stderr] Downloaded fontdb v0.14.1 [INFO] [stderr] Downloaded cosmic-text v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa68a79e877a9b16923ddbde3bbc3368187d89ac53aa279cbcdd08c355daa773 [INFO] running `Command { std: "docker" "start" "-a" "aa68a79e877a9b16923ddbde3bbc3368187d89ac53aa279cbcdd08c355daa773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa68a79e877a9b16923ddbde3bbc3368187d89ac53aa279cbcdd08c355daa773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa68a79e877a9b16923ddbde3bbc3368187d89ac53aa279cbcdd08c355daa773", kill_on_drop: false }` [INFO] [stdout] aa68a79e877a9b16923ddbde3bbc3368187d89ac53aa279cbcdd08c355daa773 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58546687115a41d750f8756f50aa0f4bf917c4b4bfa6bf8d92b8314ca3668d3e [INFO] running `Command { std: "docker" "start" "-a" "58546687115a41d750f8756f50aa0f4bf917c4b4bfa6bf8d92b8314ca3668d3e", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling zeno v0.2.3 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling bytemuck_derive v1.9.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling sw-composite v0.7.16 [INFO] [stderr] Compiling line-straddler v0.2.3 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling piet-cosmic-text v0.3.4 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling piet v0.6.2 [INFO] [stderr] Compiling font-types v0.7.3 [INFO] [stderr] Compiling rustybuzz v0.8.0 [INFO] [stderr] Compiling fontdb v0.14.1 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling read-fonts v0.22.7 [INFO] [stderr] Compiling lyon_geom v1.0.6 [INFO] [stderr] Compiling raqote v0.8.5 [INFO] [stderr] Compiling skrifa v0.22.3 [INFO] [stderr] Compiling swash v0.1.19 [INFO] [stderr] Compiling cosmic-text v0.9.0 [INFO] [stderr] Compiling piet-raqote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/image.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | fn as_image(&self) -> raqote::Image; [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] 64 | fn as_image(&self) -> raqote::Image<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/image.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | fn as_image(&self) -> raqote::Image { [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] 68 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/image.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | fn as_image(&self) -> raqote::Image { [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] 81 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/image.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | fn as_image(&self) -> raqote::Image { [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] 91 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.47s [INFO] running `Command { std: "docker" "inspect" "58546687115a41d750f8756f50aa0f4bf917c4b4bfa6bf8d92b8314ca3668d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58546687115a41d750f8756f50aa0f4bf917c4b4bfa6bf8d92b8314ca3668d3e", kill_on_drop: false }` [INFO] [stdout] 58546687115a41d750f8756f50aa0f4bf917c4b4bfa6bf8d92b8314ca3668d3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 010b7a3616badd9cca04da1480588ff58924f7c3da41a831fa7cddadb89f0de2 [INFO] running `Command { std: "docker" "start" "-a" "010b7a3616badd9cca04da1480588ff58924f7c3da41a831fa7cddadb89f0de2", kill_on_drop: false }` [INFO] [stderr] Compiling os_info v3.10.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling raqote v0.8.5 [INFO] [stderr] Compiling piet v0.6.2 [INFO] [stderr] Compiling piet-cosmic-text v0.3.4 [INFO] [stderr] Compiling piet-raqote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/image.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | fn as_image(&self) -> raqote::Image; [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] 64 | fn as_image(&self) -> raqote::Image<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/image.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | fn as_image(&self) -> raqote::Image { [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] 68 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/image.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | fn as_image(&self) -> raqote::Image { [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] 81 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/image.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | fn as_image(&self) -> raqote::Image { [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] 91 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/image.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | fn as_image(&self) -> raqote::Image; [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] 64 | fn as_image(&self) -> raqote::Image<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/image.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | fn as_image(&self) -> raqote::Image { [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] 68 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/image.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | fn as_image(&self) -> raqote::Image { [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] 81 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/image.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | fn as_image(&self) -> raqote::Image { [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] 91 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.40s [INFO] running `Command { std: "docker" "inspect" "010b7a3616badd9cca04da1480588ff58924f7c3da41a831fa7cddadb89f0de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010b7a3616badd9cca04da1480588ff58924f7c3da41a831fa7cddadb89f0de2", kill_on_drop: false }` [INFO] [stdout] 010b7a3616badd9cca04da1480588ff58924f7c3da41a831fa7cddadb89f0de2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66d2dcb36351d8e93f3dcd06ef57e3871c34903771cef0b86484d8dd26d55c27 [INFO] running `Command { std: "docker" "start" "-a" "66d2dcb36351d8e93f3dcd06ef57e3871c34903771cef0b86484d8dd26d55c27", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/image.rs:64:17 [INFO] [stderr] | [INFO] [stderr] 64 | fn as_image(&self) -> raqote::Image; [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] 64 | fn as_image(&self) -> raqote::Image<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/image.rs:68:17 [INFO] [stderr] | [INFO] [stderr] 68 | fn as_image(&self) -> raqote::Image { [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] 68 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/image.rs:81:17 [INFO] [stderr] | [INFO] [stderr] 81 | fn as_image(&self) -> raqote::Image { [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] 81 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/image.rs:91:17 [INFO] [stderr] | [INFO] [stderr] 91 | fn as_image(&self) -> raqote::Image { [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] 91 | fn as_image(&self) -> raqote::Image<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `piet-raqote` (lib) generated 4 warnings (run `cargo fix --lib -p piet-raqote` to apply 4 suggestions) [INFO] [stderr] warning: `piet-raqote` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/piet_raqote-4602fb2df54c8bab) [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 piet_raqote [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" "66d2dcb36351d8e93f3dcd06ef57e3871c34903771cef0b86484d8dd26d55c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66d2dcb36351d8e93f3dcd06ef57e3871c34903771cef0b86484d8dd26d55c27", kill_on_drop: false }` [INFO] [stdout] 66d2dcb36351d8e93f3dcd06ef57e3871c34903771cef0b86484d8dd26d55c27