[INFO] fetching crate wutengine_editor 0.0.7...
[INFO] checking wutengine_editor-0.0.7 against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] extracting crate wutengine_editor 0.0.7 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate wutengine_editor 0.0.7
[INFO] finished tweaking crates.io crate wutengine_editor 0.0.7
[INFO] tweaked toml for crates.io crate wutengine_editor 0.0.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wutengine_editor 0.0.7 on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wutengine_editor 0.0.7 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d27b9e7c7ef808993d015e159717e4b89757e322306350b413c900a810b9ab2
[INFO] running `Command { std: "docker" "start" "-a" "1d27b9e7c7ef808993d015e159717e4b89757e322306350b413c900a810b9ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d27b9e7c7ef808993d015e159717e4b89757e322306350b413c900a810b9ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d27b9e7c7ef808993d015e159717e4b89757e322306350b413c900a810b9ab2", kill_on_drop: false }`
[INFO] [stdout] 1d27b9e7c7ef808993d015e159717e4b89757e322306350b413c900a810b9ab2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b2e8586b1dd7167e26ce856f49fb6ccce8be08e6251bd84da21d53dfccaa93d
[INFO] running `Command { std: "docker" "start" "-a" "6b2e8586b1dd7167e26ce856f49fb6ccce8be08e6251bd84da21d53dfccaa93d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling wayland-client v0.31.4
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling wayland-sys v0.31.3
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling wayland-backend v0.3.5
[INFO] [stderr]     Checking gl-from-raw-window-handle v0.1.1
[INFO] [stderr]    Compiling wutengine_opengl v0.0.7
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr] error: could not compile `glam` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.28.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="debug-glam-assert"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "rand", "rkyv", "scalar-math", "serde", "std"))' -C metadata=b9f7e9d13052f6c7 -C extra-filename=-1f2f7e55dd73ca37 --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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6b2e8586b1dd7167e26ce856f49fb6ccce8be08e6251bd84da21d53dfccaa93d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b2e8586b1dd7167e26ce856f49fb6ccce8be08e6251bd84da21d53dfccaa93d", kill_on_drop: false }`
[INFO] [stdout] 6b2e8586b1dd7167e26ce856f49fb6ccce8be08e6251bd84da21d53dfccaa93d
