[INFO] cloning repository https://github.com/huntermatuse/form-domain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huntermatuse/form-domain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuntermatuse%2Fform-domain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuntermatuse%2Fform-domain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35059be321ff4f4b69b2bafba44b2304c6376059
[INFO] checking huntermatuse/form-domain against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuntermatuse%2Fform-domain" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/huntermatuse/form-domain
[INFO] finished tweaking git repo https://github.com/huntermatuse/form-domain
[INFO] tweaked toml for git repo https://github.com/huntermatuse/form-domain written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/huntermatuse/form-domain 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 git repo https://github.com/huntermatuse/form-domain 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]     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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0928a9eb0ff6db52225c67881a9422033746db22c3105ec397c6e3b3f4be23ee
[INFO] running `Command { std: "docker" "start" "0928a9eb0ff6db52225c67881a9422033746db22c3105ec397c6e3b3f4be23ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0928a9eb0ff6db52225c67881a9422033746db22c3105ec397c6e3b3f4be23ee", 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" "0928a9eb0ff6db52225c67881a9422033746db22c3105ec397c6e3b3f4be23ee" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0928a9eb0ff6db52225c67881a9422033746db22c3105ec397c6e3b3f4be23ee", 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" "0928a9eb0ff6db52225c67881a9422033746db22c3105ec397c6e3b3f4be23ee" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.120
[INFO] [stderr]    Compiling wasm-bindgen v0.2.120
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking dioxus-core-types v0.7.7
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.7
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking hybrid-array v0.4.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.7
[INFO] [stderr]    Compiling dioxus-document v0.7.7
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling dioxus-web v0.7.7
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling server v1.0.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling form-client v0.1.0 (/opt/rustwide/workdir/form-client)
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.7
[INFO] [stderr]     Checking dioxus-config-macros v0.7.7
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling dioxus-rsx v0.7.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling const-serialize-macro v0.7.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling const-serialize-macro v0.8.0-alpha.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr] error: could not compile `wasm-bindgen-macro-support` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-support-0.2.120/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "strict-macro"))' -C metadata=b0e8f0e716a56fac -C extra-filename=-93fe9e9e31121d72 --out-dir /opt/rustwide/target/debug/build/wasm-bindgen-macro-support/93fe9e9e31121d72/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/a2d87d99a0278af7/out -L dependency=/opt/rustwide/target/debug/build/quote/2ea4bb573c4892b3/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern bumpalo=/opt/rustwide/target/debug/build/bumpalo/69ff641804c820c4/out/libbumpalo-69ff641804c820c4.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/a2d87d99a0278af7/out/libproc_macro2-a2d87d99a0278af7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/2ea4bb573c4892b3/out/libquote-2ea4bb573c4892b3.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/0b8390e62e8a476a/out/libsyn-0b8390e62e8a476a.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/build/wasm-bindgen-shared/3b3de49342cd6222/out/libwasm_bindgen_shared-3b3de49342cd6222.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] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=015b732bbfe95345 -C extra-filename=-a67191cb5c3e7b91 --out-dir /opt/rustwide/target/debug/build/tokio/a67191cb5c3e7b91/out -L dependency=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out --extern bytes=/opt/rustwide/target/debug/build/bytes/9c004ef7aaee1ac4/out/libbytes-9c004ef7aaee1ac4.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out/liblibc-9c12716ac42b770e.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/e9017f2e84e10a88/out/libmio-e9017f2e84e10a88.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out/libpin_project_lite-c7bca50a9594d885.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/20e669a834663158/out/libsocket2-20e669a834663158.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0928a9eb0ff6db52225c67881a9422033746db22c3105ec397c6e3b3f4be23ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0928a9eb0ff6db52225c67881a9422033746db22c3105ec397c6e3b3f4be23ee", kill_on_drop: false }`
[INFO] [stdout] 0928a9eb0ff6db52225c67881a9422033746db22c3105ec397c6e3b3f4be23ee
