[INFO] cloning repository https://github.com/CayLangDev/CayLang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CayLangDev/CayLang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCayLangDev%2FCayLang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCayLangDev%2FCayLang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fa96638c420df13d3761154569b2afe47115ab3
[INFO] documenting CayLangDev/CayLang 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%2FCayLangDev%2FCayLang" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CayLangDev/CayLang
[INFO] finished tweaking git repo https://github.com/CayLangDev/CayLang
[INFO] tweaked toml for git repo https://github.com/CayLangDev/CayLang written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CayLangDev/CayLang 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/CayLangDev/CayLang 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] ef9ccf8adfbc29c085c93843bff393ff80e76b1361bfd1bebf4c3a10a4f30b5f
[INFO] running `Command { std: "docker" "start" "-a" "ef9ccf8adfbc29c085c93843bff393ff80e76b1361bfd1bebf4c3a10a4f30b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef9ccf8adfbc29c085c93843bff393ff80e76b1361bfd1bebf4c3a10a4f30b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef9ccf8adfbc29c085c93843bff393ff80e76b1361bfd1bebf4c3a10a4f30b5f", kill_on_drop: false }`
[INFO] [stdout] ef9ccf8adfbc29c085c93843bff393ff80e76b1361bfd1bebf4c3a10a4f30b5f
[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] b0f4ca9f83c474a3acf83321704e41f9eee6ddde8f69e6b09d7de5055f1bb4cd
[INFO] running `Command { std: "docker" "start" "-a" "b0f4ca9f83c474a3acf83321704e41f9eee6ddde8f69e6b09d7de5055f1bb4cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling debug_print v1.0.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking lalrpop-util v0.20.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking dir-diff v0.3.2
[INFO] [stderr]     Checking file_diff v1.0.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling display_tree_derive v1.0.3
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking display_tree v1.1.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling lalrpop v0.20.0
[INFO] [stderr]     Checking jwalk v0.8.1
[INFO] [stderr]     Checking caylang-io v0.1.0 (/opt/rustwide/workdir/caylang/dir-operations)
[INFO] [stdout] warning: unused import: `NodeIdx`
[INFO] [stdout]  --> caylang/dir-operations/src/filesys.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::tree::{NodeData, NodeIdx, Tree, NodeType};
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Command` and `exit`
[INFO] [stdout]  --> caylang/dir-operations/src/filesys.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::process::{exit, Command};
[INFO] [stdout]   |                    ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs_extra::dir`
[INFO] [stdout]  --> caylang/dir-operations/src/filesys.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use fs_extra::dir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs_extra::dir::copy`
[INFO] [stdout]   --> caylang/dir-operations/src/filesys.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use fs_extra::dir::copy;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dir_diff::is_different`
[INFO] [stdout]   --> caylang/dir-operations/src/filesys.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use dir_diff::is_different;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempdir::TempDir`
[INFO] [stdout]   --> caylang/dir-operations/src/filesys.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tempdir::TempDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NodeData` and `NodeType`
[INFO] [stdout]  --> caylang/dir-operations/src/test_helpers/system_testing.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::tree::{NodeData, NodeIdx, NodeType, Tree};
[INFO] [stdout]   |                   ^^^^^^^^           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> caylang/dir-operations/src/test_helpers/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod system_testing;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `exit`
[INFO] [stdout]  --> caylang/dir-operations/src/test_helpers/system_testing.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::process::{exit, Command};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> caylang/dir-operations/src/test_helpers/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod system_testing;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs::File`
[INFO] [stdout]  --> caylang/dir-operations/src/test_helpers/tree_builder.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{fs::File, path::PathBuf};
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> caylang/dir-operations/src/test_helpers/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod tree_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempdir::TempDir`
[INFO] [stdout]  --> caylang/dir-operations/src/test_helpers/tree_builder.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tempdir::TempDir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> caylang/dir-operations/src/test_helpers/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod tree_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> caylang/dir-operations/src/tree.rs:242:19
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn layers(&self) -> Layers {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn layers(&self) -> Layers<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> caylang/dir-operations/src/tree.rs:257:47
[INFO] [stdout]     |
[INFO] [stdout] 255 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 256 |         i: impl Iterator<Item = usize> + 'a,
[INFO] [stdout] 257 |     ) -> impl Iterator<Item = &'a NodeData> + '_ {
[INFO] [stdout]     |                                --             ^^ the same lifetime is elided here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 257 -     ) -> impl Iterator<Item = &'a NodeData> + '_ {
[INFO] [stdout] 257 +     ) -> impl Iterator<Item = &'a NodeData> + 'a {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]    Compiling git2 v0.17.2
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling cargo-lock v9.0.0
[INFO] [stderr]    Compiling built v0.6.1
[INFO] [stderr]    Compiling caylang-parser v0.1.0 (/opt/rustwide/workdir/caylang/parser)
[INFO] [stderr]    Compiling cay v0.1.0 (/opt/rustwide/workdir/caylang/cay)
[INFO] [stderr]     Checking caylang-interpreter v0.1.0 (/opt/rustwide/workdir/caylang/interp)
[INFO] [stdout] warning: unused imports: `NodeType` and `ParamIdent`
[INFO] [stdout]  --> caylang/interp/src/from_ast.rs:7:73
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Clause, ClauseType, Destination, Expr, FoldExpr, SuperIdent, Ident, ParamIdent,
[INFO] [stdout]   |                                                                         ^^^^^^^^^^
[INFO] [stdout] 8 |     Literal, Prototype, NodePrototype, PrototypeDeclaration, NodeType
[INFO] [stdout]   |                                                              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ParamIdent`
[INFO] [stdout]  --> caylang/interp/src/defn_map/defn_map.rs:2:59
[INFO] [stdout]   |
[INFO] [stdout] 2 | use caylang_parser::ast::{Expr, Literal, Ident, to_ident, ParamIdent, SuperIdent,
[INFO] [stdout]   |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Discriminant` and `discriminant`
[INFO] [stdout]  --> caylang/interp/src/defn_map/defn_map.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::mem::{discriminant, Discriminant};
[INFO] [stdout]   |                ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::VecDeque`
[INFO] [stdout]  --> caylang/interp/src/template/parse.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::VecDeque;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Ident` and `Prototype`
[INFO] [stdout]  --> caylang/interp/src/validate/validate.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | use caylang_parser::ast::{SuperIdent, Ident, NodePrototype, Prototype, StructureList, StructurePair, TreePrototype};
[INFO] [stdout]   |                                       ^^^^^                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]   --> caylang/interp/src/interp.rs:29:71
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let out = zip(prototypes, fold_desc.targets.iter()).find(|(p, t)| p.matches(l));
[INFO] [stdout]    |                                                                       ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TopLevelFoldPrototypeError` is never used
[INFO] [stdout]   --> caylang/interp/src/from_ast.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub enum TopLevelFoldPrototypeError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `top_level_ident` is never used
[INFO] [stdout]   --> caylang/interp/src/from_ast.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn top_level_ident(f: &FoldExpr) -> SuperIdent {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting cay v0.1.0 (/opt/rustwide/workdir/caylang/cay)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.92s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/cay/index.html
[INFO] running `Command { std: "docker" "inspect" "b0f4ca9f83c474a3acf83321704e41f9eee6ddde8f69e6b09d7de5055f1bb4cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0f4ca9f83c474a3acf83321704e41f9eee6ddde8f69e6b09d7de5055f1bb4cd", kill_on_drop: false }`
[INFO] [stdout] b0f4ca9f83c474a3acf83321704e41f9eee6ddde8f69e6b09d7de5055f1bb4cd
[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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63e1ede75f14955016a0b6ab1e7583347528cb1926e16ddced307cf38094a230
[INFO] running `Command { std: "docker" "start" "-a" "63e1ede75f14955016a0b6ab1e7583347528cb1926e16ddced307cf38094a230", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "63e1ede75f14955016a0b6ab1e7583347528cb1926e16ddced307cf38094a230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63e1ede75f14955016a0b6ab1e7583347528cb1926e16ddced307cf38094a230", kill_on_drop: false }`
[INFO] [stdout] 63e1ede75f14955016a0b6ab1e7583347528cb1926e16ddced307cf38094a230
