[INFO] fetching crate wasmtime-wasi-config 36.0.1... [INFO] checking wasmtime-wasi-config-36.0.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate wasmtime-wasi-config 36.0.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wasmtime-wasi-config 36.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wasmtime-wasi-config 36.0.1 [INFO] tweaked toml for crates.io crate wasmtime-wasi-config 36.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmtime-wasi-config 36.0.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmtime-wasi-config 36.0.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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e41d9c62ea02b254135df40d9b911c8130282f40718e74d9f1229e2027bcd07 [INFO] running `Command { std: "docker" "start" "-a" "1e41d9c62ea02b254135df40d9b911c8130282f40718e74d9f1229e2027bcd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e41d9c62ea02b254135df40d9b911c8130282f40718e74d9f1229e2027bcd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e41d9c62ea02b254135df40d9b911c8130282f40718e74d9f1229e2027bcd07", kill_on_drop: false }` [INFO] [stdout] 1e41d9c62ea02b254135df40d9b911c8130282f40718e74d9f1229e2027bcd07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec837764f0ff52b6a97ff3225738d618e1969b27d1f14d49191744ba35659662 [INFO] running `Command { std: "docker" "start" "-a" "ec837764f0ff52b6a97ff3225738d618e1969b27d1f14d49191744ba35659662", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling io-extras v0.18.3 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling wasmparser v0.236.0 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling object v0.37.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling target-lexicon v0.13.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling wasmtime-internal-component-macro v36.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking embedded-io v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Compiling wasmtime-internal-unwinder v36.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wasmtime-internal-asm-macros v36.0.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking wasmtime-internal-math v36.0.1 [INFO] [stderr] Checking wasmtime-internal-component-util v36.0.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking gimli v0.32.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking wasmtime-internal-jit-icache-coherence v36.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking wasmtime-internal-slab v36.0.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling system-interface v0.27.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling cap-fs-ext v3.4.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking cap-rand v3.4.4 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking fs-set-times v0.20.1 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling wasmtime-internal-versioned-export-macros v36.0.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pulley-macros v36.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling wasmtime-internal-fiber v36.0.1 [INFO] [stderr] Compiling wasmtime v36.0.1 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking cap-time-ext v3.4.4 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling wit-parser v0.236.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cranelift-bitset v0.123.1 [INFO] [stderr] Checking postcard v1.0.8 [INFO] [stderr] Checking cranelift-entity v0.123.1 [INFO] [stderr] Checking pulley-interpreter v36.0.1 [INFO] [stderr] Checking cap-net-ext v3.4.4 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling wasmtime-internal-wit-bindgen v36.0.1 [INFO] [stderr] Checking wasmtime-environ v36.0.1 [INFO] [stderr] Checking wasmtime-wasi-io v36.0.1 [INFO] [stderr] Checking wasmtime-wasi-config v36.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking wasmtime-wasi v36.0.1 [INFO] [stdout] error[E0432]: unresolved import `test_programs_artifacts` [INFO] [stdout] --> tests/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use test_programs_artifacts::{CONFIG_GET_COMPONENT, foreach_config}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_programs_artifacts` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_programs_artifacts`, use `cargo add test_programs_artifacts` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `assert_test_exists` [INFO] [stdout] --> tests/main.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | macro_rules! assert_test_exists { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_programs_artifacts` [INFO] [stdout] --> tests/main.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | let engine = test_programs_artifacts::engine(|config| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_programs_artifacts` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_programs_artifacts`, use `cargo add test_programs_artifacts` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_file` found for struct `wasmtime::component::Component` in the current scope [INFO] [stdout] --> tests/main.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | let component = Component::from_file(&engine, path)?; [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `wasmtime::component::Component` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `wasmtime::component::Component` consider using one of the following associated functions: [INFO] [stdout] wasmtime::component::Component::deserialize [INFO] [stdout] wasmtime::component::Component::deserialize_raw [INFO] [stdout] wasmtime::component::Component::deserialize_file [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-36.0.1/src/runtime/component/component.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | pub unsafe fn deserialize(engine: &Engine, bytes: impl AsRef<[u8]>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 225 | pub unsafe fn deserialize_raw(engine: &Engine, memory: NonNull<[u8]>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 247 | pub unsafe fn deserialize_file(engine: &Engine, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmtime-wasi-config` (test "main") due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ec837764f0ff52b6a97ff3225738d618e1969b27d1f14d49191744ba35659662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec837764f0ff52b6a97ff3225738d618e1969b27d1f14d49191744ba35659662", kill_on_drop: false }` [INFO] [stdout] ec837764f0ff52b6a97ff3225738d618e1969b27d1f14d49191744ba35659662