[INFO] fetching crate cashaccount-sys 0.1.1... [INFO] checking cashaccount-sys-0.1.1 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate cashaccount-sys 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate cashaccount-sys 0.1.1 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clang-sys v1.1.1 [INFO] [stderr] Downloaded libloading v0.7.0 [INFO] [stderr] Downloaded bindgen v0.57.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ab0c0985a2250da0c17b6b3c8f764486db1c4f8587ab48a85aa02374e3a4071a [INFO] running `Command { std: "docker" "start" "-a" "ab0c0985a2250da0c17b6b3c8f764486db1c4f8587ab48a85aa02374e3a4071a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab0c0985a2250da0c17b6b3c8f764486db1c4f8587ab48a85aa02374e3a4071a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab0c0985a2250da0c17b6b3c8f764486db1c4f8587ab48a85aa02374e3a4071a", kill_on_drop: false }` [INFO] [stdout] ab0c0985a2250da0c17b6b3c8f764486db1c4f8587ab48a85aa02374e3a4071a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d032a7a6a6682da7104448739dc8d91b97f1cc7633c331195c014c2fec5fe51b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d032a7a6a6682da7104448739dc8d91b97f1cc7633c331195c014c2fec5fe51b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.3 [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 1m 10s [INFO] running `Command { std: "docker" "inspect" "d032a7a6a6682da7104448739dc8d91b97f1cc7633c331195c014c2fec5fe51b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d032a7a6a6682da7104448739dc8d91b97f1cc7633c331195c014c2fec5fe51b", kill_on_drop: false }` [INFO] [stdout] d032a7a6a6682da7104448739dc8d91b97f1cc7633c331195c014c2fec5fe51b