[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 try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMimerme%2FMimerme" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mimerme/Mimerme on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linear-map v1.2.0 [INFO] [stderr] Downloaded ieee754 v0.2.6 [INFO] [stderr] Downloaded bio-types v0.6.0 [INFO] [stderr] Downloaded snafu-derive v0.6.3 [INFO] [stderr] Downloaded fs-utils v1.1.4 [INFO] [stderr] Downloaded newtype_derive v0.1.6 [INFO] [stderr] Downloaded snafu v0.6.0 [INFO] [stderr] Downloaded hts-sys v1.10.2 [INFO] [stderr] Downloaded rust-htslib v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b61b0e832fdbe98792058f6a61c497e26d32f1c2a1cc1f4cc084b56159e76ce1 [INFO] running `Command { std: "docker" "start" "-a" "b61b0e832fdbe98792058f6a61c497e26d32f1c2a1cc1f4cc084b56159e76ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b61b0e832fdbe98792058f6a61c497e26d32f1c2a1cc1f4cc084b56159e76ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b61b0e832fdbe98792058f6a61c497e26d32f1c2a1cc1f4cc084b56159e76ce1", kill_on_drop: false }` [INFO] [stdout] b61b0e832fdbe98792058f6a61c497e26d32f1c2a1cc1f4cc084b56159e76ce1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7816dc8b06653c077dd42af61b5dad2c749f6c91efad4103b20c4ac806ee9d50 [INFO] running `Command { std: "docker" "start" "-a" "7816dc8b06653c077dd42af61b5dad2c749f6c91efad4103b20c4ac806ee9d50", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling clang-sys v0.29.2 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling snafu-derive v0.6.3 [INFO] [stderr] Compiling derive-new v0.5.8 [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-6b62e91d003f899d/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: 0x564be6d75370 - std::backtrace_rs::backtrace::libunwind::trace::h9d49145f95eb5894 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x564be6d75370 - std::backtrace_rs::backtrace::trace_unsynchronized::hab1d020365bb6864 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564be6d75370 - std::sys_common::backtrace::_print_fmt::h7659588431e304bd [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x564be6d75370 - ::fmt::h09f4a9e3befae3c7 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x564be6d9986c - core::fmt::write::hf3fdfde304b9a088 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x564be6d70bd2 - std::io::Write::write_fmt::h1cb850689c7116f0 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x564be6d77d95 - std::sys_common::backtrace::_print::hdbccd5aa093ba544 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x564be6d77d95 - std::sys_common::backtrace::print::hc639c4f320222558 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x564be6d77d95 - std::panicking::default_hook::{{closure}}::hdb012dd7a485bb5d [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x564be6d77843 - std::panicking::default_hook::h75facbce77b6ba91 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x564be6d78531 - std::panicking::rust_panic_with_hook::hbcaa5de2cb5e22d5 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x564be6bec4de - std::panicking::begin_panic::{{closure}}::h6188eaed547afa3b [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x564be6bec369 - std::sys_common::backtrace::__rust_end_short_backtrace::ha6fb4e21085647c6 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x564be6bec40b - std::panicking::begin_panic::h9dc7f26084721c35 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x564be67ab2b7 - build_script_build::main::hbae86ee62d287d29 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hts-sys-1.10.2/build.rs:86:9 [INFO] [stderr] 15: 0x564be67adabb - core::ops::function::FnOnce::call_once::h186cb14956c0f7d2 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x564be67ad99e - std::sys_common::backtrace::__rust_begin_short_backtrace::he3d9a01ec2184bd7 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x564be67ad0b1 - std::rt::lang_start::{{closure}}::haf557fca67c087e0 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:66:18 [INFO] [stderr] 18: 0x564be6d78a3a - core::ops::function::impls:: for &F>::call_once::h31ee16c075ae2d62 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x564be6d78a3a - std::panicking::try::do_call::h3993344bf97066b6 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:379:40 [INFO] [stderr] 20: 0x564be6d78a3a - std::panicking::try::h09e523df7c9c2d28 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panicking.rs:343:19 [INFO] [stderr] 21: 0x564be6d78a3a - std::panic::catch_unwind::h9d4ddb10ebb815ff [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/panic.rs:431:14 [INFO] [stderr] 22: 0x564be6d78a3a - std::rt::lang_start_internal::hc92e27a69d75de2a [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:51:25 [INFO] [stderr] 23: 0x564be67ad087 - std::rt::lang_start::he76db693c81c6101 [INFO] [stderr] at /rustc/8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8/library/std/src/rt.rs:65:5 [INFO] [stderr] 24: 0x564be67ac6da - main [INFO] [stderr] 25: 0x7fdb9032e0b3 - __libc_start_main [INFO] [stderr] 26: 0x564be67aa0de - _start [INFO] [stderr] 27: 0x0 - [INFO] running `Command { std: "docker" "inspect" "7816dc8b06653c077dd42af61b5dad2c749f6c91efad4103b20c4ac806ee9d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7816dc8b06653c077dd42af61b5dad2c749f6c91efad4103b20c4ac806ee9d50", kill_on_drop: false }` [INFO] [stdout] 7816dc8b06653c077dd42af61b5dad2c749f6c91efad4103b20c4ac806ee9d50