[INFO] fetching crate waki 0.5.1... [INFO] building waki-0.5.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate waki 0.5.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate waki 0.5.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate waki 0.5.1 [INFO] tweaked toml for crates.io crate waki 0.5.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate waki 0.5.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--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] Locking 306 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding wasmtime v25.0.3 (available: v37.0.1) [INFO] [stderr] Adding wasmtime-wasi v25.0.3 (available: v37.0.1) [INFO] [stderr] Adding wasmtime-wasi-http v25.0.3 (available: v37.0.1) [INFO] [stderr] Adding wit-bindgen v0.34.0 (available: v0.46.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 347c479856df3fbb68582e16d6ec97dc096b61da6c135b4220a6ba7735838bca [INFO] running `Command { std: "docker" "start" "-a" "347c479856df3fbb68582e16d6ec97dc096b61da6c135b4220a6ba7735838bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "347c479856df3fbb68582e16d6ec97dc096b61da6c135b4220a6ba7735838bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "347c479856df3fbb68582e16d6ec97dc096b61da6c135b4220a6ba7735838bca", kill_on_drop: false }` [INFO] [stdout] 347c479856df3fbb68582e16d6ec97dc096b61da6c135b4220a6ba7735838bca [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8101e4a6b3b599fa4dc10d8bcb0746f0848ed323ca2d57059c21e67d26d75da5 [INFO] running `Command { std: "docker" "start" "-a" "8101e4a6b3b599fa4dc10d8bcb0746f0848ed323ca2d57059c21e67d26d75da5", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.34.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.34.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.34.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling spdx v0.10.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling waki-macros v0.5.1 [INFO] [stderr] Compiling wasmparser v0.219.2 [INFO] [stderr] Compiling wasm-encoder v0.219.2 [INFO] [stderr] Compiling wit-parser v0.219.2 [INFO] [stderr] Compiling wasm-metadata v0.219.2 [INFO] [stderr] Compiling wit-component v0.219.2 [INFO] [stderr] Compiling wit-bindgen-core v0.34.0 [INFO] [stderr] Compiling wit-bindgen v0.34.0 [INFO] [stderr] Compiling waki v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `anyhow` [INFO] [stdout] --> src/common/request_and_response.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use anyhow::{anyhow, Error, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/common/request_and_response.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.04s [INFO] running `Command { std: "docker" "inspect" "8101e4a6b3b599fa4dc10d8bcb0746f0848ed323ca2d57059c21e67d26d75da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8101e4a6b3b599fa4dc10d8bcb0746f0848ed323ca2d57059c21e67d26d75da5", kill_on_drop: false }` [INFO] [stdout] 8101e4a6b3b599fa4dc10d8bcb0746f0848ed323ca2d57059c21e67d26d75da5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa2a6029abeffb6d7106a630b7ea55b472a72ee8f90f3580d9705773157a178f [INFO] running `Command { std: "docker" "start" "-a" "fa2a6029abeffb6d7106a630b7ea55b472a72ee8f90f3580d9705773157a178f", kill_on_drop: false }` [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling cranelift-isle v0.112.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.112.3 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v25.0.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cranelift-codegen-meta v0.112.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] error: could not compile `linux-raw-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name linux_raw_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/linux-raw-sys-0.11.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(target_arch, values("xtensa"))' --cfg 'feature="auxvec"' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="if_ether"' --cfg 'feature="ioctl"' --cfg 'feature="net"' --cfg 'feature="netlink"' --cfg 'feature="no_std"' --cfg 'feature="prctl"' --cfg 'feature="xdp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=d6ed2a966ce1523e -C extra-filename=-7ff67804fdd3dd44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `cranelift-codegen-meta` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name cranelift_codegen_meta --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-meta-0.112.3/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 '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::uninlined_format_args' --warn=trivial_numeric_casts '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dadda9d7d9061904 -C extra-filename=-7d4b7da15cebf98d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-9d3aabc9ca1d2adb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fa2a6029abeffb6d7106a630b7ea55b472a72ee8f90f3580d9705773157a178f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa2a6029abeffb6d7106a630b7ea55b472a72ee8f90f3580d9705773157a178f", kill_on_drop: false }` [INFO] [stdout] fa2a6029abeffb6d7106a630b7ea55b472a72ee8f90f3580d9705773157a178f