[INFO] fetching crate wasmer-wasi-experimental-io-devices 2.0.0... [INFO] testing wasmer-wasi-experimental-io-devices-2.0.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate wasmer-wasi-experimental-io-devices 2.0.0 into /workspace/builds/worker-65/source [INFO] validating manifest of crates.io crate wasmer-wasi-experimental-io-devices 2.0.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmer-wasi-experimental-io-devices 2.0.0 [INFO] finished tweaking crates.io crate wasmer-wasi-experimental-io-devices 2.0.0 [INFO] tweaked toml for crates.io crate wasmer-wasi-experimental-io-devices 2.0.0 written to /workspace/builds/worker-65/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68eb559102e38c68f72fd817f7a6808f32cac5037cb70a1111a7822b0aba6e15 [INFO] running `Command { std: "docker" "start" "-a" "68eb559102e38c68f72fd817f7a6808f32cac5037cb70a1111a7822b0aba6e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68eb559102e38c68f72fd817f7a6808f32cac5037cb70a1111a7822b0aba6e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68eb559102e38c68f72fd817f7a6808f32cac5037cb70a1111a7822b0aba6e15", kill_on_drop: false }` [INFO] [stdout] 68eb559102e38c68f72fd817f7a6808f32cac5037cb70a1111a7822b0aba6e15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a723b7d1d3d95509915cdf1bba3f3cbe455cd01964158f62bcc24908507704bc [INFO] running `Command { std: "docker" "start" "-a" "a723b7d1d3d95509915cdf1bba3f3cbe455cd01964158f62bcc24908507704bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling bytecheck v0.6.6 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling rend v0.3.4 [INFO] [stderr] Compiling rkyv v0.7.24 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling ref_thread_local v0.1.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling wasmer-vm v2.1.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling wast v38.0.1 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling cranelift-bforest v0.76.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling wat v1.0.40 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] error: could not compile `cranelift-codegen-meta` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cranelift_codegen_meta --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-meta-0.76.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f0ca8319f0d12635 -C extra-filename=-f0ca8319f0d12635 --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-399bb925c68c2199.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-23b97a21e51e3de1.rmeta --cap-lints allow --cap-lints=forbid` (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" "a723b7d1d3d95509915cdf1bba3f3cbe455cd01964158f62bcc24908507704bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a723b7d1d3d95509915cdf1bba3f3cbe455cd01964158f62bcc24908507704bc", kill_on_drop: false }` [INFO] [stdout] a723b7d1d3d95509915cdf1bba3f3cbe455cd01964158f62bcc24908507704bc