[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] checking DougAnderson444/compose-example/235add0aceff88ec8aad47b7be21af3843081abc against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDougAnderson444%2Fcompose-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DougAnderson444/compose-example on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen v0.16.0 [INFO] [stderr] Downloaded cargo-component-bindings v0.6.0 [INFO] [stderr] Downloaded cargo-component-macro v0.6.0 [INFO] [stderr] Downloaded wat v1.0.82 [INFO] [stderr] Downloaded wiggle v16.0.0 [INFO] [stderr] Downloaded wiggle-generate v16.0.0 [INFO] [stderr] Downloaded wasi-common v16.0.0 [INFO] [stderr] Downloaded wiggle-macro v16.0.0 [INFO] [stderr] Downloaded wasi-cap-std-sync v16.0.0 [INFO] [stderr] Downloaded wit-parser v0.13.0 [INFO] [stderr] Downloaded wasmtime-wasi v16.0.0 [INFO] [stderr] Downloaded wasmprinter v0.2.75 [INFO] [stderr] Downloaded wast v69.0.1 [INFO] [stderr] Downloaded wasmparser v0.118.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f98c8a1aa13ec386eeba7ae31bcc5780d7e9a7093d5ddece55b1faa1543a950 [INFO] running `Command { std: "docker" "start" "-a" "5f98c8a1aa13ec386eeba7ae31bcc5780d7e9a7093d5ddece55b1faa1543a950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f98c8a1aa13ec386eeba7ae31bcc5780d7e9a7093d5ddece55b1faa1543a950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f98c8a1aa13ec386eeba7ae31bcc5780d7e9a7093d5ddece55b1faa1543a950", kill_on_drop: false }` [INFO] [stdout] 5f98c8a1aa13ec386eeba7ae31bcc5780d7e9a7093d5ddece55b1faa1543a950 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a18a69b132aef79b9fc55882cfa198297eb6b3b00c7bb0d99b98e6dfa87bc40c [INFO] running `Command { std: "docker" "start" "-a" "a18a69b132aef79b9fc55882cfa198297eb6b3b00c7bb0d99b98e6dfa87bc40c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling cranelift-isle v0.103.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.103.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.103.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking wasm-encoder v0.38.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking cranelift-control v0.103.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Checking bumpalo v3.14.0 [INFO] [stderr] Compiling io-extras v0.18.1 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking wasmtime-component-util v16.0.0 [INFO] [stderr] Compiling cargo-component-macro v0.6.0 [INFO] [stderr] Compiling cap-primitives v2.0.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling cranelift-codegen v0.103.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking wit-bindgen v0.16.0 [INFO] [stderr] Checking wasmtime-asm-macros v16.0.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling cap-std v2.0.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking fs-set-times v0.20.1 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking wasmtime-wmemcheck v16.0.0 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling wasmtime-cache v16.0.0 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking wast v69.0.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v16.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking cargo-component-bindings v0.6.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling wasmtime-fiber v16.0.0 [INFO] [stderr] Compiling wasmtime-runtime v16.0.0 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v16.0.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling wasi-common v16.0.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling wiggle-generate v16.0.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling cap-fs-ext v2.0.0 [INFO] [stderr] Compiling system-interface v0.26.0 [INFO] [stderr] Checking cap-rand v2.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking cap-time-ext v2.0.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling wasmtime-wasi v16.0.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking cap-net-ext v2.0.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking count v0.1.0 (/opt/rustwide/workdir/crates/count) [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] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `count` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a18a69b132aef79b9fc55882cfa198297eb6b3b00c7bb0d99b98e6dfa87bc40c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a18a69b132aef79b9fc55882cfa198297eb6b3b00c7bb0d99b98e6dfa87bc40c", kill_on_drop: false }` [INFO] [stdout] a18a69b132aef79b9fc55882cfa198297eb6b3b00c7bb0d99b98e6dfa87bc40c