[INFO] fetching crate wasi-experimental-http-wasmtime 0.10.0... [INFO] testing wasi-experimental-http-wasmtime-0.10.0 against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] extracting crate wasi-experimental-http-wasmtime 0.10.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate wasi-experimental-http-wasmtime 0.10.0 on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "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-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bf39a42ddebb345c100490a05cb117b537c7ea9319c89c1579b00a2bb88ede1 [INFO] running `Command { std: "docker" "start" "-a" "0bf39a42ddebb345c100490a05cb117b537c7ea9319c89c1579b00a2bb88ede1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bf39a42ddebb345c100490a05cb117b537c7ea9319c89c1579b00a2bb88ede1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bf39a42ddebb345c100490a05cb117b537c7ea9319c89c1579b00a2bb88ede1", kill_on_drop: false }` [INFO] [stdout] 0bf39a42ddebb345c100490a05cb117b537c7ea9319c89c1579b00a2bb88ede1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45668158da582eec1ffd6c9d983bc436f69f51c6535494db7fc6886b25757642 [INFO] running `Command { std: "docker" "start" "-a" "45668158da582eec1ffd6c9d983bc436f69f51c6535494db7fc6886b25757642", kill_on_drop: false }` [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.33.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.0.42 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.8 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling io-extras v0.13.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling cap-primitives v0.24.4 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling ambient-authority v0.0.1 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling wasmtime-fiber v0.35.3 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling fs-set-times v0.15.0 [INFO] [stderr] Compiling wasmtime-runtime v0.35.3 [INFO] [stderr] Compiling ittapi-rs v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling wasm-encoder v0.29.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling memfd v0.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling cap-std v0.24.4 [INFO] [stderr] Compiling wasmtime-cache v0.35.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling wast v60.0.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling wasmtime v0.35.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling wasi-common v0.35.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling cap-fs-ext v0.24.4 [INFO] [stderr] Compiling system-interface v0.20.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling cap-rand v0.24.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling cap-time-ext v0.24.4 [INFO] [stderr] Compiling is-terminal v0.1.0 [INFO] [stderr] Compiling wasmtime-wasi v0.35.3 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling wiggle-generate v0.35.3 [INFO] [stderr] Compiling wat v1.0.66 [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/ecd7b559f89c73ac8f1d318f7501006f37b944b2/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wast-60.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 --cfg 'feature="default"' --cfg 'feature="wasm-module"' -C metadata=c9f400a983014984 -C extra-filename=-c9f400a983014984 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-ad7ac7ba42a20979.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f2bfb15f1a627319.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-38269d6d6a8fa6a3.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-a98ddd852b4980cd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "45668158da582eec1ffd6c9d983bc436f69f51c6535494db7fc6886b25757642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45668158da582eec1ffd6c9d983bc436f69f51c6535494db7fc6886b25757642", kill_on_drop: false }` [INFO] [stdout] 45668158da582eec1ffd6c9d983bc436f69f51c6535494db7fc6886b25757642