[INFO] fetching crate wasi-experimental-http-wasmtime 0.10.0... [INFO] testing wasi-experimental-http-wasmtime-0.10.0 against beta-2022-09-25 for beta-1.65-1 [INFO] extracting crate wasi-experimental-http-wasmtime 0.10.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate wasi-experimental-http-wasmtime 0.10.0 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasi-experimental-http-wasmtime 0.10.0 [INFO] finished tweaking crates.io crate wasi-experimental-http-wasmtime 0.10.0 [INFO] tweaked toml for crates.io crate wasi-experimental-http-wasmtime 0.10.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d94e9b4f0a9b6741adaade86e78d5f09094aca6d91d91eb931fe4d17ca27b927 [INFO] running `Command { std: "docker" "start" "-a" "d94e9b4f0a9b6741adaade86e78d5f09094aca6d91d91eb931fe4d17ca27b927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d94e9b4f0a9b6741adaade86e78d5f09094aca6d91d91eb931fe4d17ca27b927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d94e9b4f0a9b6741adaade86e78d5f09094aca6d91d91eb931fe4d17ca27b927", kill_on_drop: false }` [INFO] [stdout] d94e9b4f0a9b6741adaade86e78d5f09094aca6d91d91eb931fe4d17ca27b927 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91547967c7d874419e214c4e620dd3482e1e4a07c83bfcefb74f1a110602e696 [INFO] running `Command { std: "docker" "start" "-a" "91547967c7d874419e214c4e620dd3482e1e4a07c83bfcefb74f1a110602e696", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling rustix v0.33.7 [INFO] [stderr] Compiling linux-raw-sys v0.0.42 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling wasmtime-fiber v0.35.3 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling io-extras v0.13.2 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling cap-primitives v0.24.4 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling ambient-authority v0.0.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling ittapi-rs v0.2.0 [INFO] [stderr] Compiling wasmtime-runtime v0.35.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling fs-set-times v0.15.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling wasm-encoder v0.18.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] error: could not compile `regalloc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regalloc --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regalloc-0.0.34/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 --cfg 'feature="default"' -C metadata=0b4d846c5e503ee0 -C extra-filename=-0b4d846c5e503ee0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-26a9fddf3c5ea9f0.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a078f506e4f080f1.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "91547967c7d874419e214c4e620dd3482e1e4a07c83bfcefb74f1a110602e696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91547967c7d874419e214c4e620dd3482e1e4a07c83bfcefb74f1a110602e696", kill_on_drop: false }` [INFO] [stdout] 91547967c7d874419e214c4e620dd3482e1e4a07c83bfcefb74f1a110602e696