[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 beta-2022-05-20 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 beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fe6c7dd825266ffe0aed4fd97ea2333abdfc9158cedff54693c3e53020cb297 [INFO] running `Command { std: "docker" "start" "-a" "1fe6c7dd825266ffe0aed4fd97ea2333abdfc9158cedff54693c3e53020cb297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fe6c7dd825266ffe0aed4fd97ea2333abdfc9158cedff54693c3e53020cb297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe6c7dd825266ffe0aed4fd97ea2333abdfc9158cedff54693c3e53020cb297", kill_on_drop: false }` [INFO] [stdout] 1fe6c7dd825266ffe0aed4fd97ea2333abdfc9158cedff54693c3e53020cb297 [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7c71f8fc4e5994f1917e1a7c047a3356fe4c6008c872d07fd34d7a5b48d3351 [INFO] running `Command { std: "docker" "start" "-a" "a7c71f8fc4e5994f1917e1a7c047a3356fe4c6008c872d07fd34d7a5b48d3351", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking luomu-common v0.1.0 (https://github.com/sensorfu/luomu-libpcap?rev=7eddc07f7a49105d95ce8cc2506fee13af00b4d0#7eddc07f) [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] Compiling libflate v1.1.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Checking clap v3.0.0 [INFO] [stderr] Compiling tar v0.4.38 [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-ca15d6eade99ecb9/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: 0x5622424b27ad - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5622424b27ad - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5622424b27ad - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x5622424b27ad - ::fmt::h1025ecd2bac85833 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x5622424d29ec - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stderr] 5: 0x5622424aeff1 - std::io::Write::write_fmt::h203cec764662c27d [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stderr] 6: 0x5622424b40e5 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x5622424b40e5 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x5622424b40e5 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x5622424b3d59 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x5622424b46b8 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x5622424b4567 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x5622424b2c64 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x5622424b4299 - rust_begin_unwind [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x5622423d8d53 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x5622423eee43 - build_script_build::compile::hee8e2400a52a78a3 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/luomu-libpcap-ca4378ac5b1470bc/7eddc07/luomu-libpcap-sys/build.rs:72:9 [INFO] [stderr] 16: 0x5622423ed6a5 - build_script_build::main::hf6947c5a8b25691a [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/luomu-libpcap-ca4378ac5b1470bc/7eddc07/luomu-libpcap-sys/build.rs:15:5 [INFO] [stderr] 17: 0x5622423ef81b - core::ops::function::FnOnce::call_once::h91525f37c370ee63 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stderr] 18: 0x5622423f06ce - std::sys_common::backtrace::__rust_begin_short_backtrace::h13d09a00b45a501b [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 19: 0x5622423e54a1 - std::rt::lang_start::{{closure}}::hde712a18d702f4fa [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:145:18 [INFO] [stderr] 20: 0x5622424aaabe - core::ops::function::impls:: for &F>::call_once::h9c80b603d656db3f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 21: 0x5622424aaabe - std::panicking::try::do_call::h86b1dd6fd2903147 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stderr] 22: 0x5622424aaabe - std::panicking::try::h06cba322e163361a [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stderr] 23: 0x5622424aaabe - std::panic::catch_unwind::h77fc4ef3c419c34e [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stderr] 24: 0x5622424aaabe - std::rt::lang_start_internal::{{closure}}::h6786ee70f1cf45dc [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:128:48 [INFO] [stderr] 25: 0x5622424aaabe - std::panicking::try::do_call::h682a3324f06cc1bc [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stderr] 26: 0x5622424aaabe - std::panicking::try::h09ce465b693a7cf9 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stderr] 27: 0x5622424aaabe - std::panic::catch_unwind::h5eb4cb244476317c [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stderr] 28: 0x5622424aaabe - std::rt::lang_start_internal::hba2d4a4771a618dc [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:128:20 [INFO] [stderr] 29: 0x5622423e5470 - std::rt::lang_start::haa6fd57adf5b8c4f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:144:17 [INFO] [stderr] 30: 0x5622423ef53c - main [INFO] [stderr] 31: 0x7fd7385de0b3 - __libc_start_main [INFO] [stderr] 32: 0x5622423d8fee - _start [INFO] [stderr] 33: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a7c71f8fc4e5994f1917e1a7c047a3356fe4c6008c872d07fd34d7a5b48d3351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c71f8fc4e5994f1917e1a7c047a3356fe4c6008c872d07fd34d7a5b48d3351", kill_on_drop: false }` [INFO] [stdout] a7c71f8fc4e5994f1917e1a7c047a3356fe4c6008c872d07fd34d7a5b48d3351