[INFO] cloning repository https://github.com/AN3223/rustpiano [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AN3223/rustpiano" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAN3223%2Frustpiano", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAN3223%2Frustpiano'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92f57e82c6ce5711d3d1d9258b92e4e0b0c83ca6 [INFO] testing AN3223/rustpiano against try#46592174fb13958bb9a2aa0d7af6c1224e1d7143 for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAN3223%2Frustpiano" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AN3223/rustpiano on toolchain 46592174fb13958bb9a2aa0d7af6c1224e1d7143 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AN3223/rustpiano [INFO] finished tweaking git repo https://github.com/AN3223/rustpiano [INFO] tweaked toml for git repo https://github.com/AN3223/rustpiano written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/AN3223/rustpiano already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a612249505b5e6d63f14833093707a1414b43ff464c05ce454614cbc7ebe1c7d [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" "a612249505b5e6d63f14833093707a1414b43ff464c05ce454614cbc7ebe1c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a612249505b5e6d63f14833093707a1414b43ff464c05ce454614cbc7ebe1c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a612249505b5e6d63f14833093707a1414b43ff464c05ce454614cbc7ebe1c7d", kill_on_drop: false }` [INFO] [stdout] a612249505b5e6d63f14833093707a1414b43ff464c05ce454614cbc7ebe1c7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f9ecb5cb158306eb3fa04c083b500a7fc5209d3ae72e90855baaf96fcbd4893 [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" "6f9ecb5cb158306eb3fa04c083b500a7fc5209d3ae72e90855baaf96fcbd4893", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling claxon v0.3.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling slice-deque v0.1.16 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling approx v0.3.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling lewton v0.9.3 [INFO] [stderr] Compiling wayland-scanner v0.21.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rusttype v0.7.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling minimp3 v0.3.2 [INFO] [stderr] Compiling andrew v0.1.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling wayland-sys v0.21.11 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling wayland-commons v0.21.11 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling rodio v0.8.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.4 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling rustpiano v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `rustpiano v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rustpiano-81ea10767fbeedd2/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/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56159a18ee70 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x56159a18ee70 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56159a18ee70 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x56159a18ee70 - ::fmt::h1a8751bf59281272 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x56159a1aaf0f - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x56159a189205 - std::io::Write::write_fmt::hd7dd3a1df9b6befb [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/io/mod.rs:1580:15 [INFO] [stderr] 6: 0x56159a190dab - std::sys_common::backtrace::_print::h551e9ec8a9fa8106 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x56159a190dab - std::sys_common::backtrace::print::ha4b1c5e95fa040b3 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x56159a190dab - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x56159a19088d - std::panicking::default_hook::h3067e8318decd17a [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x56159a19135d - std::panicking::rust_panic_with_hook::h81b8facc50f34daa [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x56159a190f27 - std::panicking::begin_panic_handler::{{closure}}::ha376ab85d95a000e [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x56159a18f32c - std::sys_common::backtrace::__rust_end_short_backtrace::h6795c8afdd1a77e6 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x56159a190eb9 - rust_begin_unwind [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x561599d80691 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x561599d805dd - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x561599db558a - core::mem::uninitialized::h91322a7a470434ae [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x561599db558a - crossbeam_epoch::sync::queue::Queue::new::h8937476c0ad39754 [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: 0x561599db34da - crossbeam_epoch::internal::Global::new::hc093b9095162a467 [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: 0x561599dafde1 - crossbeam_epoch::collector::Collector::new::hc1a0f0515d47ecf2 [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: 0x561599db0aba - ::deref::__static_ref_initialize::h9e25b0357b8c8cce [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: 0x561599db0aba - core::ops::function::FnOnce::call_once::ha75d294b89dbf303 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x561599db6c17 - lazy_static::lazy::Lazy::get::{{closure}}::hfe50ce39ddfa2f23 [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: 0x561599dbab1e - std::sync::once::Once::call_once::{{closure}}::h667492ceeed72c80 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x561599d7f80c - std::sync::once::Once::call_inner::hcf7ef963f95f83ca [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sync/once.rs:418:21 [INFO] [stderr] 25: 0x561599dbaa8f - std::sync::once::Once::call_once::hd256b86867b2d469 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x561599db74f6 - lazy_static::lazy::Lazy::get::h07cf44138bbcc4ea [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: 0x561599db74f6 - ::deref::__stability::h14dbaaf09e9724c2 [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: 0x561599db74f6 - ::deref::h8ad805dd253fe8f0 [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: 0x561599db7561 - crossbeam_epoch::default::HANDLE::__init::h4ec419e50af310b4 [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: 0x561599db0ad9 - core::ops::function::FnOnce::call_once::he71f354f97d3ef77 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x561599db24ec - std::thread::local::lazy::LazyKeyInner::initialize::h16a8b6139e88a4ea [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x561599dbb88a - std::thread::local::fast::Key::try_initialize::h64b009022cc8e19c [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x561599dbb9dc - std::thread::local::fast::Key::get::h0e8a196369bd27d6 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x561599db75a0 - crossbeam_epoch::default::HANDLE::__getit::h79e3e6ff1bd426d3 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x561599d9e95b - std::thread::local::LocalKey::try_with::h07464611ad782d5e [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x561599d9e8ff - std::thread::local::LocalKey::with::he5d549d970b5fbdd [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x561599d8f5b1 - crossbeam_epoch::default::is_pinned::hfc88a6e9e6db9a5b [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: 0x561599d9b424 - crossbeam_deque::Stealer::steal::ha334b584514fa989 [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: 0x561599da9233 - rayon_core::registry::WorkerThread::steal::{{closure}}::h430a7fe26fbfddb6 [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: 0x561599da686b - core::ops::function::impls:: for &mut F>::call_mut::hba8fc64d9a8ccc3b [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x561599da63d1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h53938f2834668fa8 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/iter/traits/iterator.rs:2391:32 [INFO] [stderr] 42: 0x561599d902be - core::iter::adapters::filter::filter_try_fold::{{closure}}::ha1d3226bace3ad79 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x561599d8ffac - core::ops::function::impls:: for &mut F>::call_mut::h09eefc00244edfa5 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x561599d9c7b9 - core::iter::traits::iterator::Iterator::try_fold::h73be69c7ca72141c [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/iter/traits/iterator.rs:2016:21 [INFO] [stderr] 45: 0x561599da203f - as core::iter::traits::iterator::Iterator>::try_fold::h8de28bd49fcd9ee8 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 46: 0x561599d8ee3c - as core::iter::traits::iterator::Iterator>::try_fold::h4bb45f711b6540d8 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x561599d901eb - core::iter::traits::iterator::Iterator::find_map::h3fdb22dbd983392b [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/iter/traits/iterator.rs:2397:9 [INFO] [stderr] 48: 0x561599da3a89 - as core::iter::traits::iterator::Iterator>::next::h36b9b95f2d48d798 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x561599da916f - rayon_core::registry::WorkerThread::steal::hd7532a6a4c658592 [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: 0x561599da8ea2 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h174933abfbb4d3c0 [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: 0x561599d990af - core::option::Option::or_else::h97cf0dfc2fa190b5 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/option.rs:818:21 [INFO] [stderr] 52: 0x561599da8b9c - rayon_core::registry::WorkerThread::wait_until_cold::hdc4f0a1fc46acceb [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: 0x561599da85eb - rayon_core::registry::WorkerThread::wait_until::h4a25a30fe0137771 [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: 0x561599da969b - rayon_core::registry::main_loop::h8f80f715cc2f69c8 [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: 0x561599da7bff - rayon_core::registry::Registry::new::{{closure}}::ha8cabcbb80283c42 [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: 0x561599d984ae - std::sys_common::backtrace::__rust_begin_short_backtrace::hcb5fc1d0b3116842 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x561599da31d2 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h54b9378ae196f9ea [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x561599d8edb2 - as core::ops::function::FnOnce<()>>::call_once::hf55b33ec05d39069 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:344:9 [INFO] [stderr] 59: 0x561599d97354 - std::panicking::try::do_call::h6e9d4318d26efaea [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x561599d9839d - __rust_try [INFO] [stderr] 61: 0x561599d97070 - std::panicking::try::h943c8b3153305a35 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x561599d8ff22 - std::panic::catch_unwind::h64e1fca0367edeba [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/panic.rs:431:14 [INFO] [stderr] 63: 0x561599da2fc1 - std::thread::Builder::spawn_unchecked::{{closure}}::h1cc6d270b4e323d9 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x561599da4bef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4e48cf671b55b8ac [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x56159a194563 - as core::ops::function::FnOnce>::call_once::h3aa31cb6360b59d9 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 66: 0x56159a194563 - as core::ops::function::FnOnce>::call_once::h7719d3c7c5841461 [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 67: 0x56159a194563 - std::sys::unix::thread::Thread::new::thread_start::hfbe13ead469fd0bc [INFO] [stderr] at /rustc/46592174fb13958bb9a2aa0d7af6c1224e1d7143/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7f6a11797609 - start_thread [INFO] [stderr] 69: 0x7f6a11567293 - 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" "6f9ecb5cb158306eb3fa04c083b500a7fc5209d3ae72e90855baaf96fcbd4893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f9ecb5cb158306eb3fa04c083b500a7fc5209d3ae72e90855baaf96fcbd4893", kill_on_drop: false }` [INFO] [stdout] 6f9ecb5cb158306eb3fa04c083b500a7fc5209d3ae72e90855baaf96fcbd4893