[INFO] cloning repository https://github.com/matter-labs/eip1962_cpp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matter-labs/eip1962_cpp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Feip1962_cpp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Feip1962_cpp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e8b0ce2214f94b1ed7106b52d639c035dabd108 [INFO] checking matter-labs/eip1962_cpp against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatter-labs%2Feip1962_cpp" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matter-labs/eip1962_cpp on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matter-labs/eip1962_cpp [INFO] finished tweaking git repo https://github.com/matter-labs/eip1962_cpp [INFO] tweaked toml for git repo https://github.com/matter-labs/eip1962_cpp written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/matter-labs/eip1962_cpp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rayon-core v1.5.0 [INFO] [stderr] Downloaded rayon v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a9d5ccc09aeca43123a574081c78b6cf0013f672855aa47532255430612f168 [INFO] running `Command { std: "docker" "start" "-a" "3a9d5ccc09aeca43123a574081c78b6cf0013f672855aa47532255430612f168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a9d5ccc09aeca43123a574081c78b6cf0013f672855aa47532255430612f168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9d5ccc09aeca43123a574081c78b6cf0013f672855aa47532255430612f168", kill_on_drop: false }` [INFO] [stdout] 3a9d5ccc09aeca43123a574081c78b6cf0013f672855aa47532255430612f168 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9ed777520a43bd6a0482cdc3208ccb55c9ff35210ea6da43452dc90b7adf60f [INFO] running `Command { std: "docker" "start" "-a" "e9ed777520a43bd6a0482cdc3208ccb55c9ff35210ea6da43452dc90b7adf60f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling eth_pairings_cpp v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `eth_pairings_cpp v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/eth_pairings_cpp-0f5ff1a30dbe8e71/build-script-build` (signal: 6, SIGABRT: process abort signal) [INFO] [stderr] --- stdout [INFO] [stderr] NUM_JOBS = Some("128") [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] stack backtrace: [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread 'thread 'thread '' panicked at '' panicked at '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalidattempted to leave type `internal::Local` uninitialized, which is invalidattempted to leave type `internal::Local` uninitialized, which is invalid', ', ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:::493:493493:59:5959 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread 'thread '' panicked at '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalidattempted to leave type `internal::Local` uninitialized, which is invalid', ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs::493493::5959 [INFO] [stderr] [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59' panicked at ' [INFO] [stderr] attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid' panicked at '', attempted to leave type `internal::Local` uninitialized, which is invalid/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs', :/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs493::49359: [INFO] [stderr] 59 [INFO] [stderr] thread 'thread '' panicked at '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalidattempted to leave type `internal::Local` uninitialized, which is invalid', ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs::493493::5959 [INFO] [stderr] [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:' panicked at '59attempted to leave type `internal::Local` uninitialized, which is invalid [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:' panicked at '493attempted to leave type `internal::Local` uninitialized, which is invalid:', 59 [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread 'thread 'thread '' panicked at '' panicked at '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalidattempted to leave type `internal::Local` uninitialized, which is invalidattempted to leave type `internal::Local` uninitialized, which is invalid', ', ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:::493493493:::595959 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid' panicked at '', attempted to leave type `internal::Local` uninitialized, which is invalid/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs', :/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs493::59 [INFO] [stderr] 493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid' panicked at '', attempted to leave type `internal::Local` uninitialized, which is invalid/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs', :/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs493::59493 [INFO] [stderr] :59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread 'thread '' panicked at '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalidattempted to leave type `internal::Local` uninitialized, which is invalid', ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs::493493::59 [INFO] [stderr] 59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] 0: 0x5622b22d684c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5622b22d684c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5622b22d684c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5622b22d684c - ::fmt::h82b0e3aaf8a96140 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5622b22f65bc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x5622b22d23a5 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x5622b22d82f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5622b22d82f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5622b22d82f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x5622b22d7e9b - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x5622b22d89a4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x5622b22d8452 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/panicking.rs:500:13 [INFO] [stderr] 12: 0x5622b22d6d04 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x5622b22d83e9 - rust_begin_unwind [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x5622b222b251 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/panicking.rs:107:14 [INFO] [stderr] 15: 0x5622b222b19d - core::panicking::panic::h50b51d19800453c0 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x5622b22a54e3 - core::mem::uninitialized::h1f03114a5eb0feab [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/mem/mod.rs:676:9 [INFO] [stderr] 17: 0x5622b22a54e3 - >::entry_of::h6dc678aac9a2403f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:493:59 [INFO] [stderr] 18: 0x5622b22a6f30 - crossbeam_epoch::sync::list::List::insert::haa94da1030e8c4a7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/sync/list.rs:176:29 [INFO] [stderr] 19: 0x5622b22a4986 - crossbeam_epoch::internal::Local::register::h7d82c87a563f0321 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/internal.rs:291:13 [INFO] [stderr] 20: 0x5622b22aa28e - crossbeam_epoch::collector::Collector::register::hd3f38f630f6fae09 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/collector.rs:39:9 [INFO] [stderr] 21: 0x5622b22af121 - crossbeam_epoch::default::HANDLE::__init::h0b4622db065b8a38 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/default.rs:17:34 [INFO] [stderr] 22: 0x5622b22ac8b9 - core::ops::function::FnOnce::call_once::hacd772ee65769f36 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x5622b22a99bc - std::thread::local::lazy::LazyKeyInner::initialize::he97517a2077feb24 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 24: 0x5622b22a74c8 - std::thread::local::fast::Key::try_initialize::h75cf7de350056f90 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 25: 0x5622b22a7604 - std::thread::local::fast::Key::get::hc8d4c239d8e49e79 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 26: 0x5622b229794d - crossbeam_epoch::default::HANDLE::__getit::hed52b2ada29a40e4 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 27: 0x5622b2297be5 - std::thread::local::LocalKey::try_with::h89fca72bf218ecc3 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 28: 0x5622b2297653 - crossbeam_epoch::default::with_handle::h6da5b6fc22113aff [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/default.rs:42:5 [INFO] [stderr] 29: 0x5622b2297967 - crossbeam_epoch::default::is_pinned::h9180410226307541 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.1/src/default.rs:29:5 [INFO] [stderr] 30: 0x5622b22946c0 - crossbeam_deque::Stealer::steal::h92ab5f32984428cd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.6.3/src/lib.rs:660:12 [INFO] [stderr] 31: 0x5622b229200d - rayon_core::registry::WorkerThread::steal::{{closure}}::heb2de785c9059ac1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:764:27 [INFO] [stderr] 32: 0x5622b228f00b - core::ops::function::impls:: for &mut F>::call_mut::h2bcf6f237eb20ad1 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 33: 0x5622b2279a51 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::hfed7679656e43489 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/iter/traits/iterator.rs:2409:32 [INFO] [stderr] 34: 0x5622b2284099 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h10e69259ef76f453 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 35: 0x5622b228259c - core::ops::function::impls:: for &mut F>::call_mut::h8dba79992e89003c [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 36: 0x5622b228a30d - core::iter::traits::iterator::Iterator::try_fold::h6818e77efca26920 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/iter/traits/iterator.rs:1995:21 [INFO] [stderr] 37: 0x5622b227bc2e - as core::iter::traits::iterator::Iterator>::try_fold::h92a5ab3c2de3fd1b [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 38: 0x5622b2282046 - as core::iter::traits::iterator::Iterator>::try_fold::h67e4ac1db97d9d3d [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 39: 0x5622b2283f7b - core::iter::traits::iterator::Iterator::find_map::h5eb2156e071ed90a [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/iter/traits/iterator.rs:2415:9 [INFO] [stderr] 40: 0x5622b227f4e9 - as core::iter::traits::iterator::Iterator>::next::h58352c30673d0317 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 41: 0x5622b2291f42 - rayon_core::registry::WorkerThread::steal::hb9a4a6a40b8e9385 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:758:9 [INFO] [stderr] 42: 0x5622b2291c52 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h339b48a6252803bb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:714:29 [INFO] [stderr] 43: 0x5622b2284ff1 - core::option::Option::or_else::h80c6820003ce3fc3 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/option.rs:1147:21 [INFO] [stderr] 44: 0x5622b22915af - rayon_core::registry::WorkerThread::wait_until_cold::h4046c55ac101f859 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:712:32 [INFO] [stderr] 45: 0x5622b22914b8 - rayon_core::registry::WorkerThread::wait_until::hc65b3f92a492f7aa [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:692:13 [INFO] [stderr] 46: 0x5622b229263e - rayon_core::registry::main_loop::h9d2d61c560c33e96 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:812:5 [INFO] [stderr] 47: 0x5622b228f2ad - rayon_core::registry::ThreadBuilder::run::h439f7a28db5f5718 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:58:18 [INFO] [stderr] 48: 0x5622b228f7cd - ::spawn::{{closure}}::h9fcdbbd4ceed2b4f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/registry.rs:103:20 [INFO] [stderr] 49: 0x5622b2279120 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7b8d455e4d63b70b [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 50: 0x5622b2298f7d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h9cbe79c4c2e7300b [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/thread/mod.rs:484:17 [INFO] [stderr] 51: 0x5622b228cff1 - as core::ops::function::FnOnce<()>>::call_once::h245f4f033ea10c41 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 52: 0x5622b228d9cc - std::panicking::try::do_call::h7325bd86ca22e2a1 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/panicking.rs:406:40 [INFO] [stderr] 53: 0x5622b228efcb - __rust_try [INFO] [stderr] 54: 0x5622b228d747 - std::panicking::try::h351c264f796d887c [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/panicking.rs:370:19 [INFO] [stderr] 55: 0x5622b2282431 - std::panic::catch_unwind::he064553c167ab9b7 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/panic.rs:133:14 [INFO] [stderr] 56: 0x5622b2298da1 - std::thread::Builder::spawn_unchecked::{{closure}}::h6b9876f85924cf29 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/thread/mod.rs:483:30 [INFO] [stderr] 57: 0x5622b228260f - core::ops::function::FnOnce::call_once{{vtable.shim}}::haab2eb26fa86a9ae [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 58: 0x5622b22de6e3 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/alloc/src/boxed.rs:1694:9 [INFO] [stderr] 59: 0x5622b22de6e3 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/alloc/src/boxed.rs:1694:9 [INFO] [stderr] 60: 0x5622b22de6e3 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stderr] 61: 0x7f7b63d7e609 - start_thread [INFO] [stderr] 62: 0x7f7b63c9f293 - clone [INFO] [stderr] 63: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] Rayon: detected unexpected panic; aborting [INFO] [stderr] 0: 0x5622b22d684c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5622b22d684c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stderr] at /rustc/cac44d9528e3bbbdaa1537d187bd489ccc5de18c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "e9ed777520a43bd6a0482cdc3208ccb55c9ff35210ea6da43452dc90b7adf60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ed777520a43bd6a0482cdc3208ccb55c9ff35210ea6da43452dc90b7adf60f", kill_on_drop: false }` [INFO] [stdout] e9ed777520a43bd6a0482cdc3208ccb55c9ff35210ea6da43452dc90b7adf60f