[INFO] cloning repository https://github.com/ALVAROPING1/CreatorCompiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ALVAROPING1/CreatorCompiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FALVAROPING1%2FCreatorCompiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FALVAROPING1%2FCreatorCompiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fafbfced9beb680b4d3ddcfeb747d7a236311dab
[INFO] documenting ALVAROPING1/CreatorCompiler 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%2FALVAROPING1%2FCreatorCompiler" "/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/ALVAROPING1/CreatorCompiler
[INFO] finished tweaking git repo https://github.com/ALVAROPING1/CreatorCompiler
[INFO] tweaked toml for git repo https://github.com/ALVAROPING1/CreatorCompiler written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ALVAROPING1/CreatorCompiler 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/ALVAROPING1/CreatorCompiler 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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d59d3c0969741c40aa2e6bca5369770f9e5bfe56181ecf5416a2fae43ab500de
[INFO] running `Command { std: "docker" "start" "-a" "d59d3c0969741c40aa2e6bca5369770f9e5bfe56181ecf5416a2fae43ab500de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d59d3c0969741c40aa2e6bca5369770f9e5bfe56181ecf5416a2fae43ab500de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d59d3c0969741c40aa2e6bca5369770f9e5bfe56181ecf5416a2fae43ab500de", kill_on_drop: false }`
[INFO] [stdout] d59d3c0969741c40aa2e6bca5369770f9e5bfe56181ecf5416a2fae43ab500de
[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: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] 8967d9d342369a328b612bbe9ebb285570b25018fc87aa5af72ab8c3a03a87b0
[INFO] running `Command { std: "docker" "start" "-a" "8967d9d342369a328b612bbe9ebb285570b25018fc87aa5af72ab8c3a03a87b0", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking ariadne v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking ansi-to-html v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]  Documenting creator-compiler v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.31s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/creator_compiler/index.html
[INFO] running `Command { std: "docker" "inspect" "8967d9d342369a328b612bbe9ebb285570b25018fc87aa5af72ab8c3a03a87b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8967d9d342369a328b612bbe9ebb285570b25018fc87aa5af72ab8c3a03a87b0", kill_on_drop: false }`
[INFO] [stdout] 8967d9d342369a328b612bbe9ebb285570b25018fc87aa5af72ab8c3a03a87b0
[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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "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] 94401a1bd2e4c55f8f4b2e99d2aa4dac6a75c8761ce13d32bb9fcb2680a9424c
[INFO] running `Command { std: "docker" "start" "-a" "94401a1bd2e4c55f8f4b2e99d2aa4dac6a75c8761ce13d32bb9fcb2680a9424c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking ansi-to-html v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking schemars v0.8.22
[INFO] [stderr]  Documenting creator-compiler v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.85s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/creator_compiler/index.html
[INFO] running `Command { std: "docker" "inspect" "94401a1bd2e4c55f8f4b2e99d2aa4dac6a75c8761ce13d32bb9fcb2680a9424c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94401a1bd2e4c55f8f4b2e99d2aa4dac6a75c8761ce13d32bb9fcb2680a9424c", kill_on_drop: false }`
[INFO] [stdout] 94401a1bd2e4c55f8f4b2e99d2aa4dac6a75c8761ce13d32bb9fcb2680a9424c
