[INFO] fetching crate junobuild-shared 0.3.0... [INFO] testing junobuild-shared-0.3.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate junobuild-shared 0.3.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate junobuild-shared 0.3.0 [INFO] finished tweaking crates.io crate junobuild-shared 0.3.0 [INFO] tweaked toml for crates.io crate junobuild-shared 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate junobuild-shared 0.3.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate junobuild-shared 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04be409216938a369472599871d13343e574f12f231cb80019d0e7e9df9a21aa [INFO] running `Command { std: "docker" "start" "-a" "04be409216938a369472599871d13343e574f12f231cb80019d0e7e9df9a21aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04be409216938a369472599871d13343e574f12f231cb80019d0e7e9df9a21aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04be409216938a369472599871d13343e574f12f231cb80019d0e7e9df9a21aa", kill_on_drop: false }` [INFO] [stdout] 04be409216938a369472599871d13343e574f12f231cb80019d0e7e9df9a21aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 428ac1b55242d3c6712af7c66bb89bf14c8be26315b1a657ec9d8b258df14916 [INFO] running `Command { std: "docker" "start" "-a" "428ac1b55242d3c6712af7c66bb89bf14c8be26315b1a657ec9d8b258df14916", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling minicbor v0.19.1 [INFO] [stderr] Compiling ic-cdk-executor v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ic0 v1.0.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling minicbor-derive v0.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling candid_derive v0.10.19 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling ic-error-types v0.2.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling ic-stable-structures v0.6.9 [INFO] [stderr] Compiling ic-stable-structures v0.7.0 [INFO] [stderr] Compiling candid v0.10.19 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ic-cdk-macros v0.18.5 [INFO] [stderr] Compiling ic-management-canister-types v0.3.1 [INFO] [stderr] Compiling icrc-cbor v0.1.0 [INFO] [stderr] Compiling icrc-ledger-types v0.1.10 [INFO] [stderr] Compiling ic-cdk v0.18.5 [INFO] [stderr] Compiling ic-ledger-types v0.15.0 [INFO] [stderr] Compiling junobuild-shared v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `core::arch::wasm32` [INFO] [stdout] --> src/canister.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use core::arch::wasm32::memory_size as wasm_memory_size; [INFO] [stdout] | ^^^^^^ could not find `wasm32` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ic_cdk::api::stable::stable_size`: The `api::stable` module has been moved to `stable` (crate root). [INFO] [stdout] --> src/canister.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use ic_cdk::api::stable::{stable_size, WASM_PAGE_SIZE_IN_BYTES}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `ic_cdk::api::stable::WASM_PAGE_SIZE_IN_BYTES`: The `api::stable` module has been moved to `stable` (crate root). [INFO] [stdout] --> src/canister.rs:3:40 [INFO] [stdout] | [INFO] [stdout] 3 | use ic_cdk::api::stable::{stable_size, WASM_PAGE_SIZE_IN_BYTES}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `ic_cdk::api::stable::WASM_PAGE_SIZE_IN_BYTES`: The `api::stable` module has been moved to `stable` (crate root). [INFO] [stdout] --> src/canister.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | heap: wasm_memory_size(0) as u64 * WASM_PAGE_SIZE_IN_BYTES, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ic_cdk::api::stable::stable_size`: The `api::stable` module has been moved to `stable` (crate root). [INFO] [stdout] --> src/canister.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | stable: stable_size() * WASM_PAGE_SIZE_IN_BYTES, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `ic_cdk::api::stable::WASM_PAGE_SIZE_IN_BYTES`: The `api::stable` module has been moved to `stable` (crate root). [INFO] [stdout] --> src/canister.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | stable: stable_size() * WASM_PAGE_SIZE_IN_BYTES, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ic_cdk::api::call::CallResult`: Please use `ic_cdk::call::CallResult` instead. [INFO] [stdout] --> src/ledger/icp.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | CallResult as DeprecatedCallResult, RejectionCode as DeprecatedRejectionCode, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `ic_cdk::api::call::RejectionCode`: Please use `ic_cdk::call::RejectCode` instead. [INFO] [stdout] --> src/ledger/icp.rs:7:41 [INFO] [stdout] | [INFO] [stdout] 7 | CallResult as DeprecatedCallResult, RejectionCode as DeprecatedRejectionCode, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ic_cdk::call`: Please use `ic_cdk::call::Call::unbounded_wait()` instead. [INFO] [stdout] --> src/ledger/icp.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use ic_cdk::call; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ic_cdk::api::call::CallResult`: Please use `ic_cdk::call::CallResult` instead. [INFO] [stdout] --> src/ledger/icp.rs:216:6 [INFO] [stdout] | [INFO] [stdout] 216 | ) -> DeprecatedCallResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `ic_cdk::api::call::RejectionCode::CanisterReject`: Please use `ic_cdk::call::RejectCode` instead. [INFO] [stdout] --> src/ledger/icp.rs:222:57 [INFO] [stdout] | [INFO] [stdout] 222 | .map_err(|err: Error| (DeprecatedRejectionCode::CanisterReject, err.to_string()))?; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ic_cdk::api::call::CallResult`: Please use `ic_cdk::call::CallResult` instead. [INFO] [stdout] --> src/ledger/icp.rs:277:24 [INFO] [stdout] | [INFO] [stdout] 277 | .collect::>>()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ic_cdk::api::call::CallResult`: Please use `ic_cdk::call::CallResult` instead. [INFO] [stdout] --> src/ledger/icp.rs:234:34 [INFO] [stdout] | [INFO] [stdout] 234 | type FromArchiveResult = DeprecatedCallResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ic_cdk::call`: Please use `ic_cdk::call::Call::unbounded_wait()` instead. [INFO] [stdout] --> src/ledger/icp.rs:244:17 [INFO] [stdout] | [INFO] [stdout] 244 | call(func.principal, &func.method, (args,)).await; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ic_cdk::api::call::CallResult`: Please use `ic_cdk::call::CallResult` instead. [INFO] [stdout] --> src/ledger/icp.rs:243:27 [INFO] [stdout] | [INFO] [stdout] 243 | let response: DeprecatedCallResult<(GetBlocksResult,)> = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `ic_cdk::api::call::RejectionCode::Unknown`: Please use `ic_cdk::call::RejectCode` instead. [INFO] [stdout] --> src/ledger/icp.rs:250:50 [INFO] [stdout] | [INFO] [stdout] 250 | DeprecatedRejectionCode::Unknown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ic_cdk::api::call::CallResult`: Please use `ic_cdk::call::CallResult` instead. [INFO] [stdout] --> src/ledger/icrc.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use ic_cdk::api::call::CallResult; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ic_cdk::call`: Please use `ic_cdk::call::Call::unbounded_wait()` instead. [INFO] [stdout] --> src/ledger/icrc.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use ic_cdk::call; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ic_cdk::api::call::CallResult`: Please use `ic_cdk::call::CallResult` instead. [INFO] [stdout] --> src/ledger/icrc.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | ) -> CallResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ic_cdk::call`: Please use `ic_cdk::call::Call::unbounded_wait()` instead. [INFO] [stdout] --> src/ledger/icrc.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | let (result,) = call(ledger_id, "icrc1_transfer", (args,)).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ic_cdk::api::call::call_with_payment128`: Please use `ic_cdk::call::Call::unbounded_wait()` instead. [INFO] [stdout] --> src/mgmt/cmc.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | use ic_cdk::api::call::{call_with_payment128, CallResult}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ic_cdk::api::call::CallResult`: Please use `ic_cdk::call::CallResult` instead. [INFO] [stdout] --> src/mgmt/cmc.rs:17:47 [INFO] [stdout] | [INFO] [stdout] 17 | use ic_cdk::api::call::{call_with_payment128, CallResult}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ic_cdk::call`: Please use `ic_cdk::call::Call::unbounded_wait()` instead. [INFO] [stdout] --> src/mgmt/cmc.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use ic_cdk::call; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ic_cdk::call`: Please use `ic_cdk::call::Call::unbounded_wait()` instead. [INFO] [stdout] --> src/mgmt/cmc.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | call(cmc, "notify_top_up", (args,)).await; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ic_cdk::api::call::CallResult`: Please use `ic_cdk::call::CallResult` instead. [INFO] [stdout] --> src/mgmt/cmc.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | let result: CallResult<(Result,)> = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ic_cdk::api::call::call_with_payment128`: Please use `ic_cdk::call::Call::unbounded_wait()` instead. [INFO] [stdout] --> src/mgmt/cmc.rs:91:55 [INFO] [stdout] | [INFO] [stdout] 91 | let result: CallResult<(CreateCanisterResult,)> = call_with_payment128( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ic_cdk::api::call::CallResult`: Please use `ic_cdk::call::CallResult` instead. [INFO] [stdout] --> src/mgmt/cmc.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | let result: CallResult<(CreateCanisterResult,)> = call_with_payment128( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ic_cdk::api::call::CallResult`: Please use `ic_cdk::call::CallResult` instead. [INFO] [stdout] --> src/random.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use ic_cdk::api::call::CallResult; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ic_cdk::call`: Please use `ic_cdk::call::Call::unbounded_wait()` instead. [INFO] [stdout] --> src/random.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use ic_cdk::call; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ic_cdk::call`: Please use `ic_cdk::call::Call::unbounded_wait()` instead. [INFO] [stdout] --> src/random.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | call(Principal::management_canister(), "raw_rand", ()).await; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ic_cdk::api::call::CallResult`: Please use `ic_cdk::call::CallResult` instead. [INFO] [stdout] --> src/random.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | let result: CallResult<([u8; 32],)> = [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::state::SegmentCanisterSettings` [INFO] [stdout] --> src/types.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | pub settings: SegmentCanisterSettings, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::state::SegmentCanisterSettings` [INFO] [stdout] --> src/types.rs:68:16 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct SegmentCanisterSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `mgmt::types::cmc::CreateCanister::subnet_type`: use subnet_selection instead [INFO] [stdout] --> src/mgmt/cmc.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | subnet_type: None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `junobuild-shared` (lib) due to 1 previous error; 33 warnings emitted [INFO] running `Command { std: "docker" "inspect" "428ac1b55242d3c6712af7c66bb89bf14c8be26315b1a657ec9d8b258df14916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "428ac1b55242d3c6712af7c66bb89bf14c8be26315b1a657ec9d8b258df14916", kill_on_drop: false }` [INFO] [stdout] 428ac1b55242d3c6712af7c66bb89bf14c8be26315b1a657ec9d8b258df14916