[INFO] fetching crate wasmer-as 0.4.0... [INFO] testing wasmer-as-0.4.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate wasmer-as 0.4.0 into /workspace/builds/worker-71/source [INFO] validating manifest of crates.io crate wasmer-as 0.4.0 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-as 0.4.0 [INFO] finished tweaking crates.io crate wasmer-as 0.4.0 [INFO] tweaked toml for crates.io crate wasmer-as 0.4.0 written to /workspace/builds/worker-71/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] 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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] 6eb758beaa373287cd65f5697a0bdf2f47c436309998a9760225b08afa0fe7cc [INFO] running `Command { std: "docker" "start" "-a" "6eb758beaa373287cd65f5697a0bdf2f47c436309998a9760225b08afa0fe7cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6eb758beaa373287cd65f5697a0bdf2f47c436309998a9760225b08afa0fe7cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb758beaa373287cd65f5697a0bdf2f47c436309998a9760225b08afa0fe7cc", kill_on_drop: false }` [INFO] [stdout] 6eb758beaa373287cd65f5697a0bdf2f47c436309998a9760225b08afa0fe7cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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] e8a8d82dbd90810fd5336b1ba307c8c86bb633d85b903817533a7935ec39a843 [INFO] running `Command { std: "docker" "start" "-a" "e8a8d82dbd90810fd5336b1ba307c8c86bb633d85b903817533a7935ec39a843", kill_on_drop: false }` [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling rkyv v0.7.33 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.1.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling wasmer-vm v2.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling regalloc v0.0.31 [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 loupe-derive v0.1.3 [INFO] [stderr] Compiling rkyv_derive v0.7.33 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling wasmer-derive v2.1.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling cranelift-bforest v0.76.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling wast v39.0.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling wasmer-as v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wat v1.0.41 [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" "e8a8d82dbd90810fd5336b1ba307c8c86bb633d85b903817533a7935ec39a843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8a8d82dbd90810fd5336b1ba307c8c86bb633d85b903817533a7935ec39a843", kill_on_drop: false }` [INFO] [stdout] e8a8d82dbd90810fd5336b1ba307c8c86bb633d85b903817533a7935ec39a843