[INFO] cloning repository https://github.com/AOSC-Dev/ciel-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/ciel-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fciel-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fciel-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae1234dbbc42be0898e5c69fdff95bf2bd42f859 [INFO] documenting AOSC-Dev/ciel-rs 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%2FAOSC-Dev%2Fciel-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AOSC-Dev/ciel-rs [INFO] finished tweaking git repo https://github.com/AOSC-Dev/ciel-rs [INFO] tweaked toml for git repo https://github.com/AOSC-Dev/ciel-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AOSC-Dev/ciel-rs 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/AOSC-Dev/ciel-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 930d022a0b54c74ffddffb8e583737627ffae95b0aa2e754276ca70ff5180030 [INFO] running `Command { std: "docker" "start" "-a" "930d022a0b54c74ffddffb8e583737627ffae95b0aa2e754276ca70ff5180030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "930d022a0b54c74ffddffb8e583737627ffae95b0aa2e754276ca70ff5180030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "930d022a0b54c74ffddffb8e583737627ffae95b0aa2e754276ca70ff5180030", kill_on_drop: false }` [INFO] [stdout] 930d022a0b54c74ffddffb8e583737627ffae95b0aa2e754276ca70ff5180030 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ca0117b40f7aeee026618212e4921ebb5ace5d4104fdcf3cd0fc0a8af4dd38b [INFO] running `Command { std: "docker" "start" "-a" "9ca0117b40f7aeee026618212e4921ebb5ace5d4104fdcf3cd0fc0a8af4dd38b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking syn v2.0.104 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling build-env v0.3.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling libsystemd-sys v0.9.4 [INFO] [stderr] Compiling fs3 v0.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking console v0.16.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking libmount v0.1.15 (https://github.com/liushuyu/libmount?rev=6fe8dba03a6404dfe1013995dd17af1c4e21c97b#6fe8dba0) [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking rand v0.9.2 [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=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/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="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=ba65d911e064420c -C extra-filename=-35e8a4614385ab95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-33d1d0ef6ad17ca7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-fc783d475ac7fab0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-958b805d9ab3f4fe.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9ca0117b40f7aeee026618212e4921ebb5ace5d4104fdcf3cd0fc0a8af4dd38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ca0117b40f7aeee026618212e4921ebb5ace5d4104fdcf3cd0fc0a8af4dd38b", kill_on_drop: false }` [INFO] [stdout] 9ca0117b40f7aeee026618212e4921ebb5ace5d4104fdcf3cd0fc0a8af4dd38b