[INFO] cloning repository https://github.com/Mutersec/Site-main
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mutersec/Site-main" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMutersec%2FSite-main", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMutersec%2FSite-main'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84fa693186d9e3fc63358a494d680b53898d265c
[INFO] documenting Mutersec/Site-main against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMutersec%2FSite-main" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mutersec/Site-main
[INFO] finished tweaking git repo https://github.com/Mutersec/Site-main
[INFO] tweaked toml for git repo https://github.com/Mutersec/Site-main written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mutersec/Site-main on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mutersec/Site-main 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/lib/jsonfeed/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49bb768a0115ad253f82f5e136254bd1eaa4e225896d14597d1714c65e896a2c
[INFO] running `Command { std: "docker" "start" "-a" "49bb768a0115ad253f82f5e136254bd1eaa4e225896d14597d1714c65e896a2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49bb768a0115ad253f82f5e136254bd1eaa4e225896d14597d1714c65e896a2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49bb768a0115ad253f82f5e136254bd1eaa4e225896d14597d1714c65e896a2c", kill_on_drop: false }`
[INFO] [stdout] 49bb768a0115ad253f82f5e136254bd1eaa4e225896d14597d1714c65e896a2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5e6a591e4eb928e46b4109564e9be064810f70d928b9020f61531c3a96071dc
[INFO] running `Command { std: "docker" "start" "-a" "a5e6a591e4eb928e46b4109564e9be064810f70d928b9020f61531c3a96071dc", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/lib/jsonfeed/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.53
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]     Checking siphasher v0.3.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl v0.10.48
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling syn v2.0.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.83
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling zstd-sys v2.0.7+zstd.1.5.4
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking gimli v0.27.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking object v0.30.0
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling abnf-core v0.5.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling abnf v0.12.0
[INFO] [stderr]    Compiling pretty v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ipnet v2.7.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling abnf_to_pest v0.5.1
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling minicbor v0.18.0
[INFO] [stderr]     Checking ucd-trie v0.1.5
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking hdrhistogram v7.5.2
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling procfs v0.14.2
[INFO] [stderr]     Checking deunicode v0.4.3
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking bitflags v2.0.2
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]     Checking terminal_size v0.2.3
[INFO] [stderr]    Compiling ructe v0.16.1
[INFO] [stderr]     Checking slug v0.1.4
[INFO] [stderr]     Checking xdg v2.4.1
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking annotate-snippets v0.9.1
[INFO] [stderr]     Checking elsa v1.7.0
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]     Checking home v0.5.4
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking half v2.1.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking headers v0.3.8
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.7
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking xml-rs v0.8.13
[INFO] [stderr]     Checking iri-string v0.7.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/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.107/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=9f3c5e34b8735953 -C extra-filename=-89646e68d3e6cf52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2d65763a149f303a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-98c45e2f84607e56.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-10a489e9ee5e13be.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.8/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="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="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=cfc04fec0377f1d2 -C extra-filename=-706ac757839e0d4f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2d65763a149f303a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-98c45e2f84607e56.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-10a489e9ee5e13be.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a5e6a591e4eb928e46b4109564e9be064810f70d928b9020f61531c3a96071dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e6a591e4eb928e46b4109564e9be064810f70d928b9020f61531c3a96071dc", kill_on_drop: false }`
[INFO] [stdout] a5e6a591e4eb928e46b4109564e9be064810f70d928b9020f61531c3a96071dc
