[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] checking AN3223/rustpiano against master#4a0ee3cdc66573c8b46471462db7088a89d25183 for pr-102513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAN3223%2Frustpiano" "/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/AN3223/rustpiano on toolchain 4a0ee3cdc66573c8b46471462db7088a89d25183 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a0ee3cdc66573c8b46471462db7088a89d25183" "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-3/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" "+4a0ee3cdc66573c8b46471462db7088a89d25183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio v0.1.15 [INFO] [stderr] Downloaded andrew v0.1.6 [INFO] [stderr] Downloaded gl v0.6.5 [INFO] [stderr] Downloaded hyper v0.12.24 [INFO] [stderr] Downloaded tokio-io v0.1.11 [INFO] [stderr] Downloaded tokio-reactor v0.1.8 [INFO] [stderr] Downloaded gleam v0.6.9 [INFO] [stderr] Downloaded libflate v0.1.20 [INFO] [stderr] Downloaded reqwest v0.9.10 [INFO] [stderr] Downloaded tokio-executor v0.1.6 [INFO] [stderr] Downloaded tokio-threadpool v0.1.11 [INFO] [stderr] Downloaded h2 v0.1.16 [INFO] [stderr] Downloaded encoding_rs v0.8.16 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+4a0ee3cdc66573c8b46471462db7088a89d25183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edbf20c66718ee995c8eacb746e04c70a2df5a8438fcf2e106f82381b21e4b2d [INFO] running `Command { std: "docker" "start" "-a" "edbf20c66718ee995c8eacb746e04c70a2df5a8438fcf2e106f82381b21e4b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edbf20c66718ee995c8eacb746e04c70a2df5a8438fcf2e106f82381b21e4b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edbf20c66718ee995c8eacb746e04c70a2df5a8438fcf2e106f82381b21e4b2d", kill_on_drop: false }` [INFO] [stdout] edbf20c66718ee995c8eacb746e04c70a2df5a8438fcf2e106f82381b21e4b2d [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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+4a0ee3cdc66573c8b46471462db7088a89d25183" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad3c533bdbd3b4a45ec097562bdbf9d57f4eb71ad1f203c69b311e505612874c [INFO] running `Command { std: "docker" "start" "-a" "ad3c533bdbd3b4a45ec097562bdbf9d57f4eb71ad1f203c69b311e505612874c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [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 version_check v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling wayland-scanner v0.21.11 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Checking wayland-sys v0.21.11 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking downcast-rs v1.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking wayland-commons v0.21.11 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking rusttype v0.7.5 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking andrew v0.1.6 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking slice-deque v0.1.16 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking lewton v0.9.3 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking claxon v0.3.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling reqwest v0.9.10 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking minimp3 v0.3.2 [INFO] [stderr] Checking rodio v0.8.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-bc9c1daa8153ad31/build-script-build` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `nodrop::imp::NoDrop<(epoch::Epoch, garbage::Bag)>` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/sync/queue.rs:57:28 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x556840d34730 - std::backtrace_rs::backtrace::libunwind::trace::ha4d777bc818204c6 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x556840d34730 - std::backtrace_rs::backtrace::trace_unsynchronized::habdfa1568b914755 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x556840d34730 - std::sys_common::backtrace::_print_fmt::h267ddf8cdfa99952 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x556840d34730 - ::fmt::h7ce4391ec9f9718c [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x556840d5096e - core::fmt::write::h1bd0528efb1b2ec6 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/fmt/mod.rs:1209:17 [INFO] [stderr] 5: 0x556840d2f455 - std::io::Write::write_fmt::h2aec702e165b5b96 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x556840d35f73 - std::sys_common::backtrace::_print::h4228d9e3ca843f31 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x556840d35f73 - std::sys_common::backtrace::print::hb4b792c6cbed7bc8 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x556840d35f73 - std::panicking::default_hook::{{closure}}::hfd6712ddab48fc67 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x556840d35c4a - std::panicking::default_hook::h52cc487aec94a3c4 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x556840d36619 - std::panicking::rust_panic_with_hook::h30f5646c7c288191 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/panicking.rs:669:13 [INFO] [stderr] 11: 0x556840d364d1 - std::panicking::begin_panic_handler::{{closure}}::h4b3e7cf602577474 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/panicking.rs:558:13 [INFO] [stderr] 12: 0x556840d34bdc - std::sys_common::backtrace::__rust_end_short_backtrace::h9541ded2fcfedaff [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x556840d36232 - rust_begin_unwind [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/panicking.rs:556:5 [INFO] [stderr] 14: 0x5568409523e3 - core::panicking::panic_fmt::h996e76342bf4e302 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x5568409522ad - core::panicking::panic::hd526329296d364c8 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x556840984958 - core::mem::uninitialized::h9355c1da42fa5ab8 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/mem/mod.rs:691:9 [INFO] [stderr] 17: 0x556840984958 - crossbeam_epoch::sync::queue::Queue::new::h5996d0a10925b194 [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: 0x55684097f46a - crossbeam_epoch::internal::Global::new::ha51cb82cd72d10ed [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: 0x55684097c0b1 - crossbeam_epoch::collector::Collector::new::hc8acd194e6ecce3d [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: 0x55684097b7ea - ::deref::__static_ref_initialize::h81144b15b1c8c1b5 [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: 0x55684097b7ea - core::ops::function::FnOnce::call_once::h2864a77d38a1ea5c [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/ops/function.rs:251:5 [INFO] [stderr] 22: 0x55684097b6eb - lazy_static::lazy::Lazy::get::{{closure}}::h2b503a0d8fc5ac63 [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: 0x55684097e003 - std::sync::once::Once::call_once::{{closure}}::h68fcea7e4ee4a630 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/sync/once.rs:276:41 [INFO] [stderr] 24: 0x5568409511ed - std::sync::once::Once::call_inner::h664272ef73e6bf41 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/sync/once.rs:434:21 [INFO] [stderr] 25: 0x55684097df5b - std::sync::once::Once::call_once::h5e9e374fe5868108 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/sync/once.rs:276:9 [INFO] [stderr] 26: 0x55684097d27d - lazy_static::lazy::Lazy::get::h8e23f64fade1c484 [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: 0x55684097d27d - ::deref::__stability::h486c18300508bd02 [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: 0x55684097d27d - ::deref::hc6221513762ea548 [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: 0x55684097d2f1 - crossbeam_epoch::default::HANDLE::__init::hf3c24e20dcbc8c0f [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: 0x55684097d35a - crossbeam_epoch::default::HANDLE::__getit::{{closure}}::hc769a7bbca62fdd5 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/thread/local.rs:354:25 [INFO] [stderr] 31: 0x55684097e038 - std::thread::local::lazy::LazyKeyInner::initialize::h3fce2a8699364711 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/thread/local.rs:810:25 [INFO] [stderr] 32: 0x55684097e70e - std::thread::local::fast::Key::try_initialize::h41d1c4e68f543ba6 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/thread/local.rs:988:31 [INFO] [stderr] 33: 0x55684097e872 - std::thread::local::fast::Key::get::h21543da782c1c352 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/thread/local.rs:971:29 [INFO] [stderr] 34: 0x5568409731a9 - crossbeam_epoch::default::HANDLE::__getit::hece22eaf3d51fde0 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/thread/local.rs:346:21 [INFO] [stderr] 35: 0x556840969394 - std::thread::local::LocalKey::try_with::he3989b3734915ad8 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/thread/local.rs:445:32 [INFO] [stderr] 36: 0x556840968e5f - std::thread::local::LocalKey::with::h4384e1fa167c063d [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/thread/local.rs:422:9 [INFO] [stderr] 37: 0x5568409731ce - crossbeam_epoch::default::is_pinned::hc7cacd74566c1c0a [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: 0x556840967134 - crossbeam_deque::Stealer::steal::h118fab6019663714 [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: 0x55684097056f - rayon_core::registry::WorkerThread::steal::{{closure}}::hee1cb0d73ac42a05 [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: 0x55684096de3b - core::ops::function::impls:: for &mut F>::call_mut::h1cc61857accfc100 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/ops/function.rs:297:13 [INFO] [stderr] 41: 0x5568409633d1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hfb9a87add55e815b [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/iter/traits/iterator.rs:2723:32 [INFO] [stderr] 42: 0x55684096853f - core::iter::adapters::filter::filter_try_fold::{{closure}}::h0dc103448374c228 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 43: 0x556840967a5c - core::ops::function::impls:: for &mut F>::call_mut::h798e5dc4f877771e [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/ops/function.rs:297:13 [INFO] [stderr] 44: 0x556840960723 - core::iter::traits::iterator::Iterator::try_fold::h285d960dca3070f4 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/iter/traits/iterator.rs:2238:21 [INFO] [stderr] 45: 0x556840960b46 - as core::iter::traits::iterator::Iterator>::try_fold::hddf3a967f652179b [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/iter/adapters/chain.rs:74:19 [INFO] [stderr] 46: 0x556840965867 - as core::iter::traits::iterator::Iterator>::try_fold::h8ca6de08cfaa10a5 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 47: 0x556840967eb3 - core::iter::traits::iterator::Iterator::find_map::ha6182c6241205707 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/iter/traits/iterator.rs:2729:9 [INFO] [stderr] 48: 0x556840960e16 - as core::iter::traits::iterator::Iterator>::next::he4666c73154e5146 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 49: 0x5568409704be - rayon_core::registry::WorkerThread::steal::h81086aee267206d5 [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: 0x5568409701e7 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h46d87624128d7260 [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: 0x5568409794f0 - core::option::Option::or_else::hc527e8e7b3bb5c3c [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/option.rs:1370:21 [INFO] [stderr] 52: 0x55684096ff2a - rayon_core::registry::WorkerThread::wait_until_cold::h66afd0bf33c4ed7e [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: 0x55684096f9b3 - rayon_core::registry::WorkerThread::wait_until::h16fdf94582777357 [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: 0x556840970ad8 - rayon_core::registry::main_loop::h1c582f8ea3784a1d [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: 0x55684096f06c - rayon_core::registry::Registry::new::{{closure}}::h348fc65b4f46f81e [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: 0x556840962b21 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd42a630a78215dee [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 57: 0x556840961f12 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hd7532d97b433c157 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/thread/mod.rs:514:17 [INFO] [stderr] 58: 0x556840973102 - as core::ops::function::FnOnce<()>>::call_once::h5e63ad792b0aa679 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 59: 0x556840963002 - std::panicking::try::do_call::h39bfab39c8c10331 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/panicking.rs:464:40 [INFO] [stderr] 60: 0x55684096546b - __rust_try [INFO] [stderr] 61: 0x556840962e6f - std::panicking::try::h7c5329d14a851e6e [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/panicking.rs:428:19 [INFO] [stderr] 62: 0x556840967872 - std::panic::catch_unwind::h9953a9350ae76e11 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/panic.rs:137:14 [INFO] [stderr] 63: 0x556840961cbf - std::thread::Builder::spawn_unchecked_::{{closure}}::h6ad0b693843a5a70 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/thread/mod.rs:513:30 [INFO] [stderr] 64: 0x5568409698df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0aba99b356b478df [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/core/src/ops/function.rs:251:5 [INFO] [stderr] 65: 0x556840d391a3 - as core::ops::function::FnOnce>::call_once::hb17ba6858a9bd06d [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 66: 0x556840d391a3 - as core::ops::function::FnOnce>::call_once::h56a4cc96d45f5ffa [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 67: 0x556840d391a3 - std::sys::unix::thread::Thread::new::thread_start::h2341351375e0f979 [INFO] [stderr] at /rustc/4a0ee3cdc66573c8b46471462db7088a89d25183/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 68: 0x7f6a7c959609 - start_thread [INFO] [stderr] 69: 0x7f6a7c727133 - clone [INFO] [stderr] 70: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ad3c533bdbd3b4a45ec097562bdbf9d57f4eb71ad1f203c69b311e505612874c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad3c533bdbd3b4a45ec097562bdbf9d57f4eb71ad1f203c69b311e505612874c", kill_on_drop: false }` [INFO] [stdout] ad3c533bdbd3b4a45ec097562bdbf9d57f4eb71ad1f203c69b311e505612874c