[INFO] cloning repository https://github.com/gridiron-zone/gridiron-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gridiron-zone/gridiron-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridiron-zone%2Fgridiron-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridiron-zone%2Fgridiron-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab6aeb257b24abd8d08d76709679cb62738196bb [INFO] checking gridiron-zone/gridiron-core against master#fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6 for pr-120361 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridiron-zone%2Fgridiron-core" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gridiron-zone/gridiron-core on toolchain fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gridiron-zone/gridiron-core [INFO] finished tweaking git repo https://github.com/gridiron-zone/gridiron-core [INFO] tweaked toml for git repo https://github.com/gridiron-zone/gridiron-core written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gridiron-zone/gridiron-core 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" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/astroport-fi/terra-plus.git` [INFO] [stderr] Updating git repository `https://github.com/Anchor-Protocol/anchor-bAsset-contracts.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Mirror-Protocol/mirror-contracts.git` [INFO] [stderr] Updating git repository `https://github.com/terra-money/cosmwasm-contracts.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clru v0.4.0 [INFO] [stderr] Downloaded cw20-base v0.8.1 [INFO] [stderr] Downloaded protobuf v2.25.2 [INFO] [stderr] Downloaded cw20 v0.8.1 [INFO] [stderr] Downloaded cw0 v0.8.1 [INFO] [stderr] Downloaded cosmwasm-storage v0.16.3 [INFO] [stderr] Downloaded terraswap v2.4.0 [INFO] [stderr] Downloaded wasmer-object v2.1.1 [INFO] [stderr] Downloaded wasmer-engine-universal v2.1.1 [INFO] [stderr] Downloaded wasmer-engine v2.1.1 [INFO] [stderr] Downloaded mirror-protocol v2.1.1 [INFO] [stderr] Downloaded cw1 v0.8.1 [INFO] [stderr] Downloaded bytecheck_derive v0.6.7 [INFO] [stderr] Downloaded wasmer-middlewares v2.1.1 [INFO] [stderr] Downloaded bytecheck v0.6.7 [INFO] [stderr] Downloaded cosmwasm-derive v0.16.3 [INFO] [stderr] Downloaded dynasmrt v1.2.1 [INFO] [stderr] Downloaded wasmer-engine-dylib v2.1.1 [INFO] [stderr] Downloaded astroport v1.0.1 [INFO] [stderr] Downloaded wasmer-derive v2.1.1 [INFO] [stderr] Downloaded cosmwasm-schema v0.16.3 [INFO] [stderr] Downloaded wasmer-types v2.1.1 [INFO] [stderr] Downloaded rkyv_derive v0.7.29 [INFO] [stderr] Downloaded cosmwasm-crypto v0.16.3 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v2.1.1 [INFO] [stderr] Downloaded wasmer-compiler v2.1.1 [INFO] [stderr] Downloaded cw-multi-test v0.8.1 [INFO] [stderr] Downloaded wasmer-vm v2.1.1 [INFO] [stderr] Downloaded wasmer-compiler-singlepass v2.1.1 [INFO] [stderr] Downloaded rkyv v0.7.29 [INFO] [stderr] Downloaded wasmer v2.1.1 [INFO] [stderr] Downloaded cosmwasm-std v0.16.3 [INFO] [stderr] Downloaded dynasm v1.2.1 [INFO] [stderr] Downloaded cosmwasm-vm v0.16.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd6c7f69e007f69c797c60b42640edee03a8de131ecbd2d5461ffbe40f8af3a5 [INFO] running `Command { std: "docker" "start" "-a" "bd6c7f69e007f69c797c60b42640edee03a8de131ecbd2d5461ffbe40f8af3a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd6c7f69e007f69c797c60b42640edee03a8de131ecbd2d5461ffbe40f8af3a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd6c7f69e007f69c797c60b42640edee03a8de131ecbd2d5461ffbe40f8af3a5", kill_on_drop: false }` [INFO] [stdout] bd6c7f69e007f69c797c60b42640edee03a8de131ecbd2d5461ffbe40f8af3a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 853e685dcf58f94b9ba1e5d0db2d019abb7cd49f0bb5fbe753e0a67e96986e75 [INFO] running `Command { std: "docker" "start" "-a" "853e685dcf58f94b9ba1e5d0db2d019abb7cd49f0bb5fbe753e0a67e96986e75", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking bigint v4.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking ff v0.10.1 [INFO] [stderr] Compiling rkyv v0.7.29 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-bigint v0.2.11 [INFO] [stderr] Compiling wasmer-vm v2.1.1 [INFO] [stderr] Checking signature v1.3.2 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling cranelift-entity v0.76.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.76.0 [INFO] [stderr] Checking memmap2 v0.5.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.6.0 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.76.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking cranelift-bforest v0.76.0 [INFO] [stderr] Checking elliptic-curve v0.10.6 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.1.1 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking ecdsa v0.12.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking k256 v0.9.6 [INFO] [stderr] Compiling pyo3 v0.12.4 [INFO] [stderr] Checking clru v0.4.0 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking proptest v0.10.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling cosmwasm-derive v0.16.3 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling rkyv_derive v0.7.29 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling dynasm v1.2.1 [INFO] [stderr] Compiling wasmer-derive v2.1.1 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] error: could not compile `cranelift-codegen-meta` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/bin/rustc --crate-name cranelift_codegen_meta --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cranelift-codegen-meta-0.76.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 metadata=12bc6df1140683c1 -C extra-filename=-12bc6df1140683c1 --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-3833f916a6c30330.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-fc4e9c2e776e53cc.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: could not compile `proptest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/bin/rustc --crate-name proptest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.0.0/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="bit-set"' --cfg 'feature="break-dead-code"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="quick-error"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' -C metadata=40e071c844245adc -C extra-filename=-40e071c844245adc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-b8a76f5f60f2fc99.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b30cc942da4a1a2e.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-b0b9134d11143c3f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cfcc8480bfe4faf6.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-23447fed1c24e20f.rmeta --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-17754e64d06844a5.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-601973fc865f6250.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-3f272ac785ca08b9.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-bc77347503815695.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-abc695448eb18e5a.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-103383215158b50f.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-dd2e1e3514de3e68.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `proptest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6/bin/rustc --crate-name proptest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.10.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="bit-set"' --cfg 'feature="break-dead-code"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="quick-error"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' -C metadata=bbbc4f37deba29d9 -C extra-filename=-bbbc4f37deba29d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-b8a76f5f60f2fc99.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b30cc942da4a1a2e.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-b0b9134d11143c3f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cfcc8480bfe4faf6.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-23447fed1c24e20f.rmeta --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-9a7eded21d7a9443.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-41dde37165b7c2ff.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-20dcfbb6b9dcdad5.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-47dd169bd6bc9021.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-abc695448eb18e5a.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-103383215158b50f.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-dd2e1e3514de3e68.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "853e685dcf58f94b9ba1e5d0db2d019abb7cd49f0bb5fbe753e0a67e96986e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853e685dcf58f94b9ba1e5d0db2d019abb7cd49f0bb5fbe753e0a67e96986e75", kill_on_drop: false }` [INFO] [stdout] 853e685dcf58f94b9ba1e5d0db2d019abb7cd49f0bb5fbe753e0a67e96986e75