[INFO] fetching crate ex3-node-types 0.15.165...
[INFO] checking ex3-node-types-0.15.165 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate ex3-node-types 0.15.165 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ex3-node-types 0.15.165 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ex3-node-types 0.15.165
[INFO] finished tweaking crates.io crate ex3-node-types 0.15.165
[INFO] tweaked toml for crates.io crate ex3-node-types 0.15.165 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 79 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75b7e58ab8bf3580d364e46b9efc6bca4992197d6c371354b77c45544d3312c3
[INFO] running `Command { std: "docker" "start" "-a" "75b7e58ab8bf3580d364e46b9efc6bca4992197d6c371354b77c45544d3312c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75b7e58ab8bf3580d364e46b9efc6bca4992197d6c371354b77c45544d3312c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75b7e58ab8bf3580d364e46b9efc6bca4992197d6c371354b77c45544d3312c3", kill_on_drop: false }`
[INFO] [stdout] 75b7e58ab8bf3580d364e46b9efc6bca4992197d6c371354b77c45544d3312c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea416a87cde843bb259b465c7e3f0cf3bf91b37085dbf8a45a74c350d594f5ba
[INFO] running `Command { std: "docker" "start" "-a" "ea416a87cde843bb259b465c7e3f0cf3bf91b37085dbf8a45a74c350d594f5ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling ex3-payload-derive v0.15.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking pretty v0.12.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling async-trait v0.1.83
[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.215
[INFO] [stderr]     Checking ic_principal v0.1.1
[INFO] [stderr]     Checking serde_bytes v0.11.15
[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.7
[INFO] [stderr]     Checking ex3-serde v0.15.0
[INFO] [stderr]     Checking candid v0.10.10
[INFO] [stderr]     Checking ex3-timestamp v0.15.5
[INFO] [stderr]     Checking ex3-node-types v0.15.165 (/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<usize> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ expected `(usize, std::option::Option<usize>)`, found `std::option::Option<usize>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&Ex3Uint, &Ex3Uint) -> (usize, std::option::Option<usize>)`
[INFO] [stdout]                found signature `fn(&Ex3Uint, &Ex3Uint) -> std::option::Option<usize>`
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn steps_between(start: &Self, end: &Self) -> (usize, std::option::Option<usize>) {
[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<usize> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ expected `(usize, std::option::Option<usize>)`, found `std::option::Option<usize>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&number::Ex3Uint, &number::Ex3Uint) -> (usize, std::option::Option<usize>)`
[INFO] [stdout]                found signature `fn(&number::Ex3Uint, &number::Ex3Uint) -> std::option::Option<usize>`
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn steps_between(start: &Self, end: &Self) -> (usize, std::option::Option<usize>) {
[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" "ea416a87cde843bb259b465c7e3f0cf3bf91b37085dbf8a45a74c350d594f5ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea416a87cde843bb259b465c7e3f0cf3bf91b37085dbf8a45a74c350d594f5ba", kill_on_drop: false }`
[INFO] [stdout] ea416a87cde843bb259b465c7e3f0cf3bf91b37085dbf8a45a74c350d594f5ba
