[INFO] crate cashaccount-sys 0.1.1 is already in cache [INFO] testing cashaccount-sys-0.1.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate cashaccount-sys 0.1.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate cashaccount-sys 0.1.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cashaccount-sys 0.1.1 [INFO] finished tweaking crates.io crate cashaccount-sys 0.1.1 [INFO] tweaked toml for crates.io crate cashaccount-sys 0.1.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 342a9b85bf2fd9271f143c5b7b8ba69263babe457a07210d56ee5b3ffb164c0e [INFO] running `"docker" "start" "-a" "342a9b85bf2fd9271f143c5b7b8ba69263babe457a07210d56ee5b3ffb164c0e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling cashaccount-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp: In function 'int cashacc_parse_opreturn(const char*, unsigned int, bool, CashAccount*)': [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:62:45: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 62 | for (int i = CASHACCOUNT_PREFIX_LENGTH; i < len; ++i) { [INFO] [stderr] warning: | ~~^~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:68:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 68 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:70:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 70 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:72:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 72 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:75:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 75 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:77:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 77 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:79:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 79 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:84:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 84 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:86:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 86 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:88:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 88 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:90:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 90 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:92:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 92 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.07s [INFO] running `"docker" "inspect" "342a9b85bf2fd9271f143c5b7b8ba69263babe457a07210d56ee5b3ffb164c0e"` [INFO] running `"docker" "rm" "-f" "342a9b85bf2fd9271f143c5b7b8ba69263babe457a07210d56ee5b3ffb164c0e"` [INFO] [stdout] 342a9b85bf2fd9271f143c5b7b8ba69263babe457a07210d56ee5b3ffb164c0e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 01c41fbd0c5c3122ef767ef23a1ff43db5c0b2b8f619d2e43701a8dc9de403c4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "01c41fbd0c5c3122ef767ef23a1ff43db5c0b2b8f619d2e43701a8dc9de403c4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp: In function 'int cashacc_parse_opreturn(const char*, unsigned int, bool, CashAccount*)': [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:62:45: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 62 | for (int i = CASHACCOUNT_PREFIX_LENGTH; i < len; ++i) { [INFO] [stderr] warning: | ~~^~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:68:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 68 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:70:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 70 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:72:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 72 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:75:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 75 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:77:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 77 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:79:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 79 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:84:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 84 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:86:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 86 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:88:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 88 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:90:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 90 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:92:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 92 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] Compiling cashaccount-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "01c41fbd0c5c3122ef767ef23a1ff43db5c0b2b8f619d2e43701a8dc9de403c4"` [INFO] running `"docker" "rm" "-f" "01c41fbd0c5c3122ef767ef23a1ff43db5c0b2b8f619d2e43701a8dc9de403c4"` [INFO] [stdout] 01c41fbd0c5c3122ef767ef23a1ff43db5c0b2b8f619d2e43701a8dc9de403c4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stdout] 5d3fc167247f6c1e219fa25310ca36ba4150ac9b0548c25cf50df6ed28ee8037 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5d3fc167247f6c1e219fa25310ca36ba4150ac9b0548c25cf50df6ed28ee8037"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp: In function 'int cashacc_parse_opreturn(const char*, unsigned int, bool, CashAccount*)': [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:62:45: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 62 | for (int i = CASHACCOUNT_PREFIX_LENGTH; i < len; ++i) { [INFO] [stderr] warning: | ~~^~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:68:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 68 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:70:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 70 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:72:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 72 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:75:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 75 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:77:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 77 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:79:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 79 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:84:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 84 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:86:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 86 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:88:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 88 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:90:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 90 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 46 | if (++i >= len) \ [INFO] [stderr] warning: | ~~~~^~~~~~ [INFO] [stderr] warning: libcashaccount/src/cashaccount.cpp:92:7: note: in expansion of macro 'INCREMENT_I' [INFO] [stderr] warning: 92 | INCREMENT_I; [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cashaccount_sys-b1cd30293a0eed25 [INFO] [stderr] Doc-tests cashaccount-sys [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test bindgen_test_layout_CashAccount ... ok [INFO] [stdout] test tests::accountname ... ok [INFO] [stdout] test bindgen_test_layout_Payload ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "5d3fc167247f6c1e219fa25310ca36ba4150ac9b0548c25cf50df6ed28ee8037"` [INFO] running `"docker" "rm" "-f" "5d3fc167247f6c1e219fa25310ca36ba4150ac9b0548c25cf50df6ed28ee8037"` [INFO] [stdout] 5d3fc167247f6c1e219fa25310ca36ba4150ac9b0548c25cf50df6ed28ee8037