[INFO] cloning repository https://github.com/nical/lyon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nical/lyon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnical%2Flyon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnical%2Flyon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85885c08e34aa66d7da82e3efc6153ba18abb662 [INFO] checking nical/lyon against master#8e37e151835d96d6a7415e93e6876561485a3354 for pr-134218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnical%2Flyon" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nical/lyon on toolchain 8e37e151835d96d6a7415e93e6876561485a3354 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nical/lyon [INFO] finished tweaking git repo https://github.com/nical/lyon [INFO] tweaked toml for git repo https://github.com/nical/lyon written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nical/lyon 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" "+8e37e151835d96d6a7415e93e6876561485a3354" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/bench/tess/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/bench/path/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/crates/extra/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/wasm_test/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/bench/geom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tess2-sys v0.0.1 [INFO] [stderr] Downloaded objc2-encode v4.0.1 [INFO] [stderr] Downloaded cfg_aliases v0.2.0 [INFO] [stderr] Downloaded bencher v0.1.5 [INFO] [stderr] Downloaded block2 v0.5.0 [INFO] [stderr] Downloaded sctk-adwaita v0.9.0 [INFO] [stderr] Downloaded objc2-core-data v0.2.0 [INFO] [stderr] Downloaded svgtypes v0.14.0 [INFO] [stderr] Downloaded usvg v0.40.0 [INFO] [stderr] Downloaded wgpu v23.0.0 [INFO] [stderr] Downloaded objc2 v0.5.1 [INFO] [stderr] Downloaded objc2-foundation v0.2.0 [INFO] [stderr] Downloaded wgpu-core v23.0.0 [INFO] [stderr] Downloaded objc2-app-kit v0.2.0 [INFO] [stderr] Downloaded wgpu-hal v23.0.0 [INFO] [stderr] Downloaded winit v0.30.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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36e260e993ee2d001e83ca7a2300b150a52f1cb54fcbf0aae8aca9f696a1448b [INFO] running `Command { std: "docker" "start" "-a" "36e260e993ee2d001e83ca7a2300b150a52f1cb54fcbf0aae8aca9f696a1448b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36e260e993ee2d001e83ca7a2300b150a52f1cb54fcbf0aae8aca9f696a1448b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e260e993ee2d001e83ca7a2300b150a52f1cb54fcbf0aae8aca9f696a1448b", kill_on_drop: false }` [INFO] [stdout] 36e260e993ee2d001e83ca7a2300b150a52f1cb54fcbf0aae8aca9f696a1448b [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18548aec33109b037ad2c465a40aa442ed8cc42a819d30a655870b209996b56b [INFO] running `Command { std: "docker" "start" "-a" "18548aec33109b037ad2c465a40aa442ed8cc42a819d30a655870b209996b56b", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/wasm_test/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/bench/tess/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/crates/extra/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/bench/path/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/bench/geom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling naga v23.0.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-hal v23.0.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking raw-window-handle v0.6.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Checking wgpu-types v23.0.0 [INFO] [stderr] Compiling wgpu-core v23.0.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Compiling cfg_aliases v0.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Compiling winit v0.30.0 [INFO] [stderr] Compiling wgpu v23.0.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking ab_glyph v0.2.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking lyon_geom v1.0.6 (/opt/rustwide/workdir/crates/geom) [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking kurbo v0.10.4 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stdout] warning: methods `bounding_box`, `fast_bounding_box`, `fast_bounding_range_x`, and `fast_bounding_range_y` are never used [INFO] [stdout] --> crates/geom/src/segment.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait BoundingBox { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 80 | fn bounding_box(&self) -> Box2D { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | fn fast_bounding_box(&self) -> Box2D { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | fn fast_bounding_range_x(&self) -> (Self::Scalar, Self::Scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | fn fast_bounding_range_y(&self) -> (Self::Scalar, Self::Scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking lyon_path v1.0.6 (/opt/rustwide/workdir/crates/path) [INFO] [stderr] Checking unicode-script v0.5.6 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking fontconfig-parser v0.5.6 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking flate2 v1.0.29 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/path/src/commands.rs:182:27 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn path_slice<'l, Endpoint, ControlPoint>( [INFO] [stdout] | -- lifetime `'l` declared here [INFO] [stdout] ... [INFO] [stdout] 182 | ) -> CommandsPathSlice { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'l` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/path/src/commands.rs:195:16 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn events<'l, Endpoint, ControlPoint>( [INFO] [stdout] | -- lifetime `'l` declared here [INFO] [stdout] ... [INFO] [stdout] 195 | ) -> Events { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'l` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking lyon_algorithms v1.0.5 (/opt/rustwide/workdir/crates/algorithms) [INFO] [stderr] Checking lyon_tessellation v1.0.15 (/opt/rustwide/workdir/crates/tessellation) [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking svgtypes v0.14.0 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/path/src/commands.rs:182:27 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn path_slice<'l, Endpoint, ControlPoint>( [INFO] [stdout] | -- lifetime `'l` declared here [INFO] [stdout] ... [INFO] [stdout] 182 | ) -> CommandsPathSlice { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'l` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/path/src/commands.rs:195:16 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn events<'l, Endpoint, ControlPoint>( [INFO] [stdout] | -- lifetime `'l` declared here [INFO] [stdout] ... [INFO] [stdout] 195 | ) -> Events { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'l` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking polling v3.7.0 [INFO] [stdout] warning: methods `bounding_box`, `fast_bounding_box`, `fast_bounding_range_x`, and `fast_bounding_range_y` are never used [INFO] [stdout] --> crates/geom/src/segment.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub trait BoundingBox { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 80 | fn bounding_box(&self) -> Box2D { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | fn fast_bounding_box(&self) -> Box2D { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | fn fast_bounding_range_x(&self) -> (Self::Scalar, Self::Scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | fn fast_bounding_range_y(&self) -> (Self::Scalar, Self::Scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking rustybuzz v0.12.1 [INFO] [stderr] Checking lyon_extra v1.0.3 (/opt/rustwide/workdir/crates/extra) [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking lyon v1.0.1 (/opt/rustwide/workdir/crates/lyon) [INFO] [stderr] Checking tess_bench v0.0.1 (/opt/rustwide/workdir/bench/tess) [INFO] [stderr] Checking lyon_wasm_test v0.11.0 (/opt/rustwide/workdir/wasm_test) [INFO] [stderr] Checking geom_bench v0.0.1 (/opt/rustwide/workdir/bench/geom) [INFO] [stderr] Checking path_bench v0.0.1 (/opt/rustwide/workdir/bench/path) [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stdout] warning: unexpected `cfg` condition value: `libtess2` [INFO] [stdout] --> bench/path/src/main.rs:496:11 [INFO] [stdout] | [INFO] [stdout] 496 | #[cfg(not(feature = "libtess2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `libtess2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `libtess2` [INFO] [stdout] --> bench/path/src/main.rs:496:11 [INFO] [stdout] | [INFO] [stdout] 496 | #[cfg(not(feature = "libtess2"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `libtess2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8e37e151835d96d6a7415e93e6876561485a3354/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=532d1f6d8160c878 -C extra-filename=-1c1ff904f9bc2971 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-7ab45cfb0bf724aa.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8e37e151835d96d6a7415e93e6876561485a3354/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=1f0a18f6c0348c73 -C extra-filename=-0bd114110cf382e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "18548aec33109b037ad2c465a40aa442ed8cc42a819d30a655870b209996b56b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18548aec33109b037ad2c465a40aa442ed8cc42a819d30a655870b209996b56b", kill_on_drop: false }` [INFO] [stdout] 18548aec33109b037ad2c465a40aa442ed8cc42a819d30a655870b209996b56b