[INFO] fetching crate krilla 0.4.0... [INFO] checking krilla-0.4.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate krilla 0.4.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate krilla 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate krilla 0.4.0 [INFO] tweaked toml for crates.io crate krilla 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate krilla 0.4.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate krilla 0.4.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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f96d6061c159513f3f3c0ec45447c79fea15fffe142ec2572004c00d651c298 [INFO] running `Command { std: "docker" "start" "-a" "8f96d6061c159513f3f3c0ec45447c79fea15fffe142ec2572004c00d651c298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f96d6061c159513f3f3c0ec45447c79fea15fffe142ec2572004c00d651c298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f96d6061c159513f3f3c0ec45447c79fea15fffe142ec2572004c00d651c298", kill_on_drop: false }` [INFO] [stdout] 8f96d6061c159513f3f3c0ec45447c79fea15fffe142ec2572004c00d651c298 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63920232fda039e3b14ead010be4589fdd6c239c134d430998c669ba52b7015f [INFO] running `Command { std: "docker" "start" "-a" "63920232fda039e3b14ead010be4589fdd6c239c134d430998c669ba52b7015f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cc v1.1.22 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking zlib-rs v0.4.2 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking fdeflate v0.3.5 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking unicode-ccc v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking fontconfig-parser v0.5.7 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking pdf-writer v0.13.0 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking core_maths v0.1.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking subsetter v0.2.1 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling libdeflate-sys v1.21.0 [INFO] [stderr] Checking imagesize v0.13.0 [INFO] [stderr] Checking xmp-writer v0.3.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking libz-rs-sys v0.4.2 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling clap_mangen v0.2.23 [INFO] [stderr] Checking fontdb v0.23.0 [INFO] [stderr] Compiling oxipng v9.1.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking font-types v0.8.4 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking rustybuzz v0.20.1 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Checking read-fonts v0.28.0 [INFO] [stderr] Checking libdeflater v1.21.0 [INFO] [stderr] Checking skrifa v0.30.0 [INFO] [stderr] Checking krilla v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interchange/tagging.rs:189:24 [INFO] [stdout] | [INFO] [stdout] 189 | pub(crate) fn name(&self) -> Name { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 189 | pub(crate) fn name(&self) -> Name<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/util.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | fn to_pdf_name(&self) -> Name; [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | fn to_pdf_name(&self) -> Name<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/util.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_pdf_name(&self) -> Name { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 24 | fn to_pdf_name(&self) -> Name<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/util.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | fn to_pdf_name(&self) -> Name { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 30 | fn to_pdf_name(&self) -> Name<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/configure/validate.rs:660:33 [INFO] [stdout] | [INFO] [stdout] 660 | pub(crate) fn output_intent(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 660 | pub(crate) fn output_intent(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/document.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn start_page(&mut self) -> Page { [INFO] [stdout] | ^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 52 | pub fn start_page(&mut self) -> Page<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/document.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn start_page_with(&mut self, page_settings: PageSettings) -> Page { [INFO] [stdout] | ^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 62 | pub fn start_page_with(&mut self, page_settings: PageSettings) -> Page<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:230:20 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn surface(&mut self) -> Surface { [INFO] [stdout] | ^^^^^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 230 | pub fn surface(&mut self) -> Surface<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stream.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn surface(&mut self) -> Surface { [INFO] [stdout] | ^^^^^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 102 | pub fn surface(&mut self) -> Surface<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/surface.rs:94:27 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn stream_builder(&mut self) -> StreamBuilder { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 94 | pub fn stream_builder(&mut self) -> StreamBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/text/font.rs:117:32 [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn location_ref(&self) -> LocationRef { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn location_ref(&self) -> LocationRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/text/font.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) fn font_ref(&self) -> &FontRef { [INFO] [stdout] | ^^^^^ -------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) fn font_ref(&self) -> &FontRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/text/font.rs:125:33 [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) fn glyph_metrics(&self) -> &GlyphMetrics { [INFO] [stdout] | ^^^^^ ------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) fn glyph_metrics(&self) -> &GlyphMetrics<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/text/glyph/bitmap.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn get_bitmap_glyph(font: &Font, glyph: GlyphId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn get_bitmap_glyph(font: &Font, glyph: GlyphId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/interchange/tagging.rs:189:24 [INFO] [stdout] | [INFO] [stdout] 189 | pub(crate) fn name(&self) -> Name { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 189 | pub(crate) fn name(&self) -> Name<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/util.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | fn to_pdf_name(&self) -> Name; [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | fn to_pdf_name(&self) -> Name<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/util.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | fn to_pdf_name(&self) -> Name { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 24 | fn to_pdf_name(&self) -> Name<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/util.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | fn to_pdf_name(&self) -> Name { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 30 | fn to_pdf_name(&self) -> Name<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/configure/validate.rs:660:33 [INFO] [stdout] | [INFO] [stdout] 660 | pub(crate) fn output_intent(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 660 | pub(crate) fn output_intent(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/document.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn start_page(&mut self) -> Page { [INFO] [stdout] | ^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 52 | pub fn start_page(&mut self) -> Page<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/document.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn start_page_with(&mut self, page_settings: PageSettings) -> Page { [INFO] [stdout] | ^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 62 | pub fn start_page_with(&mut self, page_settings: PageSettings) -> Page<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:230:20 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn surface(&mut self) -> Surface { [INFO] [stdout] | ^^^^^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 230 | pub fn surface(&mut self) -> Surface<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/stream.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn surface(&mut self) -> Surface { [INFO] [stdout] | ^^^^^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 102 | pub fn surface(&mut self) -> Surface<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/surface.rs:94:27 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn stream_builder(&mut self) -> StreamBuilder { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 94 | pub fn stream_builder(&mut self) -> StreamBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/text/font.rs:117:32 [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn location_ref(&self) -> LocationRef { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 117 | pub(crate) fn location_ref(&self) -> LocationRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/text/font.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) fn font_ref(&self) -> &FontRef { [INFO] [stdout] | ^^^^^ -------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) fn font_ref(&self) -> &FontRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/text/font.rs:125:33 [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) fn glyph_metrics(&self) -> &GlyphMetrics { [INFO] [stdout] | ^^^^^ ------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) fn glyph_metrics(&self) -> &GlyphMetrics<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/text/glyph/bitmap.rs:15:38 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn get_bitmap_glyph(font: &Font, glyph: GlyphId) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn get_bitmap_glyph(font: &Font, glyph: GlyphId) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parley` [INFO] [stdout] --> examples/parley.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use parley::layout::Alignment; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `parley` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file examples/parley.rs, use `mod parley` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 3 + mod parley; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parley` [INFO] [stdout] --> examples/parley.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use parley::style::{FontFamily, FontStack, FontWeight, StyleProperty}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `parley` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file examples/parley.rs, use `mod parley` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 3 + mod parley; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `parley` [INFO] [stdout] --> examples/parley.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use parley::{FontContext, LayoutContext}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `parley` [INFO] [stdout] | [INFO] [stdout] help: to make use of source file examples/parley.rs, use `mod parley` in this file to declare the module [INFO] [stdout] | [INFO] [stdout] 3 + mod parley; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `krilla` (example "parley") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "63920232fda039e3b14ead010be4589fdd6c239c134d430998c669ba52b7015f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63920232fda039e3b14ead010be4589fdd6c239c134d430998c669ba52b7015f", kill_on_drop: false }` [INFO] [stdout] 63920232fda039e3b14ead010be4589fdd6c239c134d430998c669ba52b7015f