[INFO] fetching crate ex3-node-types 0.15.166... [INFO] checking ex3-node-types-0.15.166 against try#0c7fed2b7584d310ca8221267fa1b3bec4df427f for pr-133502-4 [INFO] extracting crate ex3-node-types 0.15.166 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate ex3-node-types 0.15.166 on toolchain 0c7fed2b7584d310ca8221267fa1b3bec4df427f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ex3-node-types 0.15.166 [INFO] finished tweaking crates.io crate ex3-node-types 0.15.166 [INFO] tweaked toml for crates.io crate ex3-node-types 0.15.166 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 77 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a7b52e07c9573deea5d21b1e084e5d66d8e58a80ec0667d26192c263bf2b50e [INFO] running `Command { std: "docker" "start" "-a" "3a7b52e07c9573deea5d21b1e084e5d66d8e58a80ec0667d26192c263bf2b50e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a7b52e07c9573deea5d21b1e084e5d66d8e58a80ec0667d26192c263bf2b50e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7b52e07c9573deea5d21b1e084e5d66d8e58a80ec0667d26192c263bf2b50e", kill_on_drop: false }` [INFO] [stdout] 3a7b52e07c9573deea5d21b1e084e5d66d8e58a80ec0667d26192c263bf2b50e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c7fed2b7584d310ca8221267fa1b3bec4df427f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba5e6759685925c288e8815c9a7648861d48a913f981ade7f2ac6775348698e1 [INFO] running `Command { std: "docker" "start" "-a" "ba5e6759685925c288e8815c9a7648861d48a913f981ade7f2ac6775348698e1", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking pretty v0.12.4 [INFO] [stderr] Compiling ex3-payload-derive v0.15.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking ex3-node-error v0.14.1 [INFO] [stderr] Checking ex3-crypto v0.15.21 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking ic_principal v0.1.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ic-stable-structures v0.6.8 [INFO] [stderr] Checking ex3-serde v0.15.0 [INFO] [stderr] Checking candid v0.10.13 [INFO] [stderr] Checking ex3-timestamp v0.15.5 [INFO] [stderr] Checking ex3-node-types v0.15.166 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `transaction::withdrawal::Withdrawal`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Withdrawal { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `transaction::withdrawal::Withdrawal`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | impl Storable for Withdrawal { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `transaction::withdrawal::Withdrawal`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Withdrawal { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `transaction::withdrawal::Withdrawal`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | impl Storable for Withdrawal { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `transaction::withdrawal::Withdrawal`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:138:26 [INFO] [stdout] | [INFO] [stdout] 138 | let withdrawal = Withdrawal { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `transaction::withdrawal::Withdrawal`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:152:22 [INFO] [stdout] | [INFO] [stdout] 152 | let decoded: Withdrawal = bincode::deserialize(&encoded).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `transaction::withdrawal::Withdrawal`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:157:22 [INFO] [stdout] | [INFO] [stdout] 157 | let decoded: Withdrawal = cbor::deserialize(&encoded).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `transaction::withdrawal::Withdrawal`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:163:26 [INFO] [stdout] | [INFO] [stdout] 163 | let withdrawal = Withdrawal { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `transaction::withdrawal::Withdrawal`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:177:23 [INFO] [stdout] | [INFO] [stdout] 177 | let decoded = Withdrawal::from_bytes(bytes); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `steps_between` has an incompatible type for trait [INFO] [stdout] --> src/number/mod.rs:162:51 [INFO] [stdout] | [INFO] [stdout] 162 | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ expected `(usize, std::option::Option)`, found `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&Ex3Uint, &Ex3Uint) -> (usize, std::option::Option)` [INFO] [stdout] found signature `fn(&Ex3Uint, &Ex3Uint) -> std::option::Option` [INFO] [stdout] help: change the output type to match the trait [INFO] [stdout] | [INFO] [stdout] 162 - fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 162 + fn steps_between(start: &Self, end: &Self) -> (usize, std::option::Option) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `steps_between` has an incompatible type for trait [INFO] [stdout] --> src/number/mod.rs:162:51 [INFO] [stdout] | [INFO] [stdout] 162 | fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ expected `(usize, std::option::Option)`, found `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(&number::Ex3Uint, &number::Ex3Uint) -> (usize, std::option::Option)` [INFO] [stdout] found signature `fn(&number::Ex3Uint, &number::Ex3Uint) -> std::option::Option` [INFO] [stdout] help: change the output type to match the trait [INFO] [stdout] | [INFO] [stdout] 162 - fn steps_between(start: &Self, end: &Self) -> Option { [INFO] [stdout] 162 + fn steps_between(start: &Self, end: &Self) -> (usize, std::option::Option) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `transaction::withdrawal::Withdrawal::chain`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | / chain: Chain { [INFO] [stdout] 140 | | r#type: ChainType::Ethereum, [INFO] [stdout] 141 | | network: 1u8.into(), [INFO] [stdout] 142 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `transaction::withdrawal::Withdrawal::sign_schema`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | sign_schema: SignatureSchema::EvmEcdsa, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `transaction::withdrawal::Withdrawal::to`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | to: "0x0000001312312321313213".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `transaction::withdrawal::Withdrawal::asset_id`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | asset_id: AssetId::from(2000u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `transaction::withdrawal::Withdrawal::amount`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | amount: AssetAmount::from(10000u64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `transaction::withdrawal::Withdrawal::fee`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | fee: AssetAmount::from(100u64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `transaction::withdrawal::Withdrawal::chain`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | / chain: Chain { [INFO] [stdout] 165 | | r#type: ChainType::Ethereum, [INFO] [stdout] 166 | | network: 1u8.into(), [INFO] [stdout] 167 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `transaction::withdrawal::Withdrawal::sign_schema`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | sign_schema: SignatureSchema::EvmEcdsa, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `transaction::withdrawal::Withdrawal::to`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | to: "0x3f349bBaFEc1551819B8be1EfEA2fC46cA749aA1".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `transaction::withdrawal::Withdrawal::asset_id`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | asset_id: AssetId::from(u128::MAX), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `transaction::withdrawal::Withdrawal::amount`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | amount: AssetAmount::from(u128::MAX), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `transaction::withdrawal::Withdrawal::fee`: Use WithdrawalV2 instead, will remove when vetkd is ready [INFO] [stdout] --> src/transaction/withdrawal.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | fee: AssetAmount::from(u128::MAX), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ex3-node-types` (lib) due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ex3-node-types` (lib test) due to 1 previous error; 19 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ba5e6759685925c288e8815c9a7648861d48a913f981ade7f2ac6775348698e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba5e6759685925c288e8815c9a7648861d48a913f981ade7f2ac6775348698e1", kill_on_drop: false }` [INFO] [stdout] ba5e6759685925c288e8815c9a7648861d48a913f981ade7f2ac6775348698e1