[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] f6b8500e9305d3bc554828c62ed630958cabc0b0 [INFO] checking nical/lyon against try#c0a9760914bada211f4924ee16d41ae1a366d2ba for pr-148545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnical%2Flyon" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nical/lyon on toolchain c0a9760914bada211f4924ee16d41ae1a366d2ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/bench/tess/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/bench/geom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/crates/extra/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/bench/path/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd68001b11605fdc855ae8eafc15c2b4785d3524d3681aa15942e8ab72d9fad8 [INFO] running `Command { std: "docker" "start" "-a" "fd68001b11605fdc855ae8eafc15c2b4785d3524d3681aa15942e8ab72d9fad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd68001b11605fdc855ae8eafc15c2b4785d3524d3681aa15942e8ab72d9fad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd68001b11605fdc855ae8eafc15c2b4785d3524d3681aa15942e8ab72d9fad8", kill_on_drop: false }` [INFO] [stdout] fd68001b11605fdc855ae8eafc15c2b4785d3524d3681aa15942e8ab72d9fad8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c359377302e6d7c6b4de8c749a141925c46d66de1aa9d71e1437b7c29ea4871 [INFO] running `Command { std: "docker" "start" "-a" "0c359377302e6d7c6b4de8c749a141925c46d66de1aa9d71e1437b7c29ea4871", kill_on_drop: false }` [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] 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] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling naga v25.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling wgpu-hal v25.0.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling wgpu-core v25.0.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling wgpu v25.0.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking fontconfig-parser v0.5.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking kurbo v0.10.4 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Checking unicode-script v0.5.6 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking flate2 v1.0.29 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking lyon_geom v1.0.18 (/opt/rustwide/workdir/crates/geom) [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking lyon_path v1.0.16 (/opt/rustwide/workdir/crates/path) [INFO] [stderr] Checking svgtypes v0.14.0 [INFO] [stderr] Checking lyon_tessellation v1.0.16 (/opt/rustwide/workdir/crates/tessellation) [INFO] [stderr] Checking lyon_algorithms v1.0.16 (/opt/rustwide/workdir/crates/algorithms) [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [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] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking lyon_extra v1.0.3 (/opt/rustwide/workdir/crates/extra) [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking rustybuzz v0.12.1 [INFO] [stderr] Checking lyon v1.0.16 (/opt/rustwide/workdir/crates/lyon) [INFO] [stderr] Checking tess_bench v0.0.1 (/opt/rustwide/workdir/bench/tess) [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 wgpu-types v25.0.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking polling v3.7.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking usvg v0.40.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking wayland-protocols v0.32.6 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.6 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.6 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v25.0.0 [INFO] [stderr] Checking svg-rendering-example v0.1.0 (/opt/rustwide/workdir/examples/wgpu_svg) [INFO] [stderr] Checking lyon_cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking wgpu-example v0.1.0 (/opt/rustwide/workdir/examples/wgpu) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.82s [INFO] running `Command { std: "docker" "inspect" "0c359377302e6d7c6b4de8c749a141925c46d66de1aa9d71e1437b7c29ea4871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c359377302e6d7c6b4de8c749a141925c46d66de1aa9d71e1437b7c29ea4871", kill_on_drop: false }` [INFO] [stdout] 0c359377302e6d7c6b4de8c749a141925c46d66de1aa9d71e1437b7c29ea4871