[INFO] cloning repository https://github.com/jkawamoto/ctranslate2-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkawamoto/ctranslate2-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkawamoto%2Fctranslate2-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkawamoto%2Fctranslate2-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b711533d93bba987514582ec73b4cc64c3605cf [INFO] testing jkawamoto/ctranslate2-rs against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkawamoto%2Fctranslate2-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/jkawamoto/ctranslate2-rs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/jkawamoto/ctranslate2-rs [INFO] tweaked toml for git repo https://github.com/jkawamoto/ctranslate2-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jkawamoto/ctranslate2-rs on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 386 packages to latest compatible versions [INFO] [stderr] Adding once_cell v1.19.0 (available: v1.21.3) [INFO] [stderr] Adding regex v1.10.6 (available: v1.11.2) [INFO] [stderr] Adding sentencepiece v0.11.3 (available: v0.12.0) [INFO] [stderr] Adding tokenizers v0.21.4 (available: v0.22.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mel_spec v0.3.3 [INFO] [stderr] Downloaded sentencepiece v0.11.3 [INFO] [stderr] Downloaded sentencepiece-sys v0.11.3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a94778d06203234f70655b7d0a14734e5a6b790114cb78091c0856d276abf692 [INFO] running `Command { std: "docker" "start" "-a" "a94778d06203234f70655b7d0a14734e5a6b790114cb78091c0856d276abf692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a94778d06203234f70655b7d0a14734e5a6b790114cb78091c0856d276abf692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a94778d06203234f70655b7d0a14734e5a6b790114cb78091c0856d276abf692", kill_on_drop: false }` [INFO] [stdout] a94778d06203234f70655b7d0a14734e5a6b790114cb78091c0856d276abf692 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e336f033f2afbc3f6bbba812c1e9b4e92272a0896160a46d540e4613cb5bc34 [INFO] running `Command { std: "docker" "start" "-a" "1e336f033f2afbc3f6bbba812c1e9b4e92272a0896160a46d540e4613cb5bc34", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.173 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling cxx v1.0.173 [INFO] [stderr] Compiling sentencepiece-sys v0.11.3 [INFO] [stderr] Compiling ureq-proto v0.5.1 [INFO] [stderr] Compiling rayon-cond v0.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=397cb8f8e24cd851 -C extra-filename=-f060258daca639c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-22eafb7ba7061cfc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-eba62669d30b8e5b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ring` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name ring --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=5708adc44eef672c -C extra-filename=-1518ff8a762ad4a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-666d36e5ee0df220.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-c5ac3ac21826bae3.rmeta --extern untrusted=/opt/rustwide/target/debug/deps/libuntrusted-5f38b2c4125c2298.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-d8737b706a77d5b4/out -l static=ring_core_0_17_14_ -l static=ring_core_0_17_14__test` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=ac21d9677d27e103 -C extra-filename=-98f14c7b2dba1c05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-b60b9a26dde1fb25.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2d97b38eddd0133f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-46a265ba7a2fe258.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: failed to run custom build command for `sentencepiece-sys v0.11.3` [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/sentencepiece-sys-aa8feb7ecbd8041e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SENTENCEPIECE_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=SENTENCEPIECE_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=SENTENCEPIECE_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/sentencepiece-sys-d9cbaeeeff3a3b7a/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [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/sentencepiece-sys-d9cbaeeeff3a3b7a/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source" "-DCMAKE_POLICY_VERSION_MINIMUM=3.5" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/sentencepiece-sys-d9cbaeeeff3a3b7a/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] -- VERSION: 0.1.99 [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 CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Not Found TCMalloc: TCMALLOC_LIB-NOTFOUND [INFO] [stderr] -- Configuring done (4.3s) [INFO] [stderr] -- Generating done (0.2s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/sentencepiece-sys-d9cbaeeeff3a3b7a/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/sentencepiece-sys-d9cbaeeeff3a3b7a/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/sentencepiece-sys-d9cbaeeeff3a3b7a/out/build" "--target" "install" "--config" "Debug" [INFO] [stderr] [ 1%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/arenastring.cc.o [INFO] [stderr] [ 1%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/arena.cc.o [INFO] [stderr] [ 2%] Building CXX object src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/arena.cc.o [INFO] [stderr] [ 3%] Building CXX object src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/bytestream.cc.o [INFO] [stderr] [ 4%] Building CXX object src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/common.cc.o [INFO] [stderr] [ 5%] Building CXX object src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/arenastring.cc.o [INFO] [stderr] [ 6%] Building CXX object src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/coded_stream.cc.o [INFO] [stderr] [ 7%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/bytestream.cc.o [INFO] [stderr] [ 8%] Building CXX object src/CMakeFiles/sentencepiece_train-static.dir/builder.cc.o [INFO] [stderr] [ 9%] Building CXX object src/CMakeFiles/sentencepiece_train-static.dir/unicode_script.cc.o [INFO] [stderr] [ 10%] Building CXX object src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/extension_set.cc.o [INFO] [stderr] [ 12%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/coded_stream.cc.o [INFO] [stderr] [ 12%] Building CXX object src/CMakeFiles/sentencepiece_train-static.dir/trainer_factory.cc.o [INFO] [stderr] [ 13%] Building CXX object src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/generated_enum_util.cc.o [INFO] [stderr] [ 14%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/common.cc.o [INFO] [stderr] [ 15%] Building CXX object src/CMakeFiles/sentencepiece_train-static.dir/trainer_interface.cc.o [INFO] [stderr] [ 15%] Building CXX object src/CMakeFiles/sentencepiece_train-static.dir/unigram_model_trainer.cc.o [INFO] [stderr] [ 16%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/extension_set.cc.o [INFO] [stderr] [ 17%] Building CXX object src/CMakeFiles/sentencepiece_train-static.dir/word_model_trainer.cc.o [INFO] [stderr] [ 17%] Building CXX object src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/generated_message_table_driven_lite.cc.o [INFO] [stderr] [ 18%] Building CXX object src/CMakeFiles/sentencepiece_train-static.dir/char_model_trainer.cc.o [INFO] [stderr] [ 19%] Building CXX object src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/generated_message_util.cc.o [INFO] [stderr] [ 20%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/generated_enum_util.cc.o [INFO] [stderr] [ 21%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/generated_message_table_driven_lite.cc.o [INFO] [stderr] [ 21%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/generated_message_util.cc.o [INFO] [stderr] [ 22%] Building CXX object src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/implicit_weak_message.cc.o [INFO] [stderr] [ 23%] Building CXX object src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/int128.cc.o [INFO] [stderr] [ 24%] Building CXX object src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/io_win32.cc.o [INFO] [stderr] [ 25%] Building CXX object src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/message_lite.cc.o [INFO] [stderr] [ 26%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/implicit_weak_message.cc.o [INFO] [stderr] [ 27%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/int128.cc.o [INFO] [stderr] [ 28%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/message_lite.cc.o [INFO] [stderr] [ 29%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/io_win32.cc.o [INFO] [stderr] [ 30%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/parse_context.cc.o [INFO] [stderr] [ 31%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/repeated_field.cc.o [INFO] [stderr] [ 32%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/status.cc.o [INFO] [stderr] [ 32%] Building CXX object src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/statusor.cc.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:15 (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] CMAKE_POLICY_VERSION_MINIMUM [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [src/CMakeFiles/sentencepiece_train-static.dir/build.make:76: src/CMakeFiles/sentencepiece_train-static.dir/builder.cc.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [src/CMakeFiles/sentencepiece_train-static.dir/build.make:90: src/CMakeFiles/sentencepiece_train-static.dir/unicode_script.cc.o] Error 1 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [src/CMakeFiles/sentencepiece-static.dir/build.make:146: src/CMakeFiles/sentencepiece-static.dir/__/third_party/protobuf-lite/extension_set.cc.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [src/CMakeFiles/sentencepiece_train-static.dir/build.make:104: src/CMakeFiles/sentencepiece_train-static.dir/trainer_factory.cc.o] Error 1 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [src/CMakeFiles/sentencepiece_train-static.dir/build.make:132: src/CMakeFiles/sentencepiece_train-static.dir/unigram_model_trainer.cc.o] Error 1 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [src/CMakeFiles/sentencepiece_train-static.dir/build.make:118: src/CMakeFiles/sentencepiece_train-static.dir/trainer_interface.cc.o] Error 1 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [src/CMakeFiles/sentencepiece_train-static.dir/build.make:146: src/CMakeFiles/sentencepiece_train-static.dir/word_model_trainer.cc.o] Error 1 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [src/CMakeFiles/sentencepiece_train-static.dir/build.make:160: src/CMakeFiles/sentencepiece_train-static.dir/char_model_trainer.cc.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:210: src/CMakeFiles/sentencepiece_train-static.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [src/CMakeFiles/sentencepiece.dir/build.make:146: src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/extension_set.cc.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] In file included from /usr/include/string.h:548, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/src/../third_party/protobuf-lite/google/protobuf/stubs/port.h:39, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/src/../third_party/protobuf-lite/google/protobuf/stubs/macros.h:34, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/src/../third_party/protobuf-lite/google/protobuf/stubs/common.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/src/../third_party/protobuf-lite/google/protobuf/message_lite.h:45, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/third_party/protobuf-lite/message_lite.cc:36: [INFO] [stderr] In function 'void* memcpy(void*, const void*, size_t)', [INFO] [stderr] inlined from 'google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/src/../third_party/protobuf-lite/google/protobuf/io/coded_stream.h:699:16, [INFO] [stderr] inlined from 'virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/src/../third_party/protobuf-lite/google/protobuf/implicit_weak_message.h:85:28, [INFO] [stderr] inlined from 'bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/third_party/protobuf-lite/message_lite.cc:419:30: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: 'void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] [INFO] [stderr] 29 | return __builtin___memcpy_chk (__dest, __src, __len, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 30 | __glibc_objsize0 (__dest)); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /usr/include/string.h:548, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/src/../third_party/protobuf-lite/google/protobuf/stubs/port.h:39, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/src/../third_party/protobuf-lite/google/protobuf/stubs/macros.h:34, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/src/../third_party/protobuf-lite/google/protobuf/stubs/common.h:46, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/src/../third_party/protobuf-lite/google/protobuf/message_lite.h:45, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/third_party/protobuf-lite/message_lite.cc:36: [INFO] [stderr] In function 'void* memcpy(void*, const void*, size_t)', [INFO] [stderr] inlined from 'google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/src/../third_party/protobuf-lite/google/protobuf/io/coded_stream.h:699:16, [INFO] [stderr] inlined from 'virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/src/../third_party/protobuf-lite/google/protobuf/implicit_weak_message.h:85:28, [INFO] [stderr] inlined from 'bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const' at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentencepiece-sys-0.11.3/source/third_party/protobuf-lite/message_lite.cc:419:30: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: 'void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] [INFO] [stderr] 29 | return __builtin___memcpy_chk (__dest, __src, __len, [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 30 | __glibc_objsize0 (__dest)); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:184: src/CMakeFiles/sentencepiece-static.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:132: src/CMakeFiles/sentencepiece.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:156: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (1102) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119: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: 0x5db8af238592 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5db8af238592 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5db8af238592 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5db8af238592 - ::fmt::h5bb8a979ba5db788 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5db8af2494df - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5db8af2494df - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5db8af207f43 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5db8af207f43 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5db8af213902 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5db8af2167ec - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5db8af216646 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5db8af216dc5 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5db8af216c5a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5db8af213a39 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5db8af1fbead - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5db8af24d370 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5db8af1828fb - cmake::fail::h299b716ec5548fe9 [INFO] [stderr] 17: 0x5db8af182582 - cmake::run::h77f151fc0d1d1d6b [INFO] [stderr] 18: 0x5db8af18877b - cmake::Config::build::h9b23f55e2cc3dc93 [INFO] [stderr] 19: 0x5db8af1525ce - build_script_build::build_sentencepiece::h63d423be789d2b60 [INFO] [stderr] 20: 0x5db8af152c7e - build_script_build::main::h79ae494545ffb0f3 [INFO] [stderr] 21: 0x5db8af1532c3 - core::ops::function::FnOnce::call_once::hbf15d862495a76cc [INFO] [stderr] 22: 0x5db8af153256 - std::sys::backtrace::__rust_begin_short_backtrace::h907e31b163ed5bf2 [INFO] [stderr] 23: 0x5db8af1531d9 - std::rt::lang_start::{{closure}}::hc0bc8eca5d6a57f1 [INFO] [stderr] 24: 0x5db8af209920 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 25: 0x5db8af209920 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x5db8af209920 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x5db8af209920 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5db8af209920 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x5db8af209920 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stderr] 30: 0x5db8af209920 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stderr] 31: 0x5db8af209920 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5db8af209920 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x5db8af1531c1 - std::rt::lang_start::hb96492938e7ca284 [INFO] [stderr] 34: 0x5db8af154b65 - main [INFO] [stderr] 35: 0x7e7c84aa01ca - [INFO] [stderr] 36: 0x7e7c84aa028b - __libc_start_main [INFO] [stderr] 37: 0x5db8af152105 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "1e336f033f2afbc3f6bbba812c1e9b4e92272a0896160a46d540e4613cb5bc34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e336f033f2afbc3f6bbba812c1e9b4e92272a0896160a46d540e4613cb5bc34", kill_on_drop: false }` [INFO] [stdout] 1e336f033f2afbc3f6bbba812c1e9b4e92272a0896160a46d540e4613cb5bc34