[INFO] fetching crate b3-users 0.1.4... [INFO] testing b3-users-0.1.4 against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] extracting crate b3-users 0.1.4 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate b3-users 0.1.4 on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate b3-users 0.1.4 [INFO] finished tweaking crates.io crate b3-users 0.1.4 [INFO] tweaked toml for crates.io crate b3-users 0.1.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_tokenstream v0.1.7 [INFO] [stderr] Downloaded typed-arena v2.0.2 [INFO] [stderr] Downloaded candid v0.8.4 [INFO] [stderr] Downloaded ic0 v0.18.11 [INFO] [stderr] Downloaded beef v0.5.2 [INFO] [stderr] Downloaded ic-cdk v0.7.4 [INFO] [stderr] Downloaded logos-derive v0.12.1 [INFO] [stderr] Downloaded candid_derive v0.5.0 [INFO] [stderr] Downloaded pretty v0.10.0 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded logos v0.12.1 [INFO] [stderr] Downloaded ic-cdk-macros v0.6.10 [INFO] [stderr] Downloaded binread_derive v2.1.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 348b35ddcbe18913909324afd5cc3d85797da839b4b5867ef7dfb1d673428094 [INFO] running `Command { std: "docker" "start" "-a" "348b35ddcbe18913909324afd5cc3d85797da839b4b5867ef7dfb1d673428094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "348b35ddcbe18913909324afd5cc3d85797da839b4b5867ef7dfb1d673428094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "348b35ddcbe18913909324afd5cc3d85797da839b4b5867ef7dfb1d673428094", kill_on_drop: false }` [INFO] [stdout] 348b35ddcbe18913909324afd5cc3d85797da839b4b5867ef7dfb1d673428094 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72ff515ee64f0aad4f5e56337c8f8d8739fa804dcdf1784317c478b8aaf4f091 [INFO] running `Command { std: "docker" "start" "-a" "72ff515ee64f0aad4f5e56337c8f8d8739fa804dcdf1784317c478b8aaf4f091", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling winnow v0.5.28 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling ic0 v0.18.11 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling ic-cdk-macros v0.6.10 [INFO] [stderr] Compiling ic-cdk v0.7.4 [INFO] [stderr] Compiling b3-users v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.75s [INFO] running `Command { std: "docker" "inspect" "72ff515ee64f0aad4f5e56337c8f8d8739fa804dcdf1784317c478b8aaf4f091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ff515ee64f0aad4f5e56337c8f8d8739fa804dcdf1784317c478b8aaf4f091", kill_on_drop: false }` [INFO] [stdout] 72ff515ee64f0aad4f5e56337c8f8d8739fa804dcdf1784317c478b8aaf4f091 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e366dc661726191836d3ec5609a2991906c1b865507b0730a1ae83c2226384b [INFO] running `Command { std: "docker" "start" "-a" "4e366dc661726191836d3ec5609a2991906c1b865507b0730a1ae83c2226384b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.4.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling ic-cdk-macros v0.6.10 [INFO] [stderr] Compiling ic-cdk v0.7.4 [INFO] [stderr] Compiling b3-users v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/data/user.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | let mut account_data2 = user_data.get_account_mut(0).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/data/user.rs:392:17 [INFO] [stdout] | [INFO] [stdout] 392 | let mut account_data = user_data.get_account_mut(0).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.19s [INFO] running `Command { std: "docker" "inspect" "4e366dc661726191836d3ec5609a2991906c1b865507b0730a1ae83c2226384b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e366dc661726191836d3ec5609a2991906c1b865507b0730a1ae83c2226384b", kill_on_drop: false }` [INFO] [stdout] 4e366dc661726191836d3ec5609a2991906c1b865507b0730a1ae83c2226384b [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d77a64ae7a2efc45ceeaca534d5a6408ae5264beea7ed6daaa68354951f2838b [INFO] running `Command { std: "docker" "start" "-a" "d77a64ae7a2efc45ceeaca534d5a6408ae5264beea7ed6daaa68354951f2838b", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/data/user.rs:381:17 [INFO] [stderr] | [INFO] [stderr] 381 | let mut account_data2 = user_data.get_account_mut(0).unwrap(); [INFO] [stderr] | ----^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/data/user.rs:392:17 [INFO] [stderr] | [INFO] [stderr] 392 | let mut account_data = user_data.get_account_mut(0).unwrap(); [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `b3-users` (lib test) generated 2 warnings (run `cargo fix --lib -p b3-users --tests` to apply 2 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/b3_users-cf3112cf36d348d0) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test data::chain::tests::test_add_transaction ... ok [INFO] [stdout] test data::account::tests::test_clear_transactions_error ... ok [INFO] [stdout] test data::account::tests::test_get_chain_error ... ok [INFO] [stdout] test data::account::tests::test_get_nonce ... ok [INFO] [stdout] test data::account::tests::test_set_nonce ... ok [INFO] [stdout] test data::account::tests::test_get_transaction_error ... ok [INFO] [stdout] test data::account::tests::test_get_transactions_error ... ok [INFO] [stdout] test data::chain::tests::test_add_transaction_to_chain_error ... ok [INFO] [stdout] test data::account::tests::test_get_chain ... ok [INFO] [stdout] test data::account::tests::test_add_chain_error ... ok [INFO] [stdout] test data::chain::tests::test_add_transaction_to_chain ... ok [INFO] [stdout] test data::account::tests::test_add_transaction_error ... ok [INFO] [stdout] test data::account::tests::test_get_nonce_error ... ok [INFO] [stdout] test data::transaction::tests::test_transaction_hash_with_current_time ... ok [INFO] [stdout] test data::account::tests::test_set_nonce_error ... ok [INFO] [stdout] test data::account::tests::test_update_account ... ok [INFO] [stdout] test data::transaction::tests::test_transaction_hash ... ok [INFO] [stdout] test data::chain::tests::test_add_transaction_error ... ok [INFO] [stdout] test data::account::tests::test_get_transaction ... ok [INFO] [stdout] test data::chain::tests::test_get_transaction ... ok [INFO] [stdout] test data::account::tests::test_get_transactions ... ok [INFO] [stdout] test data::chain::tests::test_clear_transactions ... ok [INFO] [stdout] test data::account::tests::test_add_and_clear_transactions ... ok [INFO] [stdout] test data::chain::tests::test_get_transactions ... ok [INFO] [stdout] test data::chain::tests::test_clear_transactions_error ... ok [INFO] [stdout] test state::tests::test_user_state_validate_caller_owner ... ok [INFO] [stdout] test state::tests::test_user_state_validate_caller_wallet_canister ... ok [INFO] [stdout] test state::tests::test_user_state_validate_caller_wallet_canister_or_user ... ok [INFO] [stdout] test tests::test_add_user ... ok [INFO] [stdout] test tests::test_change_owner ... ok [INFO] [stdout] test tests::test_change_wallet_canister ... ok [INFO] [stdout] test state::tests::test_user_state_create_user ... ok [INFO] [stdout] test tests::test_get_user ... ok [INFO] [stdout] test tests::test_initialize ... ok [INFO] [stdout] test tests::test_with_user_state ... ok [INFO] [stdout] test tests::test_user_state_init ... ok [INFO] [stdout] test tests::test_with_user_state_mut ... ok [INFO] [stdout] test state::tests::test_user_state_get_user_derivation_path ... ok [INFO] [stdout] test state::tests::test_user_state_get_user_mut ... ok [INFO] [stdout] test state::tests::test_user_state_get_user ... ok [INFO] [stdout] test data::user::tests::test_update_password ... ok [INFO] [stdout] test data::user::tests::test_update_balance ... ok [INFO] [stdout] test data::user::tests::test_update_account ... ok [INFO] [stdout] test data::user::tests::test_create_account ... ok [INFO] [stdout] test data::user::tests::test_update_name ... ok [INFO] [stdout] test data::user::tests::test_update_settings ... ok [INFO] [stdout] test data::user::tests::test_update_profile ... ok [INFO] [stdout] test data::user::tests::test_update_email ... ok [INFO] [stdout] test data::user::tests::test_user_data_arbitrary ... ok [INFO] [stdout] test data::user::tests::test_get_account ... ok [INFO] [stdout] test data::user::tests::test_update_profile_attributes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.38s [INFO] [stdout] [INFO] [stderr] Doc-tests b3-users [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d77a64ae7a2efc45ceeaca534d5a6408ae5264beea7ed6daaa68354951f2838b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77a64ae7a2efc45ceeaca534d5a6408ae5264beea7ed6daaa68354951f2838b", kill_on_drop: false }` [INFO] [stdout] d77a64ae7a2efc45ceeaca534d5a6408ae5264beea7ed6daaa68354951f2838b [INFO] testing b3-users-0.1.4 against try#5e4273472e1b2f223618a9b3def795f6224f241d for pr-118825 [INFO] extracting crate b3-users 0.1.4 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate b3-users 0.1.4 on toolchain 5e4273472e1b2f223618a9b3def795f6224f241d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate b3-users 0.1.4 [INFO] finished tweaking crates.io crate b3-users 0.1.4 [INFO] tweaked toml for crates.io crate b3-users 0.1.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4105c9995a64cdbe0de647da04ffa83a61cc9af604b0edd9edf288f9af01d811 [INFO] running `Command { std: "docker" "start" "-a" "4105c9995a64cdbe0de647da04ffa83a61cc9af604b0edd9edf288f9af01d811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4105c9995a64cdbe0de647da04ffa83a61cc9af604b0edd9edf288f9af01d811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4105c9995a64cdbe0de647da04ffa83a61cc9af604b0edd9edf288f9af01d811", kill_on_drop: false }` [INFO] [stdout] 4105c9995a64cdbe0de647da04ffa83a61cc9af604b0edd9edf288f9af01d811 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14c323974a61455ec6f12e8480d9ba0c99393a5d482aea96a562fd33b9d26cf4 [INFO] running `Command { std: "docker" "start" "-a" "14c323974a61455ec6f12e8480d9ba0c99393a5d482aea96a562fd33b9d26cf4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling winnow v0.5.28 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling ic0 v0.18.11 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling ic-cdk-macros v0.6.10 [INFO] [stderr] Compiling ic-cdk v0.7.4 [INFO] [stderr] Compiling b3-users v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.46s [INFO] running `Command { std: "docker" "inspect" "14c323974a61455ec6f12e8480d9ba0c99393a5d482aea96a562fd33b9d26cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c323974a61455ec6f12e8480d9ba0c99393a5d482aea96a562fd33b9d26cf4", kill_on_drop: false }` [INFO] [stdout] 14c323974a61455ec6f12e8480d9ba0c99393a5d482aea96a562fd33b9d26cf4 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a9d78476dbd0d3014343c86e2b78d69e7b0d4e75033af0738bdde77591ac90e [INFO] running `Command { std: "docker" "start" "-a" "7a9d78476dbd0d3014343c86e2b78d69e7b0d4e75033af0738bdde77591ac90e", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.4.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Compiling ic-cdk-macros v0.6.10 [INFO] [stderr] Compiling ic-cdk v0.7.4 [INFO] [stderr] Compiling b3-users v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/data/user.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | let mut account_data2 = user_data.get_account_mut(0).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/data/user.rs:392:17 [INFO] [stdout] | [INFO] [stdout] 392 | let mut account_data = user_data.get_account_mut(0).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.50s [INFO] running `Command { std: "docker" "inspect" "7a9d78476dbd0d3014343c86e2b78d69e7b0d4e75033af0738bdde77591ac90e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a9d78476dbd0d3014343c86e2b78d69e7b0d4e75033af0738bdde77591ac90e", kill_on_drop: false }` [INFO] [stdout] 7a9d78476dbd0d3014343c86e2b78d69e7b0d4e75033af0738bdde77591ac90e [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 64ea96df0403bebf3e31f3208e9e3ee820f1fae3a1f9b706bd5662fdc0f99aa3 [INFO] running `Command { std: "docker" "start" "-a" "64ea96df0403bebf3e31f3208e9e3ee820f1fae3a1f9b706bd5662fdc0f99aa3", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/data/user.rs:381:17 [INFO] [stderr] | [INFO] [stderr] 381 | let mut account_data2 = user_data.get_account_mut(0).unwrap(); [INFO] [stderr] | ----^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/data/user.rs:392:17 [INFO] [stderr] | [INFO] [stderr] 392 | let mut account_data = user_data.get_account_mut(0).unwrap(); [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `b3-users` (lib test) generated 2 warnings (run `cargo fix --lib -p b3-users --tests` to apply 2 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/b3_users-cf3112cf36d348d0) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test data::account::tests::test_get_nonce_error ... ok [INFO] [stdout] test data::account::tests::test_get_transactions_error ... ok [INFO] [stdout] test data::account::tests::test_set_nonce_error ... ok [INFO] [stdout] test data::chain::tests::test_add_transaction ... ok [INFO] [stdout] test data::account::tests::test_add_transaction_error ... ok [INFO] [stdout] test data::account::tests::test_add_chain_error ... ok [INFO] [stdout] test data::chain::tests::test_add_transaction_to_chain ... ok [INFO] [stdout] test data::account::tests::test_get_nonce ... ok [INFO] [stdout] test data::account::tests::test_clear_transactions_error ... ok [INFO] [stdout] test data::chain::tests::test_add_transaction_to_chain_error ... ok [INFO] [stdout] test data::account::tests::test_get_chain_error ... ok [INFO] [stdout] test data::account::tests::test_get_transaction_error ... ok [INFO] [stdout] test data::transaction::tests::test_transaction_hash ... ok [INFO] [stdout] test data::transaction::tests::test_transaction_hash_with_current_time ... ok [INFO] [stdout] test data::account::tests::test_get_chain ... ok [INFO] [stdout] test data::account::tests::test_set_nonce ... ok [INFO] [stdout] test data::account::tests::test_update_account ... ok [INFO] [stdout] test data::account::tests::test_get_transaction ... ok [INFO] [stdout] test data::chain::tests::test_clear_transactions ... ok [INFO] [stdout] test data::chain::tests::test_add_transaction_error ... ok [INFO] [stdout] test data::chain::tests::test_clear_transactions_error ... ok [INFO] [stdout] test data::account::tests::test_add_and_clear_transactions ... ok [INFO] [stdout] test data::account::tests::test_get_transactions ... ok [INFO] [stdout] test data::chain::tests::test_get_transactions ... ok [INFO] [stdout] test data::chain::tests::test_get_transaction ... ok [INFO] [stdout] test state::tests::test_user_state_validate_caller_owner ... ok [INFO] [stdout] test state::tests::test_user_state_validate_caller_wallet_canister ... ok [INFO] [stdout] test state::tests::test_user_state_validate_caller_wallet_canister_or_user ... ok [INFO] [stdout] test tests::test_add_user ... ok [INFO] [stdout] test tests::test_change_owner ... ok [INFO] [stdout] test tests::test_change_wallet_canister ... ok [INFO] [stdout] test tests::test_get_user ... ok [INFO] [stdout] test tests::test_initialize ... ok [INFO] [stdout] test tests::test_user_state_init ... ok [INFO] [stdout] test tests::test_with_user_state ... ok [INFO] [stdout] test tests::test_with_user_state_mut ... ok [INFO] [stdout] test state::tests::test_user_state_get_user_derivation_path ... FAILED [INFO] [stdout] test state::tests::test_user_state_get_user_mut ... ok [INFO] [stdout] test state::tests::test_user_state_create_user ... ok [INFO] [stdout] test state::tests::test_user_state_get_user ... ok [INFO] [stdout] test data::user::tests::test_update_profile ... ok [INFO] [stdout] test data::user::tests::test_update_balance ... ok [INFO] [stdout] test data::user::tests::test_update_account ... ok [INFO] [stdout] test data::user::tests::test_update_profile_attributes ... ok [INFO] [stdout] test data::user::tests::test_update_password ... ok [INFO] [stdout] test data::user::tests::test_update_email ... ok [INFO] [stdout] test data::user::tests::test_get_account ... ok [INFO] [stdout] test data::user::tests::test_update_name ... ok [INFO] [stdout] test data::user::tests::test_update_settings ... ok [INFO] [stdout] test data::user::tests::test_user_data_arbitrary ... ok [INFO] [stdout] test data::user::tests::test_create_account ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- state::tests::test_user_state_get_user_derivation_path stdout ---- [INFO] [stdout] thread 'state::tests::test_user_state_get_user_derivation_path' panicked at src/state.rs:342:88: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: CallerIsNotWalletCanister [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5639be1f001c - std::backtrace_rs::backtrace::libunwind::trace::he911f9c907837597 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x5639be1f001c - std::backtrace_rs::backtrace::trace_unsynchronized::hb30926ceb4a5ace8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5639be1f001c - std::sys_common::backtrace::_print_fmt::h20b4c3cb4b8e01de [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5639be1f001c - ::fmt::hcb347474accdbb50 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5639be21b280 - core::fmt::rt::Argument::fmt::h0959df1f48ddd7a2 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x5639be21b280 - core::fmt::write::hb02961b4380cf4e7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x5639be1ed42f - std::io::Write::write_fmt::h529bf90db5fd4c64 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/io/mod.rs:1810:15 [INFO] [stdout] 7: 0x5639be1efe04 - std::sys_common::backtrace::_print::h9f31dc4772e05e46 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5639be1efe04 - std::sys_common::backtrace::print::he1974c4a8ca14219 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5639be1f1b37 - std::panicking::default_hook::{{closure}}::h9663c9f0f27e933c [INFO] [stdout] 10: 0x5639be1f1823 - std::panicking::default_hook::h232155e937189ed1 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x5639bdff5237 - as core::ops::function::Fn>::call::h30a8b128ee88d398 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x5639bdff5237 - test::test_main::{{closure}}::hcafb25d50378ac2e [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x5639be1f2148 - as core::ops::function::Fn>::call::hb0500737c93e9fc8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x5639be1f2148 - std::panicking::rust_panic_with_hook::hc8764d1694e821a7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x5639be1f1e9e - std::panicking::begin_panic_handler::{{closure}}::hf3ed629468815f4d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x5639be1f04e6 - std::sys_common::backtrace::__rust_end_short_backtrace::h4e08af68b8432e1a [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5639be1f1c02 - rust_begin_unwind [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x5639bdd693e5 - core::panicking::panic_fmt::hd274135c92cc1bf8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5639bdd699d3 - core::result::unwrap_failed::hfff0d1b88e8facf3 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x5639bded1bcb - core::result::Result::unwrap::ha6bbac0931188f24 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x5639bdf7a5ec - b3_users::state::tests::test_user_state_get_user_derivation_path::{{closure}}::hbdf01cc346a7e7fc [INFO] [stdout] at /opt/rustwide/workdir/src/state.rs:342:13 [INFO] [stdout] 22: 0x5639bdf60311 - core::ops::function::impls:: for &F>::call::hccfd0b64f9411406 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:262:13 [INFO] [stdout] 23: 0x5639bde9912b - proptest::test_runner::runner::call_test::{{closure}}::h021da123ebea8e46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.4.0/src/test_runner/runner.rs:256:49 [INFO] [stdout] 24: 0x5639bdf817bd - as core::ops::function::FnOnce<()>>::call_once::h3fff47c0277a0b81 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 25: 0x5639bdf1a20f - std::panicking::try::do_call::hc256435f4981296c [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:552:40 [INFO] [stdout] 26: 0x5639bdf1e84b - __rust_try [INFO] [stdout] 27: 0x5639bdf124cf - std::panicking::try::h5872f77d8f6ddc49 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:516:19 [INFO] [stdout] 28: 0x5639bdf4c46d - std::panic::catch_unwind::h84d25c20af678e93 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panic.rs:142:14 [INFO] [stdout] 29: 0x5639bde6f577 - proptest::test_runner::runner::call_test::h747ea4e0ca19209f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.4.0/src/test_runner/runner.rs:256:9 [INFO] [stdout] 30: 0x5639bddcb36d - proptest::test_runner::runner::TestRunner::run_one_with_replay::h3b353d7106abd2bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.4.0/src/test_runner/runner.rs:722:22 [INFO] [stdout] 31: 0x5639bddc2f4f - proptest::test_runner::runner::TestRunner::gen_and_run_case::hd1e2d21784568b09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.4.0/src/test_runner/runner.rs:664:23 [INFO] [stdout] 32: 0x5639bdde3650 - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h08a229723ee708ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.4.0/src/test_runner/runner.rs:598:13 [INFO] [stdout] 33: 0x5639bddac84c - proptest::test_runner::runner::TestRunner::run_in_process::h55529fd5538c51de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.4.0/src/test_runner/runner.rs:570:9 [INFO] [stdout] 34: 0x5639bde16c86 - proptest::test_runner::runner::TestRunner::run::h052cdbd73521276e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.4.0/src/test_runner/runner.rs:413:13 [INFO] [stdout] 35: 0x5639bdf7a13e - b3_users::state::tests::test_user_state_get_user_derivation_path::hd413dbf9f1161655 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.4.0/src/sugar.rs:178:17 [INFO] [stdout] 36: 0x5639bdf79d77 - b3_users::state::tests::test_user_state_get_user_derivation_path::{{closure}}::haba56b16b09df8c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.4.0/src/sugar.rs:174:28 [INFO] [stdout] 37: 0x5639bdfb1426 - core::ops::function::FnOnce::call_once::h55b76cde6cd37a56 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x5639bdffa92f - core::ops::function::FnOnce::call_once::he101e5838844b848 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5639bdffa92f - test::__rust_begin_short_backtrace::hed21417c1aa71a94 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:627:18 [INFO] [stdout] 40: 0x5639bdff98a5 - test::run_test_in_process::{{closure}}::h46df11f5a11dd433 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:650:60 [INFO] [stdout] 41: 0x5639bdff98a5 - as core::ops::function::FnOnce<()>>::call_once::ha2e64525433f53a7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x5639bdff98a5 - std::panicking::try::do_call::hb1d734fe97663a7f [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:552:40 [INFO] [stdout] 43: 0x5639bdff98a5 - std::panicking::try::h9d066276df30f924 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:516:19 [INFO] [stdout] 44: 0x5639bdff98a5 - std::panic::catch_unwind::heaada02e29cd999e [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panic.rs:142:14 [INFO] [stdout] 45: 0x5639bdff98a5 - test::run_test_in_process::hcb05ee14075e628d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:650:27 [INFO] [stdout] 46: 0x5639bdff98a5 - test::run_test::{{closure}}::hf9413b0f448cd684 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:573:43 [INFO] [stdout] 47: 0x5639bdfc1ae6 - test::run_test::{{closure}}::h1bb15d2e8774a33f [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:601:41 [INFO] [stdout] 48: 0x5639bdfc1ae6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h530f23a50d8639c1 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 49: 0x5639bdfc6cc7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h37b8455d57d25f70 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 50: 0x5639bdfc6cc7 - as core::ops::function::FnOnce<()>>::call_once::h3867791011bf949d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x5639bdfc6cc7 - std::panicking::try::do_call::h1cac0f1203e6219b [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:552:40 [INFO] [stdout] 52: 0x5639bdfc6cc7 - std::panicking::try::h82de9f14e7a5f0ca [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:516:19 [INFO] [stdout] 53: 0x5639bdfc6cc7 - std::panic::catch_unwind::hcea1081d521eaa80 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panic.rs:142:14 [INFO] [stdout] 54: 0x5639bdfc6cc7 - std::thread::Builder::spawn_unchecked_::{{closure}}::ha7aa8f4eaae79bb5 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 55: 0x5639bdfc6cc7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5c1a4829e968af7c [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x5639be1f6f15 - as core::ops::function::FnOnce>::call_once::h6cea6bfb156e0019 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 57: 0x5639be1f6f15 - as core::ops::function::FnOnce>::call_once::h3c499441c8da3187 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 58: 0x5639be1f6f15 - std::sys::unix::thread::Thread::new::thread_start::h45692980afba103a [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 59: 0x7f17279f7ac3 - [INFO] [stdout] 60: 0x7f1727a88bf4 - __clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] thread 'state::tests::test_user_state_get_user_derivation_path' panicked at src/state.rs:197:5: [INFO] [stdout] Test failed: called `Result::unwrap()` on an `Err` value: CallerIsNotWalletCanister. [INFO] [stdout] minimal failing input: principal = Principal { [INFO] [stdout] len: 29, [INFO] [stdout] bytes: [ [INFO] [stdout] 120, [INFO] [stdout] 198, [INFO] [stdout] 78, [INFO] [stdout] 33, [INFO] [stdout] 42, [INFO] [stdout] 7, [INFO] [stdout] 173, [INFO] [stdout] 164, [INFO] [stdout] 25, [INFO] [stdout] 62, [INFO] [stdout] 26, [INFO] [stdout] 255, [INFO] [stdout] 69, [INFO] [stdout] 43, [INFO] [stdout] 79, [INFO] [stdout] 64, [INFO] [stdout] 21, [INFO] [stdout] 68, [INFO] [stdout] 123, [INFO] [stdout] 96, [INFO] [stdout] 229, [INFO] [stdout] 22, [INFO] [stdout] 182, [INFO] [stdout] 131, [INFO] [stdout] 60, [INFO] [stdout] 78, [INFO] [stdout] 69, [INFO] [stdout] 193, [INFO] [stdout] 248, [INFO] [stdout] ], [INFO] [stdout] }, user_args = UserDataArgs { [INFO] [stdout] name: None, [INFO] [stdout] email: Some( [INFO] [stdout] "�]`QȺ⹄Ѩq", [INFO] [stdout] ), [INFO] [stdout] balance: None, [INFO] [stdout] password: Some( [INFO] [stdout] "🕴𒓌ſtⶮ(g:î𑦸𐀊&Ⱥ𑋳\"\u{1920}L=𝍔🕴:cTȺఌΛ𐤡\u{5a1}ঢ়೬^=¥", [INFO] [stdout] ), [INFO] [stdout] profile: None, [INFO] [stdout] settings: Some( [INFO] [stdout] { [INFO] [stdout] "𐖕𰦄ﶼ\\)`Ⱥ🕴^4o": BoolValue( [INFO] [stdout] true, [INFO] [stdout] ), [INFO] [stdout] "𑊁|ኒ=𞣏𞋿𝄝Ⱥ𐧺𒑳�⁰q\\𞹟'ⶪDb~YËપ\u{114bf}꒳\u{1171e}k%ூѨෙR": FloatValue( [INFO] [stdout] -0.0, [INFO] [stdout] ), [INFO] [stdout] "(\u{dca}:࿁?*Y=©&6𞹛": BoolValue( [INFO] [stdout] true, [INFO] [stdout] ), [INFO] [stdout] "5": BoolValue( [INFO] [stdout] true, [INFO] [stdout] ), [INFO] [stdout] "=": StringValue( [INFO] [stdout] ".&ⴴⷆ\\Ⱥ{{&/.�ᰣ`u-1�=🃈", [INFO] [stdout] ), [INFO] [stdout] "M~7GBLౝ": NumberValue( [INFO] [stdout] 322039991701373885611344238865345058140, [INFO] [stdout] ), [INFO] [stdout] "𑴉\\פּ0𐖔=Ⱥ𛲇﹔Zૐd\u{a4c}=🉅sp𐕯Bu�𐫞.iy&?🢰A\u{1cf46}�": FloatValue( [INFO] [stdout] 1.5631871494666105e-251, [INFO] [stdout] ), [INFO] [stdout] "=&𝕀*m\\O?": NumberValue( [INFO] [stdout] 223616009587088875952642623627481727220, [INFO] [stdout] ), [INFO] [stdout] " mcVÇꨯRÈȺc&Ⱥ\\㈗𞴂𑦥𐊗ৎ㑬Â'\"": StringValue( [INFO] [stdout] "🕴*\\", [INFO] [stdout] ), [INFO] [stdout] "4`𐹽𞟮P%©᪃<6℥/T.\\Rg*𐺰<ևU}x": StringValue( [INFO] [stdout] "'𐿭tQѨJ𝧽V𐋀ⷑ=𖭒@", [INFO] [stdout] ), [INFO] [stdout] "𞹔𐠼«𐳿w=𛱍ῗ྾𑤑ޤ=⺞u9%": FloatValue( [INFO] [stdout] 6.861830855077329e-204, [INFO] [stdout] ), [INFO] [stdout] "K¥. ô𖩏`*ױໄ": NumberValue( [INFO] [stdout] 309876549968256984137294359293591868795, [INFO] [stdout] ), [INFO] [stdout] "🉀𞹂Ѩ_𐡈𑽘උ\"ᥗ\u{9d7}`ⷒUꧡ%{Ό\u{aa32}": StringValue( [INFO] [stdout] "==Ѩ[zഎ`?ኊ", [INFO] [stdout] ), [INFO] [stdout] "𝧧യ}🟡=ô𖿢&p\u{2005}:7:᥀{\\�🕴$ͼ\\{2Ὃኝ\"%": BoolValue( [INFO] [stdout] true, [INFO] [stdout] ), [INFO] [stdout] "r?\\X'": FloatValue( [INFO] [stdout] 1.7195746076484384e159, [INFO] [stdout] ), [INFO] [stdout] "{n\\$0ᧅf/o𞹗ஒ\\DჍ/\\ȺPx\u{1171d}G🮍!𐕴n𞸻𑃀𞅎ቜt[{": StringValue( [INFO] [stdout] "ௐaN\\\\1Ocதv𐋢ቊ?J𐡆🪇:|6", [INFO] [stdout] ), [INFO] [stdout] ".<%Ⱥ𐡬\"=⁰𓇣DኲC($᪇&f🕴*/𝼪C𐖻Ѩ%𖩩L`g鯉'": BoolValue( [INFO] [stdout] true, [INFO] [stdout] ), [INFO] [stdout] "ᣤ½y.u𐖶𑫒¯:⳾𐩿v'fiu\\Vஓ¥$ፄ": NumberValue( [INFO] [stdout] 334254762121322759786643174815355701189, [INFO] [stdout] ), [INFO] [stdout] "`@W2&$࿕𑴩&f𝒅𞸹[𑤉\"<": BoolValue( [INFO] [stdout] true, [INFO] [stdout] ), [INFO] [stdout] "ਖ਼ὑtU.𞺯Ѩ.'\\sȺJZ": BoolValue( [INFO] [stdout] true, [INFO] [stdout] ), [INFO] [stdout] "¾𞺺&z\u{114b4}🕴.": BoolValue( [INFO] [stdout] false, [INFO] [stdout] ), [INFO] [stdout] "b+¨^ቔ.`ﭠೞ$*𐀽Bq?<\\¥n%ຄ𑘜M%*wC&$": BoolValue( [INFO] [stdout] false, [INFO] [stdout] ), [INFO] [stdout] "\"tT𑍞5ᧃਹ\"N`mù": FloatValue( [INFO] [stdout] -3.505049828411909e-30, [INFO] [stdout] ), [INFO] [stdout] "\u{acd}%𑬄᳄𖥉;ⶡ:*🕴𞹵࿓𞹙𛃡)Eꬋ🕴ⶤv$Ѩ": BoolValue( [INFO] [stdout] true, [INFO] [stdout] ), [INFO] [stdout] "*\u{a0}🕴%?HrÒ \u{c4a}p+=*𞊔%%?𑶣¥(*\u{740}$": FloatValue( [INFO] [stdout] -1.7003439015245401e-46, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] }, account_args = UserAccountArgs { [INFO] [stdout] public_key: [ [INFO] [stdout] 101, [INFO] [stdout] 7, [INFO] [stdout] 206, [INFO] [stdout] 233, [INFO] [stdout] 147, [INFO] [stdout] 187, [INFO] [stdout] 50, [INFO] [stdout] 28, [INFO] [stdout] 56, [INFO] [stdout] 26, [INFO] [stdout] 240, [INFO] [stdout] 87, [INFO] [stdout] 53, [INFO] [stdout] 204, [INFO] [stdout] 30, [INFO] [stdout] 218, [INFO] [stdout] 54, [INFO] [stdout] 5, [INFO] [stdout] 36, [INFO] [stdout] 223, [INFO] [stdout] 12, [INFO] [stdout] 79, [INFO] [stdout] 100, [INFO] [stdout] 31, [INFO] [stdout] 123, [INFO] [stdout] 219, [INFO] [stdout] 200, [INFO] [stdout] 129, [INFO] [stdout] 172, [INFO] [stdout] 125, [INFO] [stdout] 239, [INFO] [stdout] 164, [INFO] [stdout] 196, [INFO] [stdout] 51, [INFO] [stdout] 44, [INFO] [stdout] 167, [INFO] [stdout] 200, [INFO] [stdout] 135, [INFO] [stdout] 16, [INFO] [stdout] 247, [INFO] [stdout] 103, [INFO] [stdout] 246, [INFO] [stdout] 134, [INFO] [stdout] 160, [INFO] [stdout] 143, [INFO] [stdout] 105, [INFO] [stdout] 112, [INFO] [stdout] 243, [INFO] [stdout] 104, [INFO] [stdout] 135, [INFO] [stdout] 221, [INFO] [stdout] 115, [INFO] [stdout] 230, [INFO] [stdout] 212, [INFO] [stdout] 95, [INFO] [stdout] 89, [INFO] [stdout] 164, [INFO] [stdout] 131, [INFO] [stdout] 5, [INFO] [stdout] 253, [INFO] [stdout] 213, [INFO] [stdout] 111, [INFO] [stdout] 116, [INFO] [stdout] 158, [INFO] [stdout] 178, [INFO] [stdout] 76, [INFO] [stdout] 63, [INFO] [stdout] 213, [INFO] [stdout] 192, [INFO] [stdout] 210, [INFO] [stdout] 213, [INFO] [stdout] 140, [INFO] [stdout] 73, [INFO] [stdout] 124, [INFO] [stdout] 237, [INFO] [stdout] 172, [INFO] [stdout] 131, [INFO] [stdout] 109, [INFO] [stdout] 22, [INFO] [stdout] 126, [INFO] [stdout] 196, [INFO] [stdout] 181, [INFO] [stdout] 24, [INFO] [stdout] 70, [INFO] [stdout] 51, [INFO] [stdout] 1, [INFO] [stdout] 18, [INFO] [stdout] 188, [INFO] [stdout] 132, [INFO] [stdout] ], [INFO] [stdout] name: Some( [INFO] [stdout] "Ѩ�<3`𞹱*Y}0$𝒞𑱲/𛱳:¥𞸁n𞹉᪕𑶖¥_𐢑$🕴🕴𛅒$", [INFO] [stdout] ), [INFO] [stdout] hidden: Some( [INFO] [stdout] true, [INFO] [stdout] ), [INFO] [stdout] disabled: Some( [INFO] [stdout] false, [INFO] [stdout] ), [INFO] [stdout] } [INFO] [stdout] successes: 0 [INFO] [stdout] local rejects: 0 [INFO] [stdout] global rejects: 0 [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5639be1f001c - std::backtrace_rs::backtrace::libunwind::trace::he911f9c907837597 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x5639be1f001c - std::backtrace_rs::backtrace::trace_unsynchronized::hb30926ceb4a5ace8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5639be1f001c - std::sys_common::backtrace::_print_fmt::h20b4c3cb4b8e01de [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x5639be1f001c - ::fmt::hcb347474accdbb50 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5639be21b280 - core::fmt::rt::Argument::fmt::h0959df1f48ddd7a2 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x5639be21b280 - core::fmt::write::hb02961b4380cf4e7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x5639be1ed42f - std::io::Write::write_fmt::h529bf90db5fd4c64 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/io/mod.rs:1810:15 [INFO] [stdout] 7: 0x5639be1efe04 - std::sys_common::backtrace::_print::h9f31dc4772e05e46 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5639be1efe04 - std::sys_common::backtrace::print::he1974c4a8ca14219 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5639be1f1b37 - std::panicking::default_hook::{{closure}}::h9663c9f0f27e933c [INFO] [stdout] 10: 0x5639be1f1823 - std::panicking::default_hook::h232155e937189ed1 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x5639bdff5237 - as core::ops::function::Fn>::call::h30a8b128ee88d398 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x5639bdff5237 - test::test_main::{{closure}}::hcafb25d50378ac2e [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x5639be1f2148 - as core::ops::function::Fn>::call::hb0500737c93e9fc8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x5639be1f2148 - std::panicking::rust_panic_with_hook::hc8764d1694e821a7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x5639be1f1e9e - std::panicking::begin_panic_handler::{{closure}}::hf3ed629468815f4d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x5639be1f04e6 - std::sys_common::backtrace::__rust_end_short_backtrace::h4e08af68b8432e1a [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x5639be1f1c02 - rust_begin_unwind [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x5639bdd693e5 - core::panicking::panic_fmt::hd274135c92cc1bf8 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5639bdf7a346 - b3_users::state::tests::test_user_state_get_user_derivation_path::hd413dbf9f1161655 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.4.0/src/sugar.rs:178:17 [INFO] [stdout] 20: 0x5639bdf79d77 - b3_users::state::tests::test_user_state_get_user_derivation_path::{{closure}}::haba56b16b09df8c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.4.0/src/sugar.rs:174:28 [INFO] [stdout] 21: 0x5639bdfb1426 - core::ops::function::FnOnce::call_once::h55b76cde6cd37a56 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5639bdffa92f - core::ops::function::FnOnce::call_once::he101e5838844b848 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5639bdffa92f - test::__rust_begin_short_backtrace::hed21417c1aa71a94 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:627:18 [INFO] [stdout] 24: 0x5639bdff98a5 - test::run_test_in_process::{{closure}}::h46df11f5a11dd433 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:650:60 [INFO] [stdout] 25: 0x5639bdff98a5 - as core::ops::function::FnOnce<()>>::call_once::ha2e64525433f53a7 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x5639bdff98a5 - std::panicking::try::do_call::hb1d734fe97663a7f [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:552:40 [INFO] [stdout] 27: 0x5639bdff98a5 - std::panicking::try::h9d066276df30f924 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:516:19 [INFO] [stdout] 28: 0x5639bdff98a5 - std::panic::catch_unwind::heaada02e29cd999e [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panic.rs:142:14 [INFO] [stdout] 29: 0x5639bdff98a5 - test::run_test_in_process::hcb05ee14075e628d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:650:27 [INFO] [stdout] 30: 0x5639bdff98a5 - test::run_test::{{closure}}::hf9413b0f448cd684 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:573:43 [INFO] [stdout] 31: 0x5639bdfc1ae6 - test::run_test::{{closure}}::h1bb15d2e8774a33f [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/test/src/lib.rs:601:41 [INFO] [stdout] 32: 0x5639bdfc1ae6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h530f23a50d8639c1 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 33: 0x5639bdfc6cc7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h37b8455d57d25f70 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 34: 0x5639bdfc6cc7 - as core::ops::function::FnOnce<()>>::call_once::h3867791011bf949d [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x5639bdfc6cc7 - std::panicking::try::do_call::h1cac0f1203e6219b [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:552:40 [INFO] [stdout] 36: 0x5639bdfc6cc7 - std::panicking::try::h82de9f14e7a5f0ca [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panicking.rs:516:19 [INFO] [stdout] 37: 0x5639bdfc6cc7 - std::panic::catch_unwind::hcea1081d521eaa80 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/panic.rs:142:14 [INFO] [stdout] 38: 0x5639bdfc6cc7 - std::thread::Builder::spawn_unchecked_::{{closure}}::ha7aa8f4eaae79bb5 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 39: 0x5639bdfc6cc7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5c1a4829e968af7c [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5639be1f6f15 - as core::ops::function::FnOnce>::call_once::h6cea6bfb156e0019 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 41: 0x5639be1f6f15 - as core::ops::function::FnOnce>::call_once::h3c499441c8da3187 [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 42: 0x5639be1f6f15 - std::sys::unix::thread::Thread::new::thread_start::h45692980afba103a [INFO] [stdout] at /rustc/5e4273472e1b2f223618a9b3def795f6224f241d/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f17279f7ac3 - [INFO] [stdout] 44: 0x7f1727a88bf4 - __clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] state::tests::test_user_state_get_user_derivation_path [INFO] [stdout] [INFO] [stdout] test result: FAILED. 50 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.47s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "64ea96df0403bebf3e31f3208e9e3ee820f1fae3a1f9b706bd5662fdc0f99aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64ea96df0403bebf3e31f3208e9e3ee820f1fae3a1f9b706bd5662fdc0f99aa3", kill_on_drop: false }` [INFO] [stdout] 64ea96df0403bebf3e31f3208e9e3ee820f1fae3a1f9b706bd5662fdc0f99aa3