[INFO] cloning repository https://github.com/Brecert/ldraw2stl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brecert/ldraw2stl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrecert%2Fldraw2stl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrecert%2Fldraw2stl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 167efbf2ad9a4f1e9990ee6f4941594763d2b57f
[INFO] documenting Brecert/ldraw2stl 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%2FBrecert%2Fldraw2stl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Brecert/ldraw2stl
[INFO] finished tweaking git repo https://github.com/Brecert/ldraw2stl
[INFO] tweaked toml for git repo https://github.com/Brecert/ldraw2stl written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brecert/ldraw2stl 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/Brecert/ldraw2stl 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 19384cb2fb2628c27bb693e8383cb7a0fb30d319a4e062ed8b4257dcd974904d
[INFO] running `Command { std: "docker" "start" "-a" "19384cb2fb2628c27bb693e8383cb7a0fb30d319a4e062ed8b4257dcd974904d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19384cb2fb2628c27bb693e8383cb7a0fb30d319a4e062ed8b4257dcd974904d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19384cb2fb2628c27bb693e8383cb7a0fb30d319a4e062ed8b4257dcd974904d", kill_on_drop: false }`
[INFO] [stdout] 19384cb2fb2628c27bb693e8383cb7a0fb30d319a4e062ed8b4257dcd974904d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] af83817f9e37cda5ec4008a2a5024539398b418ef525a25a6219127db826241d
[INFO] running `Command { std: "docker" "start" "-a" "af83817f9e37cda5ec4008a2a5024539398b418ef525a25a6219127db826241d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling camino v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking stl_io v0.4.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking indexmap v1.8.0
[INFO] [stderr]     Checking vecmat v0.4.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling clap_derive v3.0.14
[INFO] [stderr]    Compiling darling_macro v0.13.1
[INFO] [stderr]    Compiling darling v0.13.1
[INFO] [stderr]     Checking clap v3.0.14
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling cargo_metadata v0.14.1
[INFO] [stderr]    Compiling fncmd-impl v1.2.0
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fncmd-impl-1.2.0/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(proc_macro_span)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `source_file` found for struct `proc_macro::Span` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fncmd-impl-1.2.0/src/lib.rs:96:40
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let self_src_path = Span::call_site().source_file().path();
[INFO] [stdout]    |                                           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 96 -     let self_src_path = Span::call_site().source_file().path();
[INFO] [stdout] 96 +     let self_src_path = Span::call_site().source().path();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0554, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fncmd-impl` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "af83817f9e37cda5ec4008a2a5024539398b418ef525a25a6219127db826241d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af83817f9e37cda5ec4008a2a5024539398b418ef525a25a6219127db826241d", kill_on_drop: false }`
[INFO] [stdout] af83817f9e37cda5ec4008a2a5024539398b418ef525a25a6219127db826241d
