[INFO] fetching crate bity-ic-utils 0.2.1...
[INFO] testing bity-ic-utils-0.2.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate bity-ic-utils 0.2.1 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bity-ic-utils 0.2.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bity-ic-stable-memory v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7331ca260a70d3f84e21dc150105e4b96b4b7773443dad3e2d4eec11c8297c07
[INFO] running `Command { std: "docker" "start" "-a" "7331ca260a70d3f84e21dc150105e4b96b4b7773443dad3e2d4eec11c8297c07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7331ca260a70d3f84e21dc150105e4b96b4b7773443dad3e2d4eec11c8297c07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7331ca260a70d3f84e21dc150105e4b96b4b7773443dad3e2d4eec11c8297c07", kill_on_drop: false }`
[INFO] [stdout] 7331ca260a70d3f84e21dc150105e4b96b4b7773443dad3e2d4eec11c8297c07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e7eda4e37f396e4c96c7a9acf670722aaec13e5e695ed992166f26ff40f9acc
[INFO] running `Command { std: "docker" "start" "-a" "5e7eda4e37f396e4c96c7a9acf670722aaec13e5e695ed992166f26ff40f9acc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling anyhow v1.0.98
[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 typed-arena v2.0.2
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling ic-cdk-executor v1.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling ic0 v0.25.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling base32 v0.4.0
[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 time v0.3.41
[INFO] [stderr]    Compiling binread v2.2.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 tokio v1.45.1
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[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 33.41s
[INFO] running `Command { std: "docker" "inspect" "5e7eda4e37f396e4c96c7a9acf670722aaec13e5e695ed992166f26ff40f9acc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e7eda4e37f396e4c96c7a9acf670722aaec13e5e695ed992166f26ff40f9acc", kill_on_drop: false }`
[INFO] [stdout] 5e7eda4e37f396e4c96c7a9acf670722aaec13e5e695ed992166f26ff40f9acc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddd5e096f943145e77c686a53ad140b0b864a1f0bdf95dc851ee64130f88eaa1
[INFO] running `Command { std: "docker" "start" "-a" "ddd5e096f943145e77c686a53ad140b0b864a1f0bdf95dc851ee64130f88eaa1", 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 0.95s
[INFO] running `Command { std: "docker" "inspect" "ddd5e096f943145e77c686a53ad140b0b864a1f0bdf95dc851ee64130f88eaa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddd5e096f943145e77c686a53ad140b0b864a1f0bdf95dc851ee64130f88eaa1", kill_on_drop: false }`
[INFO] [stdout] ddd5e096f943145e77c686a53ad140b0b864a1f0bdf95dc851ee64130f88eaa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eec41d7aecc2617edf2af2efc14415e2d03d1491a5a7def3efc743f87709fbe2
[INFO] running `Command { std: "docker" "start" "-a" "eec41d7aecc2617edf2af2efc14415e2d03d1491a5a7def3efc743f87709fbe2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[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_invalid_format ... ok
[INFO] [stdout] test principal::tests::test_validate_principal_dot_account_short_account_id ... ok
[INFO] [stdout] test retry_async::tests::test_retry_async_works_correctly ... ok
[INFO] [stdout] test principal::tests::test_validate_principal_dot_account_without_checksum ... ok
[INFO] [stdout] test principal::tests::test_validate_principal_dot_account_with_checksum ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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] 28 |     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] 28 -     let result = retry_async(|| fallible_operation(), 3).await;
[INFO] [stdout] 28 +     let result: retry_async(|| fallible_operation(), 3).await;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]    |
[INFO] [stdout] 17 + use bity_ic_utils::retry_async::retry_async;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/retry_async.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let result = retry_async(|| fallible_operation(), 3).await;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 29 |     assert!(result.is_ok());
[INFO] [stdout]    |             ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let result: /* Type */ = retry_async(|| fallible_operation(), 3).await;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0423.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[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.18s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "eec41d7aecc2617edf2af2efc14415e2d03d1491a5a7def3efc743f87709fbe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eec41d7aecc2617edf2af2efc14415e2d03d1491a5a7def3efc743f87709fbe2", kill_on_drop: false }`
[INFO] [stdout] eec41d7aecc2617edf2af2efc14415e2d03d1491a5a7def3efc743f87709fbe2
