[INFO] cloning repository https://github.com/iveltondequeiroz/substrate-kitties [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iveltondequeiroz/substrate-kitties" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiveltondequeiroz%2Fsubstrate-kitties", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiveltondequeiroz%2Fsubstrate-kitties'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69bfd6eb8e7b15f9a139257a25f3da7516e5ddaf [INFO] testing iveltondequeiroz/substrate-kitties against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiveltondequeiroz%2Fsubstrate-kitties" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iveltondequeiroz/substrate-kitties on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iveltondequeiroz/substrate-kitties [INFO] finished tweaking git repo https://github.com/iveltondequeiroz/substrate-kitties [INFO] tweaked toml for git repo https://github.com/iveltondequeiroz/substrate-kitties written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/iveltondequeiroz/substrate-kitties already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5514e197a19ad3d2ade75cfa6e47a350710254bc3ae47bec56621d4bca44c2d6 [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" "5514e197a19ad3d2ade75cfa6e47a350710254bc3ae47bec56621d4bca44c2d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5514e197a19ad3d2ade75cfa6e47a350710254bc3ae47bec56621d4bca44c2d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5514e197a19ad3d2ade75cfa6e47a350710254bc3ae47bec56621d4bca44c2d6", kill_on_drop: false }` [INFO] [stdout] 5514e197a19ad3d2ade75cfa6e47a350710254bc3ae47bec56621d4bca44c2d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d31f5eb274d8571473584298881d7f1d9999d9112571db50ffa9868f8723d78 [INFO] running `Command { std: "docker" "start" "-a" "6d31f5eb274d8571473584298881d7f1d9999d9112571db50ffa9868f8723d78", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling crunchy v0.2.1 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling hash-db v0.9.0 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling environmental v1.0.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling integer-sqrt v0.1.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling protobuf v2.2.5 [INFO] [stderr] Compiling once_cell v0.1.7 [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling parity-bytes v0.1.0 (https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d#b0317f64) [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bindgen v0.43.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling quick-error v0.1.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling etrace v1.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling nohash-hasher v0.1.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling interleaved-ordered v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling sysinfo v0.7.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling subtle v2.0.0 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling target_info v0.1.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling hash-db v0.9.0 (https://github.com/paritytech/trie#2616db2a) [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling trie-root v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling asn1_der v0.5.10 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling trie-root v0.9.0 (https://github.com/paritytech/trie#2616db2a) [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hex-literal-impl v0.1.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hash256-std-hasher v0.9.1 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling elastic-array v0.10.0 [INFO] [stderr] Compiling memory-db v0.9.1 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling uint v0.6.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling bigint v4.4.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling sr-std v0.1.0 (https://github.com/paritytech/substrate#c9a2bc1e) [INFO] [stderr] Compiling sr-io v0.1.0 (https://github.com/paritytech/substrate#c9a2bc1e) [INFO] [stderr] Compiling safe-mix v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling sr-sandbox v0.1.0 (https://github.com/paritytech/substrate#c9a2bc1e) [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling fs-swap v0.2.4 [INFO] [stderr] Compiling fdlimit v0.1.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling hex-literal v0.1.1 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Compiling kvdb v0.1.0 (https://github.com/paritytech/parity-common?rev=b0317f649ab2c665b7987b8475878fc4d2e1f81d#b0317f64) [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling wasmi v0.4.3 [INFO] [stderr] Compiling pwasm-utils v0.6.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling fixed-hash v0.3.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling block-cipher-trait v0.5.3 [INFO] [stderr] Compiling stream-cipher v0.1.1 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling mashup v0.1.9 [INFO] [stderr] Compiling cuckoofilter v0.3.2 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling aes-soft v0.2.0 [INFO] [stderr] Compiling twofish v0.1.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling ctr v0.1.1 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling blake2 v0.8.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling cexpr v0.3.4 [INFO] [stderr] Compiling parity-codec v2.2.0 [INFO] [stderr] Compiling impl-serde v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rw-stream-sink v0.1.0 [INFO] [stderr] Compiling getset v0.0.6 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling ctrlc v3.1.1 [INFO] [stderr] Compiling aio-limited v0.1.0 [INFO] [stderr] Compiling aes-ctr v0.1.0 [INFO] [stderr] Compiling ws v0.7.9 (https://github.com/tomusdrw/ws-rs#4baef2dc) [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling exit-future v0.1.3 [INFO] [stderr] Compiling impl-codec v0.1.1 [INFO] [stderr] Compiling unsigned-varint v0.2.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling twox-hash v1.1.2 [INFO] [stderr] Compiling trie-db v0.9.1 [INFO] [stderr] Compiling yamux v0.1.6 [INFO] [stderr] Compiling substrate-serializer v0.1.0 (https://github.com/paritytech/substrate#c9a2bc1e) [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling primitive-types v0.1.6 [INFO] [stderr] Compiling parity-multihash v0.1.0 [INFO] [stderr] Compiling multistream-select v0.2.0 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling substrate-trie v0.4.0 (https://github.com/paritytech/substrate#c9a2bc1e) [INFO] [stderr] Compiling parity-multiaddr v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling libp2p-core v0.2.1 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling slog-scope v4.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling libp2p-ping v0.2.0 [INFO] [stderr] Compiling libp2p-identify v0.2.0 [INFO] [stderr] Compiling libp2p-ratelimit v0.2.0 [INFO] [stderr] Compiling libp2p-yamux v0.2.0 [INFO] [stderr] Compiling libp2p-mplex v0.2.0 [INFO] [stderr] Compiling libp2p-mdns v0.2.0 [INFO] [stderr] Compiling libp2p-floodsub v0.2.0 [INFO] [stderr] Compiling libp2p-uds v0.2.0 [INFO] [stderr] Compiling libp2p-plaintext v0.2.0 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.28` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-034229829d98556a/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=rbt [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `nodrop::imp::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b52ee096fd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55b52ee096fd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b52ee096fd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55b52ee096fd - ::fmt::h26f189e611080a74 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55b52ee2935c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x55b52ee05d41 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x55b52ee0b335 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55b52ee0b335 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55b52ee0b335 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55b52ee0afe9 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55b52ee0b882 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55b52ee0b729 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stderr] 12: 0x55b52ee09bb4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55b52ee0b499 - rust_begin_unwind [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55b52ed5d4c3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x55b52ed5d38d - core::panicking::panic::h19a70c01bbabd538 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x55b52eddbec8 - core::mem::uninitialized::h82e78be2a22e8bcf [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stderr] 17: 0x55b52eddbec8 - crossbeam_epoch::sync::queue::Queue::new::h499c548c359f5e27 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stderr] 18: 0x55b52edde2fa - crossbeam_epoch::internal::Global::new::h88278ee535c524e5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63:20 [INFO] [stderr] 19: 0x55b52eddd381 - crossbeam_epoch::collector::Collector::new::h15bd1763e0a68690 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32:38 [INFO] [stderr] 20: 0x55b52eddb5aa - ::deref::__static_ref_initialize::h9cb191a87c20a71c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12:39 [INFO] [stderr] 21: 0x55b52eddb5aa - core::ops::function::FnOnce::call_once::h8f2df1351f35e049 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55b52ede3797 - lazy_static::lazy::Lazy::get::{{closure}}::h26e1ebc8d27acf26 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:28:29 [INFO] [stderr] 23: 0x55b52eddd53e - std::sync::once::Once::call_once::{{closure}}::h163d3ba73794bb41 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:276:41 [INFO] [stderr] 24: 0x55b52ed5ceca - std::sync::once::Once::call_inner::h0c6c676e51f4a70a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:434:21 [INFO] [stderr] 25: 0x55b52eddd4d1 - std::sync::once::Once::call_once::h0a21cbe38b613c1d [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:276:9 [INFO] [stderr] 26: 0x55b52edda69d - lazy_static::lazy::Lazy::get::h251ccf7cfab4710b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:27:9 [INFO] [stderr] 27: 0x55b52edda69d - ::deref::__stability::ha3b18c0d22fe0cda [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:139:21 [INFO] [stderr] 28: 0x55b52edda69d - ::deref::h32f1f45b820a0079 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:141:17 [INFO] [stderr] 29: 0x55b52edda711 - crossbeam_epoch::default::HANDLE::__init::hd151fa66f4f83400 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17:29 [INFO] [stderr] 30: 0x55b52edda77a - crossbeam_epoch::default::HANDLE::__getit::{{closure}}::h61420f5ab88b948a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:350:25 [INFO] [stderr] 31: 0x55b52eddd57d - std::thread::local::lazy::LazyKeyInner::initialize::hc1ef0f16ed444bcd [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:806:25 [INFO] [stderr] 32: 0x55b52eddcd59 - std::thread::local::fast::Key::try_initialize::h66221f2b0b69ca7d [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:984:31 [INFO] [stderr] 33: 0x55b52eddcea7 - std::thread::local::fast::Key::get::h445ebdc3d5148984 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:967:29 [INFO] [stderr] 34: 0x55b52edb0de9 - crossbeam_epoch::default::HANDLE::__getit::hd27ee0e4965823e2 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:342:21 [INFO] [stderr] 35: 0x55b52edc5f49 - std::thread::local::LocalKey::try_with::h43a0d9186f7a2a7a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:441:32 [INFO] [stderr] 36: 0x55b52edc5daf - std::thread::local::LocalKey::with::hdf85ee8a36eee390 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stderr] 37: 0x55b52edb0e0e - crossbeam_epoch::default::is_pinned::hbdc33c67f240d395 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33:5 [INFO] [stderr] 38: 0x55b52edb7a04 - crossbeam_deque::Stealer::steal::hc106564d45bdcb9c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714:12 [INFO] [stderr] 39: 0x55b52edc1c13 - rayon_core::registry::WorkerThread::steal::{{closure}}::h3ddc28bfe34691be [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:614:27 [INFO] [stderr] 40: 0x55b52edbf14b - core::ops::function::impls:: for &mut F>::call_mut::hb3a88d0b2c285b43 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55b52edc6321 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h68f0fe3165c94f4b [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2680:32 [INFO] [stderr] 42: 0x55b52edaddd9 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hcb8faa5d75ffedc8 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55b52edadb3c - core::ops::function::impls:: for &mut F>::call_mut::h1e579c4118ebceab [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55b52edac1cb - core::iter::traits::iterator::Iterator::try_fold::hcd88668864439db9 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2186:21 [INFO] [stderr] 45: 0x55b52edc504e - as core::iter::traits::iterator::Iterator>::try_fold::hbae4f0b1d6510c3e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55b52edacbef - as core::iter::traits::iterator::Iterator>::try_fold::h218482781abf302a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55b52edadcbb - core::iter::traits::iterator::Iterator::find_map::hf938fecf9812e580 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2686:9 [INFO] [stderr] 48: 0x55b52edc5359 - as core::iter::traits::iterator::Iterator>::next::hc2d338e29f45dbf9 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55b52edc1b5e - rayon_core::registry::WorkerThread::steal::hca92afd7d5bb23a3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:608:9 [INFO] [stderr] 50: 0x55b52edc1882 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h2dad52c81a5f2e7f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:565:48 [INFO] [stderr] 51: 0x55b52edb4935 - core::option::Option::or_else::h0a45a1378fcaeea9 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:1364:21 [INFO] [stderr] 52: 0x55b52edc123a - rayon_core::registry::WorkerThread::wait_until_cold::h6b38d906de922001 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:564:32 [INFO] [stderr] 53: 0x55b52edc1143 - rayon_core::registry::WorkerThread::wait_until::h4e50dbfa799d05d4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:544:13 [INFO] [stderr] 54: 0x55b52edc2177 - rayon_core::registry::main_loop::h6763f324f66d66c9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:666:5 [INFO] [stderr] 55: 0x55b52edc063c - rayon_core::registry::Registry::new::{{closure}}::h42fba49cc3d21769 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:135:54 [INFO] [stderr] 56: 0x55b52edb101e - std::sys_common::backtrace::__rust_begin_short_backtrace::h8f882ff1292a8780 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 57: 0x55b52edb9122 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h61f9559e226bf121 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stderr] 58: 0x55b52edb9c02 - as core::ops::function::FnOnce<()>>::call_once::h5be75184ea4f2f3f [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x55b52edba184 - std::panicking::try::do_call::h5d253f5da5853ac4 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 60: 0x55b52edbb4db - __rust_try [INFO] [stderr] 61: 0x55b52edba0c0 - std::panicking::try::haf04c58815549ae9 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 62: 0x55b52edad812 - std::panic::catch_unwind::ha393d8f87c90d91a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 63: 0x55b52edb8f0f - std::thread::Builder::spawn_unchecked_::{{closure}}::he238b43e5de82879 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stderr] 64: 0x55b52edae83f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h47bb719296bfc2f9 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55b52ee10db3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stderr] 66: 0x55b52ee10db3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stderr] 67: 0x55b52ee10db3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 68: 0x7f76a394f609 - start_thread [INFO] [stderr] 69: 0x7f76a386e163 - clone [INFO] [stderr] 70: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `libloading v0.5.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libloading-8de578fae5684244/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=dl [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/libloading-9b1a1ae30e56da60/out/src/os/unix/global_static.o" "-c" "src/os/unix/global_static.c" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `nodrop::imp::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e20696ef0d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55e20696ef0d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e20696ef0d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55e20696ef0d - ::fmt::h26f189e611080a74 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55e20698eb7c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x55e20696b531 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x55e206970b45 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55e206970b45 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55e206970b45 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55e2069707f9 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55e206971092 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55e206970f39 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stderr] 12: 0x55e20696f3c4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55e206970ca9 - rust_begin_unwind [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55e2068c44c3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x55e2068c438d - core::panicking::panic::h19a70c01bbabd538 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x55e206941668 - core::mem::uninitialized::h82e78be2a22e8bcf [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/mem/mod.rs:679:9 [INFO] [stderr] 17: 0x55e206941668 - crossbeam_epoch::sync::queue::Queue::new::h499c548c359f5e27 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stderr] 18: 0x55e206943a9a - crossbeam_epoch::internal::Global::new::h88278ee535c524e5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/internal.rs:63:20 [INFO] [stderr] 19: 0x55e206942b21 - crossbeam_epoch::collector::Collector::new::h15bd1763e0a68690 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/collector.rs:32:38 [INFO] [stderr] 20: 0x55e206940d4a - ::deref::__static_ref_initialize::h9cb191a87c20a71c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:12:39 [INFO] [stderr] 21: 0x55e206940d4a - core::ops::function::FnOnce::call_once::h8f2df1351f35e049 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55e206948f37 - lazy_static::lazy::Lazy::get::{{closure}}::h26e1ebc8d27acf26 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:28:29 [INFO] [stderr] 23: 0x55e206942cde - std::sync::once::Once::call_once::{{closure}}::h163d3ba73794bb41 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:276:41 [INFO] [stderr] 24: 0x55e2068c3eca - std::sync::once::Once::call_inner::h0c6c676e51f4a70a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:434:21 [INFO] [stderr] 25: 0x55e206942c71 - std::sync::once::Once::call_once::h0a21cbe38b613c1d [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sync/once.rs:276:9 [INFO] [stderr] 26: 0x55e20693fe3d - lazy_static::lazy::Lazy::get::h251ccf7cfab4710b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/inline_lazy.rs:27:9 [INFO] [stderr] 27: 0x55e20693fe3d - ::deref::__stability::ha3b18c0d22fe0cda [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:139:21 [INFO] [stderr] 28: 0x55e20693fe3d - ::deref::h32f1f45b820a0079 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.2.0/src/lib.rs:141:17 [INFO] [stderr] 29: 0x55e20693feb1 - crossbeam_epoch::default::HANDLE::__init::hd151fa66f4f83400 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:17:29 [INFO] [stderr] 30: 0x55e20693ff1a - crossbeam_epoch::default::HANDLE::__getit::{{closure}}::h61420f5ab88b948a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:350:25 [INFO] [stderr] 31: 0x55e206942d1d - std::thread::local::lazy::LazyKeyInner::initialize::hc1ef0f16ed444bcd [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:806:25 [INFO] [stderr] 32: 0x55e2069424f9 - std::thread::local::fast::Key::try_initialize::h66221f2b0b69ca7d [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:984:31 [INFO] [stderr] 33: 0x55e206942647 - std::thread::local::fast::Key::get::h445ebdc3d5148984 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:967:29 [INFO] [stderr] 34: 0x55e206916589 - crossbeam_epoch::default::HANDLE::__getit::hd27ee0e4965823e2 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:342:21 [INFO] [stderr] 35: 0x55e20692b6e9 - std::thread::local::LocalKey::try_with::h43a0d9186f7a2a7a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:441:32 [INFO] [stderr] 36: 0x55e20692b54f - std::thread::local::LocalKey::with::hdf85ee8a36eee390 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stderr] 37: 0x55e2069165ae - crossbeam_epoch::default::is_pinned::hbdc33c67f240d395 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/default.rs:33:5 [INFO] [stderr] 38: 0x55e20691d1a4 - crossbeam_deque::Stealer::steal::hc106564d45bdcb9c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs:714:12 [INFO] [stderr] 39: 0x55e2069273b3 - rayon_core::registry::WorkerThread::steal::{{closure}}::h3ddc28bfe34691be [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:614:27 [INFO] [stderr] 40: 0x55e2069248eb - core::ops::function::impls:: for &mut F>::call_mut::hb3a88d0b2c285b43 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55e20692bac1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h68f0fe3165c94f4b [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2680:32 [INFO] [stderr] 42: 0x55e206913579 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hcb8faa5d75ffedc8 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55e2069132dc - core::ops::function::impls:: for &mut F>::call_mut::h1e579c4118ebceab [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55e20691196b - core::iter::traits::iterator::Iterator::try_fold::hcd88668864439db9 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2186:21 [INFO] [stderr] 45: 0x55e20692a7ee - as core::iter::traits::iterator::Iterator>::try_fold::hbae4f0b1d6510c3e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55e20691238f - as core::iter::traits::iterator::Iterator>::try_fold::h218482781abf302a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55e20691345b - core::iter::traits::iterator::Iterator::find_map::hf938fecf9812e580 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/traits/iterator.rs:2686:9 [INFO] [stderr] 48: 0x55e20692aaf9 - as core::iter::traits::iterator::Iterator>::next::hc2d338e29f45dbf9 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55e2069272fe - rayon_core::registry::WorkerThread::steal::hca92afd7d5bb23a3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:608:9 [INFO] [stderr] 50: 0x55e206927022 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h2dad52c81a5f2e7f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:565:48 [INFO] [stderr] 51: 0x55e20691a0d5 - core::option::Option::or_else::h0a45a1378fcaeea9 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/option.rs:1364:21 [INFO] [stderr] 52: 0x55e2069269da - rayon_core::registry::WorkerThread::wait_until_cold::h6b38d906de922001 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:564:32 [INFO] [stderr] 53: 0x55e2069268e3 - rayon_core::registry::WorkerThread::wait_until::h4e50dbfa799d05d4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:544:13 [INFO] [stderr] 54: 0x55e206927917 - rayon_core::registry::main_loop::h6763f324f66d66c9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:666:5 [INFO] [stderr] 55: 0x55e206925ddc - rayon_core::registry::Registry::new::{{closure}}::h42fba49cc3d21769 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.1/src/registry.rs:135:54 [INFO] [stderr] 56: 0x55e2069167be - std::sys_common::backtrace::__rust_begin_short_backtrace::h8f882ff1292a8780 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 57: 0x55e20691e8c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h61f9559e226bf121 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stderr] 58: 0x55e20691f3a2 - as core::ops::function::FnOnce<()>>::call_once::h5be75184ea4f2f3f [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x55e20691f924 - std::panicking::try::do_call::h5d253f5da5853ac4 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 60: 0x55e206920c7b - __rust_try [INFO] [stderr] 61: 0x55e20691f860 - std::panicking::try::haf04c58815549ae9 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 62: 0x55e206912fb2 - std::panic::catch_unwind::ha393d8f87c90d91a [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 63: 0x55e20691e6af - std::thread::Builder::spawn_unchecked_::{{closure}}::he238b43e5de82879 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stderr] 64: 0x55e206913fdf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h47bb719296bfc2f9 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55e2069765d3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stderr] 66: 0x55e2069765d3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stderr] 67: 0x55e2069765d3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 68: 0x7f6212f0d609 - start_thread [INFO] [stderr] 69: 0x7f6212e2c163 - clone [INFO] [stderr] 70: 0x0 - [INFO] running `Command { std: "docker" "inspect" "6d31f5eb274d8571473584298881d7f1d9999d9112571db50ffa9868f8723d78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d31f5eb274d8571473584298881d7f1d9999d9112571db50ffa9868f8723d78", kill_on_drop: false }` [INFO] [stdout] 6d31f5eb274d8571473584298881d7f1d9999d9112571db50ffa9868f8723d78