[INFO] cloning repository https://github.com/adriamb/rblock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adriamb/rblock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriamb%2Frblock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriamb%2Frblock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cba0221ddd4e089a4627ca23ea9550bb16827293 [INFO] testing adriamb/rblock against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriamb%2Frblock" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adriamb/rblock on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adriamb/rblock [INFO] finished tweaking git repo https://github.com/adriamb/rblock [INFO] tweaked toml for git repo https://github.com/adriamb/rblock written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/adriamb/rblock already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] cc85514835e96d59f2ed19519304c113fd90458fd263769c52c868d0f788ac30 [INFO] running `Command { std: "docker" "start" "-a" "cc85514835e96d59f2ed19519304c113fd90458fd263769c52c868d0f788ac30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc85514835e96d59f2ed19519304c113fd90458fd263769c52c868d0f788ac30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc85514835e96d59f2ed19519304c113fd90458fd263769c52c868d0f788ac30", kill_on_drop: false }` [INFO] [stdout] cc85514835e96d59f2ed19519304c113fd90458fd263769c52c868d0f788ac30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2ebfeb2c9dcd2a1d70387d3a22c6ba81d9b0b81f270593e013439b5b394662c [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" "a2ebfeb2c9dcd2a1d70387d3a22c6ba81d9b0b81f270593e013439b5b394662c", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.9 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling edit-distance v2.0.1 [INFO] [stderr] Compiling memzero v0.1.0 (https://github.com/paritytech/parity.git#8b6c5be6) [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling parity-wordlist v1.2.1 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling rust-embed-impl v4.2.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling rust-embed v4.2.0 [INFO] [stderr] Compiling gzip-header v0.2.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling ethereum-types v0.4.0 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tiny_http v0.6.1 [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling ctrlc v3.1.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling rlp v0.3.0 [INFO] [stderr] Compiling keccak-hash v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.14.5 [INFO] [stderr] Compiling eth-secp256k1 v0.5.7 (https://github.com/paritytech/rust-secp256k1#ccc06e74) [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling tokio-uds v0.1.7 [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-f0f34066d16b9c22/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-bf5647e6160a1ea8/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::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5593204f42c0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5593204f42c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5593204f42c0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5593204f42c0 - ::fmt::h7881e3a580134f9a [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x559320514b3c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x5593204efb52 - std::io::Write::write_fmt::h24485de26f355188 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x5593204f6c05 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5593204f6c05 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5593204f6c05 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5593204f675a - std::panicking::default_hook::hb08853b392b9404b [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5593204f73a1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5593204f6eb7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x5593204f477c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5593204f6e49 - rust_begin_unwind [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x559320513ee1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x559320513e2d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x5593204d2918 - core::mem::uninitialized::h3e78673dbada9b71 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] 17: 0x5593204d2918 - crossbeam_epoch::sync::queue::Queue::new::h99d874c0e94ccd7a [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: 0x5593204ca05d - crossbeam_epoch::internal::Global::new::hb44a07649e3999f3 [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: 0x5593204d4db1 - crossbeam_epoch::collector::Collector::new::hb5486c77dad4925c [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: 0x5593204cd46a - ::deref::__static_ref_initialize::h11032648a5f50657 [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: 0x5593204cd46a - core::ops::function::FnOnce::call_once::hb01c973969f55150 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x5593204d4397 - lazy_static::lazy::Lazy::get::{{closure}}::hc6f76db7b1a4142a [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: 0x5593204d5e1f - std::sync::once::Once::call_once::{{closure}}::h525fd764c8da5417 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x5593204f3e62 - std::sync::once::Once::call_inner::hc3d5e817f9c320a2 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sync/once.rs:419:21 [INFO] [stderr] 25: 0x5593204d5d95 - std::sync::once::Once::call_once::h8500755994448bff [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x5593204ce3b9 - lazy_static::lazy::Lazy::get::h313fc51de503c113 [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: 0x5593204ce3b9 - ::deref::__stability::ha7a319326389675d [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: 0x5593204ce3b9 - ::deref::hb9d8e12253e995c3 [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: 0x5593204ce434 - crossbeam_epoch::default::HANDLE::__init::h4e86b68aa6e15128 [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: 0x5593204cd449 - core::ops::function::FnOnce::call_once::h829eebf1f57b249d [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x5593204cd2ab - std::thread::local::lazy::LazyKeyInner::initialize::hdc323deb549e83fd [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x5593204d4446 - std::thread::local::fast::Key::try_initialize::h7960476f7daf91bd [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x5593204d458b - std::thread::local::fast::Key::get::ha0dce262fc283fe0 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x5593204ce47d - crossbeam_epoch::default::HANDLE::__getit::hb46c6bb3e610267d [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x5593204a666b - std::thread::local::LocalKey::try_with::hd0cc0a6918d40b2c [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x5593204a648f - std::thread::local::LocalKey::with::hdf21b37ca7b1e76b [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x5593204b8ba4 - crossbeam_epoch::default::is_pinned::ha84abb3af9cf9ebb [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: 0x5593204ae684 - crossbeam_deque::Stealer::steal::h1c57c41e7f74fbc8 [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: 0x55932049dde3 - rayon_core::registry::WorkerThread::steal::{{closure}}::h1339f96d42c88300 [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: 0x55932049af1b - core::ops::function::impls:: for &mut F>::call_mut::h9a4e1f3af6856fd9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x5593204b01a1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h0dbad977f23bd86e [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2257:32 [INFO] [stderr] 42: 0x5593204a7abc - core::iter::adapters::filter_try_fold::{{closure}}::h527d12d5593eb011 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/adapters/mod.rs:1078:44 [INFO] [stderr] 43: 0x5593204a74ec - core::ops::function::impls:: for &mut F>::call_mut::hb6c865d753b922b9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x5593204ac033 - core::iter::traits::iterator::Iterator::try_fold::h9ab996ca326e2de9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:1888:21 [INFO] [stderr] 45: 0x5593204a8662 - as core::iter::traits::iterator::Iterator>::try_fold::h5495b9abc148dfcf [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/adapters/chain.rs:105:19 [INFO] [stderr] 46: 0x5593204a6336 - as core::iter::traits::iterator::Iterator>::try_fold::h4ceb899dc60c732e [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/adapters/mod.rs:1127:9 [INFO] [stderr] 47: 0x5593204a7651 - core::iter::traits::iterator::Iterator::find_map::h3268dd5e31c4a4d9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2263:9 [INFO] [stderr] 48: 0x5593204a63a6 - as core::iter::traits::iterator::Iterator>::next::h740ee805c77ea463 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/adapters/mod.rs:1245:9 [INFO] [stderr] 49: 0x55932049dd0e - rayon_core::registry::WorkerThread::steal::hdaaec3e5f95292ab [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: 0x55932049da12 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h471f42f7f29afcbc [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: 0x5593204b7493 - core::option::Option::or_else::hb84580fc630c4c26 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:786:21 [INFO] [stderr] 52: 0x55932049d384 - rayon_core::registry::WorkerThread::wait_until_cold::h80e2f4f62761118d [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: 0x55932049d2a8 - rayon_core::registry::WorkerThread::wait_until::hb610880af342b445 [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: 0x55932049e23f - rayon_core::registry::main_loop::h8ca3697eb5ee0872 [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: 0x55932049c6bd - rayon_core::registry::Registry::new::{{closure}}::h22122aced9875121 [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: 0x5593204b8c0e - std::sys_common::backtrace::__rust_begin_short_backtrace::hf0eacbe1613b9863 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x5593204a7422 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4cb31c981fb572d4 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x5593204aefb2 - as core::ops::function::FnOnce<()>>::call_once::h0f37643be92295ff [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stderr] 59: 0x5593204b946e - std::panicking::try::do_call::hba1cd55adcb7d9c9 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x5593204ba15d - __rust_try [INFO] [stderr] 61: 0x5593204b9193 - std::panicking::try::h250a7b430744781d [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x5593204afad2 - std::panic::catch_unwind::h737a78ae2d9529b2 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stderr] 63: 0x5593204a7210 - std::thread::Builder::spawn_unchecked::{{closure}}::h1562c2fe641e372f [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x5593204a983f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h73068f1c2a65b7e8 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x5593204fdb7a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stderr] 66: 0x5593204fdb7a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stderr] 67: 0x5593204fdb7a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stderr] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7fedaaadc609 - start_thread [INFO] [stderr] 69: 0x7fedaa9fd293 - clone [INFO] [stderr] 70: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a2ebfeb2c9dcd2a1d70387d3a22c6ba81d9b0b81f270593e013439b5b394662c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2ebfeb2c9dcd2a1d70387d3a22c6ba81d9b0b81f270593e013439b5b394662c", kill_on_drop: false }` [INFO] [stdout] a2ebfeb2c9dcd2a1d70387d3a22c6ba81d9b0b81f270593e013439b5b394662c