[INFO] fetching crate cashweb-bitcoin 0.1.0-alpha.4... [INFO] testing cashweb-bitcoin-0.1.0-alpha.4 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate cashweb-bitcoin 0.1.0-alpha.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate cashweb-bitcoin 0.1.0-alpha.4 [INFO] finished tweaking crates.io crate cashweb-bitcoin 0.1.0-alpha.4 [INFO] tweaked toml for crates.io crate cashweb-bitcoin 0.1.0-alpha.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cashweb-bitcoin 0.1.0-alpha.4 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 97 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding rand v0.6.5 (available: v0.9.2) [INFO] [stderr] Adding ring v0.16.20 (available: v0.17.14) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80de404bcdbc6971d5cff9a8d2e2f37cb6795564d679902b8c195f8993035b7d [INFO] running `Command { std: "docker" "start" "-a" "80de404bcdbc6971d5cff9a8d2e2f37cb6795564d679902b8c195f8993035b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80de404bcdbc6971d5cff9a8d2e2f37cb6795564d679902b8c195f8993035b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80de404bcdbc6971d5cff9a8d2e2f37cb6795564d679902b8c195f8993035b7d", kill_on_drop: false }` [INFO] [stdout] 80de404bcdbc6971d5cff9a8d2e2f37cb6795564d679902b8c195f8993035b7d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e51fab23d9201ef50daa8fa1a113392c4de55e38e762556b9e8e39659b0491d2 [INFO] running `Command { std: "docker" "start" "-a" "e51fab23d9201ef50daa8fa1a113392c4de55e38e762556b9e8e39659b0491d2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cashweb-secp256k1-sys v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cashweb-secp256k1 v0.19.1 [INFO] [stderr] Compiling cashweb-bitcoin v0.1.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.03s [INFO] running `Command { std: "docker" "inspect" "e51fab23d9201ef50daa8fa1a113392c4de55e38e762556b9e8e39659b0491d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51fab23d9201ef50daa8fa1a113392c4de55e38e762556b9e8e39659b0491d2", kill_on_drop: false }` [INFO] [stdout] e51fab23d9201ef50daa8fa1a113392c4de55e38e762556b9e8e39659b0491d2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b27ea5eec2aa1f8dbb7cf9a5124042f924afb42403d72fd9848ab1b0d90f9c5c [INFO] running `Command { std: "docker" "start" "-a" "b27ea5eec2aa1f8dbb7cf9a5124042f924afb42403d72fd9848ab1b0d90f9c5c", kill_on_drop: false }` [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling cashweb-bitcoin v0.1.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0282]: type annotations needed for `Vec<_>` [INFO] [stdout] --> src/transaction/mod.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 337 | let mut raw_tx_output = Vec::with_capacity(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ --------------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `raw_tx_output` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 337 | let mut raw_tx_output: Vec = Vec::with_capacity(0); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/transaction/mod.rs:338:24 [INFO] [stdout] | [INFO] [stdout] 338 | assert!(tx.encode(&mut raw_tx_output.as_mut_slice()).is_err()); [INFO] [stdout] | ^^^^^^ cannot infer type of the type parameter `B` declared on the method `encode` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `&mut [_]: BufMut` found in the `bytes` crate: [INFO] [stdout] - impl BufMut for &mut [MaybeUninit]; [INFO] [stdout] - impl BufMut for &mut [u8]; [INFO] [stdout] note: required by a bound in `Encodable::encode` [INFO] [stdout] --> src/lib.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | fn encode(&self, buf: &mut B) -> Result<(), InsufficientCapacity> { [INFO] [stdout] | ^^^^^^ required by this bound in `Encodable::encode` [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 338 | assert!(tx.encode::<&mut [T]>(&mut raw_tx_output.as_mut_slice()).is_err()); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cashweb-bitcoin` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b27ea5eec2aa1f8dbb7cf9a5124042f924afb42403d72fd9848ab1b0d90f9c5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b27ea5eec2aa1f8dbb7cf9a5124042f924afb42403d72fd9848ab1b0d90f9c5c", kill_on_drop: false }` [INFO] [stdout] b27ea5eec2aa1f8dbb7cf9a5124042f924afb42403d72fd9848ab1b0d90f9c5c