[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] 25fd95f356177416b246424e53479c515e036408
[INFO] checking nical/lyon against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[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 f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "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/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] [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] 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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c43bcede3d8314ce3c5cae353dc3e690de3f6cfbe9e062d82de9a57c516d942
[INFO] running `Command { std: "docker" "start" "-a" "2c43bcede3d8314ce3c5cae353dc3e690de3f6cfbe9e062d82de9a57c516d942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c43bcede3d8314ce3c5cae353dc3e690de3f6cfbe9e062d82de9a57c516d942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c43bcede3d8314ce3c5cae353dc3e690de3f6cfbe9e062d82de9a57c516d942", kill_on_drop: false }`
[INFO] [stdout] 2c43bcede3d8314ce3c5cae353dc3e690de3f6cfbe9e062d82de9a57c516d942
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 058fe777d0d63cff512a9fd9513ebdefc09796464de3d29e67bc5fdafe38efc9
[INFO] running `Command { std: "docker" "start" "-a" "058fe777d0d63cff512a9fd9513ebdefc09796464de3d29e67bc5fdafe38efc9", kill_on_drop: false }`
[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/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/bench/path/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 serde v1.0.199
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling naga v25.0.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling wgpu-hal v25.0.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling wgpu-core v25.0.0
[INFO] [stderr]     Checking ab_glyph v0.2.25
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling wgpu v25.0.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr]    Compiling syn v2.0.96
[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 os_str_bytes v6.6.1
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking flate2 v1.0.29
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking lyon_geom v1.0.17 (/opt/rustwide/workdir/crates/geom)
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking ansi_term v0.12.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]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking svgtypes v0.14.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking lyon_path v1.0.16 (/opt/rustwide/workdir/crates/path)
[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/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=f237c7951d5ec537 -C extra-filename=-ed6e04c009ee084d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-a8f169bdcbca53f0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "058fe777d0d63cff512a9fd9513ebdefc09796464de3d29e67bc5fdafe38efc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "058fe777d0d63cff512a9fd9513ebdefc09796464de3d29e67bc5fdafe38efc9", kill_on_drop: false }`
[INFO] [stdout] 058fe777d0d63cff512a9fd9513ebdefc09796464de3d29e67bc5fdafe38efc9
