[INFO] fetching crate lightway-sys 0.1.0... [INFO] testing lightway-sys-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate lightway-sys 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate lightway-sys 0.1.0 [INFO] finished tweaking crates.io crate lightway-sys 0.1.0 [INFO] tweaked toml for crates.io crate lightway-sys 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lightway-sys 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 68 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.59.2 (available: v0.72.1) [INFO] [stderr] Adding wolfssl-sys v0.1.16 (available: v2.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autotools v0.2.7 [INFO] [stderr] Downloaded build-target v0.4.0 [INFO] [stderr] Downloaded wolfssl-sys v0.1.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 916a973b44cd82aa8c45c0ed0adaa2e44023a9a12859a642e777f8be53ea0802 [INFO] running `Command { std: "docker" "start" "-a" "916a973b44cd82aa8c45c0ed0adaa2e44023a9a12859a642e777f8be53ea0802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "916a973b44cd82aa8c45c0ed0adaa2e44023a9a12859a642e777f8be53ea0802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "916a973b44cd82aa8c45c0ed0adaa2e44023a9a12859a642e777f8be53ea0802", kill_on_drop: false }` [INFO] [stdout] 916a973b44cd82aa8c45c0ed0adaa2e44023a9a12859a642e777f8be53ea0802 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd5134a706bafced300b70e88f3339c77c1f5bcf7f39930f923601f55e7ecae2 [INFO] running `Command { std: "docker" "start" "-a" "cd5134a706bafced300b70e88f3339c77c1f5bcf7f39930f923601f55e7ecae2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling build-target v0.4.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling wolfssl-sys v0.1.16 [INFO] [stderr] Compiling lightway-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `cc::Build::static_flag`: cc only creates static libraries, setting this does nothing [INFO] [stdout] --> build.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | .static_flag(true); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `lightway-sys v0.1.0 (/opt/rustwide/workdir)` [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/lightway-sys-bbee5f75e7cf1220/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] lightway-core-1.1/ [INFO] [stderr] lightway-core-1.1/.circleci/ [INFO] [stderr] lightway-core-1.1/.circleci/config.yml [INFO] [stderr] lightway-core-1.1/.clang-format [INFO] [stderr] lightway-core-1.1/.github/ [INFO] [stderr] lightway-core-1.1/.github/CODEOWNERS [INFO] [stderr] lightway-core-1.1/.github/ISSUE_TEMPLATE.md [INFO] [stderr] lightway-core-1.1/.github/PULL_REQUEST_TEMPLATE.md [INFO] [stderr] lightway-core-1.1/.gitignore [INFO] [stderr] lightway-core-1.1/AUTHOR.adoc [INFO] [stderr] lightway-core-1.1/CODE_OF_CONDUCT.adoc [INFO] [stderr] lightway-core-1.1/CONTRIBUTING.adoc [INFO] [stderr] lightway-core-1.1/Doxyfile [INFO] [stderr] lightway-core-1.1/DoxygenLayout.xml [INFO] [stderr] lightway-core-1.1/EXPRESSVPN_CLA.adoc [INFO] [stderr] lightway-core-1.1/Earthfile [INFO] [stderr] lightway-core-1.1/LICENSE [INFO] [stderr] lightway-core-1.1/README.adoc [INFO] [stderr] lightway-core-1.1/SECURITY.adoc [INFO] [stderr] lightway-core-1.1/android.yml [INFO] [stderr] lightway-core-1.1/android/ [INFO] [stderr] lightway-core-1.1/android/android_env.sh [INFO] [stderr] lightway-core-1.1/customdoxygen.css [INFO] [stderr] lightway-core-1.1/docs/ [INFO] [stderr] lightway-core-1.1/docs/antora.yml [INFO] [stderr] lightway-core-1.1/docs/modules/ [INFO] [stderr] lightway-core-1.1/docs/modules/ROOT/ [INFO] [stderr] lightway-core-1.1/docs/modules/ROOT/pages/ [INFO] [stderr] lightway-core-1.1/docs/modules/ROOT/pages/design_overview.adoc [INFO] [stderr] lightway-core-1.1/docs/modules/ROOT/pages/faq.adoc [INFO] [stderr] lightway-core-1.1/docs/modules/ROOT/pages/intro.adoc [INFO] [stderr] lightway-core-1.1/docs/modules/ROOT/pages/life_packet.adoc [INFO] [stderr] lightway-core-1.1/include/ [INFO] [stderr] lightway-core-1.1/include/he.h [INFO] [stderr] lightway-core-1.1/include/he_plugin.h [INFO] [stderr] lightway-core-1.1/ios.yml [INFO] [stderr] lightway-core-1.1/ios/ [INFO] [stderr] lightway-core-1.1/ios/Lightway/ [INFO] [stderr] lightway-core-1.1/ios/Lightway/Lightway.xcodeproj/ [INFO] [stderr] lightway-core-1.1/ios/Lightway/Lightway.xcodeproj/project.pbxproj [INFO] [stderr] lightway-core-1.1/ios/Lightway/Lightway.xcodeproj/project.xcworkspace/ [INFO] [stderr] lightway-core-1.1/ios/Lightway/Lightway.xcodeproj/project.xcworkspace/contents.xcworkspacedata [INFO] [stderr] lightway-core-1.1/ios/Lightway/Lightway.xcodeproj/project.xcworkspace/xcshareddata/ [INFO] [stderr] lightway-core-1.1/ios/Lightway/Lightway.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist [INFO] [stderr] lightway-core-1.1/ios/Lightway/Lightway.xcodeproj/xcshareddata/ [INFO] [stderr] lightway-core-1.1/ios/Lightway/Lightway.xcodeproj/xcshareddata/xcschemes/ [INFO] [stderr] lightway-core-1.1/ios/Lightway/Lightway.xcodeproj/xcshareddata/xcschemes/Lightway.xcscheme [INFO] [stderr] lightway-core-1.1/ios/Lightway/Lightway/ [INFO] [stderr] lightway-core-1.1/ios/Lightway/Lightway/Info.plist [INFO] [stderr] lightway-core-1.1/ios/Lightway/Lightway/Lightway.h [INFO] [stderr] lightway-core-1.1/ios/Lightway/build-xcframework.sh [INFO] [stderr] lightway-core-1.1/ios/autotools-ios-helper.sh [INFO] [stderr] lightway-core-1.1/linux.yml [INFO] [stderr] lightway-core-1.1/linux_386.yml [INFO] [stderr] lightway-core-1.1/linux_arm.yml [INFO] [stderr] lightway-core-1.1/macos.yml [INFO] [stderr] lightway-core-1.1/macos_arm64.yml [INFO] [stderr] lightway-core-1.1/project.yml [INFO] [stderr] lightway-core-1.1/public/ [INFO] [stderr] lightway-core-1.1/public/he.h [INFO] [stderr] lightway-core-1.1/public/he_plugin.h [INFO] [stderr] lightway-core-1.1/public/stats_plugin.h [INFO] [stderr] lightway-core-1.1/python/ [INFO] [stderr] lightway-core-1.1/python/.gitignore [INFO] [stderr] lightway-core-1.1/python/README.md [INFO] [stderr] lightway-core-1.1/python/c-header.tx [INFO] [stderr] lightway-core-1.1/python/make_header.py [INFO] [stderr] lightway-core-1.1/python/make_public_header.sh [INFO] [stderr] lightway-core-1.1/python/prod/ [INFO] [stderr] lightway-core-1.1/python/prod/he.h.footer [INFO] [stderr] lightway-core-1.1/python/prod/he.h.header [INFO] [stderr] lightway-core-1.1/python/test/ [INFO] [stderr] lightway-core-1.1/python/test/fixture_public_test.h [INFO] [stderr] lightway-core-1.1/python/test/test.h [INFO] [stderr] lightway-core-1.1/src/ [INFO] [stderr] lightway-core-1.1/src/he/ [INFO] [stderr] lightway-core-1.1/src/he/client.c [INFO] [stderr] lightway-core-1.1/src/he/client.h [INFO] [stderr] lightway-core-1.1/src/he/config.c [INFO] [stderr] lightway-core-1.1/src/he/config.h [INFO] [stderr] lightway-core-1.1/src/he/conn.c [INFO] [stderr] lightway-core-1.1/src/he/conn.h [INFO] [stderr] lightway-core-1.1/src/he/core.c [INFO] [stderr] lightway-core-1.1/src/he/core.h [INFO] [stderr] lightway-core-1.1/src/he/flow.c [INFO] [stderr] lightway-core-1.1/src/he/flow.h [INFO] [stderr] lightway-core-1.1/src/he/memory.c [INFO] [stderr] lightway-core-1.1/src/he/memory.h [INFO] [stderr] lightway-core-1.1/src/he/msg_handlers.c [INFO] [stderr] lightway-core-1.1/src/he/msg_handlers.h [INFO] [stderr] lightway-core-1.1/src/he/plugin_chain.c [INFO] [stderr] lightway-core-1.1/src/he/plugin_chain.h [INFO] [stderr] lightway-core-1.1/src/he/plugin_stats.c [INFO] [stderr] lightway-core-1.1/src/he/plugin_stats.h [INFO] [stderr] lightway-core-1.1/src/he/ssl_ctx.c [INFO] [stderr] lightway-core-1.1/src/he/ssl_ctx.h [INFO] [stderr] lightway-core-1.1/src/he/wolf.c [INFO] [stderr] lightway-core-1.1/src/he/wolf.h [INFO] [stderr] lightway-core-1.1/test/ [INFO] [stderr] lightway-core-1.1/test/he/ [INFO] [stderr] lightway-core-1.1/test/he/test_client.c [INFO] [stderr] lightway-core-1.1/test/he/test_config.c [INFO] [stderr] lightway-core-1.1/test/he/test_conn.c [INFO] [stderr] lightway-core-1.1/test/he/test_conn_connect.c [INFO] [stderr] lightway-core-1.1/test/he/test_core.c [INFO] [stderr] lightway-core-1.1/test/he/test_flow.c [INFO] [stderr] lightway-core-1.1/test/he/test_memory.c [INFO] [stderr] lightway-core-1.1/test/he/test_msg_handlers.c [INFO] [stderr] lightway-core-1.1/test/he/test_plugin_chain.c [INFO] [stderr] lightway-core-1.1/test/he/test_plugin_stats.c [INFO] [stderr] lightway-core-1.1/test/he/test_ssl_ctx.c [INFO] [stderr] lightway-core-1.1/test/he/test_wolf.c [INFO] [stderr] lightway-core-1.1/test/support/ [INFO] [stderr] lightway-core-1.1/test/support/.gitkeep [INFO] [stderr] lightway-core-1.1/test/support/fake_dispatch.h [INFO] [stderr] lightway-core-1.1/test/support/fake_rng.h [INFO] [stderr] lightway-core-1.1/test/support/test_defs.h [INFO] [stderr] lightway-core-1.1/test/support/wolfssl_testable_types.h [INFO] [stderr] lightway-core-1.1/unix.yml [INFO] [stderr] lightway-core-1.1/windows/ [INFO] [stderr] lightway-core-1.1/windows/ceedling32.bat [INFO] [stderr] lightway-core-1.1/windows/ceedling64.bat [INFO] [stderr] lightway-core-1.1/windows/wolfssl-user_settings-32.h [INFO] [stderr] lightway-core-1.1/windows/wolfssl-user_settings-64.h [INFO] [stderr] lightway-core-1.1/windows/wolfssl.vcxproj [INFO] [stderr] lightway-core-1.1/windows_32.yml [INFO] [stderr] lightway-core-1.1/windows_64.yml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (9866) panicked at build.rs:61:9: [INFO] [stderr] No WolfSSL include! [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5e7ce1e64522 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5e7ce1e64522 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5e7ce1e64522 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e7ce1e64522 - ::fmt::hde21067283f7e82e [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e7ce1e762ef - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5e7ce1e762ef - core::fmt::write::h24186904251c31cb [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x5e7ce1e32413 - std::io::default_write_fmt::hdc5d19b6df666f61 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5e7ce1e32413 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5e7ce1e3e4d2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5e7ce1e41a2f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5e7ce1e41889 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5e7ce1e420b5 - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5e7ce1e41e66 - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:700:13 [INFO] [stderr] 13: 0x5e7ce1e3e619 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5e7ce1e264cd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5e7ce1e80750 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5e7ce18f2d55 - build_script_build::build_lightway::hf3d1d6b55b8b0455 [INFO] [stderr] 17: 0x5e7ce18f3214 - build_script_build::main::h33b30f3c31941b07 [INFO] [stderr] 18: 0x5e7ce18f4253 - core::ops::function::FnOnce::call_once::h098299bac2341083 [INFO] [stderr] 19: 0x5e7ce18f4156 - std::sys::backtrace::__rust_begin_short_backtrace::h02c8765c5e21b68d [INFO] [stderr] 20: 0x5e7ce18f4089 - std::rt::lang_start::{{closure}}::hdd74a8a83ba665cf [INFO] [stderr] 21: 0x5e7ce1e34070 - core::ops::function::impls:: for &F>::call_once::h8434f550918e723f [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 22: 0x5e7ce1e34070 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stderr] 23: 0x5e7ce1e34070 - std::panicking::catch_unwind::hf345702047129f6d [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stderr] 24: 0x5e7ce1e34070 - std::panic::catch_unwind::h42f92c278294a3a0 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5e7ce1e34070 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x5e7ce1e34070 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stderr] 27: 0x5e7ce1e34070 - std::panicking::catch_unwind::hbfda5503aab4db1e [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stderr] 28: 0x5e7ce1e34070 - std::panic::catch_unwind::h1a1ed11560d244f4 [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5e7ce1e34070 - std::rt::lang_start_internal::h1f713c0146d469ad [INFO] [stderr] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x5e7ce18f4071 - std::rt::lang_start::h22b9ee9a8aa70edf [INFO] [stderr] 31: 0x5e7ce18f5945 - main [INFO] [stderr] 32: 0x7f18bcdc81ca - [INFO] [stderr] 33: 0x7f18bcdc828b - __libc_start_main [INFO] [stderr] 34: 0x5e7ce18f1f55 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "cd5134a706bafced300b70e88f3339c77c1f5bcf7f39930f923601f55e7ecae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd5134a706bafced300b70e88f3339c77c1f5bcf7f39930f923601f55e7ecae2", kill_on_drop: false }` [INFO] [stdout] cd5134a706bafced300b70e88f3339c77c1f5bcf7f39930f923601f55e7ecae2