[INFO] fetching crate ex3-wallet-registry-factory-client 0.17.5... [INFO] testing ex3-wallet-registry-factory-client-0.17.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate ex3-wallet-registry-factory-client 0.17.5 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ex3-wallet-registry-factory-client 0.17.5 [INFO] finished tweaking crates.io crate ex3-wallet-registry-factory-client 0.17.5 [INFO] tweaked toml for crates.io crate ex3-wallet-registry-factory-client 0.17.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ex3-wallet-registry-factory-client 0.17.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 126 packages to latest compatible versions [INFO] [stderr] Adding mockall v0.12.1 (available: v0.13.1) [INFO] [stderr] Adding rstest v0.18.2 (available: v0.26.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75a18af819e648991b1595c69b01c8186a6f2931db47d253f487392e3de30e32 [INFO] running `Command { std: "docker" "start" "-a" "75a18af819e648991b1595c69b01c8186a6f2931db47d253f487392e3de30e32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75a18af819e648991b1595c69b01c8186a6f2931db47d253f487392e3de30e32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a18af819e648991b1595c69b01c8186a6f2931db47d253f487392e3de30e32", kill_on_drop: false }` [INFO] [stdout] 75a18af819e648991b1595c69b01c8186a6f2931db47d253f487392e3de30e32 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ac28389c2f8cd10a6f10c32f618b57b9dc1e0440f04f9380140078d50458830 [INFO] running `Command { std: "docker" "start" "-a" "9ac28389c2f8cd10a6f10c32f618b57b9dc1e0440f04f9380140078d50458830", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling pretty v0.12.5 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ic-cdk-executor v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ic0 v0.21.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling ex3-payload-derive v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling candid_derive v0.10.19 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ex3-node-error v0.14.1 [INFO] [stderr] Compiling ex3-crypto v0.15.21 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling ic-stable-structures v0.6.9 [INFO] [stderr] Compiling ex3-serde v0.15.0 [INFO] [stderr] Compiling candid v0.10.19 [INFO] [stderr] Compiling ex3-common-error-info v0.15.2 [INFO] [stderr] Compiling ex3-timestamp v0.15.5 [INFO] [stderr] Compiling ex3-node-types v0.15.166 [INFO] [stderr] Compiling ex3-canister-error v0.17.9 [INFO] [stdout] error[E0053]: method `steps_between` has an incompatible type for trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ex3-node-types-0.15.166/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] [stderr] Compiling ic-cdk-macros v0.8.4 [INFO] [stderr] Compiling ic-cdk v0.12.3 [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 [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9ac28389c2f8cd10a6f10c32f618b57b9dc1e0440f04f9380140078d50458830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ac28389c2f8cd10a6f10c32f618b57b9dc1e0440f04f9380140078d50458830", kill_on_drop: false }` [INFO] [stdout] 9ac28389c2f8cd10a6f10c32f618b57b9dc1e0440f04f9380140078d50458830