[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] 5253e29fbfad45226398e3fe69df565c204c5018 [INFO] testing jtt/pktreplay/5253e29fbfad45226398e3fe69df565c204c5018 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtt%2Fpktreplay" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jtt/pktreplay on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jtt/pktreplay 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sensorfu/luomu-libpcap` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded liblzma v0.3.5 [INFO] [stderr] Downloaded cc v1.2.10 [INFO] [stderr] Downloaded clap v4.5.27 [INFO] [stderr] Downloaded tar v0.4.43 [INFO] [stderr] Downloaded liblzma-sys v0.3.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1836e1a089e741b814ddde8987449e47a567f0ae3215a064a63b6cebaf71f346 [INFO] running `Command { std: "docker" "start" "-a" "1836e1a089e741b814ddde8987449e47a567f0ae3215a064a63b6cebaf71f346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1836e1a089e741b814ddde8987449e47a567f0ae3215a064a63b6cebaf71f346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1836e1a089e741b814ddde8987449e47a567f0ae3215a064a63b6cebaf71f346", kill_on_drop: false }` [INFO] [stdout] 1836e1a089e741b814ddde8987449e47a567f0ae3215a064a63b6cebaf71f346 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 402dc2748dae5ad65c81696a347851fa97863fff5a569d917da8ca9e4a82dcdf [INFO] running `Command { std: "docker" "start" "-a" "402dc2748dae5ad65c81696a347851fa97863fff5a569d917da8ca9e4a82dcdf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling luomu-common v0.1.0 (https://github.com/sensorfu/luomu-libpcap?rev=1184f4e5b4e9cedd2a6fdaf4ed0401f371ace8f4#1184f4e5) [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling liblzma-sys v0.3.12 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling liblzma v0.3.5 [INFO] [stderr] Compiling luomu-libpcap-sys v0.1.0 (https://github.com/sensorfu/luomu-libpcap?rev=1184f4e5b4e9cedd2a6fdaf4ed0401f371ace8f4#1184f4e5) [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] error: failed to run custom build command for `luomu-libpcap-sys v0.1.0 (https://github.com/sensorfu/luomu-libpcap?rev=1184f4e5b4e9cedd2a6fdaf4ed0401f371ace8f4#1184f4e5)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/luomu-libpcap-sys-4461eb8f4456d4bd/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/luomu-libpcap-sys-f818314cd09aa5e3/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] *** UNPACK_LIBPCAP [INFO] [stderr] *** COMPILE [INFO] [stderr] [INFO] [stderr] thread 'main' (635) panicked at /opt/rustwide/cargo-home/git/checkouts/luomu-libpcap-e4b4c562ad7763d2/1184f4e/luomu-libpcap-sys/build.rs:71:9: [INFO] [stderr] [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 the compiler supports GNU C... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to enable C11 features... none needed [INFO] [stderr] checking for stdio.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking size of void *... 8 [INFO] [stderr] checking size of time_t... 8 [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 for sys/ioccom.h... no [INFO] [stderr] checking for sys/sockio.h... no [INFO] [stderr] checking for netpacket/packet.h... yes [INFO] [stderr] checking for ANSI ioctl definitions... 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... yes [INFO] [stderr] checking for strlcpy... yes [INFO] [stderr] checking for strtok_r... yes [INFO] [stderr] checking for ffs... yes [INFO] [stderr] checking for cc options needed to detect all undeclared functions... none needed [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 for pthread.h... yes [INFO] [stderr] checking for pthread_create... yes [INFO] [stderr] checking whether to enable the instrument functions code... no [INFO] [stderr] checking if --disable-protochain option is specified... enabled [INFO] [stderr] checking for net/bpf.h... no [INFO] [stderr] checking for net/pfilt.h... no [INFO] [stderr] checking for net/enet.h... no [INFO] [stderr] checking for net/nit.h... no [INFO] [stderr] checking for sys/net/nit.h... no [INFO] [stderr] checking for linux/socket.h... yes [INFO] [stderr] checking for net/raw.h... no [INFO] [stderr] checking for sys/dlpi.h... no [INFO] [stderr] checking for config/HaikuConfig.h... no [INFO] [stderr] checking packet capture type... linux [INFO] [stderr] checking for x86_64-unknown-linux-gnu-pkg-config... no [INFO] [stderr] checking for pkg-config... /usr/bin/pkg-config [INFO] [stderr] checking pkg-config is at least version 0.17.0... yes [INFO] [stderr] checking for brew... no [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 for ifaddrs.h... yes [INFO] [stderr] checking for linux/net_tstamp.h... yes [INFO] [stderr] checking for socklen_t... yes [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] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5995a3954172 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5995a3954172 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5995a3954172 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5995a3954172 - <::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5995a39686ea - ::fmt [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5995a39686ea - core[c5ed12ab89cc536a]::fmt::write [INFO] [stderr] 6: 0x5995a395a8a6 - std[716c9a7a72e5c14e]::io::default_write_fmt:: [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5995a395a8a6 - ::write_fmt [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5995a393541f - ::print [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5995a393541f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5995a394eed1 - std[716c9a7a72e5c14e]::panicking::default_hook [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5995a394f08b - std[716c9a7a72e5c14e]::panicking::panic_with_hook [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5995a39354d8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5995a392cd89 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5995a393607d - __rustc[4f0b026143eab78e]::rust_begin_unwind [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5995a3968dfc - core[c5ed12ab89cc536a]::panicking::panic_fmt [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5995a3893226 - build_script_build[8c0fa0c9c4058470]::compile [INFO] [stderr] 17: 0x5995a3892213 - build_script_build[8c0fa0c9c4058470]::main [INFO] [stderr] 18: 0x5995a38955a3 - core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 19: 0x5995a3891446 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace:: core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error>, core[c5ed12ab89cc536a]::result::Result<(), std[716c9a7a72e5c14e]::io::error::Error>> [INFO] [stderr] 20: 0x5995a3891959 - std[716c9a7a72e5c14e]::rt::lang_start::>::{closure#0} [INFO] [stderr] 21: 0x5995a394df86 - <&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 22: 0x5995a394df86 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stderr] 23: 0x5995a394df86 - std[716c9a7a72e5c14e]::panicking::catch_unwind:: + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stderr] 24: 0x5995a394df86 - std[716c9a7a72e5c14e]::panic::catch_unwind::<&dyn core[c5ed12ab89cc536a]::ops::function::Fn<(), Output = i32> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5995a394df86 - std[716c9a7a72e5c14e]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x5995a394df86 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stderr] 27: 0x5995a394df86 - std[716c9a7a72e5c14e]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stderr] 28: 0x5995a394df86 - std[716c9a7a72e5c14e]::panic::catch_unwind:: [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5995a394df86 - std[716c9a7a72e5c14e]::rt::lang_start_internal [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x5995a38912f1 - std[716c9a7a72e5c14e]::rt::lang_start::> [INFO] [stderr] 31: 0x5995a3895725 - main [INFO] [stderr] 32: 0x7791531ef1ca - [INFO] [stderr] 33: 0x7791531ef28b - __libc_start_main [INFO] [stderr] 34: 0x5995a388fde5 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "402dc2748dae5ad65c81696a347851fa97863fff5a569d917da8ca9e4a82dcdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "402dc2748dae5ad65c81696a347851fa97863fff5a569d917da8ca9e4a82dcdf", kill_on_drop: false }` [INFO] [stdout] 402dc2748dae5ad65c81696a347851fa97863fff5a569d917da8ca9e4a82dcdf