[INFO] fetching crate ic-ledger-types 0.16.0... [INFO] testing ic-ledger-types-0.16.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate ic-ledger-types 0.16.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ic-ledger-types 0.16.0 [INFO] finished tweaking crates.io crate ic-ledger-types 0.16.0 [INFO] tweaked toml for crates.io crate ic-ledger-types 0.16.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ic-ledger-types 0.16.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ic-ledger-types 0.16.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d6156ba4779d818ac4a2728edd8015f421660896a06ee8cf32ce7e251213e2c [INFO] running `Command { std: "docker" "start" "-a" "3d6156ba4779d818ac4a2728edd8015f421660896a06ee8cf32ce7e251213e2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d6156ba4779d818ac4a2728edd8015f421660896a06ee8cf32ce7e251213e2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d6156ba4779d818ac4a2728edd8015f421660896a06ee8cf32ce7e251213e2c", kill_on_drop: false }` [INFO] [stdout] 3d6156ba4779d818ac4a2728edd8015f421660896a06ee8cf32ce7e251213e2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bca0aec9f2f877c80839445c8f2f5ee35e094917ee3b3a1def6c680e965b9b15 [INFO] running `Command { std: "docker" "start" "-a" "bca0aec9f2f877c80839445c8f2f5ee35e094917ee3b3a1def6c680e965b9b15", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ic-cdk-executor v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ic0 v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling num-integer v0.1.46 [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 sha2 v0.10.9 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling candid_derive v0.10.20 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling ic-error-types v0.2.0 [INFO] [stderr] Compiling candid v0.10.20 [INFO] [stderr] Compiling ic-management-canister-types v0.5.0 [INFO] [stderr] Compiling ic-cdk-macros v0.19.0 [INFO] [stderr] Compiling ic-cdk v0.19.0 [INFO] [stderr] Compiling ic-ledger-types v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.20s [INFO] running `Command { std: "docker" "inspect" "bca0aec9f2f877c80839445c8f2f5ee35e094917ee3b3a1def6c680e965b9b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca0aec9f2f877c80839445c8f2f5ee35e094917ee3b3a1def6c680e965b9b15", kill_on_drop: false }` [INFO] [stdout] bca0aec9f2f877c80839445c8f2f5ee35e094917ee3b3a1def6c680e965b9b15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73df463405d2f88493e85cd54a192f3ce31344cdedd335e417ffc798588f1214 [INFO] running `Command { std: "docker" "start" "-a" "73df463405d2f88493e85cd54a192f3ce31344cdedd335e417ffc798588f1214", kill_on_drop: false }` [INFO] [stderr] Compiling ic-ledger-types v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `Command { std: "docker" "inspect" "73df463405d2f88493e85cd54a192f3ce31344cdedd335e417ffc798588f1214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73df463405d2f88493e85cd54a192f3ce31344cdedd335e417ffc798588f1214", kill_on_drop: false }` [INFO] [stdout] 73df463405d2f88493e85cd54a192f3ce31344cdedd335e417ffc798588f1214 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73591d163317697e7ecde5f2b9a603fa5acddddfa42996aff5d297f772fd87ff [INFO] running `Command { std: "docker" "start" "-a" "73591d163317697e7ecde5f2b9a603fa5acddddfa42996aff5d297f772fd87ff", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_ledger_types-bf53c41f8db8102b) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::check_bytes_round_trip ... ok [INFO] [stdout] test tests::check_hex_round_trip ... ok [INFO] [stdout] test tests::test_account_id_from_hex ... ok [INFO] [stdout] test tests::test_account_id_from_slice ... ok [INFO] [stdout] test tests::principal_to_subaccount ... ok [INFO] [stdout] test tests::test_account_id_try_from ... ok [INFO] [stdout] test tests::test_governance_canister_id ... ok [INFO] [stdout] test tests::test_ledger_canister_id ... ok [INFO] [stdout] test tests::test_cycles_minting_canister_id ... ok [INFO] [stdout] test tests::test_account_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ic_ledger_types [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - account_balance (line 674) - compile ... ok [INFO] [stdout] test src/lib.rs - token_symbol (line 736) - compile ... ok [INFO] [stdout] test src/lib.rs - query_archived_blocks (line 792) - compile ... ok [INFO] [stdout] test src/lib.rs - query_blocks (line 752) - compile ... ok [INFO] [stdout] test src/lib.rs - transfer (line 699) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.60s; merged doctests compilation took 0.54s [INFO] running `Command { std: "docker" "inspect" "73591d163317697e7ecde5f2b9a603fa5acddddfa42996aff5d297f772fd87ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73591d163317697e7ecde5f2b9a603fa5acddddfa42996aff5d297f772fd87ff", kill_on_drop: false }` [INFO] [stdout] 73591d163317697e7ecde5f2b9a603fa5acddddfa42996aff5d297f772fd87ff