[INFO] fetching crate libmodbus 1.0.1... [INFO] testing libmodbus-1.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate libmodbus 1.0.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate libmodbus 1.0.1 [INFO] finished tweaking crates.io crate libmodbus 1.0.1 [INFO] tweaked toml for crates.io crate libmodbus 1.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libmodbus 1.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libmodbus 1.0.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63400b3f6c4e55281442f157c62d37cc33f88171d4e43d63410a56f84acdbbd9 [INFO] running `Command { std: "docker" "start" "-a" "63400b3f6c4e55281442f157c62d37cc33f88171d4e43d63410a56f84acdbbd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63400b3f6c4e55281442f157c62d37cc33f88171d4e43d63410a56f84acdbbd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63400b3f6c4e55281442f157c62d37cc33f88171d4e43d63410a56f84acdbbd9", kill_on_drop: false }` [INFO] [stdout] 63400b3f6c4e55281442f157c62d37cc33f88171d4e43d63410a56f84acdbbd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3963c71645a39d35f3a3d9f308b3471be57523591f47a29df951ebe984b75d2 [INFO] running `Command { std: "docker" "start" "-a" "a3963c71645a39d35f3a3d9f308b3471be57523591f47a29df951ebe984b75d2", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling clang-sys v1.0.1 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling libmodbus-sys v1.0.0 [INFO] [stderr] error: failed to run custom build command for `libmodbus-sys v1.0.0` [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/libmodbus-sys-4506dfcc561af466/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBMODBUS_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=LIBMODBUS_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=LIBMODBUS_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] libmodbus/src/modbus-rtu.c => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/modbus-rtu.c [INFO] [stderr] libmodbus/src/modbus-tcp.c => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/modbus-tcp.c [INFO] [stderr] libmodbus/src/modbus-tcp-private.h => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/modbus-tcp-private.h [INFO] [stderr] libmodbus/src/modbus.h => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/modbus.h [INFO] [stderr] libmodbus/src/modbus-data.c => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/modbus-data.c [INFO] [stderr] libmodbus/src/win32/README.win32 => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/win32/README.win32 [INFO] [stderr] libmodbus/src/win32/modbus-9.sln => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/win32/modbus-9.sln [INFO] [stderr] libmodbus/src/win32/modbus.rc => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/win32/modbus.rc [INFO] [stderr] libmodbus/src/win32/configure.js => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/win32/configure.js [INFO] [stderr] libmodbus/src/win32/Make-tests => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/win32/Make-tests [INFO] [stderr] libmodbus/src/win32/modbus.vcproj => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/win32/modbus.vcproj [INFO] [stderr] libmodbus/src/win32/modbus.dll.manifest.in => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/win32/modbus.dll.manifest.in [INFO] [stderr] libmodbus/src/win32/config.h.win32 => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/win32/config.h.win32 [INFO] [stderr] libmodbus/src/modbus-version.h.in => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/modbus-version.h.in [INFO] [stderr] libmodbus/src/modbus-tcp.h => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/modbus-tcp.h [INFO] [stderr] libmodbus/src/modbus.c => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/modbus.c [INFO] [stderr] libmodbus/src/Makefile.am => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/Makefile.am [INFO] [stderr] libmodbus/src/modbus-rtu.h => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/modbus-rtu.h [INFO] [stderr] libmodbus/src/modbus-rtu-private.h => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/modbus-rtu-private.h [INFO] [stderr] libmodbus/src/modbus-private.h => /opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include/modbus-private.h [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [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,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include" "-I" "libmodbus/src" "-o" "/opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/build/libmodbus/src/modbus-data.o" "-c" "libmodbus/src/modbus-data.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include" "-I" "libmodbus/src" "-o" "/opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/build/libmodbus/src/modbus-rtu.o" "-c" "libmodbus/src/modbus-rtu.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include" "-I" "libmodbus/src" "-o" "/opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/build/libmodbus/src/modbus-tcp.o" "-c" "libmodbus/src/modbus-tcp.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/include" "-I" "libmodbus/src" "-o" "/opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/build/libmodbus/src/modbus.o" "-c" "libmodbus/src/modbus.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: ZERO_AR_DATE="1" "ar" "crs" "/opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/build/libmodbus.a" "/opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/build/libmodbus/src/modbus-data.o" "/opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/build/libmodbus/src/modbus-rtu.o" "/opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/build/libmodbus/src/modbus-tcp.o" "/opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/build/libmodbus/src/modbus.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-lib=static=modbus [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out/build [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/libmodbus-sys-03d84dbb2005c763/out [INFO] [stderr] YIPPIE bindgen [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] [INFO] [stderr] thread 'main' (945) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.24/src/fallback.rs:693:9: [INFO] [stderr] "__atomic_wide_counter_struct_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter_h_28_3)" is not a valid Ident [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5cd40d23be82 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5cd40d23be82 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5cd40d23be82 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5cd40d23be82 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5cd40d24d02f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5cd40d24d02f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x5cd40d209bd3 - std::io::default_write_fmt::hb29d13affe7e9cd0 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5cd40d209bd3 - std::io::Write::write_fmt::hec441b8c6eca32b9 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5cd40d2154d2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5cd40d218f4f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5cd40d218da9 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5cd40d21960f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stderr] 12: 0x5cd40d21960f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stderr] 13: 0x5cd40d2193ba - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stderr] 14: 0x5cd40d215609 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 15: 0x5cd40d1fdb8d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stderr] 16: 0x5cd40d2571f0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stderr] 17: 0x5cd40d195d3f - proc_macro2::fallback::validate_ident::ha271148c5032cc0c [INFO] [stderr] 18: 0x5cd40d195fe1 - proc_macro2::fallback::Ident::_new::h1e531ffb189af692 [INFO] [stderr] 19: 0x5cd40d195f9f - proc_macro2::fallback::Ident::new::hae76d85db6ab7d8f [INFO] [stderr] 20: 0x5cd40d1932f8 - proc_macro2::imp::Ident::new::h672ca5fd25bf5632 [INFO] [stderr] 21: 0x5cd40d1825a8 - proc_macro2::Ident::new::hd7aab642e9ed95f0 [INFO] [stderr] 22: 0x5cd40cea7aaf - bindgen::ir::context::BindgenContext::rust_ident_raw::hc066b676345791e8 [INFO] [stderr] 23: 0x5cd40cea57d0 - bindgen::ir::context::BindgenContext::rust_ident::h6b2420840e8cd93d [INFO] [stderr] 24: 0x5cd40ce84b72 - ::codegen::h3527da90953b2bb0 [INFO] [stderr] 25: 0x5cd40cf63157 - ::codegen::h3024c90c7dd14af9 [INFO] [stderr] 26: 0x5cd40ce6536b - ::codegen::hb244309b739ac121 [INFO] [stderr] 27: 0x5cd40ce8ac2e - ::codegen::h3527da90953b2bb0 [INFO] [stderr] 28: 0x5cd40cf63157 - ::codegen::h3024c90c7dd14af9 [INFO] [stderr] 29: 0x5cd40ce6536b - ::codegen::hb244309b739ac121 [INFO] [stderr] 30: 0x5cd40cec9535 - ::codegen::{{closure}}::h4028dd428059d747 [INFO] [stderr] 31: 0x5cd40ce3cd51 - ::codegen::h8eecc27b5c0f0a0d [INFO] [stderr] 32: 0x5cd40ce65346 - ::codegen::hb244309b739ac121 [INFO] [stderr] 33: 0x5cd40ced4fac - bindgen::codegen::codegen::{{closure}}::h31ca4952a2d22bf5 [INFO] [stderr] 34: 0x5cd40ceb2cb8 - bindgen::ir::context::BindgenContext::gen::he86a9addd3ab4025 [INFO] [stderr] 35: 0x5cd40ced483d - bindgen::codegen::codegen::hee677e7d92e2199c [INFO] [stderr] 36: 0x5cd40ce444cf - bindgen::Bindings::generate::h1ce540b742729420 [INFO] [stderr] 37: 0x5cd40ce410c5 - bindgen::Builder::generate::hc072df392c25d4a5 [INFO] [stderr] 38: 0x5cd40ce2cef3 - build_script_build::run_bindgen::haf24c55bcbf08273 [INFO] [stderr] 39: 0x5cd40ce2ee17 - build_script_build::main::h71d8e8c1e1de335c [INFO] [stderr] 40: 0x5cd40ce2f2b3 - core::ops::function::FnOnce::call_once::h50cff80610dd89f1 [INFO] [stderr] 41: 0x5cd40ce2f1f6 - std::sys::backtrace::__rust_begin_short_backtrace::hcdc8dc6c6eafae5d [INFO] [stderr] 42: 0x5cd40ce2f179 - std::rt::lang_start::{{closure}}::h93011233fd397ec9 [INFO] [stderr] 43: 0x5cd40d20b4f0 - core::ops::function::impls:: for &F>::call_once::h9095abc9db71b07e [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 44: 0x5cd40d20b4f0 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stderr] 45: 0x5cd40d20b4f0 - std::panicking::catch_unwind::h60074fd2327f40bd [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stderr] 46: 0x5cd40d20b4f0 - std::panic::catch_unwind::heb14fa8e39d051cf [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stderr] 47: 0x5cd40d20b4f0 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24 [INFO] [stderr] 48: 0x5cd40d20b4f0 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stderr] 49: 0x5cd40d20b4f0 - std::panicking::catch_unwind::hb8d32f0195463ad2 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stderr] 50: 0x5cd40d20b4f0 - std::panic::catch_unwind::hcebe3b1d5adfc5a2 [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stderr] 51: 0x5cd40d20b4f0 - std::rt::lang_start_internal::h27f55ed238aa26df [INFO] [stderr] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5 [INFO] [stderr] 52: 0x5cd40ce2f161 - std::rt::lang_start::hc4c2bbdb2a12af17 [INFO] [stderr] 53: 0x5cd40ce33255 - main [INFO] [stderr] 54: 0x7ebbf7e801ca - [INFO] [stderr] 55: 0x7ebbf7e8028b - __libc_start_main [INFO] [stderr] 56: 0x5cd40ce2bba5 - _start [INFO] [stderr] 57: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a3963c71645a39d35f3a3d9f308b3471be57523591f47a29df951ebe984b75d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3963c71645a39d35f3a3d9f308b3471be57523591f47a29df951ebe984b75d2", kill_on_drop: false }` [INFO] [stdout] a3963c71645a39d35f3a3d9f308b3471be57523591f47a29df951ebe984b75d2