[INFO] cloning repository https://github.com/GLicDEV/ic-quickstart-actor-model
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GLicDEV/ic-quickstart-actor-model" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGLicDEV%2Fic-quickstart-actor-model", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGLicDEV%2Fic-quickstart-actor-model'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3a105dea9b391978e149f80bcfb98f06acee900
[INFO] building GLicDEV/ic-quickstart-actor-model against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGLicDEV%2Fic-quickstart-actor-model" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/GLicDEV/ic-quickstart-actor-model on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/GLicDEV/ic-quickstart-actor-model
[INFO] finished tweaking git repo https://github.com/GLicDEV/ic-quickstart-actor-model
[INFO] tweaked toml for git repo https://github.com/GLicDEV/ic-quickstart-actor-model written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/GLicDEV/ic-quickstart-actor-model 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded k256 v0.11.2
[INFO] [stderr]   Downloaded simple_asn1 v0.6.1
[INFO] [stderr]   Downloaded ic-cdk-macros v0.5.0
[INFO] [stderr]   Downloaded lalrpop-util v0.19.7
[INFO] [stderr]   Downloaded clap_derive v3.1.18
[INFO] [stderr]   Downloaded ic-cdk v0.5.0
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.3
[INFO] [stderr]   Downloaded candid v0.7.14
[INFO] [stderr]   Downloaded ic-agent v0.17.0
[INFO] [stderr]   Downloaded elliptic-curve v0.12.0
[INFO] [stderr]   Downloaded candid_derive v0.4.5
[INFO] [stderr]   Downloaded crypto-bigint v0.4.2
[INFO] [stderr]   Downloaded logos v0.12.0
[INFO] [stderr]   Downloaded clap v3.1.18
[INFO] [stderr]   Downloaded lalrpop v0.19.7
[INFO] [stderr]   Downloaded group v0.12.0
[INFO] [stderr]   Downloaded ic-utils v0.17.0
[INFO] [stderr]   Downloaded logos-derive v0.12.0
[INFO] [stderr]   Downloaded ecdsa v0.14.1
[INFO] [stderr]   Downloaded garcon v0.2.3
[INFO] [stderr]   Downloaded ic-types v0.3.0
[INFO] [stderr]   Downloaded rfc6979 v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddd4bdf949ad775ccdf47a69b3cf412a6cf1431c473e5ca4a4b38f2ad0e9a380
[INFO] running `Command { std: "docker" "start" "-a" "ddd4bdf949ad775ccdf47a69b3cf412a6cf1431c473e5ca4a4b38f2ad0e9a380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddd4bdf949ad775ccdf47a69b3cf412a6cf1431c473e5ca4a4b38f2ad0e9a380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddd4bdf949ad775ccdf47a69b3cf412a6cf1431c473e5ca4a4b38f2ad0e9a380", kill_on_drop: false }`
[INFO] [stdout] ddd4bdf949ad775ccdf47a69b3cf412a6cf1431c473e5ca4a4b38f2ad0e9a380
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29c8628fb1f5f52e5fd2e91fe96fe7307171b3ada37278d518ebb5ec4b01284a
[INFO] running `Command { std: "docker" "start" "-a" "29c8628fb1f5f52e5fd2e91fe96fe7307171b3ada37278d518ebb5ec4b01284a", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling zeroize v1.5.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling base64ct v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling const-oid v0.9.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling der v0.6.0
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling beef v0.5.1
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.12.0
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.4.2
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling group v0.12.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling elliptic-curve v0.12.0
[INFO] [stderr]    Compiling rfc6979 v0.2.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.7
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling lalrpop v0.19.7
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling ecdsa v0.14.1
[INFO] [stderr]    Compiling rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling k256 v0.11.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling pem v1.0.2
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling strum v0.24.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling webpki-roots v0.22.3
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling candid_derive v0.4.5
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling strum_macros v0.24.0
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling simple_asn1 v0.6.1
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling garcon v0.2.3
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling candid v0.7.14
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde_bytes v0.11.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_tokenstream v0.1.3
[INFO] [stderr]    Compiling ic-types v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling num_enum v0.5.7
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling ic-agent v0.17.0
[INFO] [stderr]    Compiling ic-cdk v0.5.0
[INFO] [stderr]    Compiling ic-utils v0.17.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.5.0
[INFO] [stderr]    Compiling ic_quickstart_actor_model v0.1.0 (/opt/rustwide/workdir/src/ic_quickstart_actor_model)
[INFO] [stderr]    Compiling wasm_loader v0.1.0 (/opt/rustwide/workdir/src/wasm_loader)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/ic_quickstart_actor_model/src/lib.rs:475:1
[INFO] [stdout]     |
[INFO] [stdout] 475 | / async fn call_canister_install(
[INFO] [stdout] 476 | |     canister_id: &Principal,
[INFO] [stdout] 477 | |     canister_install_args: Vec<u8>,
[INFO] [stdout] 478 | |     canister_wasm: Vec<u8>,
[INFO] [stdout] 479 | | ) -> bool {
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'a> !: ArgumentDecoder<'a>` will fail
[INFO] [stdout]    --> src/ic_quickstart_actor_model/src/lib.rs:507:11
[INFO] [stdout]     |
[INFO] [stdout] 507 |       match ic_cdk::api::call::call(
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 508 | |         Principal::management_canister(),
[INFO] [stdout] 509 | |         "install_code",
[INFO] [stdout] 510 | |         (install_config,),
[INFO] [stdout] 511 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ic_quickstart_actor_model/src/business_logic.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |         let mut p = self
[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: methods `random_u32`, `cycles_balance`, and `memory_used` are never used
[INFO] [stdout]   --> src/ic_quickstart_actor_model/src/env.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub trait Environment {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 13 |     fn random_u32(&mut self) -> u32;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 14 |     fn cycles_balance(&self) -> Cycles;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     fn memory_used(&self) -> u64;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcerlIGm/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcerlIGm/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-c30dd69c0d40e857.rlib,libsha2-06358e57679e08a2.rlib,libdigest-c86afcdcf6f2f9f2.rlib,libsubtle-a710f89bc1e83bac.rlib,libblock_buffer-7df84876cb65eedd.rlib,libcrypto_common-125d3a8d6c0b8b4a.rlib,librand-7cae8cf0a19398d8.rlib,librand_chacha-a86fbc513df65b9a.rlib,libppv_lite86-8dae110e85681398.rlib,librand_core-c7c3f0189a40fce5.rlib,libgetrandom-39ef3348a85091de.rlib,liblibc-774b411048d98fe2.rlib,libcandid-4f2a9412290f2963.rlib,libleb128-ae0983f084a091ac.rlib,libbyteorder-379f547b04d51d02.rlib,liblogos-f7a6ab09014884ca.rlib,libnum_bigint-da2d20fa44abb632.rlib,libnum_integer-d899d41376b876fc.rlib,libnum_traits-e64c6d2d62895d2c.rlib,libanyhow-e70f5ad1e0aab716.rlib,libnum_enum-45accd1a938d5af9.rlib,libic_types-b72702dcaba369e7.rlib,libcrc32fast-56a2f8bd1095fa00.rlib,libbase32-39d04fa1fa68181d.rlib,libserde_bytes-19017ca274ab3a09.rlib,libhex-28742b4ca144387c.rlib,libsha2-b88b422864aed792.rlib,libcpufeatures-4ff6a1db4b30982d.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libdigest-4e7c480e6afec479.rlib,libblock_buffer-dc53ced6692ba8c1.rlib,libgeneric_array-f0a1b7287638233f.rlib,libtypenum-af1c64773d1c921d.rlib,libbinread-54d617d4386fb0c1.rlib,liblazy_static-2bb390fee0230a38.rlib,liblalrpop_util-84b8b2ee4ebbcd88.rlib,libregex-67ae917a758b3bad.rlib,libaho_corasick-1f83a2fb3c683d84.rlib,libmemchr-c03d851e398fde9c.rlib,libregex_syntax-a8b7a392e3a16251.rlib,libthiserror-c742343cafa6679b.rlib,libcodespan_reporting-5f0a57d57fb98c73.rlib,libunicode_width-c0dfc70716b193be.rlib,libtermcolor-3421dff75a1a6c35.rlib,libpretty-30ed8963daca93ef.rlib,libarrayvec-f5ee3f47c3793c70.rlib,libtyped_arena-7e1d361181440881.rlib,libserde-5e1dc79fc9609422.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libic_quickstart_actor_model.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcerlIGm/list:6: ; expected, but got __get_candid_interface_tmp_hack
[INFO] [stdout]           >>>     canister_query __get_candid_interface_tmp_hack;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ic_quickstart_actor_model` (lib) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "29c8628fb1f5f52e5fd2e91fe96fe7307171b3ada37278d518ebb5ec4b01284a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29c8628fb1f5f52e5fd2e91fe96fe7307171b3ada37278d518ebb5ec4b01284a", kill_on_drop: false }`
[INFO] [stdout] 29c8628fb1f5f52e5fd2e91fe96fe7307171b3ada37278d518ebb5ec4b01284a
