[INFO] fetching crate cashaccount-sys 0.1.1...
[INFO] checking cashaccount-sys-0.1.1 against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] extracting crate cashaccount-sys 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate cashaccount-sys 0.1.1 on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "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-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b278a2a98ec0a7d73f09e3e891e5d648b3327fe8773f0fc933ceae058e4b6e31
[INFO] running `Command { std: "docker" "start" "-a" "b278a2a98ec0a7d73f09e3e891e5d648b3327fe8773f0fc933ceae058e4b6e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b278a2a98ec0a7d73f09e3e891e5d648b3327fe8773f0fc933ceae058e4b6e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b278a2a98ec0a7d73f09e3e891e5d648b3327fe8773f0fc933ceae058e4b6e31", kill_on_drop: false }`
[INFO] [stdout] b278a2a98ec0a7d73f09e3e891e5d648b3327fe8773f0fc933ceae058e4b6e31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 258e5e1aaf4f5003d2d16c5bc5168a49b0aa7c011e0647944281a9fe6c8834dd
[INFO] running `Command { std: "docker" "start" "-a" "258e5e1aaf4f5003d2d16c5bc5168a49b0aa7c011e0647944281a9fe6c8834dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling cc v1.2.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cashaccount-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp: In function 'int cashacc_parse_opreturn(const char*, unsigned int, bool, CashAccount*)':
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:62:45: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    62 |   for (int i = CASHACCOUNT_PREFIX_LENGTH; i < len; ++i) {
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |                                           ~~^~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:68:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    68 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:70:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    70 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:72:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    72 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:75:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    75 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:77:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    77 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:79:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    79 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:84:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    84 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:86:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    86 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:88:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    88 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:90:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    90 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:92:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    92 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.67s
[INFO] running `Command { std: "docker" "inspect" "258e5e1aaf4f5003d2d16c5bc5168a49b0aa7c011e0647944281a9fe6c8834dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "258e5e1aaf4f5003d2d16c5bc5168a49b0aa7c011e0647944281a9fe6c8834dd", kill_on_drop: false }`
[INFO] [stdout] 258e5e1aaf4f5003d2d16c5bc5168a49b0aa7c011e0647944281a9fe6c8834dd
