[INFO] fetching crate leo-lang 1.5.2... [INFO] testing leo-lang-1.5.2 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate leo-lang 1.5.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate leo-lang 1.5.2 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate leo-lang 1.5.2 [INFO] finished tweaking crates.io crate leo-lang 1.5.2 [INFO] tweaked toml for crates.io crate leo-lang 1.5.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate leo-lang 1.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45dec44484f5f6e2f0d417de7e87e0850df92add3fad129db84744a358aebc6e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "45dec44484f5f6e2f0d417de7e87e0850df92add3fad129db84744a358aebc6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45dec44484f5f6e2f0d417de7e87e0850df92add3fad129db84744a358aebc6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45dec44484f5f6e2f0d417de7e87e0850df92add3fad129db84744a358aebc6e", kill_on_drop: false }` [INFO] [stdout] 45dec44484f5f6e2f0d417de7e87e0850df92add3fad129db84744a358aebc6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d71ed4bc2be676746d194695b585a291d76efb325e01b4ac246fa489c7b28ec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d71ed4bc2be676746d194695b585a291d76efb325e01b4ac246fa489c7b28ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling snarkvm-profiler v0.5.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bech32 v0.8.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling self_update v0.27.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling from-pest v0.3.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling bzip2 v0.4.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling single v1.0.0 [INFO] [stderr] Compiling pest-ast v0.3.3 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling leo-input v1.5.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling leo-ast v1.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling leo-package v1.5.2 [INFO] [stderr] Compiling snarkvm-derives v0.5.4 [INFO] [stderr] Compiling snarkvm-utilities v0.5.4 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling snarkvm-fields v0.5.4 [INFO] [stderr] Compiling leo-parser v1.5.2 [INFO] [stderr] Compiling leo-asg v1.5.2 [INFO] [stderr] Compiling snarkvm-curves v0.5.4 [INFO] [stderr] Compiling leo-imports v1.5.2 [INFO] [stderr] Compiling leo-asg-passes v1.5.2 [INFO] [stderr] Compiling snarkvm-r1cs v0.5.4 [INFO] [stderr] Compiling snarkvm-algorithms v0.5.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling snarkvm-gadgets v0.5.4 [INFO] [stderr] Compiling snarkvm-parameters v0.5.4 [INFO] [stderr] Compiling snarkvm-dpc v0.5.4 [INFO] [stderr] Compiling leo-synthesizer v1.5.2 [INFO] [stderr] Compiling leo-state v1.5.2 [INFO] [stderr] Compiling leo-compiler v1.5.2 [INFO] [stderr] Compiling leo-lang v1.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 14s [INFO] running `Command { std: "docker" "inspect" "6d71ed4bc2be676746d194695b585a291d76efb325e01b4ac246fa489c7b28ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d71ed4bc2be676746d194695b585a291d76efb325e01b4ac246fa489c7b28ec", kill_on_drop: false }` [INFO] [stdout] 6d71ed4bc2be676746d194695b585a291d76efb325e01b4ac246fa489c7b28ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68040118deb2df7f8e197523ebc463412fef85c0a5068adf1bd9cf50165cfeb6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "68040118deb2df7f8e197523ebc463412fef85c0a5068adf1bd9cf50165cfeb6", kill_on_drop: false }` [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling assert_cmd v1.0.5 [INFO] [stderr] Compiling test_dir v0.1.0 [INFO] [stderr] Compiling leo-lang v1.5.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `leo-lang` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name leo --edition=2018 leo/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=5e285a7a1d505af7 -C extra-filename=-5e285a7a1d505af7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8aac79b2f754f7a1.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-35b889c648cc4810.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-812e5e494e4a5f0f.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-b79519b9cada82f5.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-69cd842c83e6dbe5.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b33144bbf030fd3e.rlib --extern from_pest=/opt/rustwide/target/debug/deps/libfrom_pest-8dea542e5b4fda6f.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern leo_ast=/opt/rustwide/target/debug/deps/libleo_ast-99579e445bda6fd7.rlib --extern leo_compiler=/opt/rustwide/target/debug/deps/libleo_compiler-abb905914913cf11.rlib --extern leo_imports=/opt/rustwide/target/debug/deps/libleo_imports-ba87bddf85fb5136.rlib --extern leo_input=/opt/rustwide/target/debug/deps/libleo_input-0aacc843d00cb6cb.rlib --extern leo_lang=/opt/rustwide/target/debug/deps/libleo_lang-091272ff722aa16f.rlib --extern leo_package=/opt/rustwide/target/debug/deps/libleo_package-5beca6237a65b291.rlib --extern leo_state=/opt/rustwide/target/debug/deps/libleo_state-42f5ffea09e36b7d.rlib --extern leo_synthesizer=/opt/rustwide/target/debug/deps/libleo_synthesizer-db7378992209fa77.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-b9279ddd0e0f2cb4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a40b36771e39116a.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-7fe18312e581fd1f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c1db887577f15285.rlib --extern rusty_hook=/opt/rustwide/target/debug/deps/librusty_hook-88519a41073530c8.rlib --extern self_update=/opt/rustwide/target/debug/deps/libself_update-10616ea0660acc36.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fc0511132d83d450.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-75f48596b687c16a.rlib --extern snarkvm_algorithms=/opt/rustwide/target/debug/deps/libsnarkvm_algorithms-8e1e226e052ec15a.rlib --extern snarkvm_curves=/opt/rustwide/target/debug/deps/libsnarkvm_curves-92fd85ec4e6e2e4d.rlib --extern snarkvm_gadgets=/opt/rustwide/target/debug/deps/libsnarkvm_gadgets-71a6edaa60364593.rlib --extern snarkvm_r1cs=/opt/rustwide/target/debug/deps/libsnarkvm_r1cs-a23c5783f6ab9318.rlib --extern snarkvm_utilities=/opt/rustwide/target/debug/deps/libsnarkvm_utilities-1e3a695260bc0c6e.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-4b9d1af547bdf645.rlib --extern test_dir=/opt/rustwide/target/debug/deps/libtest_dir-9edabaa570dbb137.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0449aed431b6c4df.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-1b05f2e3eccb89cf.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-76deeaadb194cadd.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b5d0d4ab200b0c7a.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-e8fcc5215951ad60.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-4c9767ac834cb216/out/lib` (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" "68040118deb2df7f8e197523ebc463412fef85c0a5068adf1bd9cf50165cfeb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68040118deb2df7f8e197523ebc463412fef85c0a5068adf1bd9cf50165cfeb6", kill_on_drop: false }` [INFO] [stdout] 68040118deb2df7f8e197523ebc463412fef85c0a5068adf1bd9cf50165cfeb6