[INFO] cloning repository https://github.com/objectivecosta/quic-n-dirty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/objectivecosta/quic-n-dirty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobjectivecosta%2Fquic-n-dirty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobjectivecosta%2Fquic-n-dirty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9aa98bacc85ea8385a8290553651151c9987a885
[INFO] checking objectivecosta/quic-n-dirty against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobjectivecosta%2Fquic-n-dirty" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/objectivecosta/quic-n-dirty
[INFO] finished tweaking git repo https://github.com/objectivecosta/quic-n-dirty
[INFO] tweaked toml for git repo https://github.com/objectivecosta/quic-n-dirty written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/objectivecosta/quic-n-dirty on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/objectivecosta/quic-n-dirty 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f696dd0094dd950ef49ad582592e76505f5c10644468d5764f8e9562f192fcaf
[INFO] running `Command { std: "docker" "start" "-a" "f696dd0094dd950ef49ad582592e76505f5c10644468d5764f8e9562f192fcaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f696dd0094dd950ef49ad582592e76505f5c10644468d5764f8e9562f192fcaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f696dd0094dd950ef49ad582592e76505f5c10644468d5764f8e9562f192fcaf", kill_on_drop: false }`
[INFO] [stdout] f696dd0094dd950ef49ad582592e76505f5c10644468d5764f8e9562f192fcaf
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea832f13994798c95106bcef11ac679c8fce3a2294d0deb27c22b674748f798e
[INFO] running `Command { std: "docker" "start" "-a" "ea832f13994798c95106bcef11ac679c8fce3a2294d0deb27c22b674748f798e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking octets v0.2.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling quiche v0.20.1
[INFO] [stderr]     Checking intrusive-collections v0.9.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn-mid v0.6.0
[INFO] [stderr]    Compiling neon-macros v1.0.0
[INFO] [stderr]     Checking neon v1.0.0
[INFO] [stderr] error: could not compile `neon` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name neon --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neon-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="napi-1"' --cfg 'feature="napi-2"' --cfg 'feature="napi-3"' --cfg 'feature="napi-4"' --cfg 'feature="napi-5"' --cfg 'feature="napi-6"' --cfg 'feature="napi-7"' --cfg 'feature="napi-8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aquamarine", "default", "doc-comment", "doc-dependencies", "easy-cast", "external-buffers", "futures", "getrandom", "napi-1", "napi-2", "napi-3", "napi-4", "napi-5", "napi-6", "napi-7", "napi-8", "napi-experimental", "napi-latest", "napi-runtime", "sys", "tokio"))' -C metadata=960e3b65694634c1 -C extra-filename=-1b71dabcf6d57b6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-1ff4cee348ace02a.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-e3c5504157b0e3ae.rmeta --extern neon_macros=/opt/rustwide/target/debug/deps/libneon_macros-e4d375425d182fd4.so --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-0e7c823ae367914e.rmeta --extern send_wrapper=/opt/rustwide/target/debug/deps/libsend_wrapper-cd035f4ecb92f689.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a2073ad992f70672.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: quiche@0.20.1: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: quiche@0.20.1: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] error: failed to run custom build command for `quiche v0.20.1`
[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/quiche-cd0fe72221f77c9c/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/quiche-7dbcef8718115798/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quiche-0.20.1/deps/boringssl" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/quiche-7dbcef8718115798/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- The ASM compiler identification is GNU
[INFO] [stderr]   -- Found assembler: /usr/bin/cc
[INFO] [stderr]   -- Configuring done (1.1s)
[INFO] [stderr]   -- Generating done (0.4s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/quiche-7dbcef8718115798/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/quiche-7dbcef8718115798/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "ssl" "--config" "Debug"
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/ssl.dir/src/ssl/bio_ssl.cc.o
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_lib.cc.o
[INFO] [stderr]   [  7%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_srtp.cc.o
[INFO] [stderr]   [  7%] Building CXX object CMakeFiles/ssl.dir/src/ssl/extensions.cc.o
[INFO] [stderr]   [  7%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_pkt.cc.o
[INFO] [stderr]   [ 15%] Building CXX object CMakeFiles/ssl.dir/src/ssl/encrypted_client_hello.cc.o
[INFO] [stderr]   [ 15%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handoff.cc.o
[INFO] [stderr]   [ 15%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handshake_client.cc.o
[INFO] [stderr]   [ 23%] Building CXX object CMakeFiles/ssl.dir/src/ssl/d1_both.cc.o
[INFO] [stderr]   [ 23%] Building CXX object CMakeFiles/ssl.dir/src/ssl/dtls_method.cc.o
[INFO] [stderr]   [ 30%] Building CXX object CMakeFiles/ssl.dir/src/ssl/s3_both.cc.o
[INFO] [stderr]   [ 30%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handshake_server.cc.o
[INFO] [stderr]   [ 30%] Building CXX object CMakeFiles/ssl.dir/src/ssl/dtls_record.cc.o
[INFO] [stderr]   [ 38%] Building CXX object CMakeFiles/ssl.dir/src/ssl/handshake.cc.o
[INFO] [stderr]   [ 38%] Building CXX object CMakeFiles/ssl.dir/src/ssl/s3_lib.cc.o
[INFO] [stderr]   [ 38%] Building CXX object CMakeFiles/ssl.dir/src/ssl/s3_pkt.cc.o
[INFO] [stderr]   [ 46%] Building CXX object CMakeFiles/ssl.dir/src/ssl/ssl_aead_ctx.cc.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[3]: *** [CMakeFiles/ssl.dir/build.make:202: CMakeFiles/ssl.dir/src/ssl/handoff.cc.o] Error 1
[INFO] [stderr]   gmake[3]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/Makefile2:113: CMakeFiles/ssl.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:120: CMakeFiles/ssl.dir/rule] Error 2
[INFO] [stderr]   gmake: *** [Makefile:137: ssl] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (365) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x624ac26b3382 - std[b85651cc5992751e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x624ac26b3382 - std[b85651cc5992751e]::backtrace_rs::backtrace::trace_unsynchronized::<std[b85651cc5992751e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x624ac26b3382 - std[b85651cc5992751e]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x624ac26b3382 - <<std[b85651cc5992751e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[9b9d5ef5bb4b3b13]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x624ac26c7c37 - <core[9b9d5ef5bb4b3b13]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x624ac26c7c37 - core[9b9d5ef5bb4b3b13]::fmt::write
[INFO] [stderr]      6:     0x624ac26b9a26 - std[b85651cc5992751e]::io::default_write_fmt::<std[b85651cc5992751e]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x624ac26b9a26 - <std[b85651cc5992751e]::sys::stdio::unix::Stderr as std[b85651cc5992751e]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x624ac269542f - <std[b85651cc5992751e]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x624ac269542f - std[b85651cc5992751e]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x624ac26ae181 - std[b85651cc5992751e]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x624ac26ae33b - std[b85651cc5992751e]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x624ac26954e8 - std[b85651cc5992751e]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x624ac268cdf9 - std[b85651cc5992751e]::sys::backtrace::__rust_end_short_backtrace::<std[b85651cc5992751e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x624ac2695e8d - __rustc[790ba99c8821f716]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x624ac26c828c - core[9b9d5ef5bb4b3b13]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x624ac262c377 - cmake[c65d94171ad1d5fb]::fail
[INFO] [stderr]     17:     0x624ac262c031 - cmake[c65d94171ad1d5fb]::run
[INFO] [stderr]     18:     0x624ac2631e10 - <cmake[c65d94171ad1d5fb]::Config>::build
[INFO] [stderr]     19:     0x624ac261e854 - build_script_build[df3e8fbe58042d97]::main::{closure#0}
[INFO] [stderr]     20:     0x624ac261def7 - <core[9b9d5ef5bb4b3b13]::result::Result<alloc[2eb67552d59e0401]::string::String, std[b85651cc5992751e]::env::VarError>>::unwrap_or_else::<build_script_build[df3e8fbe58042d97]::main::{closure#0}>
[INFO] [stderr]     21:     0x624ac261fc60 - build_script_build[df3e8fbe58042d97]::main
[INFO] [stderr]     22:     0x624ac2621593 - <fn() as core[9b9d5ef5bb4b3b13]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     23:     0x624ac261e786 - std[b85651cc5992751e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     24:     0x624ac261e799 - std[b85651cc5992751e]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     25:     0x624ac26ad2c6 - <&dyn core[9b9d5ef5bb4b3b13]::ops::function::Fn<(), Output = i32> + core[9b9d5ef5bb4b3b13]::marker::Sync + core[9b9d5ef5bb4b3b13]::panic::unwind_safe::RefUnwindSafe as core[9b9d5ef5bb4b3b13]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     26:     0x624ac26ad2c6 - std[b85651cc5992751e]::panicking::catch_unwind::do_call::<&dyn core[9b9d5ef5bb4b3b13]::ops::function::Fn<(), Output = i32> + core[9b9d5ef5bb4b3b13]::marker::Sync + core[9b9d5ef5bb4b3b13]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x624ac26ad2c6 - std[b85651cc5992751e]::panicking::catch_unwind::<i32, &dyn core[9b9d5ef5bb4b3b13]::ops::function::Fn<(), Output = i32> + core[9b9d5ef5bb4b3b13]::marker::Sync + core[9b9d5ef5bb4b3b13]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x624ac26ad2c6 - std[b85651cc5992751e]::panic::catch_unwind::<&dyn core[9b9d5ef5bb4b3b13]::ops::function::Fn<(), Output = i32> + core[9b9d5ef5bb4b3b13]::marker::Sync + core[9b9d5ef5bb4b3b13]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x624ac26ad2c6 - std[b85651cc5992751e]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/rt.rs:175:24
[INFO] [stderr]     30:     0x624ac26ad2c6 - std[b85651cc5992751e]::panicking::catch_unwind::do_call::<std[b85651cc5992751e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:581:40
[INFO] [stderr]     31:     0x624ac26ad2c6 - std[b85651cc5992751e]::panicking::catch_unwind::<isize, std[b85651cc5992751e]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panicking.rs:544:19
[INFO] [stderr]     32:     0x624ac26ad2c6 - std[b85651cc5992751e]::panic::catch_unwind::<std[b85651cc5992751e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/panic.rs:359:14
[INFO] [stderr]     33:     0x624ac26ad2c6 - std[b85651cc5992751e]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/bac5816c5f3d02cebd0599070af62d1782530294/library/std/src/rt.rs:171:5
[INFO] [stderr]     34:     0x624ac261e771 - std[b85651cc5992751e]::rt::lang_start::<()>
[INFO] [stderr]     35:     0x624ac2621645 - main
[INFO] [stderr]     36:     0x73002dbf41ca - <unknown>
[INFO] [stderr]     37:     0x73002dbf428b - __libc_start_main
[INFO] [stderr]     38:     0x624ac261d1d5 - _start
[INFO] [stderr]     39:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "ea832f13994798c95106bcef11ac679c8fce3a2294d0deb27c22b674748f798e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea832f13994798c95106bcef11ac679c8fce3a2294d0deb27c22b674748f798e", kill_on_drop: false }`
[INFO] [stdout] ea832f13994798c95106bcef11ac679c8fce3a2294d0deb27c22b674748f798e
