[INFO] cloning repository https://github.com/jtt/pktreplay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtt/pktreplay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtt%2Fpktreplay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtt%2Fpktreplay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c67c052cc7d01d0d86047b19961fb83f80965eed [INFO] documenting jtt/pktreplay against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtt%2Fpktreplay" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtt/pktreplay on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jtt/pktreplay [INFO] finished tweaking git repo https://github.com/jtt/pktreplay [INFO] tweaked toml for git repo https://github.com/jtt/pktreplay written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/jtt/pktreplay already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sensorfu/luomu-libpcap` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libflate v1.1.1 [INFO] [stderr] Downloaded clap v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 187311d307952611036e19551efaf53651c576a0c9de736cc7b44a88241dc175 [INFO] running `Command { std: "docker" "start" "-a" "187311d307952611036e19551efaf53651c576a0c9de736cc7b44a88241dc175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "187311d307952611036e19551efaf53651c576a0c9de736cc7b44a88241dc175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187311d307952611036e19551efaf53651c576a0c9de736cc7b44a88241dc175", kill_on_drop: false }` [INFO] [stdout] 187311d307952611036e19551efaf53651c576a0c9de736cc7b44a88241dc175 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a81f81880e71bfd7a2b9e486cacd189c3f55fd058a6bc831bb7bcd00853bf22d [INFO] running `Command { std: "docker" "start" "-a" "a81f81880e71bfd7a2b9e486cacd189c3f55fd058a6bc831bb7bcd00853bf22d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking luomu-common v0.1.0 (https://github.com/sensorfu/luomu-libpcap?rev=7eddc07f7a49105d95ce8cc2506fee13af00b4d0#7eddc07f) [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling libflate v1.1.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Checking clap v3.0.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling luomu-libpcap-sys v0.1.0 (https://github.com/sensorfu/luomu-libpcap?rev=7eddc07f7a49105d95ce8cc2506fee13af00b4d0#7eddc07f) [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] error: failed to run custom build command for `luomu-libpcap-sys v0.1.0 (https://github.com/sensorfu/luomu-libpcap?rev=7eddc07f7a49105d95ce8cc2506fee13af00b4d0#7eddc07f)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/luomu-libpcap-sys-ef9b9109bd5490e3/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] 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] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] *** UNPACK_LIBPCAP [INFO] [stderr] *** COMPILE [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] STDOUT: [INFO] [stderr] checking build system type... x86_64-pc-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 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 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 for cc option to accept ISO C99... none needed [INFO] [stderr] checking whether the compiler supports the -fvisibility=hidden option... yes [INFO] [stderr] checking for inline... inline [INFO] [stderr] checking for __atomic_load_n... yes [INFO] [stderr] checking for __atomic_store_n... yes [INFO] [stderr] checking for special C compiler options needed for large files... no [INFO] [stderr] checking for _FILE_OFFSET_BITS value needed for large files... no [INFO] [stderr] checking for _LARGEFILE_SOURCE value needed for large files... no [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 sys/ioccom.h usability... no [INFO] [stderr] checking sys/ioccom.h presence... no [INFO] [stderr] checking for sys/ioccom.h... no [INFO] [stderr] checking sys/sockio.h usability... no [INFO] [stderr] checking sys/sockio.h presence... no [INFO] [stderr] checking for sys/sockio.h... no [INFO] [stderr] checking netpacket/packet.h usability... yes [INFO] [stderr] checking netpacket/packet.h presence... yes [INFO] [stderr] checking for netpacket/packet.h... yes [INFO] [stderr] checking for net/pfvar.h... no [INFO] [stderr] checking for ANSI ioctl definitions... yes [INFO] [stderr] checking for strerror... yes [INFO] [stderr] checking for strerror_r... yes [INFO] [stderr] checking whether strerror_r is GNU-style... yes [INFO] [stderr] checking for vsyslog... yes [INFO] [stderr] checking for vsnprintf... yes [INFO] [stderr] checking for snprintf... yes [INFO] [stderr] checking for vasprintf... yes [INFO] [stderr] checking for asprintf... yes [INFO] [stderr] checking for strlcat... no [INFO] [stderr] checking for strlcpy... no [INFO] [stderr] checking for strtok_r... yes [INFO] [stderr] checking for ffs... yes [INFO] [stderr] checking whether ffs is declared... yes [INFO] [stderr] checking for getaddrinfo... yes [INFO] [stderr] checking for library containing putmsg... no [INFO] [stderr] checking whether getnetbyname_r is declared... yes [INFO] [stderr] checking for the Linux getnetbyname_r()... yes [INFO] [stderr] checking whether getprotobyname_r is declared... yes [INFO] [stderr] checking for the Linux getprotobyname_r()... yes [INFO] [stderr] checking for ether_hostton... yes [INFO] [stderr] checking whether ether_hostton is declared... no [INFO] [stderr] checking whether ether_hostton is declared... yes [INFO] [stderr] checking pthread.h usability... yes [INFO] [stderr] checking pthread.h presence... yes [INFO] [stderr] checking for pthread.h... yes [INFO] [stderr] checking for pthread_create... no [INFO] [stderr] checking for pthread_create in -lpthreads... no [INFO] [stderr] checking for pthread_create in -lpthread... yes [INFO] [stderr] checking if --disable-protochain option is specified... enabled [INFO] [stderr] checking net/bpf.h usability... no [INFO] [stderr] checking net/bpf.h presence... no [INFO] [stderr] checking for net/bpf.h... no [INFO] [stderr] checking net/pfilt.h usability... no [INFO] [stderr] checking net/pfilt.h presence... no [INFO] [stderr] checking for net/pfilt.h... no [INFO] [stderr] checking net/enet.h usability... no [INFO] [stderr] checking net/enet.h presence... no [INFO] [stderr] checking for net/enet.h... no [INFO] [stderr] checking net/nit.h usability... no [INFO] [stderr] checking net/nit.h presence... no [INFO] [stderr] checking for net/nit.h... no [INFO] [stderr] checking sys/net/nit.h usability... no [INFO] [stderr] checking sys/net/nit.h presence... no [INFO] [stderr] checking for sys/net/nit.h... no [INFO] [stderr] checking linux/socket.h usability... yes [INFO] [stderr] checking linux/socket.h presence... yes [INFO] [stderr] checking for linux/socket.h... yes [INFO] [stderr] checking net/raw.h usability... no [INFO] [stderr] checking net/raw.h presence... no [INFO] [stderr] checking for net/raw.h... no [INFO] [stderr] checking sys/dlpi.h usability... no [INFO] [stderr] checking sys/dlpi.h presence... no [INFO] [stderr] checking for sys/dlpi.h... no [INFO] [stderr] checking config/HaikuConfig.h usability... no [INFO] [stderr] checking config/HaikuConfig.h presence... no [INFO] [stderr] checking for config/HaikuConfig.h... no [INFO] [stderr] checking packet capture type... linux [INFO] [stderr] checking for pkg-config... pkg-config [INFO] [stderr] checking for linux/wireless.h... yes [INFO] [stderr] checking for struct tpacket_auxdata.tp_vlan_tci... yes [INFO] [stderr] checking for getifaddrs... yes [INFO] [stderr] checking ifaddrs.h usability... yes [INFO] [stderr] checking ifaddrs.h presence... yes [INFO] [stderr] checking for ifaddrs.h... yes [INFO] [stderr] checking linux/net_tstamp.h usability... yes [INFO] [stderr] checking linux/net_tstamp.h presence... yes [INFO] [stderr] checking for linux/net_tstamp.h... yes [INFO] [stderr] checking for socklen_t... yes [INFO] [stderr] checking dagapi.h usability... no [INFO] [stderr] checking dagapi.h presence... no [INFO] [stderr] checking for dagapi.h... no [INFO] [stderr] checking whether we have Septel API headers... no [INFO] [stderr] checking whether we have Myricom Sniffer API... no [INFO] [stderr] checking whether TurboCap is supported... no [INFO] [stderr] checking whether to enable remote packet capture... no [INFO] [stderr] checking whether to build optimizer debugging code... no [INFO] [stderr] checking whether to build parser debugging code... no [INFO] [stderr] checking for flex... no [INFO] [stderr] checking for lex... no [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] configure: error: Neither flex nor lex was found. [INFO] [stderr] [INFO] [stderr] ', /opt/rustwide/cargo-home/git/checkouts/luomu-libpcap-ca4378ac5b1470bc/7eddc07/luomu-libpcap-sys/build.rs:72:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e8b440c11d - std::backtrace_rs::backtrace::libunwind::trace::h22893a5306c091b4 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55e8b440c11d - std::backtrace_rs::backtrace::trace_unsynchronized::h29c3bc6f9e91819d [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55e8b440c11d - std::sys_common::backtrace::_print_fmt::he497d8a0ec903793 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55e8b440c11d - ::fmt::h9c2a9d2774d81873 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55e8b442bcac - core::fmt::write::hba4337c43d992f49 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x55e8b4408a91 - std::io::Write::write_fmt::heb73de6e02cfabed [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x55e8b440dcc5 - std::sys_common::backtrace::_print::h63c8b24acdd8e8ce [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55e8b440dcc5 - std::sys_common::backtrace::print::h426700d6240cdcc2 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55e8b440dcc5 - std::panicking::default_hook::{{closure}}::hc9a76eed0b18f82b [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55e8b440d979 - std::panicking::default_hook::h2e88d02087fae196 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55e8b440e212 - std::panicking::rust_panic_with_hook::habfdcc2e90f9fd4c [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55e8b440e0f7 - std::panicking::begin_panic_handler::{{closure}}::he054b2a83a51d2cd [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x55e8b440c5d4 - std::sys_common::backtrace::__rust_end_short_backtrace::ha48b94ab49b30915 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55e8b440de29 - rust_begin_unwind [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55e8b43349a3 - core::panicking::panic_fmt::h366d3a309ae17c94 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x55e8b434ac23 - build_script_build::compile::h126e851988a861d2 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/luomu-libpcap-ca4378ac5b1470bc/7eddc07/luomu-libpcap-sys/build.rs:72:9 [INFO] [stderr] 16: 0x55e8b4349485 - build_script_build::main::h1eace32d482413cc [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/luomu-libpcap-ca4378ac5b1470bc/7eddc07/luomu-libpcap-sys/build.rs:15:5 [INFO] [stderr] 17: 0x55e8b434b34b - core::ops::function::FnOnce::call_once::heff7b43f9ac6347e [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 18: 0x55e8b434c36e - std::sys_common::backtrace::__rust_begin_short_backtrace::he7dc325c216a5234 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 19: 0x55e8b4341061 - std::rt::lang_start::{{closure}}::h9cd3d3e3b61b53d2 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/rt.rs:145:18 [INFO] [stderr] 20: 0x55e8b440423e - core::ops::function::impls:: for &F>::call_once::had4f69b3aefb47a8 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 21: 0x55e8b440423e - std::panicking::try::do_call::hf2ad5355fcafe775 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:492:40 [INFO] [stderr] 22: 0x55e8b440423e - std::panicking::try::h0a63ac363423e61e [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:456:19 [INFO] [stderr] 23: 0x55e8b440423e - std::panic::catch_unwind::h18088edcecb8693a [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panic.rs:137:14 [INFO] [stderr] 24: 0x55e8b440423e - std::rt::lang_start_internal::{{closure}}::ha7dad166dc711761 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/rt.rs:128:48 [INFO] [stderr] 25: 0x55e8b440423e - std::panicking::try::do_call::hda0c61bf3a57d6e6 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:492:40 [INFO] [stderr] 26: 0x55e8b440423e - std::panicking::try::hbc940e68560040a9 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:456:19 [INFO] [stderr] 27: 0x55e8b440423e - std::panic::catch_unwind::haed0df2aeb3fa368 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panic.rs:137:14 [INFO] [stderr] 28: 0x55e8b440423e - std::rt::lang_start_internal::h9c06694362b5b80c [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/rt.rs:128:20 [INFO] [stderr] 29: 0x55e8b4341030 - std::rt::lang_start::h68279156bf9f3cc7 [INFO] [stderr] at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/rt.rs:144:17 [INFO] [stderr] 30: 0x55e8b434b31c - main [INFO] [stderr] 31: 0x7f9d872320b3 - __libc_start_main [INFO] [stderr] 32: 0x55e8b4334c3e - _start [INFO] [stderr] 33: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a81f81880e71bfd7a2b9e486cacd189c3f55fd058a6bc831bb7bcd00853bf22d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a81f81880e71bfd7a2b9e486cacd189c3f55fd058a6bc831bb7bcd00853bf22d", kill_on_drop: false }` [INFO] [stdout] a81f81880e71bfd7a2b9e486cacd189c3f55fd058a6bc831bb7bcd00853bf22d