[INFO] cloning repository https://github.com/Ryota0312/CFAL_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryota0312/CFAL_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyota0312%2FCFAL_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyota0312%2FCFAL_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 866b9ed20f0c69f1e5aba121a7538fbce571d3df [INFO] testing Ryota0312/CFAL_rust against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyota0312%2FCFAL_rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryota0312/CFAL_rust on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ryota0312/CFAL_rust [INFO] finished tweaking git repo https://github.com/Ryota0312/CFAL_rust [INFO] tweaked toml for git repo https://github.com/Ryota0312/CFAL_rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Ryota0312/CFAL_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d5b3c6399c30dac51e9c70c9e9eecf4b391568247cdc8c879a5435760167b7e [INFO] running `Command { std: "docker" "start" "-a" "4d5b3c6399c30dac51e9c70c9e9eecf4b391568247cdc8c879a5435760167b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d5b3c6399c30dac51e9c70c9e9eecf4b391568247cdc8c879a5435760167b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d5b3c6399c30dac51e9c70c9e9eecf4b391568247cdc8c879a5435760167b7e", kill_on_drop: false }` [INFO] [stdout] 4d5b3c6399c30dac51e9c70c9e9eecf4b391568247cdc8c879a5435760167b7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52b4f8d7768ff06061d8daf237024d4156a5dae30b1a1f0c83b14c09de609c25 [INFO] running `Command { std: "docker" "start" "-a" "52b4f8d7768ff06061d8daf237024d4156a5dae30b1a1f0c83b14c09de609c25", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling lazy_static v1.3.0 [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 num_cpus v1.10.1 [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 crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling rust_fswatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Using built-in specs. [INFO] [stderr] warning: COLLECT_GCC=c++ [INFO] [stderr] warning: OFFLOAD_TARGET_NAMES=nvptx-none:hsa [INFO] [stderr] warning: OFFLOAD_TARGET_DEFAULT=1 [INFO] [stderr] warning: Target: x86_64-linux-gnu [INFO] [stderr] warning: Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu [INFO] [stderr] warning: Thread model: posix [INFO] [stderr] warning: gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) [INFO] [stderr] warning: COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-g' '-fno-omit-frame-pointer' '-m64' '-I' '/usr/local/include/libfswatch/c++' '-I' 'src/cpp/include' '-std=c++11' '-Wall' '-Wextra' '-v' '-g' '-O3' '-o' '/opt/rustwide/target/debug/build/rust_fswatch-d638abb8b3d12b49/out/src/cpp/src/fsw.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' [INFO] [stderr] warning: /usr/lib/gcc/x86_64-linux-gnu/9/cc1plus -quiet -v -I /usr/local/include/libfswatch/c++ -I src/cpp/include -imultiarch x86_64-linux-gnu -D_GNU_SOURCE src/cpp/src/fsw.cpp -quiet -dumpbase fsw.cpp -m64 -mtune=generic -march=x86-64 -auxbase-strip /opt/rustwide/target/debug/build/rust_fswatch-d638abb8b3d12b49/out/src/cpp/src/fsw.o -g -g -O0 -O3 -Wall -Wextra -std=c++11 -version -ffunction-sections -fdata-sections -fPIC -fno-omit-frame-pointer -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/cchm6zDl.s [INFO] [stderr] warning: GNU C++11 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu) [INFO] [stderr] warning: compiled by GNU C version 9.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP [INFO] [stderr] warning: [INFO] [stderr] warning: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 [INFO] [stderr] warning: ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/9" [INFO] [stderr] warning: ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" [INFO] [stderr] warning: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/include-fixed" [INFO] [stderr] warning: ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/include" [INFO] [stderr] warning: ignoring nonexistent directory "/usr/local/include/libfswatch/c++" [INFO] [stderr] warning: #include "..." search starts here: [INFO] [stderr] warning: #include <...> search starts here: [INFO] [stderr] warning: src/cpp/include [INFO] [stderr] warning: /usr/include/c++/9 [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/c++/9 [INFO] [stderr] warning: /usr/include/c++/9/backward [INFO] [stderr] warning: /usr/lib/gcc/x86_64-linux-gnu/9/include [INFO] [stderr] warning: /usr/local/include [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu [INFO] [stderr] warning: /usr/include [INFO] [stderr] warning: End of search list. [INFO] [stderr] warning: GNU C++11 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu) [INFO] [stderr] warning: compiled by GNU C version 9.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP [INFO] [stderr] warning: [INFO] [stderr] warning: GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 [INFO] [stderr] warning: Compiler executable checksum: 466f818abe2f30ba03783f22bd12d815 [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `rust_fswatch v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rust_fswatch-8e1a59e5339fa628/build-script-build` (signal: 6, SIGABRT: process abort signal) [INFO] [stderr] --- stdout [INFO] [stderr] NUM_JOBS = Some("32") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/usr/local/include/libfswatch/c++" "-I" "src/cpp/include" "-Wall" "-Wextra" "-std=c++11" "-Wall" "-Wextra" "-v" "-g" "-O3" "-o" "/opt/rustwide/target/debug/build/rust_fswatch-d638abb8b3d12b49/out/src/cpp/src/fsw.o" "-c" "src/cpp/src/fsw.cpp" [INFO] [stderr] cargo:warning=Using built-in specs. [INFO] [stderr] cargo:warning=COLLECT_GCC=c++ [INFO] [stderr] cargo:warning=OFFLOAD_TARGET_NAMES=nvptx-none:hsa [INFO] [stderr] cargo:warning=OFFLOAD_TARGET_DEFAULT=1 [INFO] [stderr] cargo:warning=Target: x86_64-linux-gnu [INFO] [stderr] cargo:warning=Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu [INFO] [stderr] cargo:warning=Thread model: posix [INFO] [stderr] cargo:warning=gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) [INFO] [stderr] cargo:warning=COLLECT_GCC_OPTIONS='-O0' '-ffunction-sections' '-fdata-sections' '-fPIC' '-g' '-fno-omit-frame-pointer' '-m64' '-I' '/usr/local/include/libfswatch/c++' '-I' 'src/cpp/include' '-std=c++11' '-Wall' '-Wextra' '-v' '-g' '-O3' '-o' '/opt/rustwide/target/debug/build/rust_fswatch-d638abb8b3d12b49/out/src/cpp/src/fsw.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' [INFO] [stderr] cargo:warning= /usr/lib/gcc/x86_64-linux-gnu/9/cc1plus -quiet -v -I /usr/local/include/libfswatch/c++ -I src/cpp/include -imultiarch x86_64-linux-gnu -D_GNU_SOURCE src/cpp/src/fsw.cpp -quiet -dumpbase fsw.cpp -m64 -mtune=generic -march=x86-64 -auxbase-strip /opt/rustwide/target/debug/build/rust_fswatch-d638abb8b3d12b49/out/src/cpp/src/fsw.o -g -g -O0 -O3 -Wall -Wextra -std=c++11 -version -ffunction-sections -fdata-sections -fPIC -fno-omit-frame-pointer -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/cchm6zDl.s [INFO] [stderr] cargo:warning=GNU C++11 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu) [INFO] [stderr] cargo:warning= compiled by GNU C version 9.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP [INFO] [stderr] cargo:warning= [INFO] [stderr] cargo:warning=GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 [INFO] [stderr] cargo:warning=ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/9" [INFO] [stderr] cargo:warning=ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" [INFO] [stderr] cargo:warning=ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/include-fixed" [INFO] [stderr] cargo:warning=ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/9/../../../../x86_64-linux-gnu/include" [INFO] [stderr] cargo:warning=ignoring nonexistent directory "/usr/local/include/libfswatch/c++" [INFO] [stderr] cargo:warning=#include "..." search starts here: [INFO] [stderr] cargo:warning=#include <...> search starts here: [INFO] [stderr] cargo:warning= src/cpp/include [INFO] [stderr] cargo:warning= /usr/include/c++/9 [INFO] [stderr] cargo:warning= /usr/include/x86_64-linux-gnu/c++/9 [INFO] [stderr] cargo:warning= /usr/include/c++/9/backward [INFO] [stderr] cargo:warning= /usr/lib/gcc/x86_64-linux-gnu/9/include [INFO] [stderr] cargo:warning= /usr/local/include [INFO] [stderr] cargo:warning= /usr/include/x86_64-linux-gnu [INFO] [stderr] cargo:warning= /usr/include [INFO] [stderr] cargo:warning=End of search list. [INFO] [stderr] cargo:warning=GNU C++11 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (x86_64-linux-gnu) [INFO] [stderr] cargo:warning= compiled by GNU C version 9.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP [INFO] [stderr] cargo:warning= [INFO] [stderr] cargo:warning=GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 [INFO] [stderr] cargo:warning=Compiler executable checksum: 466f818abe2f30ba03783f22bd12d815 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9thread ' [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', ' panicked at '/rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rsattempted to leave type `internal::Local` uninitialized, which is invalid:', 660/rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs::9 [INFO] [stderr] 660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', ' panicked at '/rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:attempted to leave type `internal::Local` uninitialized, which is invalid660', :/rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs9: [INFO] [stderr] 660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread 'thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] ' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 0: 0x5635711d7750 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5635711d7750 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5635711d7750 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5635711d7750 - ::fmt::h767e17e1aa7df6a8 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5635711f6fac - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x5635711d3f15 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x5635711d999b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5635711d999b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5635711d999b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5635711d9471 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5635711da041 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x5635711d9b17 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x5635711d7c2c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5635711d9aa9 - rust_begin_unwind [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x5635711323d1 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x56357113231d - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x5635711b3353 - core::mem::uninitialized::hcc0662d02235fac2 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/mem/mod.rs:660:9 [INFO] [stderr] 17: 0x5635711b3353 - >::entry_of::hf2b6614b28d8ad93 [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: 0x5635711bbfa0 - crossbeam_epoch::sync::list::List::insert::h09797240d3a8f724 [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: 0x5635711b27b5 - crossbeam_epoch::internal::Local::register::h937c5e80f861e7c7 [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: 0x5635711bbdce - crossbeam_epoch::collector::Collector::register::h1338ea49c75b9b0c [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: 0x5635711b67c1 - crossbeam_epoch::default::HANDLE::__init::h56dcb54e4c233092 [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: 0x5635711b9ae9 - core::ops::function::FnOnce::call_once::h1f1ff35c1c7c4066 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x5635711b514c - std::thread::local::lazy::LazyKeyInner::initialize::h661e53eee3a6c5fb [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:432:25 [INFO] [stderr] 24: 0x5635711b37f0 - std::thread::local::fast::Key::try_initialize::h511abacffbb06d52 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:610:31 [INFO] [stderr] 25: 0x5635711b3937 - std::thread::local::fast::Key::get::heff1450162b642e1 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:593:29 [INFO] [stderr] 26: 0x563571193f0d - crossbeam_epoch::default::HANDLE::__getit::h8cf699e2689eb1f6 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 27: 0x563571197f75 - std::thread::local::LocalKey::try_with::hfaeab6c95dcc89de [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:399:32 [INFO] [stderr] 28: 0x563571193ca3 - crossbeam_epoch::default::with_handle::he81bd31fc22d6898 [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: 0x563571193f27 - crossbeam_epoch::default::is_pinned::h8cec1c86f58eeb89 [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: 0x563571186630 - crossbeam_deque::Stealer::steal::h5005dbd40ec27239 [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: 0x56357119f5dd - rayon_core::registry::WorkerThread::steal::{{closure}}::h7abaee9d1c818f0a [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: 0x56357119c3bb - core::ops::function::impls:: for &mut F>::call_mut::h178deeb6af891eac [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 33: 0x563571195dd1 - core::iter::traits::iterator::Iterator::find_map::check::{{closure}}::h512ea9003c74a318 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/iter/traits/iterator.rs:2390:32 [INFO] [stderr] 34: 0x563571188f41 - core::iter::adapters::filter::filter_try_fold::{{closure}}::h0c34a4795e441880 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/iter/adapters/filter.rs:44:44 [INFO] [stderr] 35: 0x5635711888ac - core::ops::function::impls:: for &mut F>::call_mut::hfadb0bbbddc7a4a4 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:269:13 [INFO] [stderr] 36: 0x563571195f79 - core::iter::traits::iterator::Iterator::try_fold::h6842c75b5b2d3340 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/iter/traits/iterator.rs:2012:21 [INFO] [stderr] 37: 0x5635711a0304 - as core::iter::traits::iterator::Iterator>::try_fold::hfeb191bb73fe5377 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/iter/adapters/chain.rs:104:19 [INFO] [stderr] 38: 0x563571187dcc - as core::iter::traits::iterator::Iterator>::try_fold::h27aef35e3a9dca1b [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/iter/adapters/filter.rs:93:9 [INFO] [stderr] 39: 0x563571188e1b - core::iter::traits::iterator::Iterator::find_map::h592120fc3bfde235 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/iter/traits/iterator.rs:2396:9 [INFO] [stderr] 40: 0x5635711a0649 - as core::iter::traits::iterator::Iterator>::next::h10c96ed2143072d2 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/iter/adapters/filter_map.rs:61:9 [INFO] [stderr] 41: 0x56357119f512 - rayon_core::registry::WorkerThread::steal::h005abf89a73fa57b [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: 0x56357119f252 - rayon_core::registry::WorkerThread::wait_until_cold::{{closure}}::h58f81c2a119e070e [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: 0x563571181c71 - core::option::Option::or_else::h0b656474022e3000 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/option.rs:788:21 [INFO] [stderr] 44: 0x56357119eb4a - rayon_core::registry::WorkerThread::wait_until_cold::h0e5e5361af29d21a [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: 0x56357119e92f - rayon_core::registry::WorkerThread::wait_until::hba6b7e99ef5202b8 [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: 0x56357119fc27 - rayon_core::registry::main_loop::h948011646a21d442 [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: 0x56357119c68d - rayon_core::registry::ThreadBuilder::run::he726aa8aa1ba8864 [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: 0x56357119cbbd - ::spawn::{{closure}}::h411d8d8cfb427137 [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: 0x56357118f740 - std::sys_common::backtrace::__rust_begin_short_backtrace::h396205920475fc85 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 50: 0x56357119b37d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h347b62b4712edb69 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stderr] 51: 0x563571187cb1 - as core::ops::function::FnOnce<()>>::call_once::h81c2fdf73cbed7a6 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stderr] 52: 0x5635711810fc - std::panicking::try::do_call::h01f149f00292261f [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 53: 0x5635711828dd - __rust_try [INFO] [stderr] 54: 0x563571181037 - std::panicking::try::he01da07d6488343d [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 55: 0x5635711885b1 - std::panic::catch_unwind::hb5f1c8ef74ea5f78 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stderr] 56: 0x56357119b18c - std::thread::Builder::spawn_unchecked::{{closure}}::haba03073b188a9ba [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stderr] 57: 0x5635711940ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hdd22b544b215a321 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 58: 0x5635711dfd17 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 59: 0x5635711dfd17 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stderr] 60: 0x5635711dfd17 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 61: 0x7f95c40f7609 - start_thread [INFO] [stderr] 62: 0x7f95c4018293 - clone [INFO] [stderr] 63: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5635711d7750 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65cRayon: detected unexpected panic; aborting [INFO] [stderr] [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5635711d7750 - std [INFO] running `Command { std: "docker" "inspect" "52b4f8d7768ff06061d8daf237024d4156a5dae30b1a1f0c83b14c09de609c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52b4f8d7768ff06061d8daf237024d4156a5dae30b1a1f0c83b14c09de609c25", kill_on_drop: false }` [INFO] [stdout] 52b4f8d7768ff06061d8daf237024d4156a5dae30b1a1f0c83b14c09de609c25