[INFO] cloning repository https://github.com/Bond-009/dodona-containerfile-evaluator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bond-009/dodona-containerfile-evaluator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBond-009%2Fdodona-containerfile-evaluator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBond-009%2Fdodona-containerfile-evaluator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a91483887c7043314e74901acb83eb5d15997f7
[INFO] documenting Bond-009/dodona-containerfile-evaluator 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%2FBond-009%2Fdodona-containerfile-evaluator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bond-009/dodona-containerfile-evaluator
[INFO] finished tweaking git repo https://github.com/Bond-009/dodona-containerfile-evaluator
[INFO] tweaked toml for git repo https://github.com/Bond-009/dodona-containerfile-evaluator written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bond-009/dodona-containerfile-evaluator 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/Bond-009/dodona-containerfile-evaluator 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2c5e2c2a714d47f151ac95caa87eba030bb6b0f2dd70f40bc44580b23b977135
[INFO] running `Command { std: "docker" "start" "-a" "2c5e2c2a714d47f151ac95caa87eba030bb6b0f2dd70f40bc44580b23b977135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c5e2c2a714d47f151ac95caa87eba030bb6b0f2dd70f40bc44580b23b977135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c5e2c2a714d47f151ac95caa87eba030bb6b0f2dd70f40bc44580b23b977135", kill_on_drop: false }`
[INFO] [stdout] 2c5e2c2a714d47f151ac95caa87eba030bb6b0f2dd70f40bc44580b23b977135
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b9087ce380d26f20c89ae575df1d4af4f358e26cf1ce1aab0e5b9078945dd4f4
[INFO] running `Command { std: "docker" "start" "-a" "b9087ce380d26f20c89ae575df1d4af4f358e26cf1ce1aab0e5b9078945dd4f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking enquote v1.1.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking dockerfile-parser v0.1.0 (https://github.com/Bond-009/dockerfile-parser-rs.git?branch=dev#deed9bf2)
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking dodona v0.1.0 (/opt/rustwide/workdir/dodona)
[INFO] [stderr]  Documenting dodona v0.1.0 (/opt/rustwide/workdir/dodona)
[INFO] [stderr]  Documenting dodona-containerfile-evaluator v0.3.0 (/opt/rustwide/workdir/dodona-containerfile-evaluator)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.87s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dodona/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "b9087ce380d26f20c89ae575df1d4af4f358e26cf1ce1aab0e5b9078945dd4f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9087ce380d26f20c89ae575df1d4af4f358e26cf1ce1aab0e5b9078945dd4f4", kill_on_drop: false }`
[INFO] [stdout] b9087ce380d26f20c89ae575df1d4af4f358e26cf1ce1aab0e5b9078945dd4f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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] 492dbb6dbdb5f8c8c91aefa444ae3c28d5b635f0767dbcd2d813dbb19854d56f
[INFO] running `Command { std: "docker" "start" "-a" "492dbb6dbdb5f8c8c91aefa444ae3c28d5b635f0767dbcd2d813dbb19854d56f", 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" "492dbb6dbdb5f8c8c91aefa444ae3c28d5b635f0767dbcd2d813dbb19854d56f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "492dbb6dbdb5f8c8c91aefa444ae3c28d5b635f0767dbcd2d813dbb19854d56f", kill_on_drop: false }`
[INFO] [stdout] 492dbb6dbdb5f8c8c91aefa444ae3c28d5b635f0767dbcd2d813dbb19854d56f
