[INFO] fetching crate piet-raqote 0.1.0... [INFO] checking piet-raqote-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate piet-raqote 0.1.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate piet-raqote 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sw-composite v0.7.16 [INFO] [stderr] Downloaded line-straddler v0.2.3 [INFO] [stderr] Downloaded bytemuck_derive v1.9.2 [INFO] [stderr] Downloaded raqote v0.8.5 [INFO] [stderr] Downloaded fontdb v0.14.1 [INFO] [stderr] Downloaded rustybuzz v0.8.0 [INFO] [stderr] Downloaded piet v0.6.2 [INFO] [stderr] Downloaded cosmic-text v0.9.0 [INFO] [stderr] Downloaded piet-cosmic-text v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fd05a1ca0b2cc83a8c1094022f2a04c5133c039a8fc38d4645f0e6a938a0e21 [INFO] running `Command { std: "docker" "start" "-a" "1fd05a1ca0b2cc83a8c1094022f2a04c5133c039a8fc38d4645f0e6a938a0e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fd05a1ca0b2cc83a8c1094022f2a04c5133c039a8fc38d4645f0e6a938a0e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fd05a1ca0b2cc83a8c1094022f2a04c5133c039a8fc38d4645f0e6a938a0e21", kill_on_drop: false }` [INFO] [stdout] 1fd05a1ca0b2cc83a8c1094022f2a04c5133c039a8fc38d4645f0e6a938a0e21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ba1aaf9f08b8e1fda0d5aa75efb5d9b5f6ac3375919254c7241c0a952b078a9 [INFO] running `Command { std: "docker" "start" "-a" "1ba1aaf9f08b8e1fda0d5aa75efb5d9b5f6ac3375919254c7241c0a952b078a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking os_info v3.10.0 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling piet-cosmic-text v0.3.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking line-straddler v0.2.3 [INFO] [stderr] Checking sw-composite v0.7.16 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking lyon_geom v1.0.6 [INFO] [stderr] Checking fontdb v0.14.1 [INFO] [stderr] Checking piet v0.6.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking raqote v0.8.5 [INFO] [stderr] Compiling bytemuck_derive v1.9.2 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking font-types v0.7.3 [INFO] [stderr] Checking rustybuzz v0.8.0 [INFO] [stderr] Checking read-fonts v0.22.7 [INFO] [stderr] Checking skrifa v0.22.3 [INFO] [stderr] Checking swash v0.1.19 [INFO] [stderr] Checking cosmic-text v0.9.0 [INFO] [stderr] Checking 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 `dev` profile [unoptimized + debuginfo] target(s) in 35.98s [INFO] running `Command { std: "docker" "inspect" "1ba1aaf9f08b8e1fda0d5aa75efb5d9b5f6ac3375919254c7241c0a952b078a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ba1aaf9f08b8e1fda0d5aa75efb5d9b5f6ac3375919254c7241c0a952b078a9", kill_on_drop: false }` [INFO] [stdout] 1ba1aaf9f08b8e1fda0d5aa75efb5d9b5f6ac3375919254c7241c0a952b078a9