[INFO] cloning repository https://github.com/DougAnderson444/compose-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DougAnderson444/compose-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDougAnderson444%2Fcompose-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDougAnderson444%2Fcompose-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 235add0aceff88ec8aad47b7be21af3843081abc
[INFO] documenting DougAnderson444/compose-example 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%2FDougAnderson444%2Fcompose-example" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DougAnderson444/compose-example
[INFO] finished tweaking git repo https://github.com/DougAnderson444/compose-example
[INFO] tweaked toml for git repo https://github.com/DougAnderson444/compose-example written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DougAnderson444/compose-example 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/DougAnderson444/compose-example 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c481621fda3c967f7849b30b645e9a8c981d6a642f6f15e2c9c0be046d42b558
[INFO] running `Command { std: "docker" "start" "-a" "c481621fda3c967f7849b30b645e9a8c981d6a642f6f15e2c9c0be046d42b558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c481621fda3c967f7849b30b645e9a8c981d6a642f6f15e2c9c0be046d42b558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c481621fda3c967f7849b30b645e9a8c981d6a642f6f15e2c9c0be046d42b558", kill_on_drop: false }`
[INFO] [stdout] c481621fda3c967f7849b30b645e9a8c981d6a642f6f15e2c9c0be046d42b558
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33bdf92951f3adcc75c0ebb552a5995bce14a337dee25b8bc84f612ffd287e4d
[INFO] running `Command { std: "docker" "start" "-a" "33bdf92951f3adcc75c0ebb552a5995bce14a337dee25b8bc84f612ffd287e4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling cargo-component-macro v0.6.0
[INFO] [stderr]     Checking wit-bindgen v0.16.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]     Checking cargo-component-bindings v0.6.0
[INFO] [stderr]  Documenting aggregate v0.1.0 (/opt/rustwide/workdir/crates/aggregate)
[INFO] [stderr]  Documenting count v0.1.0 (/opt/rustwide/workdir/crates/count)
[INFO] [stderr]  Documenting increment v0.1.0 (/opt/rustwide/workdir/crates/increment)
[INFO] [stderr]  Documenting show v0.1.0 (/opt/rustwide/workdir/crates/show)
[INFO] [stdout] error: bindings file `/opt/rustwide/target/bindings/show/bindings.rs` does not exist
[INFO] [stdout]        
[INFO] [stdout]        did you forget to run `cargo component build`? (https://github.com/bytecodealliance/cargo-component)
[INFO] [stdout]  --> crates/show/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | cargo_component_bindings::generate!();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `cargo_component_bindings::generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bindings` in the crate root
[INFO] [stdout]  --> crates/show/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::bindings::exports::shower::show::display::Guest;
[INFO] [stdout]   |            ^^^^^^^^ could not find `bindings` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bindings`
[INFO] [stdout]  --> crates/show/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bindings::counter::count::current::count;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `bindings`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bindings`, use `cargo add bindings` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `show`
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: bindings file `/opt/rustwide/target/bindings/aggregate/bindings.rs` does not exist
[INFO] [stdout]        
[INFO] [stdout]        did you forget to run `cargo component build`? (https://github.com/bytecodealliance/cargo-component)
[INFO] [stdout]  --> crates/aggregate/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | cargo_component_bindings::generate!();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `cargo_component_bindings::generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bindings`
[INFO] [stdout]  --> crates/aggregate/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bindings::exports::aggregate::aggregate::controls::Guest;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `bindings`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bindings`, use `cargo add bindings` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bindings`
[INFO] [stdout]  --> crates/aggregate/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bindings::increment::increment::increase::{current, up};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `bindings`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bindings`, use `cargo add bindings` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bindings`
[INFO] [stdout]  --> crates/aggregate/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bindings::shower::show::display::view;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `bindings`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bindings`, use `cargo add bindings` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `aggregate`
[INFO] [stderr] error: could not document `increment`
[INFO] [stdout] error: bindings file `/opt/rustwide/target/bindings/increment/bindings.rs` does not exist
[INFO] [stdout]        
[INFO] [stdout]        did you forget to run `cargo component build`? (https://github.com/bytecodealliance/cargo-component)
[INFO] [stdout]  --> crates/increment/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | cargo_component_bindings::generate!();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `cargo_component_bindings::generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bindings` in the crate root
[INFO] [stdout]  --> crates/increment/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::bindings::exports::increment::increment::increase::Guest;
[INFO] [stdout]   |            ^^^^^^^^ could not find `bindings` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bindings`
[INFO] [stdout]  --> crates/increment/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bindings::counter::count::change::{current, increment};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `bindings`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bindings`, use `cargo add bindings` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: bindings file `/opt/rustwide/target/bindings/count/bindings.rs` does not exist
[INFO] [stdout]        
[INFO] [stdout]        did you forget to run `cargo component build`? (https://github.com/bytecodealliance/cargo-component)
[INFO] [stdout]  --> crates/count/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | cargo_component_bindings::generate!();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `cargo_component_bindings::generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bindings` in the crate root
[INFO] [stdout]  --> crates/count/src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::bindings::exports::counter::count::change::Guest as ChangeGuest;
[INFO] [stdout]   |            ^^^^^^^^ could not find `bindings` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bindings` in the crate root
[INFO] [stdout]  --> crates/count/src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::bindings::exports::counter::count::current::Guest as ShowGuest;
[INFO] [stdout]   |            ^^^^^^^^ could not find `bindings` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> crates/count/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(lazy_cell)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0554.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `count`
[INFO] running `Command { std: "docker" "inspect" "33bdf92951f3adcc75c0ebb552a5995bce14a337dee25b8bc84f612ffd287e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33bdf92951f3adcc75c0ebb552a5995bce14a337dee25b8bc84f612ffd287e4d", kill_on_drop: false }`
[INFO] [stdout] 33bdf92951f3adcc75c0ebb552a5995bce14a337dee25b8bc84f612ffd287e4d
