[INFO] cloning repository https://github.com/musicdock/lrcget-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/musicdock/lrcget-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmusicdock%2Flrcget-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmusicdock%2Flrcget-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 502663c54fdf3a887b38e4f33041d8685917c638 [INFO] documenting musicdock/lrcget-cli 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%2Fmusicdock%2Flrcget-cli" "/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/musicdock/lrcget-cli [INFO] finished tweaking git repo https://github.com/musicdock/lrcget-cli [INFO] tweaked toml for git repo https://github.com/musicdock/lrcget-cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/musicdock/lrcget-cli 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/musicdock/lrcget-cli 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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a5dae9fe22f78508cd7a3b88a3612e06534dd6cf25329a8990f4b3ac66b1a38 [INFO] running `Command { std: "docker" "start" "-a" "0a5dae9fe22f78508cd7a3b88a3612e06534dd6cf25329a8990f4b3ac66b1a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a5dae9fe22f78508cd7a3b88a3612e06534dd6cf25329a8990f4b3ac66b1a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5dae9fe22f78508cd7a3b88a3612e06534dd6cf25329a8990f4b3ac66b1a38", kill_on_drop: false }` [INFO] [stdout] 0a5dae9fe22f78508cd7a3b88a3612e06534dd6cf25329a8990f4b3ac66b1a38 [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: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] 908f389caff8eac6bfa191714b83e20a0a821cc5d7c096e0d35e9f319aecc1ae [INFO] running `Command { std: "docker" "start" "-a" "908f389caff8eac6bfa191714b83e20a0a821cc5d7c096e0d35e9f319aecc1ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking ogg_pager v0.6.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling lofty_attr v0.11.1 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [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.109/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"' --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=cc6e8185dc8c4f24 -C extra-filename=-9f350b623f83e1e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3961f8809e272ccb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8b6071bff2f2593c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9ad4622e9362cad2.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" "908f389caff8eac6bfa191714b83e20a0a821cc5d7c096e0d35e9f319aecc1ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "908f389caff8eac6bfa191714b83e20a0a821cc5d7c096e0d35e9f319aecc1ae", kill_on_drop: false }` [INFO] [stdout] 908f389caff8eac6bfa191714b83e20a0a821cc5d7c096e0d35e9f319aecc1ae