[INFO] fetching crate ctclib-pp 0.2.0...
[INFO] checking ctclib-pp-0.2.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate ctclib-pp 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate ctclib-pp 0.2.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ctclib-pp 0.2.0
[INFO] finished tweaking crates.io crate ctclib-pp 0.2.0
[INFO] tweaked toml for crates.io crate ctclib-pp 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mintex v0.1.3
[INFO] [stderr]   Downloaded pdqselect v0.1.1
[INFO] [stderr]   Downloaded thousands v0.2.0
[INFO] [stderr]   Downloaded dhat v0.3.3
[INFO] [stderr]   Downloaded ctclib-kenlm-sys v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce1663928218bcc5d57193d7179c7d1e9691aa3589e6345413abf77baaa8717e
[INFO] running `Command { std: "docker" "start" "-a" "ce1663928218bcc5d57193d7179c7d1e9691aa3589e6345413abf77baaa8717e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce1663928218bcc5d57193d7179c7d1e9691aa3589e6345413abf77baaa8717e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce1663928218bcc5d57193d7179c7d1e9691aa3589e6345413abf77baaa8717e", kill_on_drop: false }`
[INFO] [stdout] ce1663928218bcc5d57193d7179c7d1e9691aa3589e6345413abf77baaa8717e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e606d86083135d45137ab2ce7efe466844d32a989f98d01bf8c6cdee4ca0857
[INFO] running `Command { std: "docker" "start" "-a" "1e606d86083135d45137ab2ce7efe466844d32a989f98d01bf8c6cdee4ca0857", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking pdqselect v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]    Compiling ctclib-kenlm-sys v0.1.0
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: ctclib-kenlm-sys@0.1.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: ctclib-kenlm-sys@0.1.0: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `ctclib-kenlm-sys v0.1.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/ctclib-kenlm-sys-f356b53a48106d05/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/ctclib-kenlm-sys-1f9d0cdcf09b83ea/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/target/debug/build/ctclib-kenlm-sys-1f9d0cdcf09b83ea/out/kenlm" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/ctclib-kenlm-sys-1f9d0cdcf09b83ea/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=Release"
[INFO] [stderr]   -- The C compiler identification is GNU 11.4.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.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]   -- Could NOT find Eigen3 (missing: Eigen3_DIR)
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr]   See also "/opt/rustwide/target/debug/build/ctclib-kenlm-sys-1f9d0cdcf09b83ea/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake:141 (find_package):
[INFO] [stderr]     Could not find a package configuration file provided by
[INFO] [stderr]     "boost_program_options" (requested version 1.74.0) with any of the
[INFO] [stderr]     following names:
[INFO] [stderr] 
[INFO] [stderr]       boost_program_optionsConfig.cmake
[INFO] [stderr]       boost_program_options-config.cmake
[INFO] [stderr] 
[INFO] [stderr]     Add the installation prefix of "boost_program_options" to CMAKE_PREFIX_PATH
[INFO] [stderr]     or set "boost_program_options_DIR" to a directory containing one of the
[INFO] [stderr]     above files.  If "boost_program_options" provides a separate development
[INFO] [stderr]     package or SDK, be sure it has been installed.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake:258 (boost_find_component)
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FindBoost.cmake:594 (find_package)
[INFO] [stderr]     CMakeLists.txt:85 (find_package)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x56125365d046 - std::backtrace_rs::backtrace::libunwind::trace::h841aec340308c59e
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x56125365d046 - std::backtrace_rs::backtrace::trace_unsynchronized::h9dee2676d9d11960
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x56125365d046 - std::sys_common::backtrace::_print_fmt::h2d423a7a89b7862c
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x56125365d046 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hb83a544cb08b68f3
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x56125368827c - core::fmt::rt::Argument::fmt::hc1d14d10bb089188
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x56125368827c - core::fmt::write::hfe45f0b918fcb7f8
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x561253659e4f - std::io::Write::write_fmt::hafff8b00df89bf98
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/io/mod.rs:1846:15
[INFO] [stderr]      7:     0x56125365cdf4 - std::sys_common::backtrace::_print::h847ae15a622b4882
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x56125365cdf4 - std::sys_common::backtrace::print::h708afa8c696ce578
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x56125365e64b - std::panicking::default_hook::{{closure}}::h9f7cf46c599f7ff3
[INFO] [stderr]     10:     0x56125365e3a7 - std::panicking::default_hook::h3287a62f5d2ae67a
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x56125365eaed - std::panicking::rust_panic_with_hook::hb88eafc3660b8bff
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x56125365e9c2 - std::panicking::begin_panic_handler::{{closure}}::h6507929c0772d453
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x56125365d526 - std::sys_common::backtrace::__rust_end_short_backtrace::h89ad0278467b1bd2
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x56125365e6f4 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x5612530a72d5 - core::panicking::panic_fmt::hce2350285af4cdca
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x5612535d2d91 - cmake::fail::h2fe6952a8f322ede
[INFO] [stderr]     17:     0x5612535d2526 - cmake::run::hdca9fc34ca2fab6d
[INFO] [stderr]     18:     0x5612535ce5e8 - cmake::Config::build::hf54fc21f56b0eb51
[INFO] [stderr]     19:     0x5612530ac2ac - build_script_build::main::h00b91e738dc6378d
[INFO] [stderr]     20:     0x5612530a8803 - core::ops::function::FnOnce::call_once::hd3d946f4fb4a5f2b
[INFO] [stderr]     21:     0x5612530a7bd6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h03b93f4444caeadf
[INFO] [stderr]     22:     0x5612530a8289 - std::rt::lang_start::{{closure}}::h4f474f8f0dcf2792
[INFO] [stderr]     23:     0x5612536556f3 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hea0299f39373341f
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x5612536556f3 - std::panicking::try::do_call::h0cd3430abeddc4e2
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:552:40
[INFO] [stderr]     25:     0x5612536556f3 - std::panicking::try::h1b6d10b095200de8
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:516:19
[INFO] [stderr]     26:     0x5612536556f3 - std::panic::catch_unwind::h39fde36d17186f03
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panic.rs:146:14
[INFO] [stderr]     27:     0x5612536556f3 - std::rt::lang_start_internal::{{closure}}::hdffbc47fb787c567
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/rt.rs:148:48
[INFO] [stderr]     28:     0x5612536556f3 - std::panicking::try::do_call::h8261032ff252bd66
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:552:40
[INFO] [stderr]     29:     0x5612536556f3 - std::panicking::try::hfa26d7ee0ada6340
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panicking.rs:516:19
[INFO] [stderr]     30:     0x5612536556f3 - std::panic::catch_unwind::h94fb8e4675a04827
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/panic.rs:146:14
[INFO] [stderr]     31:     0x5612536556f3 - std::rt::lang_start_internal::h86a38ee89c760c9f
[INFO] [stderr]                                  at /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/rt.rs:148:20
[INFO] [stderr]     32:     0x5612530a8267 - std::rt::lang_start::ha741424341b560d9
[INFO] [stderr]     33:     0x5612530acd85 - main
[INFO] [stderr]     34:     0x7f7680c48d90 - <unknown>
[INFO] [stderr]     35:     0x7f7680c48e40 - __libc_start_main
[INFO] [stderr]     36:     0x5612530a7a65 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "1e606d86083135d45137ab2ce7efe466844d32a989f98d01bf8c6cdee4ca0857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e606d86083135d45137ab2ce7efe466844d32a989f98d01bf8c6cdee4ca0857", kill_on_drop: false }`
[INFO] [stdout] 1e606d86083135d45137ab2ce7efe466844d32a989f98d01bf8c6cdee4ca0857
[INFO] checking ctclib-pp-0.2.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate ctclib-pp 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate ctclib-pp 0.2.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ctclib-pp 0.2.0
[INFO] finished tweaking crates.io crate ctclib-pp 0.2.0
[INFO] tweaked toml for crates.io crate ctclib-pp 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f376bf90ed22a4ef616c38193827ab1067c7a5f448334ca31e25751cf6d43a35
[INFO] running `Command { std: "docker" "start" "-a" "f376bf90ed22a4ef616c38193827ab1067c7a5f448334ca31e25751cf6d43a35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f376bf90ed22a4ef616c38193827ab1067c7a5f448334ca31e25751cf6d43a35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f376bf90ed22a4ef616c38193827ab1067c7a5f448334ca31e25751cf6d43a35", kill_on_drop: false }`
[INFO] [stdout] f376bf90ed22a4ef616c38193827ab1067c7a5f448334ca31e25751cf6d43a35
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf9cc3a804154fe5ea772512298f7fc3dbfe3c2f4dbaaf66dceb6271f407ed1c
[INFO] running `Command { std: "docker" "start" "-a" "cf9cc3a804154fe5ea772512298f7fc3dbfe3c2f4dbaaf66dceb6271f407ed1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling libloading v0.8.3
[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 humantime v2.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking pdqselect v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]    Compiling ctclib-kenlm-sys v0.1.0
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: ctclib-kenlm-sys@0.1.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: ctclib-kenlm-sys@0.1.0: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `ctclib-kenlm-sys v0.1.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/ctclib-kenlm-sys-f356b53a48106d05/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/ctclib-kenlm-sys-1f9d0cdcf09b83ea/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/target/debug/build/ctclib-kenlm-sys-1f9d0cdcf09b83ea/out/kenlm" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/ctclib-kenlm-sys-1f9d0cdcf09b83ea/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=Release"
[INFO] [stderr]   -- The C compiler identification is GNU 11.4.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.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]   -- Could NOT find Eigen3 (missing: Eigen3_DIR)
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr]   See also "/opt/rustwide/target/debug/build/ctclib-kenlm-sys-1f9d0cdcf09b83ea/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake:141 (find_package):
[INFO] [stderr]     Could not find a package configuration file provided by
[INFO] [stderr]     "boost_program_options" (requested version 1.74.0) with any of the
[INFO] [stderr]     following names:
[INFO] [stderr] 
[INFO] [stderr]       boost_program_optionsConfig.cmake
[INFO] [stderr]       boost_program_options-config.cmake
[INFO] [stderr] 
[INFO] [stderr]     Add the installation prefix of "boost_program_options" to CMAKE_PREFIX_PATH
[INFO] [stderr]     or set "boost_program_options_DIR" to a directory containing one of the
[INFO] [stderr]     above files.  If "boost_program_options" provides a separate development
[INFO] [stderr]     package or SDK, be sure it has been installed.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake:258 (boost_find_component)
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FindBoost.cmake:594 (find_package)
[INFO] [stderr]     CMakeLists.txt:85 (find_package)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55ac0f380e46 - std::backtrace_rs::backtrace::libunwind::trace::h31bf9e16c3129d88
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x55ac0f380e46 - std::backtrace_rs::backtrace::trace_unsynchronized::hfbf8ae71cff6d572
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55ac0f380e46 - std::sys_common::backtrace::_print_fmt::h51a5c032426e5886
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55ac0f380e46 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc9ed9fb0e0178e64
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55ac0f3ac07c - core::fmt::rt::Argument::fmt::h4294b4ebdfeb70b0
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55ac0f3ac07c - core::fmt::write::hecc5a1c31014825e
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x55ac0f37dc4f - std::io::Write::write_fmt::hdd43e3748f3c18c1
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/io/mod.rs:1846:15
[INFO] [stderr]      7:     0x55ac0f380bf4 - std::sys_common::backtrace::_print::h1ef3744a6b3284d7
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55ac0f380bf4 - std::sys_common::backtrace::print::h87f11e711d7ec1f2
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55ac0f38244b - std::panicking::default_hook::{{closure}}::hc671c6c8612bb33a
[INFO] [stderr]     10:     0x55ac0f3821a7 - std::panicking::default_hook::h7755299c777843b5
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55ac0f3828ed - std::panicking::rust_panic_with_hook::hf5c0a76956d1f55b
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x55ac0f3827c2 - std::panicking::begin_panic_handler::{{closure}}::h75ace17bd1a3cacd
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x55ac0f381326 - std::sys_common::backtrace::__rust_end_short_backtrace::h0c85a736a9e46df5
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55ac0f3824f4 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x55ac0edc92d5 - core::panicking::panic_fmt::hca2ab16c2853391a
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55ac0f2f6db1 - cmake::fail::h4b0e5a43977158a7
[INFO] [stderr]     17:     0x55ac0f2f6546 - cmake::run::hb850049739da4905
[INFO] [stderr]     18:     0x55ac0f2f2608 - cmake::Config::build::hc7bf30c52ea5819a
[INFO] [stderr]     19:     0x55ac0edce2ac - build_script_build::main::h23517518a88d67eb
[INFO] [stderr]     20:     0x55ac0edca843 - core::ops::function::FnOnce::call_once::h5ca01237c872a44f
[INFO] [stderr]     21:     0x55ac0edc9bd6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd6e41e0d3418a03a
[INFO] [stderr]     22:     0x55ac0edca289 - std::rt::lang_start::{{closure}}::hacd44f9446de6909
[INFO] [stderr]     23:     0x55ac0f3794f3 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7902246483b7d7c4
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x55ac0f3794f3 - std::panicking::try::do_call::h6d4f049e2f4b4d6b
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:552:40
[INFO] [stderr]     25:     0x55ac0f3794f3 - std::panicking::try::h08871fd6170a32df
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:516:19
[INFO] [stderr]     26:     0x55ac0f3794f3 - std::panic::catch_unwind::hb4f344f38c178ba4
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panic.rs:146:14
[INFO] [stderr]     27:     0x55ac0f3794f3 - std::rt::lang_start_internal::{{closure}}::h0d066aabba5d6be4
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/rt.rs:148:48
[INFO] [stderr]     28:     0x55ac0f3794f3 - std::panicking::try::do_call::h2b134820a693c229
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:552:40
[INFO] [stderr]     29:     0x55ac0f3794f3 - std::panicking::try::h6f4c84a9341cfb96
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:516:19
[INFO] [stderr]     30:     0x55ac0f3794f3 - std::panic::catch_unwind::h1e69ddfdb871ed54
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panic.rs:146:14
[INFO] [stderr]     31:     0x55ac0f3794f3 - std::rt::lang_start_internal::h55a0eab7bdccf49d
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/rt.rs:148:20
[INFO] [stderr]     32:     0x55ac0edca267 - std::rt::lang_start::h82943953f521fafb
[INFO] [stderr]     33:     0x55ac0edced85 - main
[INFO] [stderr]     34:     0x7f0b8c126d90 - <unknown>
[INFO] [stderr]     35:     0x7f0b8c126e40 - __libc_start_main
[INFO] [stderr]     36:     0x55ac0edc9a65 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "cf9cc3a804154fe5ea772512298f7fc3dbfe3c2f4dbaaf66dceb6271f407ed1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf9cc3a804154fe5ea772512298f7fc3dbfe3c2f4dbaaf66dceb6271f407ed1c", kill_on_drop: false }`
[INFO] [stdout] cf9cc3a804154fe5ea772512298f7fc3dbfe3c2f4dbaaf66dceb6271f407ed1c
