[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 try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [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 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", 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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.88 [INFO] [stderr] Downloaded gleam v0.6.9 [INFO] [stderr] Downloaded reqwest v0.9.10 [INFO] [stderr] Downloaded h2 v0.1.16 [INFO] [stderr] Downloaded hyper v0.12.24 [INFO] [stderr] Downloaded libflate v0.1.20 [INFO] [stderr] Downloaded lewton v0.9.3 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6639aa2c940dbe06a1e9a5a19d222022ded09b622da459d45462acfdcd357bb8 [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" "6639aa2c940dbe06a1e9a5a19d222022ded09b622da459d45462acfdcd357bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6639aa2c940dbe06a1e9a5a19d222022ded09b622da459d45462acfdcd357bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6639aa2c940dbe06a1e9a5a19d222022ded09b622da459d45462acfdcd357bb8", kill_on_drop: false }` [INFO] [stdout] 6639aa2c940dbe06a1e9a5a19d222022ded09b622da459d45462acfdcd357bb8 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ece9a9b9163b9ad4acbd148e53ba9ed996dc22cb7c01dd412a9f16d9a2c0b8e8 [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" "ece9a9b9163b9ad4acbd148e53ba9ed996dc22cb7c01dd412a9f16d9a2c0b8e8", 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 cc v1.0.29 [INFO] [stderr] Compiling rand_core v0.4.0 [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 smallvec v0.6.9 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Checking downcast-rs v1.0.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking claxon v0.3.2 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [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 gl_generator v0.6.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling idna v0.1.5 [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 quote v0.6.11 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking slice-deque v0.1.16 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Checking lewton v0.9.3 [INFO] [stderr] Checking rusttype v0.7.5 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.21.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking andrew v0.1.6 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Checking minimp3 v0.3.2 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.11 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking wayland-commons v0.21.11 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking rodio v0.8.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [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] Checking smithay-client-toolkit v0.4.4 [INFO] [stderr] Checking 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-89457fa17d2a864d/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/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5596fd17cd60 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x5596fd17cd60 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d26397c5720fdbb [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5596fd17cd60 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5596fd17cd60 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5596fd198afc - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x5596fd1764f2 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x5596fd17f455 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5596fd17f455 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5596fd17f455 - std::panicking::default_hook::{{closure}}::h5b7294ca19e8edab [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5596fd17efaa - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5596fd17fbf1 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5596fd17f707 - std::panicking::begin_panic_handler::{{closure}}::h56ae74c6dea6e141 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x5596fd17d1fc - std::sys_common::backtrace::__rust_end_short_backtrace::h3c4721f56689fae4 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5596fd17f699 - rust_begin_unwind [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5596fd197ea1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5596fd197ded - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x5596fcd4b1c8 - core::mem::uninitialized::he27d728ea477608c [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/mem/mod.rs:659:9 [INFO] [stderr] 17: 0x5596fcd4b1c8 - crossbeam_epoch::sync::queue::Queue::new::h4f98ca16a0c17f95 [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: 0x5596fcd4293d - crossbeam_epoch::internal::Global::new::h7872611e65e1b26a [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: 0x5596fcd4d631 - crossbeam_epoch::collector::Collector::new::hfab9d65488e0b3f7 [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: 0x5596fcd45d9a - ::deref::__static_ref_initialize::h0e93d9e5b4fb26c6 [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: 0x5596fcd45d9a - core::ops::function::FnOnce::call_once::hf4811a0c0be6b5e1 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x5596fcd4cc47 - lazy_static::lazy::Lazy::get::{{closure}}::h5889760640b782eb [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: 0x5596fcd4e69f - std::sync::once::Once::call_once::{{closure}}::h37431f7466d1c8b4 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sync/once.rs:261:41 [INFO] [stderr] 24: 0x5596fd17c4d2 - std::sync::once::Once::call_inner::hea4fc850fdffa55f [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sync/once.rs:419:21 [INFO] [stderr] 25: 0x5596fcd4e615 - std::sync::once::Once::call_once::hd65124e5c20131af [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sync/once.rs:261:9 [INFO] [stderr] 26: 0x5596fcd46c99 - lazy_static::lazy::Lazy::get::h9a7d5759a07f4e2b [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: 0x5596fcd46c99 - ::deref::__stability::hf5665e793ebfabdf [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: 0x5596fcd46c99 - ::deref::ha177afec09b21431 [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: 0x5596fcd46d14 - crossbeam_epoch::default::HANDLE::__init::h586e113043d7c3f1 [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: 0x5596fcd45d79 - core::ops::function::FnOnce::call_once::hb6e75a702a059b0e [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 31: 0x5596fcd45b8b - std::thread::local::lazy::LazyKeyInner::initialize::hd38203cc2d26ea48 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:304:25 [INFO] [stderr] 32: 0x5596fcd4cd56 - std::thread::local::fast::Key::try_initialize::h4d4c453c147cad2b [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:473:31 [INFO] [stderr] 33: 0x5596fcd4ce9b - std::thread::local::fast::Key::get::h6e7e07ac0f413109 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:456:29 [INFO] [stderr] 34: 0x5596fcd46d5d - crossbeam_epoch::default::HANDLE::__getit::h93d4b6cc4972de91 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:183:26 [INFO] [stderr] 35: 0x5596fcd2cdeb - std::thread::local::LocalKey::try_with::hb1d51b730e3761e4 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:271:32 [INFO] [stderr] 36: 0x5596fcd2caef - std::thread::local::LocalKey::with::h6bd1c054556244fa [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/local.rs:248:9 [INFO] [stderr] 37: 0x5596fcd3e7d4 - crossbeam_epoch::default::is_pinned::haae29eb2042bbaac [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: 0x5596fcd349b4 - crossbeam_deque::Stealer::steal::h4822b759d5cd9bfa [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: 0x5596fcd24733 - rayon_core::registry::WorkerThread::steal::{{closure}}::hcbf1f7a5f9fae4f6 [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: 0x5596fcd21cdb - core::ops::function::impls:: for &mut F>::call_mut::hc0c2812cfdf6549c [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 41: 0x5596fcd36451 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hfe39342e0dad4b8a [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/traits/iterator.rs:2257:32 [INFO] [stderr] 42: 0x5596fcd2e11c - core::iter::adapters::filter_try_fold::{{closure}}::h38c7658e189d2e52 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/adapters/mod.rs:1078:44 [INFO] [stderr] 43: 0x5596fcd2db4c - core::ops::function::impls:: for &mut F>::call_mut::h33f8a85a65b835b6 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 44: 0x5596fcd32553 - core::iter::traits::iterator::Iterator::try_fold::h51011cc068079383 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/traits/iterator.rs:1888:21 [INFO] [stderr] 45: 0x5596fcd2ecc2 - as core::iter::traits::iterator::Iterator>::try_fold::h9378b38a57b93f34 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/adapters/chain.rs:105:19 [INFO] [stderr] 46: 0x5596fcd2c996 - as core::iter::traits::iterator::Iterator>::try_fold::hdf081da5322a4d95 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/adapters/mod.rs:1127:9 [INFO] [stderr] 47: 0x5596fcd2dcb1 - core::iter::traits::iterator::Iterator::find_map::h359faba0f67a1a57 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/traits/iterator.rs:2263:9 [INFO] [stderr] 48: 0x5596fcd2ca06 - as core::iter::traits::iterator::Iterator>::next::h1e6674e155aa171d [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/iter/adapters/mod.rs:1245:9 [INFO] [stderr] 49: 0x5596fcd2465e - rayon_core::registry::WorkerThread::steal::h54de1456e29e63eb [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: 0x5596fcd24362 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h01ab2f1ea77db324 [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: 0x5596fcd3d1b3 - core::option::Option::or_else::hebf36150f1e32808 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/option.rs:786:21 [INFO] [stderr] 52: 0x5596fcd23cd4 - rayon_core::registry::WorkerThread::wait_until_cold::h27ff51a8fb353454 [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: 0x5596fcd23ac8 - rayon_core::registry::WorkerThread::wait_until::h16f7e697e29804f6 [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: 0x5596fcd24b8f - rayon_core::registry::main_loop::h6fc58822b830ea78 [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: 0x5596fcd2308d - rayon_core::registry::Registry::new::{{closure}}::h6142124351153694 [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: 0x5596fcd3e83e - std::sys_common::backtrace::__rust_begin_short_backtrace::h146c8b8b7f9d7a9f [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 57: 0x5596fcd2da82 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h118355fa90e76106 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 58: 0x5596fcd35322 - as core::ops::function::FnOnce<()>>::call_once::hd0c13e7c0dbc5d04 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panic.rs:322:9 [INFO] [stderr] 59: 0x5596fcd3eebe - std::panicking::try::do_call::hc9e7e406ad1ecbcc [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:379:40 [INFO] [stderr] 60: 0x5596fcd3fb6d - __rust_try [INFO] [stderr] 61: 0x5596fcd3ed63 - std::panicking::try::h8409ea2a341bfb53 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panicking.rs:343:19 [INFO] [stderr] 62: 0x5596fcd35d82 - std::panic::catch_unwind::hc90eb7684f81867a [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/panic.rs:396:14 [INFO] [stderr] 63: 0x5596fcd2d870 - std::thread::Builder::spawn_unchecked::{{closure}}::h7677f16a6ef12466 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 64: 0x5596fcd2fe6f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3e62d12904a0d3f8 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 65: 0x5596fd18306a - as core::ops::function::FnOnce>::call_once::h9e7afb7a0a438236 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/alloc/src/boxed.rs:1307:9 [INFO] [stderr] 66: 0x5596fd18306a - as core::ops::function::FnOnce>::call_once::h70c646c4271337a1 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/alloc/src/boxed.rs:1307:9 [INFO] [stderr] 67: 0x5596fd18306a - std::sys::unix::thread::Thread::new::thread_start::h35d2b8d36f210d02 [INFO] [stderr] at /rustc/6f12b8fe67b4eed2e838dab803ed9493b9d62c0f/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 68: 0x7fdf06c87609 - start_thread [INFO] [stderr] 69: 0x7fdf06a57293 - clone [INFO] [stderr] 70: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ece9a9b9163b9ad4acbd148e53ba9ed996dc22cb7c01dd412a9f16d9a2c0b8e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece9a9b9163b9ad4acbd148e53ba9ed996dc22cb7c01dd412a9f16d9a2c0b8e8", kill_on_drop: false }` [INFO] [stdout] ece9a9b9163b9ad4acbd148e53ba9ed996dc22cb7c01dd412a9f16d9a2c0b8e8