[INFO] fetching crate cap-common 0.2.3... [INFO] checking cap-common-0.2.3 against master#0d56e340472882fa673d4b98d0802b9a799879d0 for pr-101692 [INFO] extracting crate cap-common 0.2.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate cap-common 0.2.3 on toolchain 0d56e340472882fa673d4b98d0802b9a799879d0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logos v0.12.1 [INFO] [stderr] Downloaded candid_derive v0.4.5 [INFO] [stderr] Downloaded ena v0.14.0 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded ic-certified-map v0.3.0 [INFO] [stderr] Downloaded leb128 v0.2.5 [INFO] [stderr] Downloaded ic-kit-macros v0.1.0 [INFO] [stderr] Downloaded ascii-canvas v3.0.0 [INFO] [stderr] Downloaded ic-types v0.4.2 [INFO] [stderr] Downloaded pico-args v0.4.2 [INFO] [stderr] Downloaded certified-vars v0.1.4 [INFO] [stderr] Downloaded lalrpop-util v0.19.8 [INFO] [stderr] Downloaded beef v0.5.2 [INFO] [stderr] Downloaded ic-kit v0.4.8 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded lalrpop v0.19.8 [INFO] [stderr] Downloaded candid v0.7.16 [INFO] [stderr] Downloaded serde_tokenstream v0.1.3 [INFO] [stderr] Downloaded ic-cdk v0.5.6 [INFO] [stderr] Downloaded logos-derive v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf751603067fc3b041953f016c11d110e5cbbc47274b9711ea9443bca963045f [INFO] running `Command { std: "docker" "start" "-a" "bf751603067fc3b041953f016c11d110e5cbbc47274b9711ea9443bca963045f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf751603067fc3b041953f016c11d110e5cbbc47274b9711ea9443bca963045f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf751603067fc3b041953f016c11d110e5cbbc47274b9711ea9443bca963045f", kill_on_drop: false }` [INFO] [stdout] bf751603067fc3b041953f016c11d110e5cbbc47274b9711ea9443bca963045f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e3c0e7eae5909ff23267e0972a5278fa9b4a9e0608c095f2ff05e15e77a9132 [INFO] running `Command { std: "docker" "start" "-a" "7e3c0e7eae5909ff23267e0972a5278fa9b4a9e0608c095f2ff05e15e77a9132", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Checking async-channel v1.7.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha2 v0.10.5 [INFO] [stderr] Checking lalrpop-util v0.19.8 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Checking async-global-executor v2.3.0 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_tokenstream v0.1.3 [INFO] [stderr] Compiling ic-kit-macros v0.1.0 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ic-types v0.4.2 [INFO] [stderr] Checking ic-certified-map v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Checking num_enum v0.5.7 [INFO] [stderr] Compiling candid v0.7.16 [INFO] [stderr] Checking ic-cdk v0.5.6 [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: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.82s [INFO] running `Command { std: "docker" "inspect" "7e3c0e7eae5909ff23267e0972a5278fa9b4a9e0608c095f2ff05e15e77a9132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e3c0e7eae5909ff23267e0972a5278fa9b4a9e0608c095f2ff05e15e77a9132", kill_on_drop: false }` [INFO] [stdout] 7e3c0e7eae5909ff23267e0972a5278fa9b4a9e0608c095f2ff05e15e77a9132