[INFO] cloning repository https://github.com/Decodetalkers/trainyeild
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Decodetalkers/trainyeild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecodetalkers%2Ftrainyeild", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDecodetalkers%2Ftrainyeild'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ae8452ccf1d7918e29f0c49905e4e2db701c1d9
[INFO] documenting Decodetalkers/trainyeild 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%2FDecodetalkers%2Ftrainyeild" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Decodetalkers/trainyeild
[INFO] finished tweaking git repo https://github.com/Decodetalkers/trainyeild
[INFO] tweaked toml for git repo https://github.com/Decodetalkers/trainyeild written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Decodetalkers/trainyeild 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/Decodetalkers/trainyeild 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fcb44f9b58c1a0ec84d9bd635c81de1175e477e7574875ae4cb6589e9fa7a9a6
[INFO] running `Command { std: "docker" "start" "-a" "fcb44f9b58c1a0ec84d9bd635c81de1175e477e7574875ae4cb6589e9fa7a9a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcb44f9b58c1a0ec84d9bd635c81de1175e477e7574875ae4cb6589e9fa7a9a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcb44f9b58c1a0ec84d9bd635c81de1175e477e7574875ae4cb6589e9fa7a9a6", kill_on_drop: false }`
[INFO] [stdout] fcb44f9b58c1a0ec84d9bd635c81de1175e477e7574875ae4cb6589e9fa7a9a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 99aabdadea9e2b8a7d1f7dd851bf71a59b4175aff115e766676a973b9d4524b1
[INFO] running `Command { std: "docker" "start" "-a" "99aabdadea9e2b8a7d1f7dd851bf71a59b4175aff115e766676a973b9d4524b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.17.0
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking cliprint v0.1.0 (/opt/rustwide/workdir/cliprint)
[INFO] [stderr]  Documenting cliprint v0.1.0 (/opt/rustwide/workdir/cliprint)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> cliprint/src/lib.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "nightly", feature(coroutines, coroutine_trait))]
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> cliprint/src/lib.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "nightly", feature(coroutines, coroutine_trait))]
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `cliprint`
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cliprint` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "99aabdadea9e2b8a7d1f7dd851bf71a59b4175aff115e766676a973b9d4524b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99aabdadea9e2b8a7d1f7dd851bf71a59b4175aff115e766676a973b9d4524b1", kill_on_drop: false }`
[INFO] [stdout] 99aabdadea9e2b8a7d1f7dd851bf71a59b4175aff115e766676a973b9d4524b1
