[INFO] fetching crate wutengine_editor 0.0.7...
[INFO] checking wutengine_editor-0.0.7 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate wutengine_editor 0.0.7 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wutengine_editor 0.0.7 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:30:1
[INFO] [stderr]    |
[INFO] [stderr] 30 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: binary `wutengine_editor` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc2/source/target/.../wutengine_editor
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `wutengine-editor`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "wutengine_editor"
[INFO] [stderr] 2 + name = "wutengine-editor"
[INFO] [stderr]   |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | homepage = "https://github.com/cloone8/WutEngine"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 | repository = "https://github.com/cloone8/WutEngine"
[INFO] [stderr]    |              --------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `wutengine_editor` (manifest) generated 3 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 89eb968dc4c65863c168d3c7a55e227f440b9c7b56ad7fa7e9e1601b637d7204
[INFO] running `Command { std: "docker" "start" "89eb968dc4c65863c168d3c7a55e227f440b9c7b56ad7fa7e9e1601b637d7204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89eb968dc4c65863c168d3c7a55e227f440b9c7b56ad7fa7e9e1601b637d7204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89eb968dc4c65863c168d3c7a55e227f440b9c7b56ad7fa7e9e1601b637d7204" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89eb968dc4c65863c168d3c7a55e227f440b9c7b56ad7fa7e9e1601b637d7204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89eb968dc4c65863c168d3c7a55e227f440b9c7b56ad7fa7e9e1601b637d7204" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:30:1
[INFO] [stderr]    |
[INFO] [stderr] 30 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: binary `wutengine_editor` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../wutengine_editor
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `wutengine-editor`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "wutengine_editor"
[INFO] [stderr] 2 + name = "wutengine-editor"
[INFO] [stderr]   |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | homepage = "https://github.com/cloone8/WutEngine"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 | repository = "https://github.com/cloone8/WutEngine"
[INFO] [stderr]    |              --------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `wutengine_editor` (manifest) generated 3 warnings
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wayland-client v0.31.4
[INFO] [stderr]    Compiling wayland-sys v0.31.3
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling wayland-backend v0.3.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling wutengine_opengl v0.0.7
[INFO] [stderr]     Checking gl-from-raw-window-handle v0.1.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[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/416264364aa47959f5827723e1d7dabc95d0744b/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,unused-externs-silent --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/build/glam/1f2f7e55dd73ca37/out --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "89eb968dc4c65863c168d3c7a55e227f440b9c7b56ad7fa7e9e1601b637d7204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89eb968dc4c65863c168d3c7a55e227f440b9c7b56ad7fa7e9e1601b637d7204", kill_on_drop: false }`
[INFO] [stdout] 89eb968dc4c65863c168d3c7a55e227f440b9c7b56ad7fa7e9e1601b637d7204
