[INFO] cloning repository https://github.com/NikolaiMagnussen/rusty-ctf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NikolaiMagnussen/rusty-ctf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikolaiMagnussen%2Frusty-ctf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikolaiMagnussen%2Frusty-ctf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ef908a384841532cc6457db4a5331e2499c75d4 [INFO] checking NikolaiMagnussen/rusty-ctf against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikolaiMagnussen%2Frusty-ctf" "/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/NikolaiMagnussen/rusty-ctf on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NikolaiMagnussen/rusty-ctf [INFO] finished tweaking git repo https://github.com/NikolaiMagnussen/rusty-ctf [INFO] tweaked toml for git repo https://github.com/NikolaiMagnussen/rusty-ctf written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/NikolaiMagnussen/rusty-ctf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.50 [INFO] [stderr] Downloaded smallvec v0.6.7 [INFO] [stderr] Downloaded bindgen v0.37.4 [INFO] [stderr] Downloaded diesel v1.3.3 [INFO] [stderr] Downloaded notify v4.0.6 [INFO] [stderr] Downloaded proc-macro2 v0.4.25 [INFO] [stderr] Downloaded byteorder v1.3.0 [INFO] [stderr] Downloaded proc-macro2 v0.3.5 [INFO] [stderr] Downloaded rand v0.4.5 [INFO] [stderr] Downloaded clang-sys v0.23.0 [INFO] [stderr] Downloaded libc v0.2.47 [INFO] [stderr] Downloaded libsqlite3-sys v0.9.3 [INFO] [stderr] Downloaded argonautica v0.1.5 [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01180a5e4e3e051c7383cf1b719c06e5086345c9cd2ff42cb51a7e4e6f35296d [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" "01180a5e4e3e051c7383cf1b719c06e5086345c9cd2ff42cb51a7e4e6f35296d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01180a5e4e3e051c7383cf1b719c06e5086345c9cd2ff42cb51a7e4e6f35296d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01180a5e4e3e051c7383cf1b719c06e5086345c9cd2ff42cb51a7e4e6f35296d", kill_on_drop: false }` [INFO] [stdout] 01180a5e4e3e051c7383cf1b719c06e5086345c9cd2ff42cb51a7e4e6f35296d [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=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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--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] aee7b3539ffd9bfe99593de36fc7dbdc9b107be3ef40ced09ec2b3a13aa33de2 [INFO] running `Command { std: "docker" "start" "-a" "aee7b3539ffd9bfe99593de36fc7dbdc9b107be3ef40ced09ec2b3a13aa33de2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling cfg-if v0.1.6 [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 memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.25 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Compiling rocket v0.4.0 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.0 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Checking r2d2 v0.8.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.4 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking notify v4.0.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling libloading v0.5.0 [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-4cc06486b7d8c791/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/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a206971127 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55a206971127 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a206971127 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55a206971127 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55a20698dfdc - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x55a20696cb12 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x55a2069734a5 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55a2069734a5 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55a2069734a5 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55a206973003 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55a206973c41 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55a206973757 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x55a2069715ec - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55a2069736e9 - rust_begin_unwind [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55a20698d3b1 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55a20698d2fd - core::panicking::panic::h35b77276aa4b0c12 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55a206947800 - core::mem::uninitialized::h8aa750b0c36c36d8 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/mem/mod.rs:671:9 [INFO] [stderr] 17: 0x55a206947800 - crossbeam_epoch::sync::queue::Queue::new::hec67c0711407ef26 [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: 0x55a20693f74d - crossbeam_epoch::internal::Global::new::he996ebac63fcfe58 [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: 0x55a206949cb1 - crossbeam_epoch::collector::Collector::new::h675e7c44205156b4 [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: 0x55a20694b67a - ::deref::__static_ref_initialize::h3d4bb855591ec123 [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: 0x55a20694b67a - core::ops::function::FnOnce::call_once::hbd6c086cee006830 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x55a2069492d7 - lazy_static::lazy::Lazy::get::{{closure}}::ha6d7529893560dbb [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: 0x55a20694ad0f - std::sync::once::Once::call_once::{{closure}}::h45254cb49c9f217c [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x55a206970d92 - std::sync::once::Once::call_inner::h2c350ddd5f41c65a [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sync/once.rs:420:21 [INFO] [stderr] 25: 0x55a20694ac87 - std::sync::once::Once::call_once::h224484fa3233fc5c [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x55a2069432e9 - lazy_static::lazy::Lazy::get::he0b3fcfffd4db73c [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: 0x55a2069432e9 - ::deref::__stability::habdd02c5af4a6270 [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: 0x55a2069432e9 - ::deref::h8b2625d329a1bbe0 [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: 0x55a206943364 - crossbeam_epoch::default::HANDLE::__init::hb561360a8bc3a1ff [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: 0x55a20694b609 - core::ops::function::FnOnce::call_once::h43048d0be184b862 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x55a2069429fc - std::thread::local::lazy::LazyKeyInner::initialize::hb08652d8d8769c69 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x55a20694937b - std::thread::local::fast::Key::try_initialize::h8bccc3dfebd7e3cb [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x55a2069494cb - std::thread::local::fast::Key::get::h56d45482bbf7af10 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x55a2069433b0 - crossbeam_epoch::default::HANDLE::__getit::hf2da92132b2dd91f [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x55a20691ee1b - std::thread::local::LocalKey::try_with::h7fdd4826bbba6478 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x55a20691ecff - std::thread::local::LocalKey::with::hb56d8f0e778bb79a [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x55a206919a14 - crossbeam_epoch::default::is_pinned::he65b2ec000cde16d [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: 0x55a206925c84 - crossbeam_deque::Stealer::steal::h1ba6aef0ae543817 [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: 0x55a206914343 - rayon_core::registry::WorkerThread::steal::{{closure}}::h4629555e37310001 [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: 0x55a20691136b - core::ops::function::impls:: for &mut F>::call_mut::hfde5cf13f1c24cc1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x55a2069169e1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hc13e3b2edda2ee84 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/iter/traits/iterator.rs:2307:32 [INFO] [stderr] 42: 0x55a206927447 - core::iter::adapters::filter::filter_try_fold::{{closure}}::hd642d2dedd9e2099 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/iter/adapters/filter.rs:43:44 [INFO] [stderr] 43: 0x55a206926bcc - core::ops::function::impls:: for &mut F>::call_mut::heb884f4a77fa75f1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x55a206916c33 - core::iter::traits::iterator::Iterator::try_fold::he69fed5edc6bc17c [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/iter/traits/iterator.rs:1938:21 [INFO] [stderr] 45: 0x55a20691da02 - as core::iter::traits::iterator::Iterator>::try_fold::hd0853958e9a19468 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x55a2069265c4 - as core::iter::traits::iterator::Iterator>::try_fold::h36b401d06c143892 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/iter/adapters/filter.rs:92:9 [INFO] [stderr] 47: 0x55a206927361 - core::iter::traits::iterator::Iterator::find_map::h73bc2a8f29c4d373 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/iter/traits/iterator.rs:2313:9 [INFO] [stderr] 48: 0x55a20691de66 - as core::iter::traits::iterator::Iterator>::next::h2702745328f204b9 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x55a20691426c - rayon_core::registry::WorkerThread::steal::h08ac8df3c7a6e0d6 [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: 0x55a206913f72 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h1d8aacf60dc8e5ea [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: 0x55a206932923 - core::option::Option::or_else::hac4592ae9d9dd4d1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/option.rs:784:21 [INFO] [stderr] 52: 0x55a2069138e4 - rayon_core::registry::WorkerThread::wait_until_cold::h31e3aec6d732330a [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: 0x55a206913807 - rayon_core::registry::WorkerThread::wait_until::h918367eff9526791 [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: 0x55a20691479f - rayon_core::registry::main_loop::h1158971910ead14d [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: 0x55a206912c10 - rayon_core::registry::Registry::new::{{closure}}::h5f3442fdc9df8cfa [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: 0x55a206919a7e - std::sys_common::backtrace::__rust_begin_short_backtrace::hefa910d2dd41a0fd [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x55a20691ffe2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hff624faf5d706bda [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x55a206915022 - as core::ops::function::FnOnce<()>>::call_once::hc206d9374a3399e8 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panic.rs:322:9 [INFO] [stderr] 59: 0x55a20691855e - std::panicking::try::do_call::h57eeafaa8ae65093 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x55a2069195bd - __rust_try [INFO] [stderr] 61: 0x55a206918363 - std::panicking::try::he906af7c21af874e [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x55a206915f92 - std::panic::catch_unwind::ha73c31f44be9224f [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panic.rs:396:14 [INFO] [stderr] 63: 0x55a20691fde8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1b2209aeb1b81a90 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x55a20692026f - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha9774c531c1b1cff [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x55a20697aa2a - as core::ops::function::FnOnce>::call_once::h8ffdf8dc1f37e360 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/alloc/src/boxed.rs:1484:9 [INFO] [stderr] 66: 0x55a20697aa2a - as core::ops::function::FnOnce>::call_once::h74f6ec149ce6acc8 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/alloc/src/boxed.rs:1484:9 [INFO] [stderr] 67: 0x55a20697aa2a - std::sys::unix::thread::Thread::new::thread_start::h565bef3956c58d58 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7f5406a44609 - start_thread [INFO] [stderr] 69: 0x7f5406965293 - 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" "aee7b3539ffd9bfe99593de36fc7dbdc9b107be3ef40ced09ec2b3a13aa33de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee7b3539ffd9bfe99593de36fc7dbdc9b107be3ef40ced09ec2b3a13aa33de2", kill_on_drop: false }` [INFO] [stdout] aee7b3539ffd9bfe99593de36fc7dbdc9b107be3ef40ced09ec2b3a13aa33de2