[INFO] fetching crate lightway-sys 0.1.0... [INFO] testing lightway-sys-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate lightway-sys 0.1.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lightway-sys 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded build-target v0.4.0 [INFO] [stderr] Downloaded autotools v0.2.7 [INFO] [stderr] Downloaded bindgen v0.69.5 [INFO] [stderr] Downloaded wolfssl-sys v0.1.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05703cd9f527726d501007e904948e3c84d878d9f445317798cae82f1222fb7b [INFO] running `Command { std: "docker" "start" "-a" "05703cd9f527726d501007e904948e3c84d878d9f445317798cae82f1222fb7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05703cd9f527726d501007e904948e3c84d878d9f445317798cae82f1222fb7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05703cd9f527726d501007e904948e3c84d878d9f445317798cae82f1222fb7b", kill_on_drop: false }` [INFO] [stdout] 05703cd9f527726d501007e904948e3c84d878d9f445317798cae82f1222fb7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ccdd7a707c1e742588956cc92b7ce057533b87f509818324f974ff1e16d8cd6 [INFO] running `Command { std: "docker" "start" "-a" "2ccdd7a707c1e742588956cc92b7ce057533b87f509818324f974ff1e16d8cd6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling quote v1.0.45 [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 aho-corasick v1.1.4 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling either v1.15.0 [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 rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling lazy_static v1.5.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 bindgen v0.59.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [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 humantime v2.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [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: 0x633d64f2a21a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x633d64f2a21a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x633d64f2a21a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x633d64f2a21a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x633d64f41d9a - ::fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x633d64f41d9a - core[fa0eadad68403074]::fmt::write [INFO] [stderr] 6: 0x633d64f30522 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x633d64f30522 - ::write_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x633d64f0938f - ::print [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x633d64f0938f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x633d64f23b61 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x633d64f23ddb - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x633d64f0947a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stderr] 13: 0x633d64efe479 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x633d64f09e7d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x633d64f4260c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x633d649cdd79 - build_script_build[5ed176eafd76be0b]::build_lightway [INFO] [stderr] 17: 0x633d649ce27a - build_script_build[5ed176eafd76be0b]::main [INFO] [stderr] 18: 0x633d649cf933 - core[fa0eadad68403074]::result::Result<(), std[31e582c13f4e914f]::io::error::Error> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 19: 0x633d649cd166 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), std[31e582c13f4e914f]::io::error::Error>, core[fa0eadad68403074]::result::Result<(), std[31e582c13f4e914f]::io::error::Error>> [INFO] [stderr] 20: 0x633d649cd179 - std[31e582c13f4e914f]::rt::lang_start::>::{closure#0} [INFO] [stderr] 21: 0x633d64f22914 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 22: 0x633d64f22914 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stderr] 23: 0x633d64f22914 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stderr] 24: 0x633d64f22914 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x633d64f22914 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x633d64f22914 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stderr] 27: 0x633d64f22914 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stderr] 28: 0x633d64f22914 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x633d64f22914 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x633d649cd031 - std[31e582c13f4e914f]::rt::lang_start::> [INFO] [stderr] 31: 0x633d649cfb45 - main [INFO] [stderr] 32: 0x7084153031ca - [INFO] [stderr] 33: 0x70841530328b - __libc_start_main [INFO] [stderr] 34: 0x633d649cc595 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "2ccdd7a707c1e742588956cc92b7ce057533b87f509818324f974ff1e16d8cd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ccdd7a707c1e742588956cc92b7ce057533b87f509818324f974ff1e16d8cd6", kill_on_drop: false }` [INFO] [stdout] 2ccdd7a707c1e742588956cc92b7ce057533b87f509818324f974ff1e16d8cd6