[INFO] cloning repository https://github.com/SuddenlyHazel/dioxus-launch-kit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuddenlyHazel/dioxus-launch-kit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuddenlyHazel%2Fdioxus-launch-kit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuddenlyHazel%2Fdioxus-launch-kit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48888109379e7ab03051dd6fb1c3149dee37463f
[INFO] checking SuddenlyHazel/dioxus-launch-kit against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuddenlyHazel%2Fdioxus-launch-kit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SuddenlyHazel/dioxus-launch-kit
[INFO] finished tweaking git repo https://github.com/SuddenlyHazel/dioxus-launch-kit
[INFO] tweaked toml for git repo https://github.com/SuddenlyHazel/dioxus-launch-kit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SuddenlyHazel/dioxus-launch-kit on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SuddenlyHazel/dioxus-launch-kit 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] fb1e759d67fa54bb7f6ea9535aaf0b32c54bc65814ca9d924a4d95274a935574
[INFO] running `Command { std: "docker" "start" "fb1e759d67fa54bb7f6ea9535aaf0b32c54bc65814ca9d924a4d95274a935574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb1e759d67fa54bb7f6ea9535aaf0b32c54bc65814ca9d924a4d95274a935574", 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" "fb1e759d67fa54bb7f6ea9535aaf0b32c54bc65814ca9d924a4d95274a935574" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb1e759d67fa54bb7f6ea9535aaf0b32c54bc65814ca9d924a4d95274a935574", 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" "fb1e759d67fa54bb7f6ea9535aaf0b32c54bc65814ca9d924a4d95274a935574" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking dioxus-core-types v0.6.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.2
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]     Checking unicode-ident v1.0.17
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling dioxus-document v0.6.3
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking svgtypes v0.12.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.2
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking usvg-tree v0.36.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling dioxus-web v0.6.3
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking roxmltree v0.18.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking rustybuzz v0.10.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking usvg-parser v0.36.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=6113af67835ca58f -C extra-filename=-f11f1065511dae97 --out-dir /opt/rustwide/target/debug/build/syn/f11f1065511dae97/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/4898d94387a8a0e1/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/f1d99177107bba66/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/4898d94387a8a0e1/out/libproc_macro2-4898d94387a8a0e1.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/62eb00dfaa094738/out/libquote-62eb00dfaa094738.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/f1d99177107bba66/out/libunicode_ident-f1d99177107bba66.rmeta --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" "fb1e759d67fa54bb7f6ea9535aaf0b32c54bc65814ca9d924a4d95274a935574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb1e759d67fa54bb7f6ea9535aaf0b32c54bc65814ca9d924a4d95274a935574", kill_on_drop: false }`
[INFO] [stdout] fb1e759d67fa54bb7f6ea9535aaf0b32c54bc65814ca9d924a4d95274a935574
