[INFO] fetching crate wit-dylib 0.246.1... [INFO] testing wit-dylib-0.246.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate wit-dylib 0.246.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate wit-dylib 0.246.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wit-dylib 0.246.1 [INFO] tweaked toml for crates.io crate wit-dylib 0.246.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wit-dylib 0.246.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wit-dylib 0.246.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-smith v0.246.1 [INFO] [stderr] Downloaded serde_core v1.0.222 [INFO] [stderr] Downloaded escape8259 v0.5.3 [INFO] [stderr] Downloaded arbtest v0.3.2 [INFO] [stderr] Downloaded derive_arbitrary v1.4.1 [INFO] [stderr] Downloaded wasm-metadata v0.246.1 [INFO] [stderr] Downloaded libtest-mimic v0.8.1 [INFO] [stderr] Downloaded serde v1.0.222 [INFO] [stderr] Downloaded serde_derive v1.0.222 [INFO] [stderr] Downloaded wasm-encoder v0.246.1 [INFO] [stderr] Downloaded wit-parser v0.246.1 [INFO] [stderr] Downloaded wasmparser v0.246.1 [INFO] [stderr] Downloaded wit-component v0.246.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8a25d078d77aa6caa56b63add8c63ea85c9012acaa31adbf2d0103c80a3e0bb [INFO] running `Command { std: "docker" "start" "-a" "a8a25d078d77aa6caa56b63add8c63ea85c9012acaa31adbf2d0103c80a3e0bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8a25d078d77aa6caa56b63add8c63ea85c9012acaa31adbf2d0103c80a3e0bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a25d078d77aa6caa56b63add8c63ea85c9012acaa31adbf2d0103c80a3e0bb", kill_on_drop: false }` [INFO] [stdout] a8a25d078d77aa6caa56b63add8c63ea85c9012acaa31adbf2d0103c80a3e0bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2769e8aa0b68fd43262f44a82a41c5a5c6f71983cf3d2b46d458ae2644ac0038 [INFO] running `Command { std: "docker" "start" "-a" "2769e8aa0b68fd43262f44a82a41c5a5c6f71983cf3d2b46d458ae2644ac0038", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.222 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.222 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Compiling wasm-encoder v0.246.1 [INFO] [stderr] Compiling wasmparser v0.246.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_derive v1.0.222 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling wit-parser v0.246.1 [INFO] [stderr] Compiling wit-dylib v0.246.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.69s [INFO] running `Command { std: "docker" "inspect" "2769e8aa0b68fd43262f44a82a41c5a5c6f71983cf3d2b46d458ae2644ac0038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2769e8aa0b68fd43262f44a82a41c5a5c6f71983cf3d2b46d458ae2644ac0038", kill_on_drop: false }` [INFO] [stdout] 2769e8aa0b68fd43262f44a82a41c5a5c6f71983cf3d2b46d458ae2644ac0038 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4165413ee307cef4a1ec0796281ce7f90971808ed69fbe4f7567d39a61fa432f [INFO] running `Command { std: "docker" "start" "-a" "4165413ee307cef4a1ec0796281ce7f90971808ed69fbe4f7567d39a61fa432f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling escape8259 v0.5.3 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling wasmparser v0.246.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde_derive v1.0.222 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling arbtest v0.3.2 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling libtest-mimic v0.8.1 [INFO] [stderr] Compiling wasm-encoder v0.246.1 [INFO] [stderr] Compiling wit-parser v0.246.1 [INFO] [stderr] Compiling wasm-metadata v0.246.1 [INFO] [stderr] Compiling wit-component v0.246.1 [INFO] [stderr] Compiling wit-dylib v0.246.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wit-smith v0.246.1 [INFO] [stdout] error[E0433]: cannot find module or crate `artifacts` in this scope [INFO] [stdout] --> tests/all.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | for (caller, callee, wit) in artifacts::TESTS { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `artifacts` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `artifacts`, use `cargo add artifacts` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `artifacts` in this scope [INFO] [stdout] --> tests/all.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | let composition_file = artifacts::compose( [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `artifacts` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `artifacts`, use `cargo add artifacts` 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 compile `wit-dylib` (test "all") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: cannot find module or crate `artifacts` in this scope [INFO] [stdout] --> tests/roundtrip.rs:272:35 [INFO] [stdout] | [INFO] [stdout] 272 | TempDir::new_in(Path::new(artifacts::ROUNDTRIP_CALLER).parent().unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `artifacts` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `artifacts`, use `cargo add artifacts` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `artifacts` in this scope [INFO] [stdout] --> tests/roundtrip.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | let composition = artifacts::compose( [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `artifacts` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `artifacts`, use `cargo add artifacts` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `artifacts` in this scope [INFO] [stdout] --> tests/roundtrip.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | (artifacts::ROUNDTRIP_CALLER.as_ref(), caller), [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `artifacts` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `artifacts`, use `cargo add artifacts` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `artifacts` in this scope [INFO] [stdout] --> tests/roundtrip.rs:279:10 [INFO] [stdout] | [INFO] [stdout] 279 | (artifacts::ROUNDTRIP_CALLEE.as_ref(), callee), [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `artifacts` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `artifacts`, use `cargo add artifacts` 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 compile `wit-dylib` (test "roundtrip") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "4165413ee307cef4a1ec0796281ce7f90971808ed69fbe4f7567d39a61fa432f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4165413ee307cef4a1ec0796281ce7f90971808ed69fbe4f7567d39a61fa432f", kill_on_drop: false }` [INFO] [stdout] 4165413ee307cef4a1ec0796281ce7f90971808ed69fbe4f7567d39a61fa432f