[INFO] fetching crate wasmer-wasi 2.2.0-rc2... [INFO] testing wasmer-wasi-2.2.0-rc2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate wasmer-wasi 2.2.0-rc2 into /workspace/builds/worker-103/source [INFO] validating manifest of crates.io crate wasmer-wasi 2.2.0-rc2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-wasi 2.2.0-rc2 [INFO] finished tweaking crates.io crate wasmer-wasi 2.2.0-rc2 [INFO] tweaked toml for crates.io crate wasmer-wasi 2.2.0-rc2 written to /workspace/builds/worker-103/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0c3bb2e84a0e305ea60b40c89cd11d5d0f45e8d61503d4142994ab654fd97b8 [INFO] running `Command { std: "docker" "start" "-a" "c0c3bb2e84a0e305ea60b40c89cd11d5d0f45e8d61503d4142994ab654fd97b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0c3bb2e84a0e305ea60b40c89cd11d5d0f45e8d61503d4142994ab654fd97b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0c3bb2e84a0e305ea60b40c89cd11d5d0f45e8d61503d4142994ab654fd97b8", kill_on_drop: false }` [INFO] [stdout] c0c3bb2e84a0e305ea60b40c89cd11d5d0f45e8d61503d4142994ab654fd97b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dabfb284693f2e51085ef332a864cb7b36721b706754f2166bbaed1a3ed98958 [INFO] running `Command { std: "docker" "start" "-a" "dabfb284693f2e51085ef332a864cb7b36721b706754f2166bbaed1a3ed98958", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rkyv v0.7.33 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.2.0-rc2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling wasmer-vm v2.2.0-rc2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling rkyv_derive v0.7.33 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling wasmer-derive v2.2.0-rc2 [INFO] [stderr] Compiling wast v39.0.0 [INFO] [stderr] Compiling cranelift-bforest v0.76.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] error: could not compile `wast` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wast --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wast-39.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=c03afe41faf100e3 -C extra-filename=-c03afe41faf100e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-6e50e77bb0451024.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dabfb284693f2e51085ef332a864cb7b36721b706754f2166bbaed1a3ed98958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dabfb284693f2e51085ef332a864cb7b36721b706754f2166bbaed1a3ed98958", kill_on_drop: false }` [INFO] [stdout] dabfb284693f2e51085ef332a864cb7b36721b706754f2166bbaed1a3ed98958