[INFO] cloning repository https://github.com/gakonst/dark-forest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gakonst/dark-forest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgakonst%2Fdark-forest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgakonst%2Fdark-forest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f441ea5b2374760f113ee3ff6517f51ce1fa76ac [INFO] building gakonst/dark-forest against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgakonst%2Fdark-forest" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gakonst/dark-forest on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gakonst/dark-forest [INFO] finished tweaking git repo https://github.com/gakonst/dark-forest [INFO] tweaked toml for git repo https://github.com/gakonst/dark-forest written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gakonst/dark-forest already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gakonst/ethers-rs` [INFO] [stderr] Updating git repository `https://github.com/gakonst/ark-circom` [INFO] [stderr] Updating git repository `https://github.com/arkworks-rs/groth16` [INFO] [stderr] Updating git repository `https://github.com/projectsophon/darkforest-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded der v0.4.0 [INFO] [stderr] Downloaded ark-snark v0.3.0 [INFO] [stderr] Downloaded ark-ec v0.3.0 [INFO] [stderr] Downloaded ark-poly v0.3.0 [INFO] [stderr] Downloaded ark-bn254 v0.3.0 [INFO] [stderr] Downloaded salsa20 v0.8.0 [INFO] [stderr] Downloaded ark-std v0.3.0 [INFO] [stderr] Downloaded ark-serialize-derive v0.3.0 [INFO] [stderr] Downloaded ark-relations v0.3.0 [INFO] [stderr] Downloaded ark-ff-macros v0.3.0 [INFO] [stderr] Downloaded ark-crypto-primitives v0.3.0 [INFO] [stderr] Downloaded tokio v1.7.1 [INFO] [stderr] Downloaded wast v37.0.0 [INFO] [stderr] Downloaded wat v1.0.39 [INFO] [stderr] Downloaded ecdsa v0.12.2 [INFO] [stderr] Downloaded elliptic-curve v0.10.3 [INFO] [stderr] Downloaded ark-ff v0.3.0 [INFO] [stderr] Downloaded k256 v0.9.4 [INFO] [stderr] Downloaded password-hash v0.2.1 [INFO] [stderr] Downloaded ark-serialize v0.3.0 [INFO] [stderr] Downloaded serde-aux v2.2.0 [INFO] [stderr] Downloaded pkcs8 v0.7.0 [INFO] [stderr] Downloaded auto_impl v0.4.1 [INFO] [stderr] Downloaded ark-ff-asm v0.3.0 [INFO] [stderr] Downloaded perlin_noise v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae346321bd7da1c42e034871ee8e0dadf421a86408e9e6f3e7bcfff2786f0ae8 [INFO] running `Command { std: "docker" "start" "-a" "ae346321bd7da1c42e034871ee8e0dadf421a86408e9e6f3e7bcfff2786f0ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae346321bd7da1c42e034871ee8e0dadf421a86408e9e6f3e7bcfff2786f0ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae346321bd7da1c42e034871ee8e0dadf421a86408e9e6f3e7bcfff2786f0ae8", kill_on_drop: false }` [INFO] [stdout] ae346321bd7da1c42e034871ee8e0dadf421a86408e9e6f3e7bcfff2786f0ae8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e6c6983d183a6f14c7d2550472b77cec9d34dbae18a99ff4869254fac1214ec [INFO] running `Command { std: "docker" "start" "-a" "9e6c6983d183a6f14c7d2550472b77cec9d34dbae18a99ff4869254fac1214ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling der v0.4.0 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling ff v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling pkcs8 v0.7.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling target-lexicon v0.12.1 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling password-hash v0.2.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling ark-ff v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling ark-std v0.3.0 [INFO] [stderr] Compiling wasmer-vm v2.0.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling salsa20 v0.8.0 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling crypto-bigint v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling elliptic-curve v0.10.3 [INFO] [stderr] Compiling ecdsa v0.12.2 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling k256 v0.9.4 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rkyv_derive v0.6.7 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling ark-serialize-derive v0.3.0 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling ark-ff-macros v0.3.0 [INFO] [stderr] Compiling ark-serialize v0.3.0 [INFO] [stderr] Compiling ark-ff-asm v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling enumset v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling cranelift-bforest v0.74.0 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling wast v37.0.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling wasmer-derive v2.0.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling perlin_noise v1.0.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling parity-scale-codec v2.1.3 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling impl-codec v0.5.0 [INFO] [stderr] Compiling primitive-types v0.9.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling ethbloom v0.11.0 [INFO] [stderr] Compiling ethereum-types v0.11.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling ethabi v14.1.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling ethers-core v0.4.0 (https://github.com/gakonst/ethers-rs#330b62c9) [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling wasmer-types v2.0.0 [INFO] [stderr] Compiling coins-core v0.2.2 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling coins-bip32 v0.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling cranelift-codegen v0.74.0 [INFO] [stderr] Compiling eth-keystore v0.3.0 [INFO] [stderr] Compiling coins-bip39 v0.3.0 [INFO] [stderr] Compiling serde-aux v2.2.0 [INFO] [stderr] Compiling ethers-signers v0.4.0 (https://github.com/gakonst/ethers-rs#330b62c9) [INFO] [stderr] Compiling ark-relations v0.3.0 [INFO] [stderr] Compiling ark-ec v0.3.0 [INFO] [stderr] Compiling mimc v0.1.0 (https://github.com/projectsophon/darkforest-rs#3d47064b) [INFO] [stderr] Compiling darkforest v0.1.0 (https://github.com/projectsophon/darkforest-rs#3d47064b) [INFO] [stderr] Compiling ark-snark v0.3.0 [INFO] [stderr] Compiling ark-crypto-primitives v0.3.0 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling ark-poly v0.3.0 [INFO] [stderr] Compiling wat v1.0.39 [INFO] [stderr] Compiling ark-bn254 v0.3.0 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling wasmer-compiler v2.0.0 [INFO] [stderr] Compiling ark-groth16 v0.3.0 (https://github.com/arkworks-rs/groth16#d86285fa) [INFO] [stderr] Compiling wasmer-engine v2.0.0 [INFO] [stderr] Compiling wasmer-object v2.0.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling wasmer-engine-universal v2.0.0 [INFO] [stderr] Compiling wasmer-engine-dylib v2.0.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling ethers-contract-abigen v0.4.0 (https://github.com/gakonst/ethers-rs#330b62c9) [INFO] [stderr] Compiling ethers-providers v0.4.0 (https://github.com/gakonst/ethers-rs#330b62c9) [INFO] [stderr] Compiling ethers-contract-derive v0.4.0 (https://github.com/gakonst/ethers-rs#330b62c9) [INFO] [stderr] Compiling cranelift-frontend v0.74.0 [INFO] [stderr] Compiling wasmer v2.0.0 [INFO] [stderr] Compiling ark-circom v0.1.0 (https://github.com/gakonst/ark-circom#4e2c2d39) [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=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-0.74.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="arm64"' --cfg 'feature="gimli"' --cfg 'feature="std"' --cfg 'feature="unwind"' --cfg 'feature="x86"' -C metadata=bf61cbf8344b50da -C extra-filename=-bf61cbf8344b50da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-4754deac26066543.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-bd846076be31c20c.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-50eb8e9d24b421d1.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-8f8955eabe359bdf.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rmeta --extern regalloc=/opt/rustwide/target/debug/deps/libregalloc-d614c09d2f80a00d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-f472b6240bb38ef4.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" "9e6c6983d183a6f14c7d2550472b77cec9d34dbae18a99ff4869254fac1214ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6c6983d183a6f14c7d2550472b77cec9d34dbae18a99ff4869254fac1214ec", kill_on_drop: false }` [INFO] [stdout] 9e6c6983d183a6f14c7d2550472b77cec9d34dbae18a99ff4869254fac1214ec