[INFO] cloning repository https://github.com/elniallo/tokio-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elniallo/tokio-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felniallo%2Ftokio-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felniallo%2Ftokio-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 547e0ec0029605bfa12910ce200ab0c356555d97 [INFO] testing elniallo/tokio-experiment against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felniallo%2Ftokio-experiment" "/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/elniallo/tokio-experiment on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elniallo/tokio-experiment [INFO] finished tweaking git repo https://github.com/elniallo/tokio-experiment [INFO] tweaked toml for git repo https://github.com/elniallo/tokio-experiment written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/elniallo/tokio-experiment 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] warning: unused manifest key: bench.2.include [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] 9d193fc5520e1c19f7fc05ed83ad1466d49cf032a428f254781ce29d70851824 [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" "9d193fc5520e1c19f7fc05ed83ad1466d49cf032a428f254781ce29d70851824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d193fc5520e1c19f7fc05ed83ad1466d49cf032a428f254781ce29d70851824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d193fc5520e1c19f7fc05ed83ad1466d49cf032a428f254781ce29d70851824", kill_on_drop: false }` [INFO] [stdout] 9d193fc5520e1c19f7fc05ed83ad1466d49cf032a428f254781ce29d70851824 [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] 3ce7728153d817f41c19beb498b674a5f4de1168f8e79e3497c4d687a9c5a0ce [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" "3ce7728153d817f41c19beb498b674a5f4de1168f8e79e3497c4d687a9c5a0ce", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bench.2.include [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling lazy_static v1.3.0 [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 rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling protobuf v2.0.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling bech32 v0.5.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling starling v1.2.1 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazysort v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling bitcoin-bech32 v0.8.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling double v0.2.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling protoc v2.0.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling simple_logger v0.5.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling float-cmp v0.2.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling protobuf-codegen-no-elision v2.0.4 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling once_cell v0.1.8 [INFO] [stderr] Compiling rust-base58 v0.0.4 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling protoc-rust-no-elision v2.0.4 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling openssl-src v111.2.1+1.1.1b [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling secp256k1 v0.11.6 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling cryptonight-rs v0.2.1 [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-7ca3c73b0bdb9d2f/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::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ceeb75ae10 - 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: 0x55ceeb75ae10 - 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: 0x55ceeb75ae10 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55ceeb75ae10 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55ceeb77a69c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55ceeb757615 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x55ceeb75d00b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55ceeb75d00b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55ceeb75d00b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55ceeb75cae1 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55ceeb75d6d4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55ceeb75d187 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x55ceeb75b30c - 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: 0x55ceeb75d119 - rust_begin_unwind [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55ceeb6b73c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55ceeb6b730d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55ceeb741a58 - core::mem::uninitialized::h6fcbfda96fabb5d0 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x55ceeb741a58 - crossbeam_epoch::sync::queue::Queue::new::hb5b8bbe424dbb80b [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: 0x55ceeb7385da - crossbeam_epoch::internal::Global::new::hcad35805f5d59832 [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: 0x55ceeb73b2b1 - crossbeam_epoch::collector::Collector::new::h2e471fdc796f98ae [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: 0x55ceeb736aaa - ::deref::__static_ref_initialize::h4ccc2f075ce25ec1 [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: 0x55ceeb736aaa - core::ops::function::FnOnce::call_once::h5c04e8e4f9a9008f [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55ceeb73aca7 - lazy_static::lazy::Lazy::get::{{closure}}::hf62e17a3a075d782 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:28:29 [INFO] [stderr] 23: 0x55ceeb739fde - std::sync::once::Once::call_once::{{closure}}::hda1ebc7fd9ab3e42 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55ceeb6b6a2c - std::sync::once::Once::call_inner::hc348bcc9497238cf [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x55ceeb739f68 - std::sync::once::Once::call_once::h854d661356a5c7cb [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55ceeb73b7c6 - lazy_static::lazy::Lazy::get::hc49341f1f19fcbf6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/inline_lazy.rs:27:9 [INFO] [stderr] 27: 0x55ceeb73b7c6 - ::deref::__stability::hbf453dfb6835f710 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:138:21 [INFO] [stderr] 28: 0x55ceeb73b7c6 - ::deref::haace66774f310546 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.3.0/src/lib.rs:140:17 [INFO] [stderr] 29: 0x55ceeb73b831 - crossbeam_epoch::default::HANDLE::__init::h97210a6b1f8a4efb [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: 0x55ceeb736a89 - core::ops::function::FnOnce::call_once::h04accb35d9c9587c [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55ceeb73dddc - std::thread::local::lazy::LazyKeyInner::initialize::hc9a998035249536d [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 32: 0x55ceeb7375b0 - std::thread::local::fast::Key::try_initialize::h57d59b8744eac115 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 33: 0x55ceeb7376f7 - std::thread::local::fast::Key::get::h443b7cbec4a0f9f3 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 34: 0x55ceeb70844d - crossbeam_epoch::default::HANDLE::__getit::he2225814109f7554 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 35: 0x55ceeb723378 - std::thread::local::LocalKey::try_with::hb78eef43a35eacd0 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 36: 0x55ceeb72308f - std::thread::local::LocalKey::with::h8455e145a6e91542 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stderr] 37: 0x55ceeb70846e - crossbeam_epoch::default::is_pinned::h26611ca7ed1aab3d [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: 0x55ceeb7169b4 - crossbeam_deque::Stealer::steal::h93276e330ab696c5 [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: 0x55ceeb71c483 - rayon_core::registry::WorkerThread::steal::{{closure}}::h0200c66d12ae3fc6 [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: 0x55ceeb71970b - core::ops::function::impls:: for &mut F>::call_mut::hafaa309808d61170 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55ceeb7090d1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h03f662dbcd8af3b8 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:2410:32 [INFO] [stderr] 42: 0x55ceeb70a311 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h065caecf84f35a68 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x55ceeb70a08c - core::ops::function::impls:: for &mut F>::call_mut::h2ccfa9d4e58dc152 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55ceeb723be3 - core::iter::traits::iterator::Iterator::try_fold::h4da65d35b0991b4a [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:1997:21 [INFO] [stderr] 45: 0x55ceeb72263e - as core::iter::traits::iterator::Iterator>::try_fold::h467bfa71c7da784b [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55ceeb709bec - as core::iter::traits::iterator::Iterator>::try_fold::h05334cac0e6423e6 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x55ceeb70a18b - core::iter::traits::iterator::Iterator::find_map::h86e1e232c771c03e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:2416:9 [INFO] [stderr] 48: 0x55ceeb709c59 - as core::iter::traits::iterator::Iterator>::next::hf49c41ae27e41585 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55ceeb71c3ce - rayon_core::registry::WorkerThread::steal::h4451bc5baa4cd027 [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: 0x55ceeb71c0f2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h54d0005efdb9266a [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: 0x55ceeb707061 - core::option::Option::or_else::h2adf7cc3f56d3a5a [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/option.rs:790:21 [INFO] [stderr] 52: 0x55ceeb71be07 - rayon_core::registry::WorkerThread::wait_until_cold::heeff1ab85a79fa49 [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: 0x55ceeb71b81c - rayon_core::registry::WorkerThread::wait_until::h9cfd9176bda75201 [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: 0x55ceeb71ca0e - rayon_core::registry::main_loop::h1ff59b1b743bafe9 [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: 0x55ceeb71ad9c - rayon_core::registry::Registry::new::{{closure}}::h736855f15a15ca7c [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: 0x55ceeb7100be - std::sys_common::backtrace::__rust_begin_short_backtrace::h3fca163a8a9af791 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55ceeb71fce2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he1ef796ce06f0310 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stderr] 58: 0x55ceeb7083a2 - as core::ops::function::FnOnce<()>>::call_once::h53ddf43bb7098511 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stderr] 59: 0x55ceeb7175e4 - std::panicking::try::do_call::hd6a293a354c8df6c [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 60: 0x55ceeb717fdd - __rust_try [INFO] [stderr] 61: 0x55ceeb7172c0 - std::panicking::try::h2d19c003c10fcbfa [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 62: 0x55ceeb708ed2 - std::panic::catch_unwind::h7afd71ad812066c4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stderr] 63: 0x55ceeb71fadc - std::thread::Builder::spawn_unchecked::{{closure}}::h40229ea1a30b15b1 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stderr] 64: 0x55ceeb70cf7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7c3fa00257aa081f [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55ceeb7634f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 66: 0x55ceeb7634f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 67: 0x55ceeb7634f7 - 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] 68: 0x7f4bc95f8609 - start_thread [INFO] [stderr] 69: 0x7f4bc93ca293 - 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" "3ce7728153d817f41c19beb498b674a5f4de1168f8e79e3497c4d687a9c5a0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce7728153d817f41c19beb498b674a5f4de1168f8e79e3497c4d687a9c5a0ce", kill_on_drop: false }` [INFO] [stdout] 3ce7728153d817f41c19beb498b674a5f4de1168f8e79e3497c4d687a9c5a0ce