[INFO] fetching crate story_lib 0.1.62...
[INFO] checking story_lib-0.1.62 against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] extracting crate story_lib 0.1.62 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate story_lib 0.1.62
[INFO] finished tweaking crates.io crate story_lib 0.1.62
[INFO] tweaked toml for crates.io crate story_lib 0.1.62 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate story_lib 0.1.62 on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 550 packages to highest compatible versions
[INFO] [stderr]       Adding dioxus v0.5.6 (available: v0.7.10)
[INFO] [stderr]       Adding dioxus-logger v0.5.1 (available: v0.7.10)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.3)
[INFO] [stderr]       Adding gloo-timers v0.3.0 (available: v0.4.0)
[INFO] [stderr]       Adding kira v0.9.6 (available: v0.12.4)
[INFO] [stderr]       Adding rand v0.8.8 (available: v0.10.2)
[INFO] [stderr]       Adding toml v0.8.2 (available: v0.8.23)
[INFO] [stderr]       Adding toml_datetime v0.6.3 (available: v0.6.11)
[INFO] [stderr]       Adding toml_edit v0.20.2 (available: v0.20.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2e9ca87e04ecb2357d37305bada6200f09ee8fdebb539a76232e9ba9186781f3
[INFO] running `Command { std: "docker" "start" "2e9ca87e04ecb2357d37305bada6200f09ee8fdebb539a76232e9ba9186781f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e9ca87e04ecb2357d37305bada6200f09ee8fdebb539a76232e9ba9186781f3", 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" "2e9ca87e04ecb2357d37305bada6200f09ee8fdebb539a76232e9ba9186781f3" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e9ca87e04ecb2357d37305bada6200f09ee8fdebb539a76232e9ba9186781f3", 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" "2e9ca87e04ecb2357d37305bada6200f09ee8fdebb539a76232e9ba9186781f3" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking endi v1.1.1
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking quote v1.0.47
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking blocking v1.7.0
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking generational-box v0.5.6
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rand v0.8.8
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling wry v0.37.0
[INFO] [stderr]    Compiling futures-util v0.3.34
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.5.6
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking internment v0.7.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking uuid v1.26.0
[INFO] [stderr]    Compiling dioxus-cli-config v0.5.6
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking sledgehammer_utils v0.2.1
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking dioxus-debug-cell v0.1.1
[INFO] [stderr]    Compiling dioxus-desktop v0.5.6
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling interprocess-docfix v1.2.2
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking infer v0.11.0
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling dioxus v0.5.6
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]    Compiling dioxus-config-macro v0.5.6
[INFO] [stderr]     Checking ringbuf v0.3.3
[INFO] [stderr]     Checking triple_buffer v8.1.1
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.5.6
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.5.1
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]     Checking dlopen2 v0.7.0
[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/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.29.3/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="default"' --cfg 'feature="mint"' --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", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "std"))' -C metadata=44d844e581fd8fe9 -C extra-filename=-6f8ed9107f6855af --out-dir /opt/rustwide/target/debug/build/glam/6f8ed9107f6855af/out -L dependency=/opt/rustwide/target/debug/build/mint/4b83bb52ca997b5d/out --extern mint=/opt/rustwide/target/debug/build/mint/4b83bb52ca997b5d/out/libmint-4b83bb52ca997b5d.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" "2e9ca87e04ecb2357d37305bada6200f09ee8fdebb539a76232e9ba9186781f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e9ca87e04ecb2357d37305bada6200f09ee8fdebb539a76232e9ba9186781f3", kill_on_drop: false }`
[INFO] [stdout] 2e9ca87e04ecb2357d37305bada6200f09ee8fdebb539a76232e9ba9186781f3
