[INFO] cloning repository https://github.com/MikeGitIt/corroded-cms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MikeGitIt/corroded-cms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikeGitIt%2Fcorroded-cms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikeGitIt%2Fcorroded-cms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 660a5539b0f5ae480b9c65f5d58286e7e4ef4833
[INFO] checking MikeGitIt/corroded-cms against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikeGitIt%2Fcorroded-cms" "/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/MikeGitIt/corroded-cms
[INFO] finished tweaking git repo https://github.com/MikeGitIt/corroded-cms
[INFO] tweaked toml for git repo https://github.com/MikeGitIt/corroded-cms written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MikeGitIt/corroded-cms on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MikeGitIt/corroded-cms 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7e7aa89d434b76a608c5c62f98564958831bd57bf5b7a648233959de81766a62
[INFO] running `Command { std: "docker" "start" "7e7aa89d434b76a608c5c62f98564958831bd57bf5b7a648233959de81766a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e7aa89d434b76a608c5c62f98564958831bd57bf5b7a648233959de81766a62", 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" "7e7aa89d434b76a608c5c62f98564958831bd57bf5b7a648233959de81766a62" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e7aa89d434b76a608c5c62f98564958831bd57bf5b7a648233959de81766a62", 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" "7e7aa89d434b76a608c5c62f98564958831bd57bf5b7a648233959de81766a62" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.120
[INFO] [stderr]    Compiling wasm-bindgen v0.2.120
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking throw_error v0.3.1
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling konst v0.2.20
[INFO] [stderr]    Compiling server_fn_macro v0.8.10
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling reactive_graph v0.2.14
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling tachys v0.2.15
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking either_of v0.1.9
[INFO] [stderr]    Compiling server_fn v0.8.12
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling leptos_macro v0.8.16
[INFO] [stderr]     Checking const-str v1.1.0
[INFO] [stderr]    Compiling or_poisoned v0.1.0
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]    Compiling convert_case_extras v0.2.0
[INFO] [stderr]    Compiling leptos v0.8.19
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling leptos_router v0.8.13
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling const_format v0.2.36
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking rtoolbox v0.0.5
[INFO] [stderr]     Checking rpassword v7.5.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[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 zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling reactive_stores_macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling axum-macros v0.5.1
[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/65b20a97de33e9e59992793a144aef2950c48c76/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 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "strict-macro"))' -C metadata=547b30ef3a041222 -C extra-filename=-e65c967513090de8 --out-dir /opt/rustwide/target/debug/build/wasm-bindgen-macro-support/e65c967513090de8/out -L dependency=/opt/rustwide/target/debug/build/bumpalo/69ff641804c820c4/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/8e6bf518c39a29cf/out -L dependency=/opt/rustwide/target/debug/build/quote/8c7a5d41aab76bb8/out -L dependency=/opt/rustwide/target/debug/build/syn/9669aa18b4b6dfe4/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out -L dependency=/opt/rustwide/target/debug/build/wasm-bindgen-shared/3b3de49342cd6222/out --extern bumpalo=/opt/rustwide/target/debug/build/bumpalo/69ff641804c820c4/out/libbumpalo-69ff641804c820c4.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/8e6bf518c39a29cf/out/libproc_macro2-8e6bf518c39a29cf.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/8c7a5d41aab76bb8/out/libquote-8c7a5d41aab76bb8.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/9669aa18b4b6dfe4/out/libsyn-9669aa18b4b6dfe4.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` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=8144f0a2ca737229 -C extra-filename=-70de5405e97a925a --out-dir /opt/rustwide/target/debug/build/rustls/70de5405e97a925a/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/getrandom/d3979d87b9490661/out -L dependency=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out -L dependency=/opt/rustwide/target/debug/build/once_cell/e7324593321ca94b/out -L dependency=/opt/rustwide/target/debug/build/ring/8b2e9f256adfc6e9/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/06720903d5e1b186/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/da951482dcc945f1/out -L dependency=/opt/rustwide/target/debug/build/subtle/e2a2f8b3e184e502/out -L dependency=/opt/rustwide/target/debug/build/untrusted/5f38b2c4125c2298/out -L dependency=/opt/rustwide/target/debug/build/zeroize/65c526df20b90c35/out --extern once_cell=/opt/rustwide/target/debug/build/once_cell/e7324593321ca94b/out/libonce_cell-e7324593321ca94b.rmeta --extern ring=/opt/rustwide/target/debug/build/ring/8b2e9f256adfc6e9/out/libring-8b2e9f256adfc6e9.rmeta --extern pki_types=/opt/rustwide/target/debug/build/rustls-pki-types/06720903d5e1b186/out/librustls_pki_types-06720903d5e1b186.rmeta --extern webpki=/opt/rustwide/target/debug/build/rustls-webpki/da951482dcc945f1/out/libwebpki-da951482dcc945f1.rmeta --extern subtle=/opt/rustwide/target/debug/build/subtle/e2a2f8b3e184e502/out/libsubtle-e2a2f8b3e184e502.rmeta --extern zeroize=/opt/rustwide/target/debug/build/zeroize/65c526df20b90c35/out/libzeroize-65c526df20b90c35.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring/3be1b3c2093f7e1b/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7e7aa89d434b76a608c5c62f98564958831bd57bf5b7a648233959de81766a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e7aa89d434b76a608c5c62f98564958831bd57bf5b7a648233959de81766a62", kill_on_drop: false }`
[INFO] [stdout] 7e7aa89d434b76a608c5c62f98564958831bd57bf5b7a648233959de81766a62
