[INFO] cloning repository https://github.com/tibrom/sevenzip-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tibrom/sevenzip-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftibrom%2Fsevenzip-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftibrom%2Fsevenzip-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb574c9861bbf77da949b3ba077f955bfdb0a1ca
[INFO] testing tibrom/sevenzip-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftibrom%2Fsevenzip-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tibrom/sevenzip-rs
[INFO] finished tweaking git repo https://github.com/tibrom/sevenzip-rs
[INFO] tweaked toml for git repo https://github.com/tibrom/sevenzip-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tibrom/sevenzip-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tibrom/sevenzip-rs 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" "+1.98.0-beta.1" "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
[ERROR] error running command: no output for 300 seconds
[INFO] testing tibrom/sevenzip-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftibrom%2Fsevenzip-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tibrom/sevenzip-rs
[INFO] finished tweaking git repo https://github.com/tibrom/sevenzip-rs
[INFO] tweaked toml for git repo https://github.com/tibrom/sevenzip-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tibrom/sevenzip-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tibrom/sevenzip-rs 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" "+1.98.0-beta.1" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f1416d33d82e3684a8915ec13804a6e7429c51f9ce53723acc87775b362e6a26
[INFO] running `Command { std: "docker" "start" "f1416d33d82e3684a8915ec13804a6e7429c51f9ce53723acc87775b362e6a26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1416d33d82e3684a8915ec13804a6e7429c51f9ce53723acc87775b362e6a26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1416d33d82e3684a8915ec13804a6e7429c51f9ce53723acc87775b362e6a26" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1416d33d82e3684a8915ec13804a6e7429c51f9ce53723acc87775b362e6a26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1416d33d82e3684a8915ec13804a6e7429c51f9ce53723acc87775b362e6a26" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling sevenzip-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> build.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `sevenzip-rs 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/sevenzip-rs-c9e3d2645f857a90/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]   -- 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]   -- Configuring done (1.0s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/sevenzip-rs-14b50ce39e9e6060/out/build
[INFO] [stderr]   [  1%] Building CXX object CMakeFiles/7zip_sdk.dir/sdk/CPP/7zip/Archive/7z/7zDecode.cpp.o
[INFO] [stderr]   [  1%] Building CXX object CMakeFiles/7zip_sdk.dir/sdk/CPP/7zip/Archive/7z/7zCompressionMode.cpp.o
[INFO] [stderr]   [  2%] Building CXX object CMakeFiles/7zip_sdk.dir/sdk/CPP/7zip/Archive/7z/7zExtract.cpp.o
[INFO] [stderr]   [  2%] Building CXX object CMakeFiles/7zip_sdk.dir/sdk/CPP/7zip/Archive/7z/7zEncode.cpp.o
[INFO] [stderr]   [  2%] Building CXX object CMakeFiles/7zip_sdk.dir/sdk/CPP/7zip/Archive/7z/7zFolderInStream.cpp.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/sevenzip-rs-14b50ce39e9e6060/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/cpp" "-B" "/opt/rustwide/target/debug/build/sevenzip-rs-14b50ce39e9e6060/out/build" "-DCMAKE_BUILD_TYPE=Debug" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/sevenzip-rs-14b50ce39e9e6060/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc"
[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]   running: cd "/opt/rustwide/target/debug/build/sevenzip-rs-14b50ce39e9e6060/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "cmake" "--build" "/opt/rustwide/target/debug/build/sevenzip-rs-14b50ce39e9e6060/out/build" "--target" "install" "--config" "Debug"
[INFO] [stderr]   In file included from /opt/rustwide/workdir/cpp/sdk/CPP/7zip/Archive/7z/StdAfx.h:9,
[INFO] [stderr]                    from /opt/rustwide/workdir/cpp/sdk/CPP/7zip/Archive/7z/7zCompressionMode.cpp:3:
[INFO] [stderr]   /opt/rustwide/workdir/cpp/sdk/CPP/7zip/Archive/7z/../../../Common/Common.h:10:10: fatal error: ../../C/Precomp.h: No such file or directory
[INFO] [stderr]      10 | #include "../../C/Precomp.h"
[INFO] [stderr]         |          ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   In file included from /opt/rustwide/workdir/cpp/sdk/CPP/7zip/Archive/7z/StdAfx.h:9,
[INFO] [stderr]                    from /opt/rustwide/workdir/cpp/sdk/CPP/7zip/Archive/7z/7zDecode.cpp:3:
[INFO] [stderr]   /opt/rustwide/workdir/cpp/sdk/CPP/7zip/Archive/7z/../../../Common/Common.h:10:10: fatal error: ../../C/Precomp.h: No such file or directory
[INFO] [stderr]      10 | #include "../../C/Precomp.h"
[INFO] [stderr]         |          ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/7zip_sdk.dir/build.make:76: CMakeFiles/7zip_sdk.dir/sdk/CPP/7zip/Archive/7z/7zCompressionMode.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/7zip_sdk.dir/build.make:90: CMakeFiles/7zip_sdk.dir/sdk/CPP/7zip/Archive/7z/7zDecode.cpp.o] Error 1
[INFO] [stderr]   In file included from /opt/rustwide/workdir/cpp/sdk/CPP/7zip/Archive/7z/StdAfx.h:9,
[INFO] [stderr]                    from /opt/rustwide/workdir/cpp/sdk/CPP/7zip/Archive/7z/7zEncode.cpp:3:
[INFO] [stderr]   /opt/rustwide/workdir/cpp/sdk/CPP/7zip/Archive/7z/../../../Common/Common.h:10:10: fatal error: ../../C/Precomp.h: No such file or directory
[INFO] [stderr]      10 | #include "../../C/Precomp.h"
[INFO] [stderr]         |          ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   In file included from /opt/rustwide/workdir/cpp/sdk/CPP/7zip/Archive/7z/StdAfx.h:9,
[INFO] [stderr]                    from /opt/rustwide/workdir/cpp/sdk/CPP/7zip/Archive/7z/7zFolderInStream.cpp:3:
[INFO] [stderr]   /opt/rustwide/workdir/cpp/sdk/CPP/7zip/Archive/7z/../../../Common/Common.h:10:10: fatal error: ../../C/Precomp.h: No such file or directory
[INFO] [stderr]      10 | #include "../../C/Precomp.h"
[INFO] [stderr]         |          ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/7zip_sdk.dir/build.make:132: CMakeFiles/7zip_sdk.dir/sdk/CPP/7zip/Archive/7z/7zFolderInStream.cpp.o] Error 1
[INFO] [stderr]   In file included from /opt/rustwide/workdir/cpp/sdk/CPP/7zip/Archive/7z/StdAfx.h:9,
[INFO] [stderr]                    from /opt/rustwide/workdir/cpp/sdk/CPP/7zip/Archive/7z/7zExtract.cpp:3:
[INFO] [stderr]   /opt/rustwide/workdir/cpp/sdk/CPP/7zip/Archive/7z/../../../Common/Common.h:10:10: fatal error: ../../C/Precomp.h: No such file or directory
[INFO] [stderr]      10 | #include "../../C/Precomp.h"
[INFO] [stderr]         |          ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/7zip_sdk.dir/build.make:104: CMakeFiles/7zip_sdk.dir/sdk/CPP/7zip/Archive/7z/7zEncode.cpp.o] Error 1
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/7zip_sdk.dir/build.make:118: CMakeFiles/7zip_sdk.dir/sdk/CPP/7zip/Archive/7z/7zExtract.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:111: CMakeFiles/7zip_sdk.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (109) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.57/src/lib.rs:1132: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:     0x5c635de1fa61 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5c635de1fa61 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5c635de1fa61 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5c635de1fa61 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5c635de33bea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5c635de33bea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]      6:     0x5c635de2589c - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stderr]      7:     0x5c635de2589c - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stderr]      8:     0x5c635de00b06 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5c635de00b06 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5c635de1a411 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5c635de1a5cb - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x5c635de00bb2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x5c635ddf8429 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5c635de013ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x5c635de343bc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5c635dd839b7 - cmake[cdec83709b4524e5]::fail
[INFO] [stderr]     17:     0x5c635dd83643 - cmake[cdec83709b4524e5]::run
[INFO] [stderr]     18:     0x5c635dd8966c - <cmake[cdec83709b4524e5]::Config>::build
[INFO] [stderr]     19:     0x5c635dd74f2d - build_script_build[a39149d8f5a343d6]::main
[INFO] [stderr]     20:     0x5c635dd756c3 - <fn() as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x5c635dd74e56 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x5c635dd74e69 - std[73adb7dc35730857]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x5c635de19627 - <&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5c635de19627 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]     25:     0x5c635de19627 - std[73adb7dc35730857]::panicking::catch_unwind::<i32, &dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x5c635de19627 - std[73adb7dc35730857]::panic::catch_unwind::<&dyn core[6883ba1bc0fe4ed1]::ops::function::Fn<(), Output = i32> + core[6883ba1bc0fe4ed1]::panic::unwind_safe::RefUnwindSafe + core[6883ba1bc0fe4ed1]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5c635de19627 - std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5c635de19627 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stderr]     29:     0x5c635de19627 - std[73adb7dc35730857]::panicking::catch_unwind::<isize, std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x5c635de19627 - std[73adb7dc35730857]::panic::catch_unwind::<std[73adb7dc35730857]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5c635de19627 - std[73adb7dc35730857]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5c635dd74e41 - std[73adb7dc35730857]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x5c635dd75775 - main
[INFO] [stderr]     34:     0x74e9354b61ca - <unknown>
[INFO] [stderr]     35:     0x74e9354b628b - __libc_start_main
[INFO] [stderr]     36:     0x5c635dd73e05 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "f1416d33d82e3684a8915ec13804a6e7429c51f9ce53723acc87775b362e6a26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1416d33d82e3684a8915ec13804a6e7429c51f9ce53723acc87775b362e6a26", kill_on_drop: false }`
[INFO] [stdout] f1416d33d82e3684a8915ec13804a6e7429c51f9ce53723acc87775b362e6a26
