[INFO] cloning repository https://github.com/gcomte/bitcoinvert [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gcomte/bitcoinvert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcomte%2Fbitcoinvert", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcomte%2Fbitcoinvert'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03f29f1fa57ef2179af1eb9acfc27a943e7407d9 [INFO] checking gcomte/bitcoinvert against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcomte%2Fbitcoinvert" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gcomte/bitcoinvert [INFO] finished tweaking git repo https://github.com/gcomte/bitcoinvert [INFO] tweaked toml for git repo https://github.com/gcomte/bitcoinvert written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gcomte/bitcoinvert on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gcomte/bitcoinvert 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d08534685766641e96c5fc8213cec088491d672a014a65c60010c614512659df [INFO] running `Command { std: "docker" "start" "-a" "d08534685766641e96c5fc8213cec088491d672a014a65c60010c614512659df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d08534685766641e96c5fc8213cec088491d672a014a65c60010c614512659df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d08534685766641e96c5fc8213cec088491d672a014a65c60010c614512659df", kill_on_drop: false }` [INFO] [stdout] d08534685766641e96c5fc8213cec088491d672a014a65c60010c614512659df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed204f9cf95a11c2009cb0efd7372a2aea795838ce0fb0cf50178f736481d1ea [INFO] running `Command { std: "docker" "start" "-a" "ed204f9cf95a11c2009cb0efd7372a2aea795838ce0fb0cf50178f736481d1ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Checking testing_table v0.3.0 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Checking tabled v0.20.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking si-unit-prefix v1.0.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking home-config v0.6.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking reqwest v0.12.25 [INFO] [stderr] Checking bitcoinvert v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/int_tests.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | cmd.args(vec![&si_suffix, "SAT", "BTC"]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&&str; _]`, found `[&str; 3]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&&str; _]` [INFO] [stdout] found array `[&str; 3]` [INFO] [stdout] help: the return type of this call is `[&str; 3]` due to the type of the argument passed [INFO] [stdout] --> tests/int_tests.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | cmd.args(vec![&si_suffix, "SAT", "BTC"]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/int_tests.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | cmd.args(vec![&si_suffix_floating, "SAT", "BTC"]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&&str; _]`, found `[&str; 3]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&&str; _]` [INFO] [stdout] found array `[&str; 3]` [INFO] [stdout] help: the return type of this call is `[&str; 3]` due to the type of the argument passed [INFO] [stdout] --> tests/int_tests.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | cmd.args(vec![&si_suffix_floating, "SAT", "BTC"]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/int_tests.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | cmd.args(vec![&thousand_separated_float, "BITS", "BTC"]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&&str; _]`, found `[&str; 3]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&&str; _]` [INFO] [stdout] found array `[&str; 3]` [INFO] [stdout] help: the return type of this call is `[&str; 3]` due to the type of the argument passed [INFO] [stdout] --> tests/int_tests.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | cmd.args(vec![&thousand_separated_float, "BITS", "BTC"]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/int_tests.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | cmd.args(vec![&thousand_separator, "SAT", "BTC"]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&&str; _]`, found `[&str; 3]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&&str; _]` [INFO] [stdout] found array `[&str; 3]` [INFO] [stdout] help: the return type of this call is `[&str; 3]` due to the type of the argument passed [INFO] [stdout] --> tests/int_tests.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | cmd.args(vec![&thousand_separator, "SAT", "BTC"]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bitcoinvert` (test "int_tests") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ed204f9cf95a11c2009cb0efd7372a2aea795838ce0fb0cf50178f736481d1ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed204f9cf95a11c2009cb0efd7372a2aea795838ce0fb0cf50178f736481d1ea", kill_on_drop: false }` [INFO] [stdout] ed204f9cf95a11c2009cb0efd7372a2aea795838ce0fb0cf50178f736481d1ea