[INFO] fetching crate jsexec 0.1.7... [INFO] checking jsexec-0.1.7 against try#303604bb848977091b2fdfc36579c25e56c6889c for pr-108691 [INFO] extracting crate jsexec 0.1.7 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate jsexec 0.1.7 on toolchain 303604bb848977091b2fdfc36579c25e56c6889c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+303604bb848977091b2fdfc36579c25e56c6889c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jsexec 0.1.7 [INFO] finished tweaking crates.io crate jsexec 0.1.7 [INFO] tweaked toml for crates.io crate jsexec 0.1.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+303604bb848977091b2fdfc36579c25e56c6889c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+303604bb848977091b2fdfc36579c25e56c6889c" "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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+303604bb848977091b2fdfc36579c25e56c6889c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 101785e81c12985d9cd333b17d00353a20d803b7c4d9aed52c04281a1ef95766 [INFO] running `Command { std: "docker" "start" "-a" "101785e81c12985d9cd333b17d00353a20d803b7c4d9aed52c04281a1ef95766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "101785e81c12985d9cd333b17d00353a20d803b7c4d9aed52c04281a1ef95766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101785e81c12985d9cd333b17d00353a20d803b7c4d9aed52c04281a1ef95766", kill_on_drop: false }` [INFO] [stdout] 101785e81c12985d9cd333b17d00353a20d803b7c4d9aed52c04281a1ef95766 [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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+303604bb848977091b2fdfc36579c25e56c6889c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcc9f44dbfa69de8ba9789c0971588c8fb999f1d34ad6925fd61d5cb6e22f864 [INFO] running `Command { std: "docker" "start" "-a" "fcc9f44dbfa69de8ba9789c0971588c8fb999f1d34ad6925fd61d5cb6e22f864", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling target-lexicon v0.12.6 [INFO] [stderr] Compiling bytecheck v0.6.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling rend v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rkyv v0.7.40 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling cranelift-isle v0.86.1 [INFO] [stderr] Compiling corosensei v0.1.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.86.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.86.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling wasmer-compiler-cranelift v3.0.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling wasmer-wit-bindgen-gen-rust-wasm v0.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Checking cranelift-entity v0.86.1 [INFO] [stderr] Compiling wasmer-wit-parser v0.1.1 [INFO] [stderr] Checking slice-group-by v0.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling cranelift-bforest v0.86.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking regalloc2 v0.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.7 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling wasmer-wit-bindgen-gen-core v0.1.1 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling wasmer-wit-bindgen-gen-rust v0.1.1 [INFO] [stderr] Checking wasm-encoder v0.24.1 [INFO] [stderr] Compiling cranelift-codegen v0.86.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling darling_core v0.14.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling async-trait v0.1.65 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Compiling wast v54.0.1 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.10 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling rkyv_derive v0.7.40 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling wasmer-derive v3.0.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling darling_macro v0.14.3 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Compiling wasmer-wit-bindgen-rust-impl v0.1.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling darling v0.14.3 [INFO] [stderr] Compiling enumset_derive v0.6.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] [INFO] [stderr] error: could not compile `cranelift-codegen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-0.86.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="arm64"' --cfg 'feature="gimli"' --cfg 'feature="std"' --cfg 'feature="unwind"' --cfg 'feature="x86"' -C metadata=1c191daecc8e2d6f -C extra-filename=-1c191daecc8e2d6f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-cb2df1cbd3fcc357.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-381573857866fcb4.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-f70ed25b6f5e2e47.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-055c1203e8e328f9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-061aecc41510d349.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-219d889440958aec.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-95884ad3df096f0f.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-3887b95bb96d3410.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" "fcc9f44dbfa69de8ba9789c0971588c8fb999f1d34ad6925fd61d5cb6e22f864", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcc9f44dbfa69de8ba9789c0971588c8fb999f1d34ad6925fd61d5cb6e22f864", kill_on_drop: false }` [INFO] [stdout] fcc9f44dbfa69de8ba9789c0971588c8fb999f1d34ad6925fd61d5cb6e22f864