[INFO] cloning repository https://github.com/Tresdin-commander/blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tresdin-commander/blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTresdin-commander%2Fblockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTresdin-commander%2Fblockchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7677cc68fa141227a023afb683fcd321f2907b1b [INFO] testing Tresdin-commander/blockchain against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTresdin-commander%2Fblockchain" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tresdin-commander/blockchain 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] removed /workspace/builds/worker-4/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Tresdin-commander/blockchain [INFO] finished tweaking git repo https://github.com/Tresdin-commander/blockchain [INFO] tweaked toml for git repo https://github.com/Tresdin-commander/blockchain written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Tresdin-commander/blockchain 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] Updating git repository `https://github.com/nervosnetwork/lru-cache` [INFO] [stderr] Updating git repository `https://github.com/nervosnetwork/linked-hash-map` [INFO] [stderr] Updating git repository `https://github.com/nervosnetwork/jsonrpc` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scroll_derive v0.9.5 [INFO] [stderr] Downloaded scroll v0.9.2 [INFO] [stderr] Downloaded tentacle v0.2.1 [INFO] [stderr] Downloaded tinytemplate v1.0.1 [INFO] [stderr] Downloaded tentacle-secio v0.1.7 [INFO] [stderr] Downloaded faster-hex v0.1.1 [INFO] [stderr] Downloaded wait-timeout v0.1.5 [INFO] [stderr] Downloaded hashbrown v0.4.0 [INFO] [stderr] Downloaded rocksdb v0.12.2 [INFO] [stderr] Downloaded numext-fixed-hash-core v0.1.4 [INFO] [stderr] Downloaded serde_derive v1.0.93 [INFO] [stderr] Downloaded backtrace v0.3.20 [INFO] [stderr] Downloaded tentacle-identify v0.2.6 [INFO] [stderr] Downloaded igd v0.9.0 [INFO] [stderr] Downloaded parity-multiaddr v0.4.0 [INFO] [stderr] Downloaded generic-channel v0.2.0 [INFO] [stderr] Downloaded attohttpc v0.4.1 [INFO] [stderr] Downloaded tentacle-discovery v0.2.5 [INFO] [stderr] Downloaded tokio-yamux v0.1.12 [INFO] [stderr] Downloaded parity-multihash v0.1.0 [INFO] [stderr] Downloaded ckb-vm-definitions v0.13.0 [INFO] [stderr] Downloaded sized-chunks v0.1.2 [INFO] [stderr] Downloaded bincode v1.1.3 [INFO] [stderr] Downloaded secp256k1 v0.12.2 [INFO] [stderr] Downloaded flatbuffers-verifier v0.2.0 [INFO] [stderr] Downloaded siphasher v0.3.0 [INFO] [stderr] Downloaded resolve v0.2.0 [INFO] [stderr] Downloaded blake2b-rs v0.1.4 [INFO] [stderr] Downloaded libsqlite3-sys v0.14.0 [INFO] [stderr] Downloaded ckb-system-scripts v0.2.0-alpha.2 [INFO] [stderr] Downloaded serde v1.0.93 [INFO] [stderr] Downloaded rusqlite v0.18.0 [INFO] [stderr] Downloaded tiny-keccak v1.4.3 [INFO] [stderr] Downloaded ckb-vm v0.13.0 [INFO] [stderr] Downloaded crunchy v0.2.1 [INFO] [stderr] Downloaded numext-fixed-hash-hack v0.1.4 [INFO] [stderr] Downloaded goblin v0.0.22 [INFO] [stderr] Downloaded jemalloc-sys v0.3.0 [INFO] [stderr] Downloaded rusty-fork v0.2.1 [INFO] [stderr] Downloaded jemallocator v0.3.0 [INFO] [stderr] Downloaded faketime v0.2.0 [INFO] [stderr] Downloaded numext-fixed-hash v0.1.4 [INFO] [stderr] Downloaded flatbuffers v0.6.0 [INFO] [stderr] Downloaded tentacle-ping v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] c2ed79ec42afd09869a6433a847cf5c247d9ee92b48f7f27f151af9c321177be [INFO] running `Command { std: "docker" "start" "-a" "c2ed79ec42afd09869a6433a847cf5c247d9ee92b48f7f27f151af9c321177be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2ed79ec42afd09869a6433a847cf5c247d9ee92b48f7f27f151af9c321177be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2ed79ec42afd09869a6433a847cf5c247d9ee92b48f7f27f151af9c321177be", kill_on_drop: false }` [INFO] [stdout] c2ed79ec42afd09869a6433a847cf5c247d9ee92b48f7f27f151af9c321177be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 257483dc82e52644971ed383d60bc04be1d8260401de3c7df7b88e89effe1ca3 [INFO] running `Command { std: "docker" "start" "-a" "257483dc82e52644971ed383d60bc04be1d8260401de3c7df7b88e89effe1ca3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling faster-hex v0.1.1 [INFO] [stderr] Compiling faster-hex v0.3.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling merkle-cbt v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.1 (https://github.com/nervosnetwork/linked-hash-map?rev=df27f21#df27f219) [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.0 [INFO] [stderr] Compiling ckb-vm-definitions v0.13.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling unsigned-varint v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling ckb-build-info v0.16.0-pre (/opt/rustwide/workdir/util/build-info) [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling hashbrown v0.4.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling flatbuffers v0.6.0 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling lru-cache v0.1.0 (https://github.com/nervosnetwork/lru-cache?rev=a35fdb8#a35fdb81) [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.20 [INFO] [stderr] Compiling bincode v1.1.3 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling flatbuffers-verifier v0.2.0 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling sized-chunks v0.1.2 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ckb v0.16.0-pre (/opt/rustwide/workdir) [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling stream-cipher v0.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling tiny-keccak v1.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling blake2 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling xmltree v0.8.0 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling sentry v0.15.5 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling generic-channel v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling resolve v0.2.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling parity-multihash v0.1.0 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling faketime v0.2.0 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling blake2b-rs v0.1.4 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling ckb-vm v0.13.0 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling libsqlite3-sys v0.14.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] error: failed to run custom build command for `ckb-vm v0.13.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ckb-vm-907b4289857b9e16/build-script-build` (signal: 6, SIGABRT: process abort signal) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/ckb-vm-1b8e841dc781df83/out/src/machine/asm/execute.o" "-c" "src/machine/asm/execute.S" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread 'thread '' panicked at '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalidattempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:', 660/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs::9660 [INFO] [stderr] :9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid' panicked at '', attempted to leave type `internal::Local` uninitialized, which is invalid/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs', :/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs660::6609: [INFO] [stderr] 9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 0: 0x563331aca460 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x563331aca460 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x563331aca460 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x563331aca460 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x563331ae9c6c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x563331ac6c65 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x563331acc65b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x563331acc65b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x563331acc65b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x563331acc131 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x563331accd24 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x563331acc7d7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x563331aca95c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x563331acc769 - rust_begin_unwind [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x563331a253c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x563331a2530d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x563331a9f0a3 - core::mem::uninitialized::h368dfac52de0ecc4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x563331a9f0a3 - >::entry_of::h00e31dcf31b5fa29 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] 18: 0x563331aa80f0 - crossbeam_epoch::sync::list::List::insert::h6866257ac2c4cec0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/sync/list.rs:176:29 [INFO] [stderr] 19: 0x563331a9e505 - crossbeam_epoch::internal::Local::register::h8b8364e0aa348f83 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:291:13 [INFO] [stderr] 20: 0x563331aa3d7e - crossbeam_epoch::collector::Collector::register::h2011a30e03d81b39 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/collector.rs:39:9 [INFO] [stderr] 21: 0x563331aa7f61 - crossbeam_epoch::default::HANDLE::__init::hb9b062169d79cbee [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/default.rs:17:34 [INFO] [stderr] 22: 0x563331aa58f9 - core::ops::function::FnOnce::call_once::hd4616b405c44faf4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x563331aa35bc - std::thread::local::lazy::LazyKeyInner::initialize::ha2a95beb0132f986 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 24: 0x563331aa0a80 - std::thread::local::fast::Key::try_initialize::hccd8b29aacc164b2 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 25: 0x563331aa0bc7 - std::thread::local::fast::Key::get::h12bb7f16d3530204 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 26: 0x563331a9087d - crossbeam_epoch::default::HANDLE::__getit::h4ef0c06a6bd3caa6 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 27: 0x563331a90e45 - std::thread::local::LocalKey::try_withthread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] ::hdddcb1d58484ec56 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 28: 0x563331a90613 - crossbeam_epoch::default::with_handle::h1e43449ec91a875b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/default.rs:42:5 [INFO] [stderr] 29: 0x563331a90897 - crossbeam_epoch::default::is_pinned::h982791164dbc009f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/default.rs:29:5 [INFO] [stderr] 30: 0x563331a8ef80 - crossbeam_deque::Stealer::steal::h0f01dc4ce28f40a0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.6.3/src/lib.rs:660:12 [INFO] [stderr] 31: 0x563331a8a7cd - rayon_core::registry::WorkerThread::steal::{{closure}}::hb9e7f19758ea2d37 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:764:27 [INFO] [stderr] 32: 0x563331a8760b - core::ops::function::impls:: for &mut F>::call_mut::hbbf2e5b6aa203648 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 33: 0x563331a84011 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h4b95429bf032f801 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:2410:32 [INFO] [stderr] 34: 0x563331a7f231thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] - core::iter::adapters::filter::filter_try_fold::{{closure}}::h621d90dda290e1af [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 35: 0x563331a7d7dc - core::ops::function::impls:: for &mut F>::call_mut::h8a5fad65f16ef3db [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 36: 0x563331a84403 - core::iter::traits::iterator::Iterator::try_fold::he61a29e26431c3c8 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:1997:21 [INFO] [stderr] 37: 0x563331a7466e - as core::iter::traits::iterator::Iterator>::try_fold::he2d9c3ada0431608 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 38: 0x563331a7d15c - as core::iter::traits::iterator::Iterator>::try_fold::hadf4c98bb7e33503 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 39: 0x563331a7f10b - core::iter::traits::iterator::Iterator::find_map::h8bd1f139a9ed08a3 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:2416:9 [INFO] [stderr] 40: 0x563331a78959 - as core::iter::traits::iterator::Iterator>::next::h5701dbf8b1fd8a96 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 41: 0x563331a8a702 - rayon_core::registry::WorkerThread::steal::h0523a252ba5a7672 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:758:9 [INFO] [stderr] 42: 0x563331a8a412 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h17f834b01d43a57e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:714:29 [INFO] [stderr] 43: 0x563331a7fb31 - core::option::Option::or_else::h337ac5c00000e334 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/option.rs:790:21 [INFO] [stderr] 44: 0x563331a8a11a - rayon_core::registry::WorkerThread::wait_until_cold::hddfe84af9fe46c59 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:712:32 [INFO] [stderr] 45: 0x563331a89c2f - rayon_core::registry::WorkerThread::wait_until::h84090b19ec9f8b76 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:692:13 [INFO] [stderr] 46: 0x563331a8ae20 - rayon_core::registry::main_loop::h010dd5352361f3db [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:812:5 [INFO] [stderr] 47: 0x563331a878ad - rayon_core::registry::ThreadBuilder::run::h7f06264bc72861ea [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:58:18 [INFO] [stderr] 48: 0x563331a87ddd - ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] rayon_core::registry::DefaultSpawn as thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] rayon_core::registry::ThreadSpawnthread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] >::spawn::{thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] {closure}}::thread 'h59abff11ff27814c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:103:20 [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread ' 49: thread ' 0x563331a72a00 - std::sys_common::backtrace' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] ::__rust_begin_short_backtrace::ha2ff46708e695114 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread ' at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 50: 0x563331a770cd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hfc5f29647693803d [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stderr] ' panicked at ' 51: 0x563331a78911 - as core::ops::function::FnOnce<()>>::call_once::h406e34d2b89cb4ce [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stderr] attempted to leave type `internal::Local` uninitialized, which is invalid', ' panicked at '/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rsattempted to leave type `internal::Local` uninitialized, which is invalid:', 660/rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs::9660 [INFO] [stderr] 52: 0x563331a8c28c - std::panicking::try::do_call::hdc7f85e153b86613 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stderr] :9 [INFO] [stderr] 53: 0x563331a8d4cd - __rust_try [INFO] [stderr] 54: 0x563331a8bf67 - std::panicking::try::h003510e89f0176d5 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 55: 0x563331a79101 - std::panic::catch_unwind::hb05e9601de984208 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stderr] 56: 0x563331a76edc - std::thread::Builder::spawn_unchecked::{{closure}}::h3d73685a7b897a51 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stderr] 57: 0x563331a7d84f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff04ea989d2826a4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 58: 0x563331ad2ac7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 59: 0x563331ad2ac7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 60: 0x563331ad2ac7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stderr] 61: 0x7f9d23667609 - start_thread [INFO] [stderr] 62: 0x7f9d23439293 - clone [INFO] [stderr] 63: 0x0 - [INFO] [stderr] Rayon: detected unexpected panic; aborting [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "257483dc82e52644971ed383d60bc04be1d8260401de3c7df7b88e89effe1ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "257483dc82e52644971ed383d60bc04be1d8260401de3c7df7b88e89effe1ca3", kill_on_drop: false }` [INFO] [stdout] 257483dc82e52644971ed383d60bc04be1d8260401de3c7df7b88e89effe1ca3