[INFO] cloning repository https://github.com/kate-goldenring/wasip3-components [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kate-goldenring/wasip3-components" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkate-goldenring%2Fwasip3-components", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkate-goldenring%2Fwasip3-components'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02e4e2d14840874f105bc99dc90b816508748d96 [INFO] checking kate-goldenring/wasip3-components against master#69fd5e4059f8840f09f60269bcda23dcdcb77151 for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkate-goldenring%2Fwasip3-components" "/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/kate-goldenring/wasip3-components on toolchain 69fd5e4059f8840f09f60269bcda23dcdcb77151 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kate-goldenring/wasip3-components [INFO] finished tweaking git repo https://github.com/kate-goldenring/wasip3-components [INFO] tweaked toml for git repo https://github.com/kate-goldenring/wasip3-components written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kate-goldenring/wasip3-components 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" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/bytecodealliance/wit-bindgen` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasi-cli` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasi-clocks` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasi-filesystem` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasi-http` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasi-io` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasi-nn v0.6.0 [INFO] [stderr] Downloaded wasm-metadata v0.225.0 [INFO] [stderr] Downloaded wasm-encoder v0.225.0 [INFO] [stderr] Downloaded leb128fmt v0.1.0 [INFO] [stderr] Downloaded wit-bindgen-rt v0.37.0 [INFO] [stderr] Downloaded wasi v0.14.0+wasi-0.2.3 [INFO] [stderr] Downloaded wit-parser v0.225.0 [INFO] [stderr] Downloaded wasmparser v0.225.0 [INFO] [stderr] Downloaded wit-component v0.225.0 [INFO] [stderr] Downloaded spdx v0.10.8 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b78d1b62631cc662f3cf0c261f6b8adc95ce70f24af235da28310ba88c73aca [INFO] running `Command { std: "docker" "start" "-a" "8b78d1b62631cc662f3cf0c261f6b8adc95ce70f24af235da28310ba88c73aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b78d1b62631cc662f3cf0c261f6b8adc95ce70f24af235da28310ba88c73aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b78d1b62631cc662f3cf0c261f6b8adc95ce70f24af235da28310ba88c73aca", kill_on_drop: false }` [INFO] [stdout] 8b78d1b62631cc662f3cf0c261f6b8adc95ce70f24af235da28310ba88c73aca [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed1e1e560afa694aa198efca9a28c8b1fe3b602c3b435191f10b92ff9f7d84e5 [INFO] running `Command { std: "docker" "start" "-a" "ed1e1e560afa694aa198efca9a28c8b1fe3b602c3b435191f10b92ff9f7d84e5", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling wasmparser v0.225.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling wasm-encoder v0.225.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling spdx v0.10.8 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling wit-bindgen-rust v0.39.0 (https://github.com/bytecodealliance/wit-bindgen#5d8fa619) [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.39.0 (https://github.com/bytecodealliance/wit-bindgen#5d8fa619) [INFO] [stderr] Compiling wit-bindgen-rt v0.37.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wit-bindgen-rt v0.39.0 (https://github.com/bytecodealliance/wit-bindgen#5d8fa619) [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking wasi v0.14.0+wasi-0.2.3 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling synstructure v0.13.1 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Checking wasi-nn v0.6.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling wit-parser v0.225.0 [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 wasm-metadata v0.225.0 [INFO] [stderr] Compiling wit-bindgen-core v0.39.0 (https://github.com/bytecodealliance/wit-bindgen#5d8fa619) [INFO] [stderr] Compiling wit-component v0.225.0 [INFO] [stderr] Checking wit-bindgen v0.39.0 (https://github.com/bytecodealliance/wit-bindgen#5d8fa619) [INFO] [stderr] Checking oops v0.0.0 (/opt/rustwide/workdir/oops) [INFO] [stderr] Checking async-middleware v0.0.0 (/opt/rustwide/workdir/crates/middleware) [INFO] [stderr] Checking async-http-echo v0.0.0 (/opt/rustwide/workdir/crates/echo) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.86s [INFO] running `Command { std: "docker" "inspect" "ed1e1e560afa694aa198efca9a28c8b1fe3b602c3b435191f10b92ff9f7d84e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed1e1e560afa694aa198efca9a28c8b1fe3b602c3b435191f10b92ff9f7d84e5", kill_on_drop: false }` [INFO] [stdout] ed1e1e560afa694aa198efca9a28c8b1fe3b602c3b435191f10b92ff9f7d84e5