[INFO] cloning repository https://github.com/ritobanrc/trying_mpi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ritobanrc/trying_mpi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Ftrying_mpi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Ftrying_mpi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 505ee9369a9049c57cb4913c39642aed5406ece7 [INFO] checking ritobanrc/trying_mpi against try#50b21af28e291c419ae81eebcb7705fb4200dc90 for pr-135167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritobanrc%2Ftrying_mpi" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ritobanrc/trying_mpi on toolchain 50b21af28e291c419ae81eebcb7705fb4200dc90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ritobanrc/trying_mpi [INFO] finished tweaking git repo https://github.com/ritobanrc/trying_mpi [INFO] tweaked toml for git repo https://github.com/ritobanrc/trying_mpi written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ritobanrc/trying_mpi already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19da05baaa5be9607b8042fabf43a19e240ff7cbe60c2df6a2a60801740992d2 [INFO] running `Command { std: "docker" "start" "-a" "19da05baaa5be9607b8042fabf43a19e240ff7cbe60c2df6a2a60801740992d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19da05baaa5be9607b8042fabf43a19e240ff7cbe60c2df6a2a60801740992d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19da05baaa5be9607b8042fabf43a19e240ff7cbe60c2df6a2a60801740992d2", kill_on_drop: false }` [INFO] [stdout] 19da05baaa5be9607b8042fabf43a19e240ff7cbe60c2df6a2a60801740992d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52eaf59ec17208c19237df25498255b8eb6e96efdc2445df56f130867984d44b [INFO] running `Command { std: "docker" "start" "-a" "52eaf59ec17208c19237df25498255b8eb6e96efdc2445df56f130867984d44b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling build-probe-mpi v0.1.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling mpi v0.6.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling libffi-sys v2.1.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling mpi-sys v0.2.0 [INFO] [stderr] error: failed to run custom build command for `libffi-sys v2.1.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libffi-sys-3896c5ee08dc8e59/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking target system type... x86_64-pc-linux-gnu [INFO] [stderr] continue configure in default builddir "./x86_64-unknown-linux-gnu" [INFO] [stderr] ....exec /bin/bash ../configure "--srcdir=.." "--enable-builddir=x86_64-unknown-linux-gnu" "linux [INFO] [stderr] gnu" [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking target system type... x86_64-pc-linux-gnu [INFO] [stderr] checking for gsed... sed [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a race-free mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking for gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether the compiler supports GNU C... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to enable C11 features... none needed [INFO] [stderr] checking whether cc understands -c and -o together... yes [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking for g++... g++ [INFO] [stderr] checking whether the compiler supports GNU C++... yes [INFO] [stderr] checking whether g++ accepts -g... yes [INFO] [stderr] checking for g++ option to enable C++11 features... none needed [INFO] [stderr] checking dependency style of g++... gcc3 [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for file... file [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for stdio.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking how to run the C++ preprocessor... g++ -E [INFO] [stderr] checking for ld used by g++... /usr/bin/ld -m elf_x86_64 [INFO] [stderr] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes [INFO] [stderr] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking for g++ option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if g++ PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if g++ static flag -static works... no [INFO] [stderr] checking if g++ supports -c -o file.o... yes [INFO] [stderr] checking if g++ supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... (cached) GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking for readelf... readelf [INFO] [stderr] checking size of size_t... 8 [INFO] [stderr] checking for C compiler vendor... gnu [INFO] [stderr] checking CFLAGS for most reasonable warnings... -Wall [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking for sys/memfd.h... no [INFO] [stderr] checking for memfd_create... yes [INFO] [stderr] checking for sys/mman.h... yes [INFO] [stderr] checking for mmap... yes [INFO] [stderr] checking for mkostemp... yes [INFO] [stderr] checking for mkstemp... yes [INFO] [stderr] checking for sys/mman.h... (cached) yes [INFO] [stderr] checking for mmap... (cached) yes [INFO] [stderr] checking whether read-only mmap of a plain file works... yes [INFO] [stderr] checking whether mmap from /dev/zero works... yes [INFO] [stderr] checking for MAP_ANON(YMOUS)... yes [INFO] [stderr] checking whether mmap with MAP_ANON(YMOUS) works... yes [INFO] [stderr] checking for egrep... (cached) /usr/bin/grep -E [INFO] [stderr] checking for memcpy... yes [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking size of double... 8 [INFO] [stderr] checking size of long double... 16 [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking assembler .cfi pseudo-op support... yes [INFO] [stderr] checking assembler supports pc related relocs... yes [INFO] [stderr] checking whether compiler supports pointer authentication... no [INFO] [stderr] checking for _ prefix in compiled symbols... no [INFO] [stderr] checking toolchain supports unwind section type... yes [INFO] [stderr] checking whether C compiler accepts -fno-lto... yes [INFO] [stderr] checking whether .eh_frame section should be read-only... yes [INFO] [stderr] checking for __attribute__((visibility("hidden")))... yes [INFO] [stderr] configure: versioning on shared library symbols is no [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating include/Makefile [INFO] [stderr] config.status: creating include/ffi.h [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating testsuite/Makefile [INFO] [stderr] config.status: creating man/Makefile [INFO] [stderr] config.status: creating doc/Makefile [INFO] [stderr] config.status: creating libffi.pc [INFO] [stderr] config.status: creating fficonfig.h [INFO] [stderr] config.status: executing buildir commands [INFO] [stderr] config.status: create top_srcdir/Makefile guessed from local Makefile [INFO] [stderr] config.status: build in x86_64-unknown-linux-gnu (HOST=x86_64-unknown-linux-gnu) [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] config.status: error: in `/opt/rustwide/target/debug/build/libffi-sys-7d519f8a87dc495b/out/libffi-build/x86_64-unknown-linux-gnu': [INFO] [stderr] config.status: error: Something went wrong bootstrapping makefile fragments [INFO] [stderr] for automatic dependency tracking. If GNU make was not used, consider [INFO] [stderr] re-running the configure script with MAKE="gmake" (or whatever is [INFO] [stderr] necessary). You can also try re-running configure with the [INFO] [stderr] '--disable-dependency-tracking' option to at least be able to build [INFO] [stderr] the package (albeit without support for automatic dependency tracking). [INFO] [stderr] See `config.log' for more details [INFO] [stderr] sort: write failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] ../configure: line 42: echo: write error: No space left on device [INFO] [stderr] ../configure: line 44: printf: write error: No space left on device [INFO] [stderr] ../configure: line 47: echo: write error: No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libffi-sys-2.1.0/build/common.rs:8:5: [INFO] [stderr] Configuring libffi [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5a735d8eeb6a - std::backtrace_rs::backtrace::libunwind::trace::he5fdd8a6b71d4e36 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5a735d8eeb6a - std::backtrace_rs::backtrace::trace_unsynchronized::h3a541794fc54d9aa [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5a735d8eeb6a - std::sys::backtrace::_print_fmt::hed7b16c307d96722 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a735d8eeb6a - ::fmt::h03ef28f09615b5f5 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a735d912ff3 - core::fmt::rt::Argument::fmt::h105b07e41a5c9991 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5a735d912ff3 - core::fmt::write::h9b4fd05368673821 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x5a735d8eb373 - std::io::Write::write_fmt::h7c35eb0c649ee3d6 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5a735d8ee9b2 - std::sys::backtrace::BacktraceLock::print::he0c365d9549485ea [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5a735d8f0250 - std::panicking::default_hook::{{closure}}::h2cf00f0250c9d5a2 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x5a735d8f0030 - std::panicking::default_hook::h9709b1502b387134 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x5a735d8f0a32 - std::panicking::rust_panic_with_hook::h6a9dba260198ad70 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/panicking.rs:828:13 [INFO] [stderr] 11: 0x5a735d8f07ba - std::panicking::begin_panic_handler::{{closure}}::hf60e1b096002dc48 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/panicking.rs:701:13 [INFO] [stderr] 12: 0x5a735d8ef079 - std::sys::backtrace::__rust_end_short_backtrace::hdf8ef0cfe8980d30 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5a735d8f044d - rust_begin_unwind [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/panicking.rs:692:5 [INFO] [stderr] 14: 0x5a735d911e60 - core::panicking::panic_fmt::hf65aba7cda612a2a [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5a735d887174 - core::panicking::panic_display::haee7ac43788efcbd [INFO] [stderr] 16: 0x5a735d887864 - build_script_build::common::run_command::h81a55f8265776f18 [INFO] [stderr] 17: 0x5a735d888c02 - build_script_build::not_msvc::configure_libffi::h3420ba3f5cd07498 [INFO] [stderr] 18: 0x5a735d887efc - build_script_build::not_msvc::build_and_link::h6969ac5a52bce21e [INFO] [stderr] 19: 0x5a735d888ce6 - build_script_build::main::h975b2fb62ca35c34 [INFO] [stderr] 20: 0x5a735d886e03 - core::ops::function::FnOnce::call_once::h03010d0b8039a84b [INFO] [stderr] 21: 0x5a735d8869c6 - std::sys::backtrace::__rust_begin_short_backtrace::h20f5161b80497cfd [INFO] [stderr] 22: 0x5a735d8867d9 - std::rt::lang_start::{{closure}}::he22152e9ca8778bd [INFO] [stderr] 23: 0x5a735d8e72b7 - core::ops::function::impls:: for &F>::call_once::hcbd7b91d1cccc8fa [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5a735d8e72b7 - std::panicking::try::do_call::h312e4e26c1966514 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/panicking.rs:584:40 [INFO] [stderr] 25: 0x5a735d8e72b7 - std::panicking::try::hc32a7434d2707af1 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/panicking.rs:547:19 [INFO] [stderr] 26: 0x5a735d8e72b7 - std::panic::catch_unwind::hda250bfdd614042a [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x5a735d8e72b7 - std::rt::lang_start_internal::{{closure}}::h8bb14a997ca4bd54 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/rt.rs:174:48 [INFO] [stderr] 28: 0x5a735d8e72b7 - std::panicking::try::do_call::heb6d42a8841896a0 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/panicking.rs:584:40 [INFO] [stderr] 29: 0x5a735d8e72b7 - std::panicking::try::h80c056bd27d94a5d [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/panicking.rs:547:19 [INFO] [stderr] 30: 0x5a735d8e72b7 - std::panic::catch_unwind::h9dd712001bcb4333 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x5a735d8e72b7 - std::rt::lang_start_internal::h43d839105bc3a711 [INFO] [stderr] at /rustc/50b21af28e291c419ae81eebcb7705fb4200dc90/library/std/src/rt.rs:174:20 [INFO] [stderr] 32: 0x5a735d8867b7 - std::rt::lang_start::h18b1ee9ab78ac083 [INFO] [stderr] 33: 0x5a735d888d05 - main [INFO] [stderr] 34: 0x75fa824c6d90 - [INFO] [stderr] 35: 0x75fa824c6e40 - __libc_start_main [INFO] [stderr] 36: 0x5a735d886595 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "52eaf59ec17208c19237df25498255b8eb6e96efdc2445df56f130867984d44b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52eaf59ec17208c19237df25498255b8eb6e96efdc2445df56f130867984d44b", kill_on_drop: false }` [INFO] [stdout] 52eaf59ec17208c19237df25498255b8eb6e96efdc2445df56f130867984d44b