[INFO] cloning repository https://github.com/Spheniscine/solitaire-ark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Spheniscine/solitaire-ark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpheniscine%2Fsolitaire-ark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpheniscine%2Fsolitaire-ark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c547150c66782fc709abc5ebb6709e919a72623
[INFO] checking Spheniscine/solitaire-ark against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpheniscine%2Fsolitaire-ark" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Spheniscine/solitaire-ark
[INFO] finished tweaking git repo https://github.com/Spheniscine/solitaire-ark
[INFO] tweaked toml for git repo https://github.com/Spheniscine/solitaire-ark written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Spheniscine/solitaire-ark on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Spheniscine/solitaire-ark 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 084dd210543054d7f149068799caa6cc11df4d2df77fdca11ba1556add2c038a
[INFO] running `Command { std: "docker" "start" "084dd210543054d7f149068799caa6cc11df4d2df77fdca11ba1556add2c038a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "084dd210543054d7f149068799caa6cc11df4d2df77fdca11ba1556add2c038a", 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" "084dd210543054d7f149068799caa6cc11df4d2df77fdca11ba1556add2c038a" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "084dd210543054d7f149068799caa6cc11df4d2df77fdca11ba1556add2c038a", 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" "084dd210543054d7f149068799caa6cc11df4d2df77fdca11ba1556add2c038a" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.123
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking dioxus-core-types v0.6.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.123
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.2
[INFO] [stderr]    Compiling dioxus-document v0.6.3
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling dioxus-web v0.6.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling const-css-minify v1.0.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking glam v0.33.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling dioxus-rsx v0.6.2
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling const-serialize-macro v0.6.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.6.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.5
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling serde_tuple_macros v1.1.3
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=899599fca9602986 -C extra-filename=-382619fa043a6ca9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a2d87d99a0278af7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2ea4bb573c4892b3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f49beca17a95bc94.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.33.1/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="all-types"' --cfg 'feature="default"' --cfg 'feature="f64"' --cfg 'feature="float-types"' --cfg 'feature="i16"' --cfg 'feature="i32"' --cfg 'feature="i64"' --cfg 'feature="i8"' --cfg 'feature="integer-types"' --cfg 'feature="isize"' --cfg 'feature="size-types"' --cfg 'feature="std"' --cfg 'feature="u16"' --cfg 'feature="u32"' --cfg 'feature="u64"' --cfg 'feature="u8"' --cfg 'feature="usize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-types", "approx", "arbitrary", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "encase", "f64", "fast-math", "float-types", "glam-assert", "i16", "i32", "i64", "i8", "integer-types", "isize", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "size-types", "speedy", "std", "u16", "u32", "u64", "u8", "usize", "zerocopy"))' -C metadata=b3fad7ec921c2c5b -C extra-filename=-8f9d231e0763a0e0 --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] running `Command { std: "docker" "inspect" "084dd210543054d7f149068799caa6cc11df4d2df77fdca11ba1556add2c038a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "084dd210543054d7f149068799caa6cc11df4d2df77fdca11ba1556add2c038a", kill_on_drop: false }`
[INFO] [stdout] 084dd210543054d7f149068799caa6cc11df4d2df77fdca11ba1556add2c038a
