[INFO] fetching crate three-d-text-builder 0.7.0... [INFO] checking three-d-text-builder-0.7.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate three-d-text-builder 0.7.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate three-d-text-builder 0.7.0 [INFO] removed 4 missing examples [INFO] finished tweaking crates.io crate three-d-text-builder 0.7.0 [INFO] tweaked toml for crates.io crate three-d-text-builder 0.7.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate three-d-text-builder 0.7.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate three-d-text-builder 0.7.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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cc0fd538569ea75bafb7f06128273eda045f0b953e6176b96e6326912cf2f48 [INFO] running `Command { std: "docker" "start" "-a" "2cc0fd538569ea75bafb7f06128273eda045f0b953e6176b96e6326912cf2f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cc0fd538569ea75bafb7f06128273eda045f0b953e6176b96e6326912cf2f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cc0fd538569ea75bafb7f06128273eda045f0b953e6176b96e6326912cf2f48", kill_on_drop: false }` [INFO] [stdout] 2cc0fd538569ea75bafb7f06128273eda045f0b953e6176b96e6326912cf2f48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5352001a956d5625835257408eb336adfb452dce28cd3853b23bfc6d6a997cb [INFO] running `Command { std: "docker" "start" "-a" "e5352001a956d5625835257408eb336adfb452dce28cd3853b23bfc6d6a997cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking fontdue v0.8.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking three-d-asset v0.7.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking three-d v0.17.0 [INFO] [stderr] Checking three-d-text-builder v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/text.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn as_ref(&self) -> TextRef { [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] 143 | pub fn as_ref(&self) -> TextRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/text.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn as_ref(&self) -> TextRef { [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] 143 | pub fn as_ref(&self) -> TextRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.69s [INFO] running `Command { std: "docker" "inspect" "e5352001a956d5625835257408eb336adfb452dce28cd3853b23bfc6d6a997cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5352001a956d5625835257408eb336adfb452dce28cd3853b23bfc6d6a997cb", kill_on_drop: false }` [INFO] [stdout] e5352001a956d5625835257408eb336adfb452dce28cd3853b23bfc6d6a997cb