[INFO] fetching crate keyvi 0.5.3... [INFO] testing keyvi-0.5.3 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate keyvi 0.5.3 into /workspace/builds/worker-111/source [INFO] validating manifest of crates.io crate keyvi 0.5.3 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate keyvi 0.5.3 [INFO] finished tweaking crates.io crate keyvi 0.5.3 [INFO] tweaked toml for crates.io crate keyvi 0.5.3 written to /workspace/builds/worker-111/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cexpr v0.5.0 [INFO] [stderr] Downloaded bindgen v0.59.1 [INFO] [stderr] Downloaded rayon v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce59de59cd3eb67899031a39433bd02ad66a507d3ec22730983ab42562f6060d [INFO] running `Command { std: "docker" "start" "-a" "ce59de59cd3eb67899031a39433bd02ad66a507d3ec22730983ab42562f6060d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce59de59cd3eb67899031a39433bd02ad66a507d3ec22730983ab42562f6060d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce59de59cd3eb67899031a39433bd02ad66a507d3ec22730983ab42562f6060d", kill_on_drop: false }` [INFO] [stdout] ce59de59cd3eb67899031a39433bd02ad66a507d3ec22730983ab42562f6060d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-111/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2385eb95c11aaa9c30b0c488fa35a884ab563d2212fe2df051199a9b2b8160d5 [INFO] running `Command { std: "docker" "start" "-a" "2385eb95c11aaa9c30b0c488fa35a884ab563d2212fe2df051199a9b2b8160d5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling cexpr v0.5.0 [INFO] [stderr] Compiling keyvi v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | .whitelist_function("keyvi_bytes_destroy") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | .whitelist_function("keyvi_string_destroy") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | .whitelist_function("keyvi_create_dictionary") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | .whitelist_function("keyvi_dictionary_destroy") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | .whitelist_function("keyvi_dictionary_get") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | .whitelist_function("keyvi_dictionary_get_all_items") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | .whitelist_function("keyvi_dictionary_get_fuzzy") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | .whitelist_function("keyvi_dictionary_get_multi_word_completions") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | .whitelist_function("keyvi_dictionary_get_prefix_completions") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | .whitelist_function("keyvi_dictionary_get_size") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | .whitelist_function("keyvi_dictionary_get_statistics") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | .whitelist_function("keyvi_match_destroy") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | .whitelist_function("keyvi_match_get_matched_string") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | .whitelist_function("keyvi_match_get_msgpacked_value") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | .whitelist_function("keyvi_match_get_score") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | .whitelist_function("keyvi_match_get_value_as_string") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 70 | .whitelist_function("keyvi_match_is_empty") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | .whitelist_function("keyvi_match_iterator_dereference") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | .whitelist_function("keyvi_match_iterator_destroy") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | .whitelist_function("keyvi_match_iterator_empty") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `bindgen::Builder::whitelist_function`: use allowlist_function instead [INFO] [stdout] --> build.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | .whitelist_function("keyvi_match_iterator_increment") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `keyvi v0.5.3 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/keyvi-a3cbc693e2550f32/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/workdir/keyvi_core/" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/keyvi-3be48f799971e76e/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 9.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.3.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Architecture: x86_64 [INFO] [stderr] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed [INFO] [stderr] -- Looking for pthread_create in pthreads [INFO] [stderr] -- Looking for pthread_create in pthreads - not found [INFO] [stderr] -- Looking for pthread_create in pthread [INFO] [stderr] -- Looking for pthread_create in pthread - found [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] See also "/opt/rustwide/target/debug/build/keyvi-3be48f799971e76e/out/build/CMakeFiles/CMakeOutput.log". [INFO] [stderr] See also "/opt/rustwide/target/debug/build/keyvi-3be48f799971e76e/out/build/CMakeFiles/CMakeError.log". [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message): [INFO] [stderr] Could NOT find Boost (missing: Boost_INCLUDE_DIR program_options iostreams [INFO] [stderr] filesystem system regex thread unit_test_framework) [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE) [INFO] [stderr] /usr/share/cmake-3.16/Modules/FindBoost.cmake:2179 (find_package_handle_standard_args) [INFO] [stderr] CMakeLists.txt:67 (find_package) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:894:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55839564674c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55839564674c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55839564674c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55839564674c - ::fmt::h9a78218788c14e18 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55839566cafc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stderr] 5: 0x558395642e35 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x558395648820 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x558395648820 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x558395648820 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x5583956483d7 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x558395648ed4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x5583956489b0 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stderr] 12: 0x558395646c14 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x558395648919 - rust_begin_unwind [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x5583950c5b6b - std::panicking::begin_panic_fmt::h32ac317c038a272d [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:460:5 [INFO] [stderr] 15: 0x5583950d237b - cmake::fail::h248fc4cd87ff85ae [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:894:5 [INFO] [stderr] 16: 0x5583950d1d99 - cmake::run::h4a8627761e2e8ea8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:872:9 [INFO] [stderr] 17: 0x5583950ce7c2 - cmake::Config::build::hd728390ea4d728a9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:707:13 [INFO] [stderr] 18: 0x5583950c933d - build_script_build::main::hce821d71a8229d05 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:36:15 [INFO] [stderr] 19: 0x5583950ca6ab - core::ops::function::FnOnce::call_once::hdef20d9f542f4e4a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x5583950c874e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9f9270428a40eb86 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x5583950c8601 - std::rt::lang_start::{{closure}}::hb35c4a80ccf1a6b9 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x5583956493da - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x5583956493da - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stderr] 24: 0x5583956493da - std::panicking::try::he15826df0f376a33 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stderr] 25: 0x5583956493da - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stderr] 26: 0x5583956493da - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x5583956493da - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stderr] 28: 0x5583956493da - std::panicking::try::ha20a77bf65530f63 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stderr] 29: 0x5583956493da - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stderr] 30: 0x5583956493da - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x5583950c85d0 - std::rt::lang_start::h948a79a7d7a3ca38 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x5583950c9b5c - main [INFO] [stderr] 33: 0x7f77fbb800b3 - __libc_start_main [INFO] [stderr] 34: 0x5583950c702e - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "2385eb95c11aaa9c30b0c488fa35a884ab563d2212fe2df051199a9b2b8160d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2385eb95c11aaa9c30b0c488fa35a884ab563d2212fe2df051199a9b2b8160d5", kill_on_drop: false }` [INFO] [stdout] 2385eb95c11aaa9c30b0c488fa35a884ab563d2212fe2df051199a9b2b8160d5