[INFO] cloning repository https://github.com/ptgroup/polsim-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ptgroup/polsim-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptgroup%2Fpolsim-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptgroup%2Fpolsim-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91cabbb235022c49145f9067e4056462c52068f1 [INFO] testing ptgroup/polsim-rs against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptgroup%2Fpolsim-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ptgroup/polsim-rs on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ptgroup/polsim-rs [INFO] finished tweaking git repo https://github.com/ptgroup/polsim-rs [INFO] tweaked toml for git repo https://github.com/ptgroup/polsim-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ptgroup/polsim-rs 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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23e6b439e4f4341752df0ed1ed159501de777dcf2ad4356cd20a83e4a9075bc5 [INFO] running `Command { std: "docker" "start" "-a" "23e6b439e4f4341752df0ed1ed159501de777dcf2ad4356cd20a83e4a9075bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23e6b439e4f4341752df0ed1ed159501de777dcf2ad4356cd20a83e4a9075bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23e6b439e4f4341752df0ed1ed159501de777dcf2ad4356cd20a83e4a9075bc5", kill_on_drop: false }` [INFO] [stdout] 23e6b439e4f4341752df0ed1ed159501de777dcf2ad4356cd20a83e4a9075bc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09b4c0ef550498433d2df274a13de48dd979090c9b4fdd796d19d47258b6a480 [INFO] running `Command { std: "docker" "start" "-a" "09b4c0ef550498433d2df274a13de48dd979090c9b4fdd796d19d47258b6a480", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling cfg-if v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.11` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-5f4ec267e04de845/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/backtrace-sys-c617d16622c2bae8/out" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -m64" "sh" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-sys-0.1.11/src/libbacktrace/configure" "--with-pic" "--disable-multilib" "--disable-shared" "--disable-host-shared" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking target system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking how to run the C preprocessor... cc -E [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 for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking minix/config.h usability... no [INFO] [stderr] checking minix/config.h presence... no [INFO] [stderr] checking for minix/config.h... no [INFO] [stderr] checking whether it is safe to define __EXTENSIONS__... yes [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 thread-safe 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 to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... (cached) cc [INFO] [stderr] checking whether we are using the GNU C compiler... (cached) yes [INFO] [stderr] checking whether cc accepts -g... (cached) yes [INFO] [stderr] checking for cc option to accept ISO C89... (cached) none needed [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... no [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking for gawk... (cached) mawk [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 whether the shell understands some XSI constructs... yes [INFO] [stderr] checking whether the shell understands "+="... yes [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for x86_64-unknown-linux-gnu-objdump... no [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-gnu-strip... no [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [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 unwind.h usability... yes [INFO] [stderr] checking unwind.h presence... yes [INFO] [stderr] checking for unwind.h... yes [INFO] [stderr] checking for _Unwind_Backtrace... yes [INFO] [stderr] checking for -funwind-tables option... yes [INFO] [stderr] checking for -frandom-seed=string option... yes [INFO] [stderr] checking whether cc supports -W... yes [INFO] [stderr] checking whether cc supports -Wall... yes [INFO] [stderr] checking whether cc supports -Wwrite-strings... yes [INFO] [stderr] checking whether cc supports -Wstrict-prototypes... yes [INFO] [stderr] checking whether cc supports -Wmissing-prototypes... yes [INFO] [stderr] checking whether cc supports -Wold-style-definition... yes [INFO] [stderr] checking whether cc supports -Wmissing-format-attribute... yes [INFO] [stderr] checking whether cc supports -Wcast-qual... yes [INFO] [stderr] checking for _Unwind_GetIPInfo... yes [INFO] [stderr] checking __sync extensions... yes [INFO] [stderr] checking __atomic extensions... yes [INFO] [stderr] checking output filetype... elf64 [INFO] [stderr] looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes [INFO] [stderr] checking for uintptr_t... yes [INFO] [stderr] checking for int_least32_t... yes [INFO] [stderr] checking for int_fast32_t... no [INFO] [stderr] checking for uint64_t... yes [INFO] [stderr] checking what to include in gstdint.h... stdint.h (mostly complete) [INFO] [stderr] checking sys/mman.h usability... yes [INFO] [stderr] checking sys/mman.h presence... yes [INFO] [stderr] checking for sys/mman.h... yes [INFO] [stderr] checking for mmap... yes [INFO] [stderr] checking link.h usability... yes [INFO] [stderr] checking link.h presence... yes [INFO] [stderr] checking for link.h... yes [INFO] [stderr] checking for dl_iterate_phdr... yes [INFO] [stderr] checking for fcntl... yes [INFO] [stderr] checking whether strnlen is declared... yes [INFO] [stderr] checking for getexecname... no [INFO] [stderr] checking whether tests can run... yes [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] mkdir: cannot create directory './conf1693-32711': No space left on device [INFO] [stderr] config.status: error: cannot create a temporary directory in . [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-sys-0.1.11/src/libbacktrace/configure: line 42: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-sys-0.1.11/src/libbacktrace/configure: line 49: echo: write error: No space left on device [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-sys-0.1.11/src/libbacktrace/configure: line 58: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-sys-0.1.11/src/libbacktrace/configure: line 84: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-sys-0.1.11/src/libbacktrace/configure: line 86: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-sys-0.1.11/src/libbacktrace/configure: line 90: printf: write error: No space left on device [INFO] [stderr] thread 'main' panicked at 'failed with: exit status: 1', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-sys-0.1.11/build.rs:136:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a86e0146ea - std::backtrace_rs::backtrace::libunwind::trace::h66ee1baad70f162c [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55a86e0146ea - std::backtrace_rs::backtrace::trace_unsynchronized::h3125ffde7ca4d99d [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a86e0146ea - std::sys_common::backtrace::_print_fmt::hbdbfa23eed07e688 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x55a86e0146ea - ::fmt::h9040fa46c3c21247 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55a86e03439e - core::fmt::write::h19a3b12aeae2c539 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/fmt/mod.rs:1213:17 [INFO] [stderr] 5: 0x55a86e011fa5 - std::io::Write::write_fmt::h786b2dd14c6f66ea [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x55a86e0144b5 - std::sys_common::backtrace::_print::hd1ad2573e05197ac [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x55a86e0144b5 - std::sys_common::backtrace::print::h6c0cd3c6b401ec72 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x55a86e015d5f - std::panicking::default_hook::{{closure}}::hc09dc9f114375efd [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x55a86e015a9b - std::panicking::default_hook::hfef666cfe5862d3a [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x55a86e01646c - std::panicking::rust_panic_with_hook::h09cdc27f5c472cc8 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:688:13 [INFO] [stderr] 11: 0x55a86e016209 - std::panicking::begin_panic_handler::{{closure}}::h5f38ac8f9e3f3f74 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:579:13 [INFO] [stderr] 12: 0x55a86e014b9c - std::sys_common::backtrace::__rust_end_short_backtrace::hb85d55d699513ebd [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 13: 0x55a86e015f12 - rust_begin_unwind [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:575:5 [INFO] [stderr] 14: 0x55a86dfe9b03 - core::panicking::panic_fmt::hf0f695a991f65334 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/panicking.rs:64:14 [INFO] [stderr] 15: 0x55a86dfed7a3 - build_script_build::run::hd4a08d989ee0cdf9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-sys-0.1.11/build.rs:136:9 [INFO] [stderr] 16: 0x55a86dfec4f2 - build_script_build::main::hb3ddb5a0cb2716e6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-sys-0.1.11/build.rs:75:5 [INFO] [stderr] 17: 0x55a86dfed8d3 - core::ops::function::FnOnce::call_once::hefbe92e03534d39a [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 18: 0x55a86dfed8d3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h1758c464372a799d [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stderr] 19: 0x55a86dfedfa9 - std::rt::lang_start::{{closure}}::hbb7313904e5a210d [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/rt.rs:166:18 [INFO] [stderr] 20: 0x55a86e00ecbc - core::ops::function::impls:: for &F>::call_once::ha5a3f72db2ba4b76 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/ops/function.rs:287:13 [INFO] [stderr] 21: 0x55a86e00ecbc - std::panicking::try::do_call::hddf9b93b0f663edb [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:483:40 [INFO] [stderr] 22: 0x55a86e00ecbc - std::panicking::try::h1930db7955b58cee [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:447:19 [INFO] [stderr] 23: 0x55a86e00ecbc - std::panic::catch_unwind::h3157583ff322b73b [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panic.rs:140:14 [INFO] [stderr] 24: 0x55a86e00ecbc - std::rt::lang_start_internal::{{closure}}::h3f4eac56d7b45112 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/rt.rs:148:48 [INFO] [stderr] 25: 0x55a86e00ecbc - std::panicking::try::do_call::h90b81633de4e2bfb [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:483:40 [INFO] [stderr] 26: 0x55a86e00ecbc - std::panicking::try::h9451446ad4813118 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:447:19 [INFO] [stderr] 27: 0x55a86e00ecbc - std::panic::catch_unwind::h6f3dc512c1417a38 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panic.rs:140:14 [INFO] [stderr] 28: 0x55a86e00ecbc - std::rt::lang_start_internal::hafc9d324313c0a2d [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/rt.rs:148:20 [INFO] [stderr] 29: 0x55a86dfed86c - main [INFO] [stderr] 30: 0x7fe4265fdd90 - [INFO] [stderr] 31: 0x7fe4265fde40 - __libc_start_main [INFO] [stderr] 32: 0x55a86dfea035 - _start [INFO] [stderr] 33: 0x0 - [INFO] running `Command { std: "docker" "inspect" "09b4c0ef550498433d2df274a13de48dd979090c9b4fdd796d19d47258b6a480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09b4c0ef550498433d2df274a13de48dd979090c9b4fdd796d19d47258b6a480", kill_on_drop: false }` [INFO] [stdout] 09b4c0ef550498433d2df274a13de48dd979090c9b4fdd796d19d47258b6a480