[INFO] fetching crate cap-common 0.2.3...
[INFO] checking cap-common-0.2.3 against 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] extracting crate cap-common 0.2.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cap-common 0.2.3
[INFO] finished tweaking crates.io crate cap-common 0.2.3
[INFO] tweaked toml for crates.io crate cap-common 0.2.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cap-common 0.2.3 on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 167 packages to highest compatible versions
[INFO] [stderr]       Adding candid v0.7.18 (available: v0.10.36)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding ic-cdk v0.5.7 (available: v0.20.3)
[INFO] [stderr]       Adding ic-certified-map v0.3.4 (available: v0.4.1)
[INFO] [stderr]       Adding sha2 v0.10.9 (available: v0.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | homepage = "https://github.com/Psychedelic/cap"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 | repository = "https://github.com/Psychedelic/cap"
[INFO] [stderr]    |              ------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `cap-common` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7eea653185dd80f290a344682766071ce74e78410ea42ba769b3190b97d0933b
[INFO] running `Command { std: "docker" "start" "7eea653185dd80f290a344682766071ce74e78410ea42ba769b3190b97d0933b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7eea653185dd80f290a344682766071ce74e78410ea42ba769b3190b97d0933b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7eea653185dd80f290a344682766071ce74e78410ea42ba769b3190b97d0933b" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7eea653185dd80f290a344682766071ce74e78410ea42ba769b3190b97d0933b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7eea653185dd80f290a344682766071ce74e78410ea42ba769b3190b97d0933b" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | homepage = "https://github.com/Psychedelic/cap"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 | repository = "https://github.com/Psychedelic/cap"
[INFO] [stderr]    |              ------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `cap-common` (manifest) generated 1 warning
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling cfg-if v1.0.5
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling indexmap v2.14.2
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling smallvec v1.16.1
[INFO] [stderr]    Compiling syn v3.0.6
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling value-bag v1.14.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crc32fast v1.5.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling rustix v1.1.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking pretty v0.10.0
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]     Checking blocking v1.7.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling candid_derive v0.4.5
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking ic-types v0.5.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ic-certified-map v0.3.4
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling ic-kit-macros v0.1.0
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]    Compiling candid v0.7.18
[INFO] [stderr]     Checking ic-cdk v0.5.7
[INFO] [stderr]     Checking certified-vars v0.1.4
[INFO] [stderr]     Checking ic-kit v0.4.8
[INFO] [stderr]     Checking cap-common v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `ic_kit::mock_principals`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:399:17
[INFO] [stdout]     |
[INFO] [stdout] 399 |     use ic_kit::mock_principals;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::xtc`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:413:62
[INFO] [stdout]     |
[INFO] [stdout] 413 |         let mut list = TransactionList::new(mock_principals::xtc(), 0);
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:414:43
[INFO] [stdout]     |
[INFO] [stdout] 414 |         list.insert(e(0, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:415:43
[INFO] [stdout]     |
[INFO] [stdout] 415 |         list.insert(e(1, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:416:43
[INFO] [stdout]     |
[INFO] [stdout] 416 |         list.insert(e(2, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:417:43
[INFO] [stdout]     |
[INFO] [stdout] 417 |         list.insert(e(3, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::xtc`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:425:62
[INFO] [stdout]     |
[INFO] [stdout] 425 |         let mut list = TransactionList::new(mock_principals::xtc(), 0);
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:426:43
[INFO] [stdout]     |
[INFO] [stdout] 426 |         list.insert(e(0, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:427:43
[INFO] [stdout]     |
[INFO] [stdout] 427 |         list.insert(e(1, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:428:43
[INFO] [stdout]     |
[INFO] [stdout] 428 |         list.insert(e(2, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:429:43
[INFO] [stdout]     |
[INFO] [stdout] 429 |         list.insert(e(3, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::xtc`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:439:62
[INFO] [stdout]     |
[INFO] [stdout] 439 |         let mut list = TransactionList::new(mock_principals::xtc(), 0);
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:440:43
[INFO] [stdout]     |
[INFO] [stdout] 440 |         list.insert(e(0, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:441:43
[INFO] [stdout]     |
[INFO] [stdout] 441 |         list.insert(e(1, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:442:43
[INFO] [stdout]     |
[INFO] [stdout] 442 |         list.insert(e(2, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:443:43
[INFO] [stdout]     |
[INFO] [stdout] 443 |         list.insert(e(3, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::xtc`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:453:62
[INFO] [stdout]     |
[INFO] [stdout] 453 |         let mut list = TransactionList::new(mock_principals::xtc(), 10);
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:454:44
[INFO] [stdout]     |
[INFO] [stdout] 454 |         list.insert(e(10, mock_principals::alice()));
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:455:44
[INFO] [stdout]     |
[INFO] [stdout] 455 |         list.insert(e(11, mock_principals::alice()));
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:456:44
[INFO] [stdout]     |
[INFO] [stdout] 456 |         list.insert(e(12, mock_principals::alice()));
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:457:44
[INFO] [stdout]     |
[INFO] [stdout] 457 |         list.insert(e(13, mock_principals::alice()));
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::xtc`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:466:62
[INFO] [stdout]     |
[INFO] [stdout] 466 |         let mut list = TransactionList::new(mock_principals::xtc(), 0);
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::bob`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:470:51
[INFO] [stdout]     |
[INFO] [stdout] 470 |                 list.insert(e(i, mock_principals::bob()));
[INFO] [stdout]     |                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:472:51
[INFO] [stdout]     |
[INFO] [stdout] 472 |                 list.insert(e(i, mock_principals::alice()));
[INFO] [stdout]     |                                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::bob`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:479:46
[INFO] [stdout]     |
[INFO] [stdout] 479 |             let principal = mock_principals::bob();
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::xtc`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:499:62
[INFO] [stdout]     |
[INFO] [stdout] 499 |         let mut list = TransactionList::new(mock_principals::xtc(), 0);
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:500:43
[INFO] [stdout]     |
[INFO] [stdout] 500 |         list.insert(e(0, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:501:43
[INFO] [stdout]     |
[INFO] [stdout] 501 |         list.insert(e(1, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:502:43
[INFO] [stdout]     |
[INFO] [stdout] 502 |         list.insert(e(2, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:503:43
[INFO] [stdout]     |
[INFO] [stdout] 503 |         list.insert(e(3, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::xtc`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:513:62
[INFO] [stdout]     |
[INFO] [stdout] 513 |         let mut list = TransactionList::new(mock_principals::xtc(), 0);
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:514:43
[INFO] [stdout]     |
[INFO] [stdout] 514 |         list.insert(e(0, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:515:43
[INFO] [stdout]     |
[INFO] [stdout] 515 |         list.insert(e(1, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:516:43
[INFO] [stdout]     |
[INFO] [stdout] 516 |         list.insert(e(2, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `ic_kit::mock_principals::alice`: mock_principals is deprecated.
[INFO] [stdout]    --> src/transaction_list.rs:517:43
[INFO] [stdout]     |
[INFO] [stdout] 517 |         list.insert(e(3, mock_principals::alice()));
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bucket.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn get_transactions(&self, arg: GetTransactionsArg) -> GetTransactionsResponseBorrowed {
[INFO] [stdout]    |                             ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn get_transactions(&self, arg: GetTransactionsArg) -> GetTransactionsResponseBorrowed<'_> {
[INFO] [stdout]    |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bucket.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 114 |         arg: GetUserTransactionsArg,
[INFO] [stdout] 115 |     ) -> GetTransactionsResponseBorrowed {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     ) -> GetTransactionsResponseBorrowed<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bucket.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 145 |         arg: GetTokenTransactionsArg,
[INFO] [stdout] 146 |     ) -> GetTransactionsResponseBorrowed {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     ) -> GetTransactionsResponseBorrowed<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction_list.rs:171:42
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn witness_transactions_for_user(&self, principal: &Principal, page: u32) -> HashTree {
[INFO] [stdout]     |                                          ^^^^^ the lifetime is elided here           ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn witness_transactions_for_user(&self, principal: &Principal, page: u32) -> HashTree<'_> {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction_list.rs:189:46
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn witness_transactions_for_contract(&self, principal: &Principal, page: u32) -> HashTree {
[INFO] [stdout]     |                                              ^^^^^ the lifetime is elided here           ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn witness_transactions_for_contract(&self, principal: &Principal, page: u32) -> HashTree<'_> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction_list.rs:207:43
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn witness_transactions_for_token(&self, token_id: &u64, page: u32) -> HashTree {
[INFO] [stdout]     |                                           ^^^^^ the lifetime is elided here    ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn witness_transactions_for_token(&self, token_id: &u64, page: u32) -> HashTree<'_> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction_list.rs:240:32
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn witness_transaction(&self, id: u64) -> HashTree {
[INFO] [stdout]     |                                ^^^^^              ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn witness_transaction(&self, id: u64) -> HashTree<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bucket.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn get_transactions(&self, arg: GetTransactionsArg) -> GetTransactionsResponseBorrowed {
[INFO] [stdout]    |                             ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn get_transactions(&self, arg: GetTransactionsArg) -> GetTransactionsResponseBorrowed<'_> {
[INFO] [stdout]    |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bucket.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 114 |         arg: GetUserTransactionsArg,
[INFO] [stdout] 115 |     ) -> GetTransactionsResponseBorrowed {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     ) -> GetTransactionsResponseBorrowed<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bucket.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 145 |         arg: GetTokenTransactionsArg,
[INFO] [stdout] 146 |     ) -> GetTransactionsResponseBorrowed {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     ) -> GetTransactionsResponseBorrowed<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction_list.rs:171:42
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn witness_transactions_for_user(&self, principal: &Principal, page: u32) -> HashTree {
[INFO] [stdout]     |                                          ^^^^^ the lifetime is elided here           ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn witness_transactions_for_user(&self, principal: &Principal, page: u32) -> HashTree<'_> {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction_list.rs:189:46
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn witness_transactions_for_contract(&self, principal: &Principal, page: u32) -> HashTree {
[INFO] [stdout]     |                                              ^^^^^ the lifetime is elided here           ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn witness_transactions_for_contract(&self, principal: &Principal, page: u32) -> HashTree<'_> {
[INFO] [stdout]     |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction_list.rs:207:43
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn witness_transactions_for_token(&self, token_id: &u64, page: u32) -> HashTree {
[INFO] [stdout]     |                                           ^^^^^ the lifetime is elided here    ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn witness_transactions_for_token(&self, token_id: &u64, page: u32) -> HashTree<'_> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction_list.rs:240:32
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn witness_transaction(&self, id: u64) -> HashTree {
[INFO] [stdout]     |                                ^^^^^              ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn witness_transaction(&self, id: u64) -> HashTree<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `ic-certified-map`
[INFO] [stderr]   --> Cargo.toml:10:15
[INFO] [stderr]    |
[INFO] [stderr] 10 | [dependencies.ic-certified-map]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `ic-certified-map`
[INFO] [stderr] warning: `cap-common` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "7eea653185dd80f290a344682766071ce74e78410ea42ba769b3190b97d0933b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eea653185dd80f290a344682766071ce74e78410ea42ba769b3190b97d0933b", kill_on_drop: false }`
[INFO] [stdout] 7eea653185dd80f290a344682766071ce74e78410ea42ba769b3190b97d0933b
