[INFO] fetching crate c2rust-transpile 0.20.0... [INFO] checking c2rust-transpile-0.20.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate c2rust-transpile 0.20.0 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate c2rust-transpile 0.20.0 [INFO] finished tweaking crates.io crate c2rust-transpile 0.20.0 [INFO] tweaked toml for crates.io crate c2rust-transpile 0.20.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate c2rust-transpile 0.20.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate c2rust-transpile 0.20.0 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 433a8cafc7e2aaf3d28c31d900a960753deb51f028c72213b1d9c4b06ccb2b95 [INFO] running `Command { std: "docker" "start" "-a" "433a8cafc7e2aaf3d28c31d900a960753deb51f028c72213b1d9c4b06ccb2b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "433a8cafc7e2aaf3d28c31d900a960753deb51f028c72213b1d9c4b06ccb2b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "433a8cafc7e2aaf3d28c31d900a960753deb51f028c72213b1d9c4b06ccb2b95", kill_on_drop: false }` [INFO] [stdout] 433a8cafc7e2aaf3d28c31d900a960753deb51f028c72213b1d9c4b06ccb2b95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e982516980662d935ca7c3738fcf5408c308ac8cc3b9f5c60dc8f9b63c8a3b75 [INFO] running `Command { std: "docker" "start" "-a" "e982516980662d935ca7c3738fcf5408c308ac8cc3b9f5c60dc8f9b63c8a3b75", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.25 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling prettyplease v0.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling print_bytes v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling c2rust-build-paths v0.20.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking log-reroute v0.1.8 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking dtoa v1.0.6 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking serde_bytes v0.11.9 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking c2rust-ast-builder v0.20.0 [INFO] [stderr] Checking serde_bencode v0.2.3 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Checking c2rust-ast-printer v0.20.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.20.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking c2rust-bitfields v0.20.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Checking pest v2.6.0 [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Compiling pest_generator v2.6.0 [INFO] [stderr] Compiling c2rust-ast-exporter v0.20.0 [INFO] [stderr] Compiling pest_derive v2.6.0 [INFO] [stderr] Checking handlebars v4.3.7 [INFO] [stderr] error: failed to run custom build command for `c2rust-ast-exporter v0.20.0` [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/c2rust-ast-exporter-595bad1a3c92fa61/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] 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/c2rust-ast-exporter-6ebdc324a3b5d600/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/c2rust-ast-exporter-0.20.0/src" "-DLLVM_DIR=/usr/lib/llvm-18/lib/cmake/llvm" "-DClang_DIR=/usr/lib/llvm-18/lib/cmake/clang" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/c2rust-ast-exporter-6ebdc324a3b5d600/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] -- Performing Test HAVE_FFI_CALL [INFO] [stderr] -- Performing Test HAVE_FFI_CALL - Success [INFO] [stderr] -- Found FFI: /usr/lib/x86_64-linux-gnu/libffi.so [INFO] [stderr] -- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES) [INFO] [stderr] -- Performing Test Terminfo_LINKABLE [INFO] [stderr] -- Performing Test Terminfo_LINKABLE - Success [INFO] [stderr] -- Found Terminfo: /usr/lib/x86_64-linux-gnu/libtinfo.so [INFO] [stderr] -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3") [INFO] [stderr] -- Found zstd: /usr/lib/x86_64-linux-gnu/libzstd.so [INFO] [stderr] -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.14") [INFO] [stderr] -- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "8.5.0") [INFO] [stderr] -- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES) [INFO] [stderr] -- Configuring done (3.1s) [INFO] [stderr] -- Generating done (0.0s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/c2rust-ast-exporter-6ebdc324a3b5d600/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/c2rust-ast-exporter-6ebdc324a3b5d600/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "clangAstExporter" "--config" "Debug" [INFO] [stderr] [ 8%] Creating directories for 'tinycbor_build' [INFO] [stderr] [ 16%] Performing download step (git clone) for 'tinycbor_build' [INFO] [stderr] -- Had to git clone more than once: 3 times. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Cloning into 'tinycbor_build'... [INFO] [stderr] fatal: unable to access 'https://github.com/intel/tinycbor.git/': Could not resolve host: github.com [INFO] [stderr] Cloning into 'tinycbor_build'... [INFO] [stderr] fatal: unable to access 'https://github.com/intel/tinycbor.git/': Could not resolve host: github.com [INFO] [stderr] Cloning into 'tinycbor_build'... [INFO] [stderr] fatal: unable to access 'https://github.com/intel/tinycbor.git/': Could not resolve host: github.com [INFO] [stderr] CMake Error at /opt/rustwide/target/debug/build/c2rust-ast-exporter-6ebdc324a3b5d600/out/build/tinycbor/tmp/tinycbor_build-gitclone.cmake:39 (message): [INFO] [stderr] Failed to clone repository: 'https://github.com/intel/tinycbor.git' [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] gmake[3]: *** [CMakeFiles/tinycbor_build.dir/build.make:98: tinycbor/src/tinycbor_build-stamp/tinycbor_build-download] Error 1 [INFO] [stderr] gmake[2]: *** [CMakeFiles/Makefile2:92: CMakeFiles/tinycbor_build.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:281: CMakeFiles/clangAstExporter.dir/rule] Error 2 [INFO] [stderr] gmake: *** [Makefile:215: clangAstExporter] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (1606) 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: 0x564471f646d2 - std::backtrace_rs::backtrace::libunwind::trace::hbea4c4361d976d9f [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x564471f646d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h24ac09a275696d40 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x564471f646d2 - std::sys::backtrace::_print_fmt::h082519eb085fbf7d [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x564471f646d2 - ::fmt::h2cd9656577aefc6d [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x564471f875cf - core::fmt::rt::Argument::fmt::h12bc9925885d5110 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x564471f875cf - core::fmt::write::h5bf12ce417f28db4 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x564471f55313 - std::io::default_write_fmt::h6670289da6979956 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x564471f55313 - std::io::Write::write_fmt::h279920046451d90f [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x564471f64852 - std::sys::backtrace::BacktraceLock::print::h80e4c589a4f701f2 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x564471f51abc - std::panicking::default_hook::{{closure}}::h15ddaac16a5a7446 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x564471f518fe - std::panicking::default_hook::hb187b31075710008 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x564471f50d8f - std::panicking::panic_with_hook::h13a15813804ea1a7 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x564471f6490a - std::panicking::panic_handler::{{closure}}::h6e8a7899819f7e8e [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x564471f64869 - std::sys::backtrace::__rust_end_short_backtrace::h9ee05d6aba5d3318 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x564471f50f9d - __rustc[106fd6a171f8100f]::rust_begin_unwind [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x564471f91d40 - core::panicking::panic_fmt::h1f7e7fb8eac469a1 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x564471ef1e8b - cmake::fail::hd7c4ad3162561912 [INFO] [stderr] 17: 0x564471eec94a - cmake::run::h2bba5183d746a7e4 [INFO] [stderr] 18: 0x564471ef1655 - cmake::Config::build::hd9b140d7d4ab80b8 [INFO] [stderr] 19: 0x56447198629d - build_script_build::build_native::h3fb700038d1a43af [INFO] [stderr] 20: 0x5644719851c5 - build_script_build::main::h38c0cdf931cab3e6 [INFO] [stderr] 21: 0x56447197eda3 - core::ops::function::FnOnce::call_once::h2d093a3c7cf85f24 [INFO] [stderr] 22: 0x564471982b46 - std::sys::backtrace::__rust_begin_short_backtrace::he461f094d50b8aef [INFO] [stderr] 23: 0x5644719811d9 - std::rt::lang_start::{{closure}}::h2bb54171a7fcdf39 [INFO] [stderr] 24: 0x564471f65090 - core::ops::function::impls:: for &F>::call_once::hf041d389344f56bb [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 25: 0x564471f65090 - std::panicking::catch_unwind::do_call::hcc878ac5325385ca [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x564471f65090 - std::panicking::catch_unwind::h19b909e5851b1ecc [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x564471f65090 - std::panic::catch_unwind::hf7b61f0d85beddf7 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x564471f65090 - std::rt::lang_start_internal::{{closure}}::hf4a2cf218490b1eb [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x564471f65090 - std::panicking::catch_unwind::do_call::h87d50ac29e3f2ea1 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:590:40 [INFO] [stderr] 30: 0x564471f65090 - std::panicking::catch_unwind::h74fa98d980427683 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panicking.rs:553:19 [INFO] [stderr] 31: 0x564471f65090 - std::panic::catch_unwind::hea88d035b3883372 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x564471f65090 - std::rt::lang_start_internal::h9835821d1cda1ad4 [INFO] [stderr] at /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x564471981211 - std::rt::lang_start::hf14154624b41cdbd [INFO] [stderr] 34: 0x564471988215 - main [INFO] [stderr] 35: 0x7a7bb86221ca - [INFO] [stderr] 36: 0x7a7bb862228b - __libc_start_main [INFO] [stderr] 37: 0x56447197e755 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e982516980662d935ca7c3738fcf5408c308ac8cc3b9f5c60dc8f9b63c8a3b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e982516980662d935ca7c3738fcf5408c308ac8cc3b9f5c60dc8f9b63c8a3b75", kill_on_drop: false }` [INFO] [stdout] e982516980662d935ca7c3738fcf5408c308ac8cc3b9f5c60dc8f9b63c8a3b75