[INFO] fetching crate lightway-sys 0.1.0...
[INFO] testing lightway-sys-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate lightway-sys 0.1.0 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lightway-sys 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] 0a8d84089479d0202e90fb867245442a5cb6585c9134da5d74b0a23ba453a1f6
[INFO] running `Command { std: "docker" "start" "-a" "0a8d84089479d0202e90fb867245442a5cb6585c9134da5d74b0a23ba453a1f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a8d84089479d0202e90fb867245442a5cb6585c9134da5d74b0a23ba453a1f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a8d84089479d0202e90fb867245442a5cb6585c9134da5d74b0a23ba453a1f6", kill_on_drop: false }`
[INFO] [stdout] 0a8d84089479d0202e90fb867245442a5cb6585c9134da5d74b0a23ba453a1f6
[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] 6ecc9b99437f7f61142a9a1d9eeeb91820a96eb5f27c52b415f3d81699e708fc
[INFO] running `Command { std: "docker" "start" "-a" "6ecc9b99437f7f61142a9a1d9eeeb91820a96eb5f27c52b415f3d81699e708fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[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 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 prettyplease v0.2.37
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling build-target v0.4.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling atty v0.2.14
[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' (9867) panicked at build.rs:61:9:
[INFO] [stderr]   No WolfSSL include!
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6304fb640dd2 - 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:     0x6304fb640dd2 - 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:     0x6304fb640dd2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6304fb640dd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6304fb652b9f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x6304fb652b9f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x6304fb60ef23 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6304fb60ef23 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x6304fb61ad82 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6304fb61e2df - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x6304fb61e139 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x6304fb61e965 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x6304fb61e716 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stderr]     13:     0x6304fb61aeb9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6304fb602d7d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x6304fb65d000 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6304fb0cf9b5 - build_script_build::build_lightway::haecd9f29a9061660
[INFO] [stderr]     17:     0x6304fb0cfe74 - build_script_build::main::h841f3994ced7800f
[INFO] [stderr]     18:     0x6304fb0d0eb3 - core::ops::function::FnOnce::call_once::h5f3bd9731a364bce
[INFO] [stderr]     19:     0x6304fb0d0db6 - std::sys::backtrace::__rust_begin_short_backtrace::hed0e1def490d80f1
[INFO] [stderr]     20:     0x6304fb0d0ce9 - std::rt::lang_start::{{closure}}::h616ea76f88a30f44
[INFO] [stderr]     21:     0x6304fb610920 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x6304fb610920 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     23:     0x6304fb610920 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     24:     0x6304fb610920 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x6304fb610920 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x6304fb610920 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     27:     0x6304fb610920 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     28:     0x6304fb610920 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x6304fb610920 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x6304fb0d0cd1 - std::rt::lang_start::h9947a22c123ef8da
[INFO] [stderr]     31:     0x6304fb0d25a5 - main
[INFO] [stderr]     32:     0x7cb61fed01ca - <unknown>
[INFO] [stderr]     33:     0x7cb61fed028b - __libc_start_main
[INFO] [stderr]     34:     0x6304fb0cebb5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "6ecc9b99437f7f61142a9a1d9eeeb91820a96eb5f27c52b415f3d81699e708fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ecc9b99437f7f61142a9a1d9eeeb91820a96eb5f27c52b415f3d81699e708fc", kill_on_drop: false }`
[INFO] [stdout] 6ecc9b99437f7f61142a9a1d9eeeb91820a96eb5f27c52b415f3d81699e708fc
