[INFO] fetching crate wadge 0.5.0... [INFO] testing wadge-0.5.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate wadge 0.5.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate wadge 0.5.0 [INFO] finished tweaking crates.io crate wadge 0.5.0 [INFO] tweaked toml for crates.io crate wadge 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wadge 0.5.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wadge 0.5.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-encoder v0.217.1 [INFO] [stderr] Downloaded wasm-metadata v0.217.1 [INFO] [stderr] Downloaded wat v1.230.0 [INFO] [stderr] Downloaded wasmtime-winch v32.0.0 [INFO] [stderr] Downloaded wasmtime-component-util v32.0.0 [INFO] [stderr] Downloaded cranelift-bitset v0.119.0 [INFO] [stderr] Downloaded wasmtime-versioned-export-macros v32.0.0 [INFO] [stderr] Downloaded cranelift-entity v0.119.0 [INFO] [stderr] Downloaded wasmtime-math v32.0.0 [INFO] [stderr] Downloaded cranelift-native v0.119.0 [INFO] [stderr] Downloaded wasmprinter v0.228.0 [INFO] [stderr] Downloaded cranelift-control v0.119.0 [INFO] [stderr] Downloaded cap-rand v3.4.4 [INFO] [stderr] Downloaded cap-net-ext v3.4.4 [INFO] [stderr] Downloaded rustix-linux-procfs v0.1.1 [INFO] [stderr] Downloaded cap-time-ext v3.4.4 [INFO] [stderr] Downloaded fs-set-times v0.20.3 [INFO] [stderr] Downloaded wasmtime-wit-bindgen v32.0.0 [INFO] [stderr] Downloaded cap-fs-ext v3.4.4 [INFO] [stderr] Downloaded wit-component v0.217.1 [INFO] [stderr] Downloaded winch-codegen v32.0.0 [INFO] [stderr] Downloaded wasmtime-environ v32.0.0 [INFO] [stderr] Downloaded wasmtime v32.0.0 [INFO] [stderr] Downloaded pulley-interpreter v32.0.0 [INFO] [stderr] Downloaded wasmtime-cranelift v32.0.0 [INFO] [stderr] Downloaded wasmparser v0.228.0 [INFO] [stderr] Downloaded wasmparser v0.230.0 [INFO] [stderr] Downloaded cranelift-isle v0.119.0 [INFO] [stderr] Downloaded cabish v0.2.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.119.0 [INFO] [stderr] Downloaded wasi-preview1-component-adapter-provider v32.0.0 [INFO] [stderr] Downloaded wasm-encoder v0.228.0 [INFO] [stderr] Downloaded wasmtime-wasi-keyvalue v32.0.0 [INFO] [stderr] Downloaded wasmtime-wasi-http v32.0.0 [INFO] [stderr] Downloaded wasmtime-cabish v0.3.1 [INFO] [stderr] Downloaded cap-primitives v3.4.4 [INFO] [stderr] Downloaded wasmtime-wasi-io v32.0.0 [INFO] [stderr] Downloaded wasmtime-wasi v32.0.0 [INFO] [stderr] Downloaded wit-parser v0.228.0 [INFO] [stderr] Downloaded wasmtime-component-macro v32.0.0 [INFO] [stderr] Downloaded cranelift-codegen v0.119.0 [INFO] [stderr] Downloaded wasm-encoder v0.230.0 [INFO] [stderr] Downloaded wast v230.0.0 [INFO] [stderr] Downloaded wit-parser v0.217.1 [INFO] [stderr] Downloaded wasmtime-asm-macros v32.0.0 [INFO] [stderr] Downloaded wasmtime-fiber v32.0.0 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v32.0.0 [INFO] [stderr] Downloaded wasmtime-slab v32.0.0 [INFO] [stderr] Downloaded cranelift-frontend v0.119.0 [INFO] [stderr] Downloaded cranelift-assembler-x64 v0.119.0 [INFO] [stderr] Downloaded cranelift-bforest v0.119.0 [INFO] [stderr] Downloaded cranelift-assembler-x64-meta v0.119.0 [INFO] [stderr] Downloaded cranelift-srcgen v0.119.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.119.0 [INFO] [stderr] Downloaded wasmparser v0.217.1 [INFO] [stderr] Downloaded cap-std v3.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdea9a7ae64d5748daac143881358f68b6fa8a55deae8014a3b7ca7a1b9ae476 [INFO] running `Command { std: "docker" "start" "-a" "cdea9a7ae64d5748daac143881358f68b6fa8a55deae8014a3b7ca7a1b9ae476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdea9a7ae64d5748daac143881358f68b6fa8a55deae8014a3b7ca7a1b9ae476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdea9a7ae64d5748daac143881358f68b6fa8a55deae8014a3b7ca7a1b9ae476", kill_on_drop: false }` [INFO] [stdout] cdea9a7ae64d5748daac143881358f68b6fa8a55deae8014a3b7ca7a1b9ae476 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e963d331acf87bb688dfad650753f51b5cdbe9a9cbb22cc4bc2897a2ebf898a [INFO] running `Command { std: "docker" "start" "-a" "5e963d331acf87bb688dfad650753f51b5cdbe9a9cbb22cc4bc2897a2ebf898a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cranelift-srcgen v0.119.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.119.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cranelift-bitset v0.119.0 [INFO] [stderr] Compiling cranelift-isle v0.119.0 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling pulley-interpreter v32.0.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.119.0 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.119.0 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling wasmtime-math v32.0.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling wasmparser v0.228.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cranelift-control v0.119.0 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling wasm-encoder v0.228.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.119.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling wasm-encoder v0.230.0 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling wasmtime-component-util v32.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v32.0.0 [INFO] [stderr] Compiling cranelift-codegen v0.119.0 [INFO] [stderr] Compiling wasmtime-fiber v32.0.0 [INFO] [stderr] Compiling rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling fs-set-times v0.20.3 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling wasmtime-component-macro v32.0.0 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling wast v230.0.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling wasmtime v32.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling wit-parser v0.228.0 [INFO] [stderr] Compiling wasmtime-asm-macros v32.0.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling cranelift-entity v0.119.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling regalloc2 v0.11.2 [INFO] [stderr] Compiling cranelift-bforest v0.119.0 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling wasmtime-wit-bindgen v32.0.0 [INFO] [stderr] Compiling wat v1.230.0 [INFO] [stderr] Compiling memfd v0.6.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] error: could not compile `wast` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-230.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features --deny=unsafe_code --warn=unsafe-op-in-unsafe-fn --warn=unsafe-attr-outside-unsafe '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=missing-unsafe-on-extern '--warn=clippy::map_clone' '--warn=clippy::manual_strip' --warn=keyword_idents_2024 --warn=deprecated-safe-2024 '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(fuzzing)' --cfg 'feature="component-model"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "dwarf", "wasm-module"))' -C metadata=dfc29a5a994b80ba -C extra-filename=-badc0b36704d40fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-e58c18174eef811f.rmeta --extern leb128fmt=/opt/rustwide/target/debug/deps/libleb128fmt-2a9a82a3ed621724.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-104fd0221b83b3d7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=1148ecb87d7f8f33 -C extra-filename=-3ba9e8aaebb89637 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a1f51a53e348ca20.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-70aba8f0debb7e7f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-bad5e7471ed9db40.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5e963d331acf87bb688dfad650753f51b5cdbe9a9cbb22cc4bc2897a2ebf898a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e963d331acf87bb688dfad650753f51b5cdbe9a9cbb22cc4bc2897a2ebf898a", kill_on_drop: false }` [INFO] [stdout] 5e963d331acf87bb688dfad650753f51b5cdbe9a9cbb22cc4bc2897a2ebf898a