[INFO] fetching crate cashaccount-sys 0.1.1...
[INFO] checking cashaccount-sys-0.1.1 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate cashaccount-sys 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate cashaccount-sys 0.1.1 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "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-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a6da298eaadec8b66beb72d2edc23d849a9ab3730202cee4324fc9794381d54
[INFO] running `Command { std: "docker" "start" "-a" "3a6da298eaadec8b66beb72d2edc23d849a9ab3730202cee4324fc9794381d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a6da298eaadec8b66beb72d2edc23d849a9ab3730202cee4324fc9794381d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a6da298eaadec8b66beb72d2edc23d849a9ab3730202cee4324fc9794381d54", kill_on_drop: false }`
[INFO] [stdout] 3a6da298eaadec8b66beb72d2edc23d849a9ab3730202cee4324fc9794381d54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1e6a07c9629583c5c12e4e283c59b952c8da8bad9861503d80ca38a413aeb1d
[INFO] running `Command { std: "docker" "start" "-a" "e1e6a07c9629583c5c12e4e283c59b952c8da8bad9861503d80ca38a413aeb1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.9.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 22.35s
[INFO] running `Command { std: "docker" "inspect" "e1e6a07c9629583c5c12e4e283c59b952c8da8bad9861503d80ca38a413aeb1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1e6a07c9629583c5c12e4e283c59b952c8da8bad9861503d80ca38a413aeb1d", kill_on_drop: false }`
[INFO] [stdout] e1e6a07c9629583c5c12e4e283c59b952c8da8bad9861503d80ca38a413aeb1d
