[INFO] fetching crate lightway-sys 0.1.0... [INFO] testing lightway-sys-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate lightway-sys 0.1.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lightway-sys 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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: v3.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4712c9908e6aef6533f759d45d144cda06aade018cb29b8a81ec077e41739231 [INFO] running `Command { std: "docker" "start" "-a" "4712c9908e6aef6533f759d45d144cda06aade018cb29b8a81ec077e41739231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4712c9908e6aef6533f759d45d144cda06aade018cb29b8a81ec077e41739231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4712c9908e6aef6533f759d45d144cda06aade018cb29b8a81ec077e41739231", kill_on_drop: false }` [INFO] [stdout] 4712c9908e6aef6533f759d45d144cda06aade018cb29b8a81ec077e41739231 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be865737691b136dd1ae24e0413cc6fb40b9262a8f8a0c66a24f77dc52ce76fc [INFO] running `Command { std: "docker" "start" "-a" "be865737691b136dd1ae24e0413cc6fb40b9262a8f8a0c66a24f77dc52ce76fc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling itertools v0.12.1 [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 textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex v1.12.3 [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-1045f2067cd97c64/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' (9564) panicked at build.rs:61:9: [INFO] [stderr] No WolfSSL include! [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x57d665d3e5aa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x57d665d3e5aa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x57d665d3e5aa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x57d665d3e5aa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x57d665d5612a - ::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x57d665d5612a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 6: 0x57d665d448b2 - std[e72de78501789eb0]::io::default_write_fmt:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x57d665d448b2 - ::write_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x57d665d1d71f - ::print [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x57d665d1d71f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x57d665d37f41 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x57d665d381bb - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x57d665d1d80a - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:691:13 [INFO] [stderr] 13: 0x57d665d14f99 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x57d665d1e20d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x57d665d5699c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x57d6657dec89 - build_script_build[1dd32ef58cc8fd96]::build_lightway [INFO] [stderr] 17: 0x57d6657df18a - build_script_build[1dd32ef58cc8fd96]::main [INFO] [stderr] 18: 0x57d6657e0843 - core[6aaeda2c7ad07a48]::result::Result<(), std[e72de78501789eb0]::io::error::Error> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 19: 0x57d6657de076 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: core[6aaeda2c7ad07a48]::result::Result<(), std[e72de78501789eb0]::io::error::Error>, core[6aaeda2c7ad07a48]::result::Result<(), std[e72de78501789eb0]::io::error::Error>> [INFO] [stderr] 20: 0x57d6657de089 - std[e72de78501789eb0]::rt::lang_start::>::{closure#0} [INFO] [stderr] 21: 0x57d665d36cf4 - <&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 22: 0x57d665d36cf4 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 23: 0x57d665d36cf4 - std[e72de78501789eb0]::panicking::catch_unwind:: + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 24: 0x57d665d36cf4 - std[e72de78501789eb0]::panic::catch_unwind::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x57d665d36cf4 - std[e72de78501789eb0]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x57d665d36cf4 - std[e72de78501789eb0]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 27: 0x57d665d36cf4 - std[e72de78501789eb0]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 28: 0x57d665d36cf4 - std[e72de78501789eb0]::panic::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x57d665d36cf4 - std[e72de78501789eb0]::rt::lang_start_internal [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x57d6657de061 - std[e72de78501789eb0]::rt::lang_start::> [INFO] [stderr] 31: 0x57d6657e0a55 - main [INFO] [stderr] 32: 0x7eba2a7291ca - [INFO] [stderr] 33: 0x7eba2a72928b - __libc_start_main [INFO] [stderr] 34: 0x57d6657dd4a5 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "be865737691b136dd1ae24e0413cc6fb40b9262a8f8a0c66a24f77dc52ce76fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be865737691b136dd1ae24e0413cc6fb40b9262a8f8a0c66a24f77dc52ce76fc", kill_on_drop: false }` [INFO] [stdout] be865737691b136dd1ae24e0413cc6fb40b9262a8f8a0c66a24f77dc52ce76fc