[INFO] cloning repository https://github.com/green-new/tuition-calculator-webdev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/green-new/tuition-calculator-webdev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreen-new%2Ftuition-calculator-webdev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreen-new%2Ftuition-calculator-webdev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90b109fa3dcb36388382a00e12f2b49e6a7fd9ab [INFO] documenting green-new/tuition-calculator-webdev against beta-2025-10-28 for beta-1.92-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreen-new%2Ftuition-calculator-webdev" "/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/green-new/tuition-calculator-webdev [INFO] finished tweaking git repo https://github.com/green-new/tuition-calculator-webdev [INFO] tweaked toml for git repo https://github.com/green-new/tuition-calculator-webdev written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/green-new/tuition-calculator-webdev on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/green-new/tuition-calculator-webdev 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed86580724d61c8976790eb8245725f0512bcde4f093da60613e7f90ee34d1a2 [INFO] running `Command { std: "docker" "start" "-a" "ed86580724d61c8976790eb8245725f0512bcde4f093da60613e7f90ee34d1a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed86580724d61c8976790eb8245725f0512bcde4f093da60613e7f90ee34d1a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed86580724d61c8976790eb8245725f0512bcde4f093da60613e7f90ee34d1a2", kill_on_drop: false }` [INFO] [stdout] ed86580724d61c8976790eb8245725f0512bcde4f093da60613e7f90ee34d1a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ac51a16be324b4b6cf289c3f7a2d9e3dd9048e99e179b26ab7d627e59ce71e4 [INFO] running `Command { std: "docker" "start" "-a" "6ac51a16be324b4b6cf289c3f7a2d9e3dd9048e99e179b26ab7d627e59ce71e4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling openssl v0.10.43 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking net2 v0.2.38 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling rust_decimal v1.27.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking bytestring v1.2.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.78 [INFO] [stderr] Compiling zstd-sys v2.0.4+zstd.1.5.2 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking bytes v0.6.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-10-28-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.105/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=86a5fbc6738a430c -C extra-filename=-35c9eeed676fab12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-08de70e2d75cd5c7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-142ae8c255d803ae.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6f8e6cb0bbebdd0c.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] running `Command { std: "docker" "inspect" "6ac51a16be324b4b6cf289c3f7a2d9e3dd9048e99e179b26ab7d627e59ce71e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac51a16be324b4b6cf289c3f7a2d9e3dd9048e99e179b26ab7d627e59ce71e4", kill_on_drop: false }` [INFO] [stdout] 6ac51a16be324b4b6cf289c3f7a2d9e3dd9048e99e179b26ab7d627e59ce71e4