[INFO] fetching crate bity-ic-utils 0.2.1... [INFO] testing bity-ic-utils-0.2.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate bity-ic-utils 0.2.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate bity-ic-utils 0.2.1 [INFO] finished tweaking crates.io crate bity-ic-utils 0.2.1 [INFO] tweaked toml for crates.io crate bity-ic-utils 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bity-ic-utils 0.2.1 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] crate crates.io crate bity-ic-utils 0.2.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 671b72129e524c69a69cae51871d6bafd4a9e346927ce01652b08019cefc2afb [INFO] running `Command { std: "docker" "start" "-a" "671b72129e524c69a69cae51871d6bafd4a9e346927ce01652b08019cefc2afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "671b72129e524c69a69cae51871d6bafd4a9e346927ce01652b08019cefc2afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671b72129e524c69a69cae51871d6bafd4a9e346927ce01652b08019cefc2afb", kill_on_drop: false }` [INFO] [stdout] 671b72129e524c69a69cae51871d6bafd4a9e346927ce01652b08019cefc2afb [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 755a7b5ae61d9d47666fcd680f5aa923668603e826149ea50542c348e195010f [INFO] running `Command { std: "docker" "start" "-a" "755a7b5ae61d9d47666fcd680f5aa923668603e826149ea50542c348e195010f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ic-cdk-executor v1.0.0 [INFO] [stderr] Compiling minicbor v0.19.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ic0 v0.25.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling ic0 v0.24.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling minicbor-derive v0.13.0 [INFO] [stderr] Compiling darling_core v0.20.11 [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] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ic-error-types v0.2.0 [INFO] [stderr] Compiling ic-stable-structures v0.6.9 [INFO] [stderr] Compiling candid v0.10.14 [INFO] [stderr] Compiling ic-management-canister-types v0.3.1 [INFO] [stderr] Compiling icrc-cbor v0.1.0 [INFO] [stderr] Compiling icrc-ledger-types v0.1.8 [INFO] [stderr] Compiling ic-cdk-macros v0.18.3 [INFO] [stderr] Compiling ic-cdk v0.18.3 [INFO] [stderr] Compiling bity-ic-types v0.1.0 [INFO] [stderr] Compiling ic-cdk-timers v0.12.0 [INFO] [stderr] Compiling bity-ic-stable-memory v0.2.0 [INFO] [stderr] Compiling bity-ic-canister-time v0.2.0 [INFO] [stderr] Compiling bity-ic-utils v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.08s [INFO] running `Command { std: "docker" "inspect" "755a7b5ae61d9d47666fcd680f5aa923668603e826149ea50542c348e195010f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755a7b5ae61d9d47666fcd680f5aa923668603e826149ea50542c348e195010f", kill_on_drop: false }` [INFO] [stdout] 755a7b5ae61d9d47666fcd680f5aa923668603e826149ea50542c348e195010f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 499ebcb31e75b3c96b03849ab289ebdb00e1099e7a005872002bc70916413fbb [INFO] running `Command { std: "docker" "start" "-a" "499ebcb31e75b3c96b03849ab289ebdb00e1099e7a005872002bc70916413fbb", kill_on_drop: false }` [INFO] [stderr] Compiling bity-ic-utils v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "499ebcb31e75b3c96b03849ab289ebdb00e1099e7a005872002bc70916413fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "499ebcb31e75b3c96b03849ab289ebdb00e1099e7a005872002bc70916413fbb", kill_on_drop: false }` [INFO] [stdout] 499ebcb31e75b3c96b03849ab289ebdb00e1099e7a005872002bc70916413fbb [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0fc0fbabba66a43e7ef9aa765d1696d8ab3eed1fc2aa2dca7a636363b7d339bf [INFO] running `Command { std: "docker" "start" "-a" "0fc0fbabba66a43e7ef9aa765d1696d8ab3eed1fc2aa2dca7a636363b7d339bf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bity_ic_utils-b470cf7838a09318) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test principal::tests::test_validate_principal_dot_account_short_account_id ... ok [INFO] [stdout] test principal::tests::test_validate_principal_dot_account_with_checksum ... ok [INFO] [stdout] test retry_async::tests::test_retry_async_works_correctly ... ok [INFO] [stdout] test principal::tests::test_validate_principal_dot_account_invalid_format ... ok [INFO] [stdout] test principal::tests::test_validate_principal_dot_account_without_checksum ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests bity_ic_utils [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/retry_async.rs - retry_async::retry_async (line 18) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/retry_async.rs - retry_async::retry_async (line 18) stdout ---- [INFO] [stdout] error[E0423]: expected function, found module `retry_async` [INFO] [stdout] --> src/retry_async.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 13 | let result = retry_async(|| fallible_operation(), 3).await; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use `:` for type annotation [INFO] [stdout] | [INFO] [stdout] 13 - let result = retry_async(|| fallible_operation(), 3).await; [INFO] [stdout] 13 + let result: retry_async(|| fallible_operation(), 3).await; [INFO] [stdout] | [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 2 + use bity_ic_utils::retry_async::retry_async; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/retry_async.rs - retry_async::retry_async (line 18) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "0fc0fbabba66a43e7ef9aa765d1696d8ab3eed1fc2aa2dca7a636363b7d339bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc0fbabba66a43e7ef9aa765d1696d8ab3eed1fc2aa2dca7a636363b7d339bf", kill_on_drop: false }` [INFO] [stdout] 0fc0fbabba66a43e7ef9aa765d1696d8ab3eed1fc2aa2dca7a636363b7d339bf