[INFO] fetching crate rustywallet-coinjoin 0.1.0... [INFO] testing rustywallet-coinjoin-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rustywallet-coinjoin 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate rustywallet-coinjoin 0.1.0 [INFO] finished tweaking crates.io crate rustywallet-coinjoin 0.1.0 [INFO] tweaked toml for crates.io crate rustywallet-coinjoin 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustywallet-coinjoin 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustywallet-coinjoin 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3fa3ead61a6ce42e9d70c222062d6c0ee413eb56e0d008bb614dc87454481af [INFO] running `Command { std: "docker" "start" "-a" "e3fa3ead61a6ce42e9d70c222062d6c0ee413eb56e0d008bb614dc87454481af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3fa3ead61a6ce42e9d70c222062d6c0ee413eb56e0d008bb614dc87454481af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3fa3ead61a6ce42e9d70c222062d6c0ee413eb56e0d008bb614dc87454481af", kill_on_drop: false }` [INFO] [stdout] e3fa3ead61a6ce42e9d70c222062d6c0ee413eb56e0d008bb614dc87454481af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 560dc5975314926f3c460dac454629ee15dfb834a1b042d82d3b3ed7bc3b47e4 [INFO] running `Command { std: "docker" "start" "-a" "560dc5975314926f3c460dac454629ee15dfb834a1b042d82d3b3ed7bc3b47e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bech32 v0.11.1 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling zmij v1.0.5 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustywallet-keys v0.1.2 [INFO] [stderr] Compiling rustywallet-address v0.1.2 [INFO] [stderr] Compiling rustywallet-taproot v0.1.0 [INFO] [stderr] Compiling rustywallet-signer v0.1.2 [INFO] [stderr] Compiling rustywallet-tx v0.1.0 [INFO] [stderr] Compiling rustywallet-tx v0.2.0 [INFO] [stderr] Compiling rustywallet-psbt v0.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustywallet-coinjoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.70s [INFO] running `Command { std: "docker" "inspect" "560dc5975314926f3c460dac454629ee15dfb834a1b042d82d3b3ed7bc3b47e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "560dc5975314926f3c460dac454629ee15dfb834a1b042d82d3b3ed7bc3b47e4", kill_on_drop: false }` [INFO] [stdout] 560dc5975314926f3c460dac454629ee15dfb834a1b042d82d3b3ed7bc3b47e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0badfeb91f965b8219952ad132c9d0a1f515ff1c6f64ca2b78477e0fbfab01b4 [INFO] running `Command { std: "docker" "start" "-a" "0badfeb91f965b8219952ad132c9d0a1f515ff1c6f64ca2b78477e0fbfab01b4", kill_on_drop: false }` [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling rustywallet-keys v0.1.2 [INFO] [stderr] Compiling rustywallet-address v0.1.2 [INFO] [stderr] Compiling rustywallet-signer v0.1.2 [INFO] [stderr] Compiling rustywallet-taproot v0.1.0 [INFO] [stderr] Compiling rustywallet-tx v0.1.0 [INFO] [stderr] Compiling rustywallet-tx v0.2.0 [INFO] [stderr] Compiling rustywallet-psbt v0.1.0 [INFO] [stderr] Compiling rustywallet-coinjoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find type `InputRef` in this scope [INFO] [stdout] --> src/coordinator.rs:304:18 [INFO] [stdout] | [INFO] [stdout] 304 | vec![InputRef::from_outpoint([1u8; 32], 0, amount)], [INFO] [stdout] | ^^^^^^^^ use of undeclared type `InputRef` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 299 + use crate::InputRef; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustywallet-coinjoin` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0badfeb91f965b8219952ad132c9d0a1f515ff1c6f64ca2b78477e0fbfab01b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0badfeb91f965b8219952ad132c9d0a1f515ff1c6f64ca2b78477e0fbfab01b4", kill_on_drop: false }` [INFO] [stdout] 0badfeb91f965b8219952ad132c9d0a1f515ff1c6f64ca2b78477e0fbfab01b4