[INFO] cloning repository https://github.com/bonedaddy/pmm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bonedaddy/pmm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonedaddy%2Fpmm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonedaddy%2Fpmm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb2b475e0155dea1a12ce43426f6012a6a2ac0ba [INFO] checking bonedaddy/pmm against try#7df376b035b3d12ff0386ad8b45b76dbe020257b for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonedaddy%2Fpmm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bonedaddy/pmm [INFO] finished tweaking git repo https://github.com/bonedaddy/pmm [INFO] tweaked toml for git repo https://github.com/bonedaddy/pmm written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bonedaddy/pmm on toolchain 7df376b035b3d12ff0386ad8b45b76dbe020257b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bonedaddy/pmm already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06ab70ab8d8349dc871f18c8e1b6f4f35d847bb1a350fc977270c240b5905f65 [INFO] running `Command { std: "docker" "start" "-a" "06ab70ab8d8349dc871f18c8e1b6f4f35d847bb1a350fc977270c240b5905f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06ab70ab8d8349dc871f18c8e1b6f4f35d847bb1a350fc977270c240b5905f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06ab70ab8d8349dc871f18c8e1b6f4f35d847bb1a350fc977270c240b5905f65", kill_on_drop: false }` [INFO] [stdout] 06ab70ab8d8349dc871f18c8e1b6f4f35d847bb1a350fc977270c240b5905f65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7461fbe1063ebd1d76138f54ed7f8eda783593362016ee9fcbf44750ff6a42a6 [INFO] running `Command { std: "docker" "start" "-a" "7461fbe1063ebd1d76138f54ed7f8eda783593362016ee9fcbf44750ff6a42a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling cfasttext-sys v0.7.8 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/hyper-094dc7814b84e39f.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/args.cc: In member function 'void fasttext::Args::parseArgs(const std::vector >&)': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/args.cc:121:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 121 | for (int ai = 2; ai < args.size(); ai += 2) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/args.cc:222:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 222 | } catch (std::out_of_range) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ^~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: In file included from cfasttext/fasttext/src/matrix.h:16, [INFO] [stderr] warning: cfasttext-sys@0.7.8: from cfasttext/fasttext/src/densematrix.h:18, [INFO] [stderr] warning: cfasttext-sys@0.7.8: from cfasttext/fasttext/src/fasttext.h:23, [INFO] [stderr] warning: cfasttext-sys@0.7.8: from cfasttext/fasttext/src/autotune.h:18, [INFO] [stderr] warning: cfasttext-sys@0.7.8: from cfasttext/fasttext/src/autotune.cc:9: [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/densematrix.h: In member function 'const fasttext::real& fasttext::DenseMatrix::at(int64_t, int64_t) const': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/densematrix.h:48:23: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 48 | assert(i * n_ + j < data_.size()); [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/dictionary.cc: In member function 'void fasttext::Dictionary::computeSubwords(const std::string&, std::vector&, std::vector >*) const': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/dictionary.cc:181:52: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 181 | for (size_t j = i, n = 1; j < word.size() && n <= args_->maxn; n++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/dictionary.cc:186:13: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 186 | if (n >= args_->minn && !(n == 1 && (i == 0 || j == word.size()))) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/dictionary.cc: In member function 'void fasttext::Dictionary::initNgrams()': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/dictionary.cc:198:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 198 | for (size_t i = 0; i < size_; i++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/dictionary.cc: In member function 'void fasttext::Dictionary::initTableDiscard()': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/dictionary.cc:296:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 296 | for (size_t i = 0; i < size_; i++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/dictionary.cc: In member function 'void fasttext::Dictionary::addWordNgrams(std::vector&, const std::vector&, int32_t) const': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/dictionary.cc:316:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 316 | for (int32_t i = 0; i < hashes.size(); i++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/dictionary.cc:318:31: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 318 | for (int32_t j = i + 1; j < hashes.size() && j < i + n; j++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/dictionary.cc: In member function 'void fasttext::Dictionary::prune(std::vector&)': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/dictionary.cc:515:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 515 | for (int32_t i = 0; i < words_.size(); i++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/dictionary.cc:517:12: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 517 | (j < words.size() && words[j] == i)) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/loss.cc: In member function 'void fasttext::Loss::findKBest(int32_t, fasttext::real, fasttext::Predictions&, const fasttext::Vector&) const': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/loss.cc:83:21: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 83 | if (heap.size() == k && std_log(output[i]) < heap.front().first) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/loss.cc:88:21: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 88 | if (heap.size() > k) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~~~~~~~^~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: In file included from cfasttext/fasttext/src/matrix.h:16, [INFO] [stderr] warning: cfasttext-sys@0.7.8: from cfasttext/fasttext/src/loss.h:15, [INFO] [stderr] warning: cfasttext-sys@0.7.8: from cfasttext/fasttext/src/loss.cc:9: [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/loss.cc: In member function 'virtual fasttext::real fasttext::NegativeSamplingLoss::forward(const std::vector&, int32_t, fasttext::Model::State&, fasttext::real, bool)': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/loss.cc:171:22: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 171 | assert(targetIndex < targets.size()); [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/loss.cc: In member function 'virtual fasttext::real fasttext::HierarchicalSoftmaxLoss::forward(const std::vector&, int32_t, fasttext::Model::State&, fasttext::real, bool)': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/loss.cc:257:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 257 | for (int32_t i = 0; i < pathToRoot.size(); i++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/loss.cc: In member function 'void fasttext::HierarchicalSoftmaxLoss::dfs(int32_t, fasttext::real, int32_t, fasttext::real, fasttext::Predictions&, const fasttext::Vector&) const': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/loss.cc:282:19: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 282 | if (heap.size() == k && score < heap.front().first) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/loss.cc:289:21: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 289 | if (heap.size() > k) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~~~~~~~^~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/loss.cc: In member function 'virtual fasttext::real fasttext::SoftmaxLoss::forward(const std::vector&, int32_t, fasttext::Model::State&, fasttext::real, bool)': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/loss.cc:331:22: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 331 | assert(targetIndex < targets.size()); [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/productquantizer.cc: In member function 'void fasttext::ProductQuantizer::load(std::istream&)': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/productquantizer.cc:246:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 246 | for (auto i = 0; i < centroids_.size(); i++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: In file included from cfasttext/fasttext/src/matrix.h:16, [INFO] [stderr] warning: cfasttext-sys@0.7.8: from cfasttext/fasttext/src/densematrix.h:18, [INFO] [stderr] warning: cfasttext-sys@0.7.8: from cfasttext/fasttext/src/densematrix.cc:9: [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/densematrix.h: In member function 'const fasttext::real& fasttext::DenseMatrix::at(int64_t, int64_t) const': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/densematrix.h:48:23: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 48 | assert(i * n_ + j < data_.size()); [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/densematrix.cc: In member function 'void fasttext::DenseMatrix::uniform(fasttext::real, unsigned int, int32_t)': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/densematrix.cc:48:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 48 | for (int i = 0; i < thread; i++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/densematrix.cc:51:27: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 51 | for (int32_t i = 0; i < threads.size(); i++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: In file included from cfasttext/fasttext/src/matrix.h:16, [INFO] [stderr] warning: cfasttext-sys@0.7.8: from cfasttext/fasttext/src/densematrix.h:18, [INFO] [stderr] warning: cfasttext-sys@0.7.8: from cfasttext/fasttext/src/quantmatrix.h:20, [INFO] [stderr] warning: cfasttext-sys@0.7.8: from cfasttext/fasttext/src/quantmatrix.cc:9: [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/densematrix.h: In member function 'const fasttext::real& fasttext::DenseMatrix::at(int64_t, int64_t) const': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/densematrix.h:48:23: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 48 | assert(i * n_ + j < data_.size()); [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: In file included from cfasttext/fasttext/src/matrix.h:16, [INFO] [stderr] warning: cfasttext-sys@0.7.8: from cfasttext/fasttext/src/densematrix.h:18, [INFO] [stderr] warning: cfasttext-sys@0.7.8: from cfasttext/fasttext/src/fasttext.h:23, [INFO] [stderr] warning: cfasttext-sys@0.7.8: from cfasttext/fasttext/src/fasttext.cc:9: [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/densematrix.h: In member function 'const fasttext::real& fasttext::DenseMatrix::at(int64_t, int64_t) const': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/densematrix.h:48:23: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 48 | assert(i * n_ + j < data_.size()); [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc: In member function 'void fasttext::FastText::getWordVector(fasttext::Vector&, const std::string&) const': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:114:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 114 | for (int i = 0; i < ngrams.size(); i++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc: In lambda function: [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:314:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'const int' [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 314 | if (i1 == eosid && i2 == eosid) { // satisfy strict weak ordering [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~^~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:314:27: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'const int' [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 314 | if (i1 == eosid && i2 == eosid) { // satisfy strict weak ordering [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~^~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:317:18: warning: comparison of integer expressions of different signedness: 'const int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 317 | return eosid == i1 || (eosid != i2 && norms[i1] > norms[i2]); [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~^~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:317:34: warning: comparison of integer expressions of different signedness: 'const int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 317 | return eosid == i1 || (eosid != i2 && norms[i1] > norms[i2]); [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~^~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc: In member function 'void fasttext::FastText::quantize(const fasttext::Args&, const TrainCallback&)': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:337:40: warning: comparison of integer expressions of different signedness: 'const size_t' {aka 'const long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 337 | if (qargs.cutoff > 0 && qargs.cutoff < input->size(0)) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:342:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 342 | for (auto i = 0; i < idx.size(); i++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc: In member function 'void fasttext::FastText::cbow(fasttext::Model::State&, fasttext::real, const std::vector&)': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:393:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 393 | for (int32_t w = 0; w < line.size(); w++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:397:41: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 397 | if (c != 0 && w + c >= 0 && w + c < line.size()) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc: In member function 'void fasttext::FastText::skipgram(fasttext::Model::State&, fasttext::real, const std::vector&)': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:411:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 411 | for (int32_t w = 0; w < line.size(); w++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:415:41: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 415 | if (c != 0 && w + c >= 0 && w + c < line.size()) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc: In member function 'void fasttext::FastText::getSentenceVector(std::istream&, fasttext::Vector&)': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:495:27: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 495 | for (int32_t i = 0; i < line.size(); i++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc: In member function 'std::vector, fasttext::Vector> > fasttext::FastText::getNgramVectors(const std::string&) const': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:530:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 530 | for (int32_t i = 0; i < ngrams.size(); i++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc: In member function 'std::vector > > fasttext::FastText::getNN(const fasttext::DenseMatrix&, const fasttext::Vector&, int32_t, const std::set >&)': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:591:23: warning: comparison of integer expressions of different signedness: 'std::vector > >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 591 | if (heap.size() == k && similarity < heap.front().first) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:596:23: warning: comparison of integer expressions of different signedness: 'std::vector > >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 596 | if (heap.size() > k) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~~~~~~~~~~~^~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc: In member function 'std::shared_ptr fasttext::FastText::getInputMatrixFromFile(const std::string&) const': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:696:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 696 | for (size_t i = 0; i < n; i++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:701:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 701 | for (size_t j = 0; j < dim; j++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:713:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 713 | for (size_t i = 0; i < n; i++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:718:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 718 | for (size_t j = 0; j < dim; j++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc: In member function 'void fasttext::FastText::startThreads(const TrainCallback&)': [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:803:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: cfasttext-sys@0.7.8: 803 | for (int32_t i = 0; i < threads.size(); i++) { [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ~~^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc: At global scope: [INFO] [stderr] warning: cfasttext-sys@0.7.8: cfasttext/fasttext/src/fasttext.cc:832:1: fatal error: error writing to /tmp/ccXqkocP.s: No space left on device [INFO] [stderr] warning: cfasttext-sys@0.7.8: 832 | } // namespace fasttext [INFO] [stderr] warning: cfasttext-sys@0.7.8: | ^ [INFO] [stderr] warning: cfasttext-sys@0.7.8: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `cfasttext-sys v0.7.8` [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/cfasttext-sys-ae2d4d4c3c3b3205/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/cfasttext-sys-977dc763fa76c8be/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] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/cfasttext-sys-977dc763fa76c8be/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/cfasttext-sys-977dc763fa76c8be/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/args.cc: In member function 'void fasttext::Args::parseArgs(const std::vector >&)': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/args.cc:121:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 121 | for (int ai = 2; ai < args.size(); ai += 2) { [INFO] [stderr] cargo:warning= | ~~~^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/args.cc:222:19: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 222 | } catch (std::out_of_range) { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from cfasttext/fasttext/src/matrix.h:16, [INFO] [stderr] cargo:warning= from cfasttext/fasttext/src/densematrix.h:18, [INFO] [stderr] cargo:warning= from cfasttext/fasttext/src/fasttext.h:23, [INFO] [stderr] cargo:warning= from cfasttext/fasttext/src/autotune.h:18, [INFO] [stderr] cargo:warning= from cfasttext/fasttext/src/autotune.cc:9: [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/densematrix.h: In member function 'const fasttext::real& fasttext::DenseMatrix::at(int64_t, int64_t) const': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/densematrix.h:48:23: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 48 | assert(i * n_ + j < data_.size()); [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/dictionary.cc: In member function 'void fasttext::Dictionary::computeSubwords(const std::string&, std::vector&, std::vector >*) const': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/dictionary.cc:181:52: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] cargo:warning= 181 | for (size_t j = i, n = 1; j < word.size() && n <= args_->maxn; n++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/dictionary.cc:186:13: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] [INFO] [stderr] cargo:warning= 186 | if (n >= args_->minn && !(n == 1 && (i == 0 || j == word.size()))) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/dictionary.cc: In member function 'void fasttext::Dictionary::initNgrams()': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/dictionary.cc:198:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 198 | for (size_t i = 0; i < size_; i++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/dictionary.cc: In member function 'void fasttext::Dictionary::initTableDiscard()': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/dictionary.cc:296:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 296 | for (size_t i = 0; i < size_; i++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/dictionary.cc: In member function 'void fasttext::Dictionary::addWordNgrams(std::vector&, const std::vector&, int32_t) const': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/dictionary.cc:316:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 316 | for (int32_t i = 0; i < hashes.size(); i++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/dictionary.cc:318:31: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 318 | for (int32_t j = i + 1; j < hashes.size() && j < i + n; j++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/dictionary.cc: In member function 'void fasttext::Dictionary::prune(std::vector&)': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/dictionary.cc:515:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 515 | for (int32_t i = 0; i < words_.size(); i++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/dictionary.cc:517:12: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 517 | (j < words.size() && words[j] == i)) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/loss.cc: In member function 'void fasttext::Loss::findKBest(int32_t, fasttext::real, fasttext::Predictions&, const fasttext::Vector&) const': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/loss.cc:83:21: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 83 | if (heap.size() == k && std_log(output[i]) < heap.front().first) { [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~^~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/loss.cc:88:21: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 88 | if (heap.size() > k) { [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~^~~ [INFO] [stderr] cargo:warning=In file included from cfasttext/fasttext/src/matrix.h:16, [INFO] [stderr] cargo:warning= from cfasttext/fasttext/src/loss.h:15, [INFO] [stderr] cargo:warning= from cfasttext/fasttext/src/loss.cc:9: [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/loss.cc: In member function 'virtual fasttext::real fasttext::NegativeSamplingLoss::forward(const std::vector&, int32_t, fasttext::Model::State&, fasttext::real, bool)': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/loss.cc:171:22: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 171 | assert(targetIndex < targets.size()); [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/loss.cc: In member function 'virtual fasttext::real fasttext::HierarchicalSoftmaxLoss::forward(const std::vector&, int32_t, fasttext::Model::State&, fasttext::real, bool)': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/loss.cc:257:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 257 | for (int32_t i = 0; i < pathToRoot.size(); i++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/loss.cc: In member function 'void fasttext::HierarchicalSoftmaxLoss::dfs(int32_t, fasttext::real, int32_t, fasttext::real, fasttext::Predictions&, const fasttext::Vector&) const': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/loss.cc:282:19: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 282 | if (heap.size() == k && score < heap.front().first) { [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~^~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/loss.cc:289:21: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 289 | if (heap.size() > k) { [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~^~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/loss.cc: In member function 'virtual fasttext::real fasttext::SoftmaxLoss::forward(const std::vector&, int32_t, fasttext::Model::State&, fasttext::real, bool)': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/loss.cc:331:22: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 331 | assert(targetIndex < targets.size()); [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/productquantizer.cc: In member function 'void fasttext::ProductQuantizer::load(std::istream&)': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/productquantizer.cc:246:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 246 | for (auto i = 0; i < centroids_.size(); i++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from cfasttext/fasttext/src/matrix.h:16, [INFO] [stderr] cargo:warning= from cfasttext/fasttext/src/densematrix.h:18, [INFO] [stderr] cargo:warning= from cfasttext/fasttext/src/densematrix.cc:9: [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/densematrix.h: In member function 'const fasttext::real& fasttext::DenseMatrix::at(int64_t, int64_t) const': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/densematrix.h:48:23: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 48 | assert(i * n_ + j < data_.size()); [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/densematrix.cc: In member function 'void fasttext::DenseMatrix::uniform(fasttext::real, unsigned int, int32_t)': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/densematrix.cc:48:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] cargo:warning= 48 | for (int i = 0; i < thread; i++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/densematrix.cc:51:27: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 51 | for (int32_t i = 0; i < threads.size(); i++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from cfasttext/fasttext/src/matrix.h:16, [INFO] [stderr] cargo:warning= from cfasttext/fasttext/src/densematrix.h:18, [INFO] [stderr] cargo:warning= from cfasttext/fasttext/src/quantmatrix.h:20, [INFO] [stderr] cargo:warning= from cfasttext/fasttext/src/quantmatrix.cc:9: [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/densematrix.h: In member function 'const fasttext::real& fasttext::DenseMatrix::at(int64_t, int64_t) const': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/densematrix.h:48:23: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 48 | assert(i * n_ + j < data_.size()); [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from cfasttext/fasttext/src/matrix.h:16, [INFO] [stderr] cargo:warning= from cfasttext/fasttext/src/densematrix.h:18, [INFO] [stderr] cargo:warning= from cfasttext/fasttext/src/fasttext.h:23, [INFO] [stderr] cargo:warning= from cfasttext/fasttext/src/fasttext.cc:9: [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/densematrix.h: In member function 'const fasttext::real& fasttext::DenseMatrix::at(int64_t, int64_t) const': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/densematrix.h:48:23: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 48 | assert(i * n_ + j < data_.size()); [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc: In member function 'void fasttext::FastText::getWordVector(fasttext::Vector&, const std::string&) const': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:114:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 114 | for (int i = 0; i < ngrams.size(); i++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc: In lambda function: [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:314:12: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'const int' [-Wsign-compare] [INFO] [stderr] cargo:warning= 314 | if (i1 == eosid && i2 == eosid) { // satisfy strict weak ordering [INFO] [stderr] cargo:warning= | ~~~^~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:314:27: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'const int' [-Wsign-compare] [INFO] [stderr] cargo:warning= 314 | if (i1 == eosid && i2 == eosid) { // satisfy strict weak ordering [INFO] [stderr] cargo:warning= | ~~~^~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:317:18: warning: comparison of integer expressions of different signedness: 'const int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 317 | return eosid == i1 || (eosid != i2 && norms[i1] > norms[i2]); [INFO] [stderr] cargo:warning= | ~~~~~~^~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:317:34: warning: comparison of integer expressions of different signedness: 'const int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 317 | return eosid == i1 || (eosid != i2 && norms[i1] > norms[i2]); [INFO] [stderr] cargo:warning= | ~~~~~~^~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc: In member function 'void fasttext::FastText::quantize(const fasttext::Args&, const TrainCallback&)': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:337:40: warning: comparison of integer expressions of different signedness: 'const size_t' {aka 'const long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 337 | if (qargs.cutoff > 0 && qargs.cutoff < input->size(0)) { [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:342:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 342 | for (auto i = 0; i < idx.size(); i++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc: In member function 'void fasttext::FastText::cbow(fasttext::Model::State&, fasttext::real, const std::vector&)': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:393:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 393 | for (int32_t w = 0; w < line.size(); w++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:397:41: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 397 | if (c != 0 && w + c >= 0 && w + c < line.size()) { [INFO] [stderr] cargo:warning= | ~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc: In member function 'void fasttext::FastText::skipgram(fasttext::Model::State&, fasttext::real, const std::vector&)': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:411:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 411 | for (int32_t w = 0; w < line.size(); w++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:415:41: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 415 | if (c != 0 && w + c >= 0 && w + c < line.size()) { [INFO] [stderr] cargo:warning= | ~~~~~~^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc: In member function 'void fasttext::FastText::getSentenceVector(std::istream&, fasttext::Vector&)': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:495:27: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 495 | for (int32_t i = 0; i < line.size(); i++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc: In member function 'std::vector, fasttext::Vector> > fasttext::FastText::getNgramVectors(const std::string&) const': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:530:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 530 | for (int32_t i = 0; i < ngrams.size(); i++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc: In member function 'std::vector > > fasttext::FastText::getNN(const fasttext::DenseMatrix&, const fasttext::Vector&, int32_t, const std::set >&)': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:591:23: warning: comparison of integer expressions of different signedness: 'std::vector > >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 591 | if (heap.size() == k && similarity < heap.front().first) { [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~^~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:596:23: warning: comparison of integer expressions of different signedness: 'std::vector > >::size_type' {aka 'long unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 596 | if (heap.size() > k) { [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~^~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc: In member function 'std::shared_ptr fasttext::FastText::getInputMatrixFromFile(const std::string&) const': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:696:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 696 | for (size_t i = 0; i < n; i++) { [INFO] [stderr] cargo:warning= | ~~^~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:701:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 701 | for (size_t j = 0; j < dim; j++) { [INFO] [stderr] cargo:warning= | ~~^~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:713:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 713 | for (size_t i = 0; i < n; i++) { [INFO] [stderr] cargo:warning= | ~~^~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:718:26: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 718 | for (size_t j = 0; j < dim; j++) { [INFO] [stderr] cargo:warning= | ~~^~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc: In member function 'void fasttext::FastText::startThreads(const TrainCallback&)': [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:803:25: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 803 | for (int32_t i = 0; i < threads.size(); i++) { [INFO] [stderr] cargo:warning= | ~~^~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc: At global scope: [INFO] [stderr] cargo:warning=cfasttext/fasttext/src/fasttext.cc:832:1: fatal error: error writing to /tmp/ccXqkocP.s: No space left on device [INFO] [stderr] cargo:warning= 832 | } // namespace fasttext [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "cfasttext/fasttext/src" "-I" "cfasttext/include" "-Wall" "-Wextra" "-std=c++11" "-pthread" "-funroll-loops" "-o" "/opt/rustwide/target/debug/build/cfasttext-sys-977dc763fa76c8be/out/9f0e16f1327f4bd5-fasttext.o" "-c" "cfasttext/fasttext/src/fasttext.cc" [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "7461fbe1063ebd1d76138f54ed7f8eda783593362016ee9fcbf44750ff6a42a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7461fbe1063ebd1d76138f54ed7f8eda783593362016ee9fcbf44750ff6a42a6", kill_on_drop: false }` [INFO] [stdout] 7461fbe1063ebd1d76138f54ed7f8eda783593362016ee9fcbf44750ff6a42a6