[INFO] cloning repository https://github.com/Mimerme/Mimerme [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mimerme/Mimerme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMimerme%2FMimerme", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMimerme%2FMimerme'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df63a69dd00123b2eb2ab3520f84fe54a79a107d [INFO] checking Mimerme/Mimerme against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMimerme%2FMimerme" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mimerme/Mimerme on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mimerme/Mimerme [INFO] finished tweaking git repo https://github.com/Mimerme/Mimerme [INFO] tweaked toml for git repo https://github.com/Mimerme/Mimerme written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Mimerme/Mimerme already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ea1f09ab3d8ebdb55082fddc25f1395a06807e0bced8f001297130257f01938 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0ea1f09ab3d8ebdb55082fddc25f1395a06807e0bced8f001297130257f01938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ea1f09ab3d8ebdb55082fddc25f1395a06807e0bced8f001297130257f01938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ea1f09ab3d8ebdb55082fddc25f1395a06807e0bced8f001297130257f01938", kill_on_drop: false }` [INFO] [stdout] 0ea1f09ab3d8ebdb55082fddc25f1395a06807e0bced8f001297130257f01938 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f646f9dd0cac8a12cba8c3be91547f25ab7d5946d407c24bb561726fc3685271 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f646f9dd0cac8a12cba8c3be91547f25ab7d5946d407c24bb561726fc3685271", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling clang-sys v0.29.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling snafu-derive v0.6.3 [INFO] [stderr] Checking snafu v0.6.0 [INFO] [stderr] Compiling hts-sys v1.10.2 [INFO] [stderr] Checking bio-types v0.6.0 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] error: failed to run custom build command for `hts-sys v1.10.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/hts-sys-e1d5f895d47bf842/build-script-build` (exit code: 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] 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] 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] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] echo '/* Default config.h generated by Makefile */' > config.h [INFO] [stderr] echo '#ifndef __APPLE__' >> config.h [INFO] [stderr] echo '#define HAVE_LZMA_H 1' >> config.h [INFO] [stderr] echo '#endif' >> config.h [INFO] [stderr] echo '#define HAVE_DRAND48 1' >> config.h [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o kfunc.o kfunc.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o knetfile.o knetfile.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o kstring.o kstring.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o bcf_sr_sort.o bcf_sr_sort.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o bgzf.o bgzf.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o errmod.o errmod.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o faidx.o faidx.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o header.o header.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o hfile.o hfile.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o hfile_net.o hfile_net.c [INFO] [stderr] echo '#define HTS_VERSION_TEXT "1.10.2"' > version.h [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o hts.o hts.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o hts_os.o hts_os.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o md5.o md5.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o multipart.o multipart.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o probaln.o probaln.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o realn.o realn.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o regidx.o regidx.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o region.o region.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o sam.o sam.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o synced_bcf_reader.o synced_bcf_reader.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o vcf_sweep.o vcf_sweep.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o tbx.o tbx.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o textutils.o textutils.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o thread_pool.o thread_pool.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o vcf.o vcf.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o vcfutils.o vcfutils.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o cram/cram_codecs.o cram/cram_codecs.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o cram/cram_decode.o cram/cram_decode.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o cram/cram_encode.o cram/cram_encode.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o cram/cram_external.o cram/cram_external.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o cram/cram_index.o cram/cram_index.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o cram/cram_io.o cram/cram_io.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o cram/cram_samtools.o cram/cram_samtools.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o cram/cram_stats.o cram/cram_stats.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o cram/mFILE.o cram/mFILE.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o cram/open_trace_file.o cram/open_trace_file.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o cram/pooled_alloc.o cram/pooled_alloc.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o cram/rANS_static.o cram/rANS_static.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o cram/string_alloc.o cram/string_alloc.c [INFO] [stderr] cc -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -static -I. -c -o hfile_libcurl.o hfile_libcurl.c [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] hfile_libcurl.c:47:10: fatal error: curl/curl.h: No such file or directory [INFO] [stderr] 47 | #include [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:133: hfile_libcurl.o] Error 1 [INFO] [stderr] thread 'main' panicked at 'failed to build htslib', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hts-sys-1.10.2/build.rs:86:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55cfeb5401c7 - std::backtrace_rs::backtrace::libunwind::trace::h746c3e9529d524bc [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55cfeb5401c7 - std::backtrace_rs::backtrace::trace_unsynchronized::h84373278bfb39e0c [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55cfeb5401c7 - std::sys_common::backtrace::_print_fmt::h517324efde750597 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55cfeb5401c7 - ::fmt::hf594ab77fac89284 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55cfeb5642ac - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55cfeb53b902 - std::io::Write::write_fmt::h3f6656f045fa877f [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55cfeb542be5 - std::sys_common::backtrace::_print::hda7655c057c24dcc [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55cfeb542be5 - std::sys_common::backtrace::print::h546a6c8431d46287 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55cfeb542be5 - std::panicking::default_hook::{{closure}}::h006dd083853faf51 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55cfeb542743 - std::panicking::default_hook::hf0f9afb1017317fc [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55cfeb543381 - std::panicking::rust_panic_with_hook::hb7a19826c029b1d6 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55cfeb497b3e - std::panicking::begin_panic::{{closure}}::h29bc08fd7e1b8fd3 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x55cfeb499729 - std::sys_common::backtrace::__rust_end_short_backtrace::he9fb1a6733e85158 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55cfeb497a6b - std::panicking::begin_panic::hf2a2aed839d7fc05 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x55cfeaf5e28d - build_script_build::main::hc2c0ec8343569296 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hts-sys-1.10.2/build.rs:86:9 [INFO] [stderr] 15: 0x55cfeaf603fb - core::ops::function::FnOnce::call_once::ha69f49fdf8361590 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x55cfeaf602de - std::sys_common::backtrace::__rust_begin_short_backtrace::hc6e39b05231250e6 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x55cfeaf5fd41 - std::rt::lang_start::{{closure}}::hf3c9934dfbfd2768 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/rt.rs:66:18 [INFO] [stderr] 18: 0x55cfeb543897 - core::ops::function::impls:: for &F>::call_once::h54c39b9b8451875a [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x55cfeb543897 - std::panicking::try::do_call::hcdfba51a06e21b42 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:379:40 [INFO] [stderr] 20: 0x55cfeb543897 - std::panicking::try::h77386c66889b2066 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panicking.rs:343:19 [INFO] [stderr] 21: 0x55cfeb543897 - std::panic::catch_unwind::hc55a0d8aadca44f0 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/panic.rs:396:14 [INFO] [stderr] 22: 0x55cfeb543897 - std::rt::lang_start_internal::h97dca9624db2aa85 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/rt.rs:51:25 [INFO] [stderr] 23: 0x55cfeaf5fd17 - std::rt::lang_start::h55f7b053b2729de7 [INFO] [stderr] at /rustc/a609fb45efad59dfd459c76e50899be9f0583b5a/library/std/src/rt.rs:65:5 [INFO] [stderr] 24: 0x55cfeaf5f69a - main [INFO] [stderr] 25: 0x7f388e7090b3 - __libc_start_main [INFO] [stderr] 26: 0x55cfeaf5d0de - _start [INFO] [stderr] 27: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f646f9dd0cac8a12cba8c3be91547f25ab7d5946d407c24bb561726fc3685271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f646f9dd0cac8a12cba8c3be91547f25ab7d5946d407c24bb561726fc3685271", kill_on_drop: false }` [INFO] [stdout] f646f9dd0cac8a12cba8c3be91547f25ab7d5946d407c24bb561726fc3685271