[INFO] cloning repository https://github.com/SyedAnees21/Concordium-Contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SyedAnees21/Concordium-Contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyedAnees21%2FConcordium-Contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyedAnees21%2FConcordium-Contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e65f3620729202eaa9a494f6beefcab6f20a9ab
[INFO] checking SyedAnees21/Concordium-Contracts against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyedAnees21%2FConcordium-Contracts" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/SyedAnees21/Concordium-Contracts
[INFO] finished tweaking git repo https://github.com/SyedAnees21/Concordium-Contracts
[INFO] tweaked toml for git repo https://github.com/SyedAnees21/Concordium-Contracts written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SyedAnees21/Concordium-Contracts on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SyedAnees21/Concordium-Contracts 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1263fb71bdc41214d8ed2b72d2d4aae6ae10b8b182731561d56124c47204826
[INFO] running `Command { std: "docker" "start" "-a" "a1263fb71bdc41214d8ed2b72d2d4aae6ae10b8b182731561d56124c47204826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1263fb71bdc41214d8ed2b72d2d4aae6ae10b8b182731561d56124c47204826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1263fb71bdc41214d8ed2b72d2d4aae6ae10b8b182731561d56124c47204826", kill_on_drop: false }`
[INFO] [stdout] a1263fb71bdc41214d8ed2b72d2d4aae6ae10b8b182731561d56124c47204826
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c73d1cdae11de52ae699d5037e767fa16212ee207e96ae8b84baef42a548dfb
[INFO] running `Command { std: "docker" "start" "-a" "6c73d1cdae11de52ae699d5037e767fa16212ee207e96ae8b84baef42a548dfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling secp256k1-sys v0.5.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking primitive-types v0.11.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling concordium_base_derive v1.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking secp256k1 v0.22.2
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling concordium-contracts-common-derive v4.1.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking ed25519-zebra v4.0.3
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling concordium-contracts-common v9.2.0
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking concordium-std v10.1.0
[INFO] [stderr]     Checking concordium-wasm v5.1.0
[INFO] [stderr]     Checking concordium-cis2 v6.2.0
[INFO] [stderr]    Compiling concordium-std-derive v6.0.0
[INFO] [stderr]     Checking nft-auction v0.1.0 (/opt/rustwide/workdir/auction)
[INFO] [stderr]     Checking launch-pad v0.1.0 (/opt/rustwide/workdir/launch-pad)
[INFO] [stderr]     Checking market-place v0.1.0 (/opt/rustwide/workdir/market-place)
[INFO] [stdout] warning: unused imports: `TokenDetails` and `TokenIdentifier`
[INFO] [stdout]  --> market-place/src/params.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 |     state::{Price, TokenDetails, TokenIdentifier, TokenListItem},
[INFO] [stdout]   |                    ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cis2Client`
[INFO] [stdout]  --> market-place/src/state.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use concordium_cis2::{Cis2Client, IsTokenId};
[INFO] [stdout]   |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StateSet`
[INFO] [stdout]  --> market-place/src/state.rs:8:58
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Serial, Serialize, StateApi, StateBuilder, StateMap, StateSet,
[INFO] [stdout]   |                                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> market-place/src/state.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |     errors::Error, params::{self, InitParams, ListParams}, ContractTokenAmount, ContractTokenId
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AddParams`
[INFO] [stdout]   --> market-place/src/lib.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use params::{AddParams, BuyerParams, InitParams, ListParams, TokenList};
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TokenInfo`
[INFO] [stdout]   --> market-place/src/lib.rs:23:48
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Commission, Price, State, TokenIdentifier, TokenInfo, TokenListItem, TokenRoyaltyState,
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `params::TransferParams` and `state::TokenOwnerInfo`
[INFO] [stdout]   --> market-place/src/lib.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | use crate::{params::TransferParams, state::TokenOwnerInfo};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DistributableAmounts` is never constructed
[INFO] [stdout]    --> market-place/src/lib.rs:225:8
[INFO] [stdout]     |
[INFO] [stdout] 225 | struct DistributableAmounts {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `distribute_amounts` is never used
[INFO] [stdout]    --> market-place/src/lib.rs:294:4
[INFO] [stdout]     |
[INFO] [stdout] 294 | fn distribute_amounts(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_amounts` is never used
[INFO] [stdout]    --> market-place/src/lib.rs:333:4
[INFO] [stdout]     |
[INFO] [stdout] 333 | fn calculate_amounts(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AddParams` is never constructed
[INFO] [stdout]   --> market-place/src/params.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) struct AddParams {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransferParams` is never constructed
[INFO] [stdout]   --> market-place/src/params.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) struct TransferParams {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TokenList` is never used
[INFO] [stdout]   --> market-place/src/state.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub type TokenList<K = TokenIdentifier, V = TokenDetails, S = StateApi> = StateMap<K, V, S>;
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> market-place/src/state.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<T: IsTokenId> TokenOwnerInfo<T> {
[INFO] [stdout]    | ------------------------------------ associated function in this implementation
[INFO] [stdout] 31 |     pub fn from(token_info: TokenInfo<T>, owner: &AccountAddress) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `list_token`, `decrease_listed_quantity`, and `get_listed` are never used
[INFO] [stdout]    --> market-place/src/state.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl State {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn list_token(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub(crate) fn decrease_listed_quantity(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn get_listed(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `value` is never used
[INFO] [stdout]    --> market-place/src/state.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 245 | impl Price {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] 246 |     #[inline(always)]
[INFO] [stdout] 247 |     pub fn value(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking concordium-smart-contract-engine v6.1.0
[INFO] [stderr]     Checking ark-bls12-381 v0.4.0
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concordium-smart-contract-engine-6.1.0/src/v0/mod.rs:205:63
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let written = (&mut self.state[offset..end as usize]).write(bytes)?;
[INFO] [stdout]     |                                                               ^^^^^ multiple `write` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `concordium_contracts_common::Write` for the type `&mut [u8]`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `std::io::Write` for the type `&mut [u8]`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 205 -         let written = (&mut self.state[offset..end as usize]).write(bytes)?;
[INFO] [stdout] 205 +         let written = concordium_contracts_common::Write::write(&mut (&mut self.state[offset..end as usize]), bytes)?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 205 -         let written = (&mut self.state[offset..end as usize]).write(bytes)?;
[INFO] [stdout] 205 +         let written = std::io::Write::write(&mut (&mut self.state[offset..end as usize]), bytes)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concordium-smart-contract-engine-6.1.0/src/v0/mod.rs:214:25
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let amt = bytes.write(&self.state[offset..])?;
[INFO] [stdout]     |                         ^^^^^ multiple `write` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `concordium_contracts_common::Write` for the type `&mut [u8]`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `std::io::Write` for the type `&mut [u8]`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 214 -         let amt = bytes.write(&self.state[offset..])?;
[INFO] [stdout] 214 +         let amt = concordium_contracts_common::Write::write(&mut bytes, &self.state[offset..])?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 214 -         let amt = bytes.write(&self.state[offset..])?;
[INFO] [stdout] 214 +         let amt = std::io::Write::write(&mut bytes, &self.state[offset..])?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concordium-smart-contract-engine-6.1.0/src/v0/mod.rs:474:51
[INFO] [stdout]     |
[INFO] [stdout] 474 |         let amt = (&mut memory[start..write_end]).write(&param[offset..end])?;
[INFO] [stdout]     |                                                   ^^^^^ multiple `write` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `concordium_contracts_common::Write` for the type `&mut [u8]`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `std::io::Write` for the type `&mut [u8]`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 474 -         let amt = (&mut memory[start..write_end]).write(&param[offset..end])?;
[INFO] [stdout] 474 +         let amt = concordium_contracts_common::Write::write(&mut (&mut memory[start..write_end]), &param[offset..end])?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 474 -         let amt = (&mut memory[start..write_end]).write(&param[offset..end])?;
[INFO] [stdout] 474 +         let amt = std::io::Write::write(&mut (&mut memory[start..write_end]), &param[offset..end])?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concordium-smart-contract-engine-6.1.0/src/v0/mod.rs:496:51
[INFO] [stdout]     |
[INFO] [stdout] 496 |         let amt = (&mut memory[start..write_end]).write(&policies_bytes[offset..end])?;
[INFO] [stdout]     |                                                   ^^^^^ multiple `write` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `concordium_contracts_common::Write` for the type `&mut [u8]`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `std::io::Write` for the type `&mut [u8]`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 496 -         let amt = (&mut memory[start..write_end]).write(&policies_bytes[offset..end])?;
[INFO] [stdout] 496 +         let amt = concordium_contracts_common::Write::write(&mut (&mut memory[start..write_end]), &policies_bytes[offset..end])?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 496 -         let amt = (&mut memory[start..write_end]).write(&policies_bytes[offset..end])?;
[INFO] [stdout] 496 +         let amt = std::io::Write::write(&mut (&mut memory[start..write_end]), &policies_bytes[offset..end])?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concordium-smart-contract-engine-6.1.0/src/v0/mod.rs:612:42
[INFO] [stdout]     |
[INFO] [stdout] 612 |         (&mut memory[start..start + 32]).write_all(init_origin?.as_ref())?;
[INFO] [stdout]     |                                          ^^^^^^^^^ multiple `write_all` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `concordium_contracts_common::Write` for the type `&mut [u8]`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `std::io::Write` for the type `&mut [u8]`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 612 -         (&mut memory[start..start + 32]).write_all(init_origin?.as_ref())?;
[INFO] [stdout] 612 +         concordium_contracts_common::Write::write_all(&mut (&mut memory[start..start + 32]), init_origin?.as_ref())?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 612 -         (&mut memory[start..start + 32]).write_all(init_origin?.as_ref())?;
[INFO] [stdout] 612 +         std::io::Write::write_all(&mut (&mut memory[start..start + 32]), init_origin?.as_ref())?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concordium-smart-contract-engine-6.1.0/src/v0/mod.rs:714:42
[INFO] [stdout]     |
[INFO] [stdout] 714 |         (&mut memory[start..start + 32]).write_all(invoker?.as_ref())?;
[INFO] [stdout]     |                                          ^^^^^^^^^ multiple `write_all` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `concordium_contracts_common::Write` for the type `&mut [u8]`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `std::io::Write` for the type `&mut [u8]`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 714 -         (&mut memory[start..start + 32]).write_all(invoker?.as_ref())?;
[INFO] [stdout] 714 +         concordium_contracts_common::Write::write_all(&mut (&mut memory[start..start + 32]), invoker?.as_ref())?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 714 -         (&mut memory[start..start + 32]).write_all(invoker?.as_ref())?;
[INFO] [stdout] 714 +         std::io::Write::write_all(&mut (&mut memory[start..start + 32]), invoker?.as_ref())?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concordium-smart-contract-engine-6.1.0/src/v0/mod.rs:727:41
[INFO] [stdout]     |
[INFO] [stdout] 727 |         (&mut memory[start..start + 8]).write_all(&self_address.index.to_le_bytes())?;
[INFO] [stdout]     |                                         ^^^^^^^^^ multiple `write_all` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `concordium_contracts_common::Write` for the type `&mut [u8]`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `std::io::Write` for the type `&mut [u8]`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 727 -         (&mut memory[start..start + 8]).write_all(&self_address.index.to_le_bytes())?;
[INFO] [stdout] 727 +         concordium_contracts_common::Write::write_all(&mut (&mut memory[start..start + 8]), &self_address.index.to_le_bytes())?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 727 -         (&mut memory[start..start + 8]).write_all(&self_address.index.to_le_bytes())?;
[INFO] [stdout] 727 +         std::io::Write::write_all(&mut (&mut memory[start..start + 8]), &self_address.index.to_le_bytes())?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concordium-smart-contract-engine-6.1.0/src/v0/mod.rs:728:46
[INFO] [stdout]     |
[INFO] [stdout] 728 |         (&mut memory[start + 8..start + 16]).write_all(&self_address.subindex.to_le_bytes())?;
[INFO] [stdout]     |                                              ^^^^^^^^^ multiple `write_all` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `concordium_contracts_common::Write` for the type `&mut [u8]`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `std::io::Write` for the type `&mut [u8]`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 728 -         (&mut memory[start + 8..start + 16]).write_all(&self_address.subindex.to_le_bytes())?;
[INFO] [stdout] 728 +         concordium_contracts_common::Write::write_all(&mut (&mut memory[start + 8..start + 16]), &self_address.subindex.to_le_bytes())?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 728 -         (&mut memory[start + 8..start + 16]).write_all(&self_address.subindex.to_le_bytes())?;
[INFO] [stdout] 728 +         std::io::Write::write_all(&mut (&mut memory[start + 8..start + 16]), &self_address.subindex.to_le_bytes())?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concordium-smart-contract-engine-6.1.0/src/v0/mod.rs:763:42
[INFO] [stdout]     |
[INFO] [stdout] 763 |         (&mut memory[start..start + 32]).write_all(owner?.as_ref())?;
[INFO] [stdout]     |                                          ^^^^^^^^^ multiple `write_all` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `concordium_contracts_common::Write` for the type `&mut [u8]`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `std::io::Write` for the type `&mut [u8]`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 763 -         (&mut memory[start..start + 32]).write_all(owner?.as_ref())?;
[INFO] [stdout] 763 +         concordium_contracts_common::Write::write_all(&mut (&mut memory[start..start + 32]), owner?.as_ref())?;
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 763 -         (&mut memory[start..start + 32]).write_all(owner?.as_ref())?;
[INFO] [stdout] 763 +         std::io::Write::write_all(&mut (&mut memory[start..start + 32]), owner?.as_ref())?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking concordium_base v7.0.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `concordium-smart-contract-engine` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6c73d1cdae11de52ae699d5037e767fa16212ee207e96ae8b84baef42a548dfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c73d1cdae11de52ae699d5037e767fa16212ee207e96ae8b84baef42a548dfb", kill_on_drop: false }`
[INFO] [stdout] 6c73d1cdae11de52ae699d5037e767fa16212ee207e96ae8b84baef42a548dfb
