[INFO] cloning repository https://github.com/maretekent/cloud-env-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maretekent/cloud-env-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaretekent%2Fcloud-env-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaretekent%2Fcloud-env-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5adcd6e9774612e0e1f31754ba8fd28dd658798 [INFO] testing maretekent/cloud-env-manager against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaretekent%2Fcloud-env-manager" "/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/maretekent/cloud-env-manager 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/maretekent/cloud-env-manager [INFO] finished tweaking git repo https://github.com/maretekent/cloud-env-manager [INFO] tweaked toml for git repo https://github.com/maretekent/cloud-env-manager written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/maretekent/cloud-env-manager 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] 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" "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] 03e3b893bd8d093fdac3074177fc47a7a9ed17bac8648c473665f05b293373bd [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" "03e3b893bd8d093fdac3074177fc47a7a9ed17bac8648c473665f05b293373bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03e3b893bd8d093fdac3074177fc47a7a9ed17bac8648c473665f05b293373bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03e3b893bd8d093fdac3074177fc47a7a9ed17bac8648c473665f05b293373bd", kill_on_drop: false }` [INFO] [stdout] 03e3b893bd8d093fdac3074177fc47a7a9ed17bac8648c473665f05b293373bd [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" "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] 62f4772098c2194c4019b1ab265072457dc0e918334b103938c7a1055523af2a [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" "62f4772098c2194c4019b1ab265072457dc0e918334b103938c7a1055523af2a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling ryu v0.2.4 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling fallible-iterator v0.1.5 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling http-range v0.1.1 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.3 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling actix-web v0.5.8 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling walkdir v2.2.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling tokio-timer v0.2.5 [INFO] [stderr] Compiling smallvec v0.6.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling crossbeam-channel v0.1.3 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling postgres-shared v0.4.1 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling bcrypt v0.1.6 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling trust-dns-proto v0.3.3 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] error: failed to run custom build command for `ring v0.12.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-d093cd978f7c26b6/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [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: 0x5583a84d3210 - 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: 0x5583a84d3210 - 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: 0x5583a84d3210 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5583a84d3210 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5583a84f2bbc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x5583a84cf865 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x5583a84d540b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5583a84d540b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5583a84d540b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5583a84d4ee1 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5583a84d5ad4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x5583a84d5587 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x5583a84d370c - 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: 0x5583a84d5519 - rust_begin_unwind [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x5583a8410351 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5583a841029d - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x5583a84782e8 - core::mem::uninitialized::h72b01fce8701c32f [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x5583a84782e8 - crossbeam_epoch::sync::queue::Queue::new::h0ae7d0e83dbf12ab [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: 0x5583a847a23a - crossbeam_epoch::internal::Global::new::h47b0bfec534bd297 [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: 0x5583a847bf41 - crossbeam_epoch::collector::Collector::new::h9ff5710a1cff5ec6 [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: 0x5583a847689a - ::deref::__static_ref_initialize::h4199c24f267bf64a [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: 0x5583a847689a - core::ops::function::FnOnce::call_once::h58e2f4f22c646216 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x5583a847bb14 - lazy_static::lazy::Lazy::get::{{closure}}::hb6105b27dcf619e6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/inline_lazy.rs:28:27 [INFO] [stderr] 23: 0x5583a847bcbe - std::sync::once::Once::call_once::{{closure}}::h6fe2448dee79c0b3 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x5583a840fa2c - std::sync::once::Once::call_inner::hc348bcc9497238cf [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x5583a847bc48 - std::sync::once::Once::call_once::h6b08736e05f7c00a [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x5583a847c458 - lazy_static::lazy::Lazy::get::he1c7089d1442e0a0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/inline_lazy.rs:27:13 [INFO] [stderr] 27: 0x5583a847c458 - ::deref::__stability::hbda714142acc7036 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/lib.rs:149:25 [INFO] [stderr] 28: 0x5583a847c458 - ::deref::hb5b16adc75f41539 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.1.0/src/lib.rs:151:21 [INFO] [stderr] 29: 0x5583a847c4b1 - crossbeam_epoch::default::HANDLE::__init::h2a45a553f848ac3b [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: 0x5583a84768b9 - core::ops::function::FnOnce::call_once::hc7e8f89634405d95 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x5583a847f88c - std::thread::local::lazy::LazyKeyInner::initialize::h0db7140fd6d26e73 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 32: 0x5583a8479170 - std::thread::local::fast::Key::try_initialize::hb12da497bc0e2788 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 33: 0x5583a84792b7 - std::thread::local::fast::Key::get::h6d7cd9a906610fb2 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 34: 0x5583a846c63d - crossbeam_epoch::default::HANDLE::__getit::he2309ff6ad2f5f27 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 35: 0x5583a846d208 - std::thread::local::LocalKey::try_with::h733d3c82d120c84f [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 36: 0x5583a846d04f - std::thread::local::LocalKey::with::hd2fa549e7467c3d9 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stderr] 37: 0x5583a846c65e - crossbeam_epoch::default::is_pinned::h7d7bf1c587f98b09 [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: 0x5583a84603f4 - crossbeam_deque::Stealer::steal::h1f8add74ebbd75f8 [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: 0x5583a8465d53 - rayon_core::registry::WorkerThread::steal::{{closure}}::hb0041b0ef9387933 [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: 0x5583a8462fdb - core::ops::function::impls:: for &mut F>::call_mut::h43ae0e0d56876373 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x5583a8452c11 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hdf99ec0c10d34c0b [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:2410:32 [INFO] [stderr] 42: 0x5583a8454031 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h53c00042d84e082e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x5583a8453e0c - core::ops::function::impls:: for &mut F>::call_mut::h96ea7a0181f2ac94 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x5583a846dc13 - core::iter::traits::iterator::Iterator::try_fold::hc183be9d696ef262 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:1997:21 [INFO] [stderr] 45: 0x5583a846c16e - as core::iter::traits::iterator::Iterator>::try_fold::h2942aa9467446cd9 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x5583a845381c - as core::iter::traits::iterator::Iterator>::try_fold::h8045970e165ed833 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x5583a8453f0b - core::iter::traits::iterator::Iterator::find_map::h0adcc253f63b1b94 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/traits/iterator.rs:2416:9 [INFO] [stderr] 48: 0x5583a8452319 - as core::iter::traits::iterator::Iterator>::next::h290a7779fd7384bd [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x5583a8465c9e - rayon_core::registry::WorkerThread::steal::h455918e198c7ec50 [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: 0x5583a84659c2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h3130560f6abefe7c [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: 0x5583a8450e81 - core::option::Option::or_else::ha38b7f22f7c7af80 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/option.rs:790:21 [INFO] [stderr] 52: 0x5583a84656d7 - rayon_core::registry::WorkerThread::wait_until_cold::ha7ce1d3132806601 [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: 0x5583a84650ec - rayon_core::registry::WorkerThread::wait_until::h4d4025801748d2dc [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: 0x5583a84662de - rayon_core::registry::main_loop::h694bd399fd8c63e0 [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: 0x5583a846466c - rayon_core::registry::Registry::new::{{closure}}::h302abad9dcba11c0 [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: 0x5583a8459b8e - std::sys_common::backtrace::__rust_begin_short_backtrace::h2cbca56ef3a1ac6c [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x5583a8469672 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h59489418a7a56c8c [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stderr] 58: 0x5583a84683b2 - as core::ops::function::FnOnce<()>>::call_once::h6b30d6affbedf196 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stderr] 59: 0x5583a8460c14 - std::panicking::try::do_call::h163ba3029cec0637 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 60: 0x5583a846159d - __rust_try [INFO] [stderr] 61: 0x5583a8460940 - std::panicking::try::h0d6d2b335c817735 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 62: 0x5583a8468af2 - std::panic::catch_unwind::h59d072cacb048b27 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stderr] 63: 0x5583a846946c - std::thread::Builder::spawn_unchecked::{{closure}}::h80901f9dbbcb1b26 [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stderr] 64: 0x5583a8456a4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h75c60216b00d528f [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x5583a84dba17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 66: 0x5583a84dba17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stderr] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 67: 0x5583a84dba17 - 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: 0x7f0c8d944609 - start_thread [INFO] [stderr] 69: 0x7f0c8d716293 - 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" "62f4772098c2194c4019b1ab265072457dc0e918334b103938c7a1055523af2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f4772098c2194c4019b1ab265072457dc0e918334b103938c7a1055523af2a", kill_on_drop: false }` [INFO] [stdout] 62f4772098c2194c4019b1ab265072457dc0e918334b103938c7a1055523af2a