[INFO] cloning repository https://github.com/fragwuerdig/cw20-taxed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fragwuerdig/cw20-taxed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffragwuerdig%2Fcw20-taxed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffragwuerdig%2Fcw20-taxed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b618e7c8586557d51b51e703a4a711bac0b2fce [INFO] checking fragwuerdig/cw20-taxed against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffragwuerdig%2Fcw20-taxed" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fragwuerdig/cw20-taxed on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fragwuerdig/cw20-taxed [INFO] finished tweaking git repo https://github.com/fragwuerdig/cw20-taxed [INFO] tweaked toml for git repo https://github.com/fragwuerdig/cw20-taxed written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fragwuerdig/cw20-taxed 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "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] Downloading crates ... [INFO] [stderr] Downloaded ed25519-zebra v3.0.0 [INFO] [stderr] Downloaded serde-json-wasm v0.5.2 [INFO] [stderr] Downloaded cosmwasm-derive v1.5.3 [INFO] [stderr] Downloaded anyhow v1.0.62 [INFO] [stderr] Downloaded cosmwasm-schema v1.5.3 [INFO] [stderr] Downloaded cw2 v1.1.2 [INFO] [stderr] Downloaded cosmwasm-crypto v1.5.3 [INFO] [stderr] Downloaded ecdsa v0.14.4 [INFO] [stderr] Downloaded criterion-plot v0.4.5 [INFO] [stderr] Downloaded cosmwasm-schema-derive v1.5.3 [INFO] [stderr] Downloaded signature v1.6.0 [INFO] [stderr] Downloaded cw-utils v1.0.3 [INFO] [stderr] Downloaded cw-storage-plus v1.2.0 [INFO] [stderr] Downloaded k256 v0.11.4 [INFO] [stderr] Downloaded plotters v0.3.3 [INFO] [stderr] Downloaded criterion v0.3.6 [INFO] [stderr] Downloaded cosmwasm-std v1.5.3 [INFO] [stderr] Downloaded bnum v0.10.0 [INFO] [stderr] Downloaded elliptic-curve v0.13.7 [INFO] [stderr] Downloaded sec1 v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccfa13e7053c75e8b95530b2e7550fdd96869b79e17baa8d5e7701f3f2e0a45c [INFO] running `Command { std: "docker" "start" "-a" "ccfa13e7053c75e8b95530b2e7550fdd96869b79e17baa8d5e7701f3f2e0a45c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccfa13e7053c75e8b95530b2e7550fdd96869b79e17baa8d5e7701f3f2e0a45c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccfa13e7053c75e8b95530b2e7550fdd96869b79e17baa8d5e7701f3f2e0a45c", kill_on_drop: false }` [INFO] [stdout] ccfa13e7053c75e8b95530b2e7550fdd96869b79e17baa8d5e7701f3f2e0a45c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21074e2fbaffc2725d3868be0d65b3ede1bf0ecdf29073e1d5fcecab6ea0b253 [INFO] running `Command { std: "docker" "start" "-a" "21074e2fbaffc2725d3868be0d65b3ede1bf0ecdf29073e1d5fcecab6ea0b253", 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] Checking zeroize v1.5.7 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking dyn-clone v1.0.9 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking forward_ref v1.0.0 [INFO] [stderr] Checking bnum v0.10.0 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking crossbeam-utils v0.8.11 [INFO] [stderr] Checking der v0.6.0 [INFO] [stderr] Checking base64ct v1.5.2 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking num-traits v0.2.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking sec1 v0.7.1 [INFO] [stderr] Checking rayon-core v1.9.3 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking crypto-bigint v0.4.8 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking ff v0.12.0 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking signature v1.6.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking group v0.12.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking plotters v0.3.3 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking rayon v1.5.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking rfc6979 v0.3.0 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking ecdsa v0.14.4 [INFO] [stderr] Checking k256 v0.11.4 [INFO] [stderr] Checking elliptic-curve v0.13.7 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking k256 v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking cw-storage-macro v0.16.0 (/opt/rustwide/workdir/packages/storage-macro) [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling cosmwasm-derive v1.5.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v1.5.3 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Checking prost v0.9.0 [INFO] [stderr] Checking ed25519-zebra v3.0.0 [INFO] [stderr] Checking serde-json-wasm v0.5.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking cosmwasm-crypto v1.5.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking cosmwasm-std v1.5.3 [INFO] [stderr] Checking cosmwasm-schema v1.5.3 [INFO] [stderr] Checking cw-storage-plus v0.16.0 (/opt/rustwide/workdir/packages/storage-plus) [INFO] [stderr] Checking cw-storage-plus v1.2.0 [INFO] [stdout] warning: the item `to_json_vec` is imported redundantly [INFO] [stdout] --> packages/storage-plus/src/helpers.rs:126:24 [INFO] [stdout] | [INFO] [stdout] 125 | use super::*; [INFO] [stdout] | -------- the item `to_json_vec` is already imported here [INFO] [stdout] 126 | use cosmwasm_std::{to_json_vec, StdError}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StdError` is imported redundantly [INFO] [stdout] --> packages/storage-plus/src/helpers.rs:126:37 [INFO] [stdout] | [INFO] [stdout] 125 | use super::*; [INFO] [stdout] | -------- the item `StdError` is already imported here [INFO] [stdout] 126 | use cosmwasm_std::{to_json_vec, StdError}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StdError` is imported redundantly [INFO] [stdout] --> packages/storage-plus/src/item.rs:101:58 [INFO] [stdout] | [INFO] [stdout] 97 | use super::*; [INFO] [stdout] | -------- the item `StdError` is already imported here [INFO] [stdout] ... [INFO] [stdout] 101 | use cosmwasm_std::{OverflowError, OverflowOperation, StdError}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StdResult` is imported redundantly [INFO] [stdout] --> packages/storage-plus/src/map.rs:303:31 [INFO] [stdout] | [INFO] [stdout] 295 | use super::*; [INFO] [stdout] | -------- the item `StdResult` is already imported here [INFO] [stdout] ... [INFO] [stdout] 303 | use cosmwasm_std::{Order, StdResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cw2 v0.16.0 (/opt/rustwide/workdir/packages/cw2) [INFO] [stderr] Checking cw2 v1.1.2 [INFO] [stderr] Checking cw-utils v0.16.0 (/opt/rustwide/workdir/packages/utils) [INFO] [stderr] Checking cw-utils v1.0.3 [INFO] [stderr] Checking cw20 v0.16.0 (/opt/rustwide/workdir/packages/cw20) [INFO] [stderr] Checking cw-controllers v0.16.0 (/opt/rustwide/workdir/packages/controllers) [INFO] [stderr] Checking cw-multi-test v0.16.0 (/opt/rustwide/workdir/packages/multi-test) [INFO] [stderr] Checking cw-multi-test v0.16.5 [INFO] [stdout] warning: the item `Executor` is imported redundantly [INFO] [stdout] --> packages/multi-test/src/app.rs:1378:13 [INFO] [stdout] | [INFO] [stdout] 1372 | use super::*; [INFO] [stdout] | -------- the item `Executor` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1378 | use crate::Executor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `from_json` is imported redundantly [INFO] [stdout] --> packages/multi-test/src/staking.rs:1287:28 [INFO] [stdout] | [INFO] [stdout] 1287 | use cosmwasm_std::{from_json, Addr, BondedDenomResponse, Decimal, StakingQuery}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1290 | use super::*; [INFO] [stdout] | -------- the item `from_json` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Addr` is imported redundantly [INFO] [stdout] --> packages/multi-test/src/staking.rs:1287:39 [INFO] [stdout] | [INFO] [stdout] 1287 | use cosmwasm_std::{from_json, Addr, BondedDenomResponse, Decimal, StakingQuery}; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 1290 | use super::*; [INFO] [stdout] | -------- the item `Addr` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BondedDenomResponse` is imported redundantly [INFO] [stdout] --> packages/multi-test/src/staking.rs:1287:45 [INFO] [stdout] | [INFO] [stdout] 1287 | use cosmwasm_std::{from_json, Addr, BondedDenomResponse, Decimal, StakingQuery}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1290 | use super::*; [INFO] [stdout] | -------- the item `BondedDenomResponse` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Decimal` is imported redundantly [INFO] [stdout] --> packages/multi-test/src/staking.rs:1287:66 [INFO] [stdout] | [INFO] [stdout] 1287 | use cosmwasm_std::{from_json, Addr, BondedDenomResponse, Decimal, StakingQuery}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1290 | use super::*; [INFO] [stdout] | -------- the item `Decimal` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StakingQuery` is imported redundantly [INFO] [stdout] --> packages/multi-test/src/staking.rs:1287:75 [INFO] [stdout] | [INFO] [stdout] 1287 | use cosmwasm_std::{from_json, Addr, BondedDenomResponse, Decimal, StakingQuery}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1290 | use super::*; [INFO] [stdout] | -------- the item `StakingQuery` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BankMsg` is imported redundantly [INFO] [stdout] --> packages/multi-test/src/wasm.rs:939:54 [INFO] [stdout] | [INFO] [stdout] 939 | use cosmwasm_std::{coin, from_json, to_json_vec, BankMsg, Coin, CosmosMsg, Empty, StdError}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 949 | use super::*; [INFO] [stdout] | -------- the item `BankMsg` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Coin` is imported redundantly [INFO] [stdout] --> packages/multi-test/src/wasm.rs:939:63 [INFO] [stdout] | [INFO] [stdout] 939 | use cosmwasm_std::{coin, from_json, to_json_vec, BankMsg, Coin, CosmosMsg, Empty, StdError}; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 949 | use super::*; [INFO] [stdout] | -------- the item `Coin` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/echo.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | to_binary, Attribute, Binary, Deps, DepsMut, Empty, Env, Event, MessageInfo, Reply, Response, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/echo.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | to_binary(&msg) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/hackatom.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | to_binary, BankMsg, Binary, Deps, DepsMut, Empty, Env, MessageInfo, Response, StdError, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/hackatom.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | to_binary(&res) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/payout.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | to_binary, BankMsg, Binary, Coin, Deps, DepsMut, Env, MessageInfo, Response, StdError, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/payout.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | to_binary(&res) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/payout.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | to_binary(&payout) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/reflect.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | to_binary, Binary, Deps, DepsMut, Env, Event, MessageInfo, Reply, Response, StdError, SubMsg, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/reflect.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | to_binary(&res) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::to_binary`: use to_json_binary instead [INFO] [stdout] --> packages/multi-test/src/test_helpers/contracts/reflect.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | to_binary(&reply) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cosmwasm_std::ContractInfoResponse::new`: Use ContractInfoResponse::default() and mutate the fields you want to set. [INFO] [stdout] --> packages/multi-test/src/wasm.rs:141:53 [INFO] [stdout] | [INFO] [stdout] 141 | let mut res = ContractInfoResponse::new(contract.code_id as u64, contract.creator); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> packages/multi-test/src/wasm.rs:830:21 [INFO] [stdout] | [INFO] [stdout] 830 | api: api.deref(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> packages/multi-test/src/wasm.rs:866:25 [INFO] [stdout] | [INFO] [stdout] 866 | api: api.deref(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `dyn Api` does not implement `Deref`, so calling `deref` on `&dyn Api` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cosmwasm_std::ContractInfoResponse::new`: Use ContractInfoResponse::default() and mutate the fields you want to set. [INFO] [stdout] --> packages/multi-test/src/wasm.rs:141:53 [INFO] [stdout] | [INFO] [stdout] 141 | let mut res = ContractInfoResponse::new(contract.code_id as u64, contract.creator); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `cosmwasm_std::ContractInfoResponse::new`: Use ContractInfoResponse::default() and mutate the fields you want to set. [INFO] [stdout] --> packages/multi-test/src/wasm.rs:1089:50 [INFO] [stdout] | [INFO] [stdout] 1089 | let mut expected = ContractInfoResponse::new(code_id as u64, "foobar"); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cw20-base v0.16.0 (/opt/rustwide/workdir/contracts/cw20-base) [INFO] [stderr] Checking cw20-ics20 v0.16.0 (/opt/rustwide/workdir/contracts/cw20-ics20) [INFO] [stdout] warning: the item `IbcMsg` is imported redundantly [INFO] [stdout] --> contracts/cw20-ics20/src/contract.rs:386:48 [INFO] [stdout] | [INFO] [stdout] 382 | use super::*; [INFO] [stdout] | -------- the item `IbcMsg` is already imported here [INFO] [stdout] ... [INFO] [stdout] 386 | use cosmwasm_std::{coin, coins, CosmosMsg, IbcMsg, StdError, Uint128}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/cw20-base/src/contract.rs:627:31 [INFO] [stdout] | [INFO] [stdout] 627 | use cosmwasm_std::{coins, from_binary, Addr, CosmosMsg, StdError, SubMsg, WasmMsg}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StdError` is imported redundantly [INFO] [stdout] --> contracts/cw20-ics20/src/contract.rs:386:56 [INFO] [stdout] | [INFO] [stdout] 382 | use super::*; [INFO] [stdout] | -------- the item `StdError` is already imported here [INFO] [stdout] ... [INFO] [stdout] 386 | use cosmwasm_std::{coin, coins, CosmosMsg, IbcMsg, StdError, Uint128}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/cw20-base/src/contract.rs:980:36 [INFO] [stdout] | [INFO] [stdout] 980 | let mint: MinterResponse = from_binary(&res.unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/cw20-base/src/contract.rs:1030:44 [INFO] [stdout] | [INFO] [stdout] 1030 | let mint: Option = from_binary(&res.unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/cw20-base/src/contract.rs:1147:39 [INFO] [stdout] | [INFO] [stdout] 1147 | let loaded: BalanceResponse = from_binary(&data).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/cw20-base/src/contract.rs:1159:39 [INFO] [stdout] | [INFO] [stdout] 1159 | let loaded: BalanceResponse = from_binary(&data).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IbcEndpoint` is imported redundantly [INFO] [stdout] --> contracts/cw20-ics20/src/ibc.rs:396:44 [INFO] [stdout] | [INFO] [stdout] 390 | use super::*; [INFO] [stdout] | -------- the item `IbcEndpoint` is already imported here [INFO] [stdout] ... [INFO] [stdout] 396 | use cosmwasm_std::{coins, to_json_vec, IbcEndpoint, IbcMsg, IbcTimeout, Timestamp}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/cw20-base/src/enumerable.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | use cosmwasm_std::{coins, from_binary, DepsMut, Uint128}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/cw20-base/src/enumerable.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | from_binary(&query(deps.as_ref(), env.clone(), msg).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/cw20-base/src/enumerable.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 233 | from_binary(&query(deps.as_ref(), env.clone(), msg).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cosmwasm_std::from_binary`: use from_json instead [INFO] [stdout] --> contracts/cw20-base/src/enumerable.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | from_binary(&query(deps.as_ref(), env, msg).unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cw20-taxed v1.1.0 (/opt/rustwide/workdir/contracts/cw20-taxed) [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> packages/multi-test/src/wasm.rs:830:21 [INFO] [stdout] | [INFO] [stdout] 830 | api: api.deref(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `dyn cosmwasm_std::Api` does not implement `Deref`, so calling `deref` on `&dyn cosmwasm_std::Api` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> packages/multi-test/src/wasm.rs:866:25 [INFO] [stdout] | [INFO] [stdout] 866 | api: api.deref(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `dyn cosmwasm_std::Api` does not implement `Deref`, so calling `deref` on `&dyn cosmwasm_std::Api` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cw20ExecuteMsg` [INFO] [stdout] --> contracts/cw20-taxed/src/allowances.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | use cw20::{AllowanceResponse, Cw20ExecuteMsg, Cw20ReceiveMsg, Expiration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Decimal`, `QuerierWrapper` [INFO] [stdout] --> contracts/cw20-taxed/src/contract.rs:5:46 [INFO] [stdout] | [INFO] [stdout] 5 | to_json_binary, Addr, Binary, CosmosMsg, Decimal, Deps, DepsMut, Empty, Env, MessageInfo, QuerierWrapper, Response, StdError, StdResu... [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> contracts/cw20-taxed/src/contract.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | use crate::tax::{self, TaxMap}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Decimal` [INFO] [stdout] --> contracts/cw20-taxed/src/msg.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{Binary, Decimal, StdError, StdResult, Uint128}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Decimal` [INFO] [stdout] --> contracts/cw20-taxed/src/state.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{Addr, Decimal, Uint128}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TaxInfo` [INFO] [stdout] --> contracts/cw20-taxed/src/state.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::tax::{TaxInfo, TaxMap}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Empty`, `Querier`, `WasmQuery` [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | use cosmwasm_std::{ Addr, Decimal, Empty, Querier, QuerierWrapper, StdError, StdResult, Uint128, WasmQuery}; [INFO] [stdout] | ^^^^^ ^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cw20ExecuteMsg` [INFO] [stdout] --> contracts/cw20-taxed/src/allowances.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | use cw20::{AllowanceResponse, Cw20ExecuteMsg, Cw20ReceiveMsg, Expiration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CosmosMsg` is imported redundantly [INFO] [stdout] --> contracts/cw20-taxed/src/allowances.rs:325:31 [INFO] [stdout] | [INFO] [stdout] 322 | use super::*; [INFO] [stdout] | -------- the item `CosmosMsg` is already imported here [INFO] [stdout] ... [INFO] [stdout] 325 | use cosmwasm_std::{coins, CosmosMsg, Decimal, Empty, SubMsg, Timestamp, WasmMsg}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `WasmMsg` is imported redundantly [INFO] [stdout] --> contracts/cw20-taxed/src/allowances.rs:325:77 [INFO] [stdout] | [INFO] [stdout] 322 | use super::*; [INFO] [stdout] | -------- the item `WasmMsg` is already imported here [INFO] [stdout] ... [INFO] [stdout] 325 | use cosmwasm_std::{coins, CosmosMsg, Decimal, Empty, SubMsg, Timestamp, WasmMsg}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cw20_base::msg` [INFO] [stdout] --> contracts/cw20-taxed/src/allowances.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | use cw20_base::msg; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `QuerierWrapper` [INFO] [stdout] --> contracts/cw20-taxed/src/contract.rs:5:95 [INFO] [stdout] | [INFO] [stdout] 5 | to_json_binary, Addr, Binary, CosmosMsg, Decimal, Deps, DepsMut, Empty, Env, MessageInfo, QuerierWrapper, Response, StdError, StdResu... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> contracts/cw20-taxed/src/contract.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | use crate::tax::{self, TaxMap}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Never` [INFO] [stdout] --> contracts/cw20-taxed/src/contract.rs:745:59 [INFO] [stdout] | [INFO] [stdout] 745 | use cosmwasm_std::{coins, from_json, Addr, CosmosMsg, Never, StdError, SubMsg, WasmMsg}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Empty` is imported redundantly [INFO] [stdout] --> contracts/cw20-taxed/src/contract.rs:2079:13 [INFO] [stdout] | [INFO] [stdout] 2077 | use super::*; [INFO] [stdout] | -------- the item `Empty` is already imported here [INFO] [stdout] 2078 | [INFO] [stdout] 2079 | use cosmwasm_std::Empty; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Decimal` [INFO] [stdout] --> contracts/cw20-taxed/src/msg.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{Binary, Decimal, StdError, StdResult, Uint128}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Decimal` [INFO] [stdout] --> contracts/cw20-taxed/src/state.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use cosmwasm_std::{Addr, Decimal, Uint128}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TaxInfo` [INFO] [stdout] --> contracts/cw20-taxed/src/state.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::tax::{TaxInfo, TaxMap}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Empty`, `Querier` [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | use cosmwasm_std::{ Addr, Decimal, Empty, Querier, QuerierWrapper, StdError, StdResult, Uint128, WasmQuery}; [INFO] [stdout] | ^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cosmwasm_std::testing::MockQuerier` [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | use cosmwasm_std::testing::MockQuerier; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Addr` is imported redundantly [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:221:40 [INFO] [stdout] | [INFO] [stdout] 219 | use super::*; [INFO] [stdout] | -------- the item `Addr` is already imported here [INFO] [stdout] 220 | use cosmwasm_std::testing::MockQuerier; [INFO] [stdout] 221 | use cosmwasm_std::{to_json_binary, Addr, ContractInfoResponse, ContractResult, Decimal, QuerierResult, StdResult, Uint128}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Decimal` is imported redundantly [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:221:84 [INFO] [stdout] | [INFO] [stdout] 219 | use super::*; [INFO] [stdout] | -------- the item `Decimal` is already imported here [INFO] [stdout] 220 | use cosmwasm_std::testing::MockQuerier; [INFO] [stdout] 221 | use cosmwasm_std::{to_json_binary, Addr, ContractInfoResponse, ContractResult, Decimal, QuerierResult, StdResult, Uint128}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StdResult` is imported redundantly [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:221:108 [INFO] [stdout] | [INFO] [stdout] 219 | use super::*; [INFO] [stdout] | -------- the item `StdResult` is already imported here [INFO] [stdout] 220 | use cosmwasm_std::testing::MockQuerier; [INFO] [stdout] 221 | use cosmwasm_std::{to_json_binary, Addr, ContractInfoResponse, ContractResult, Decimal, QuerierResult, StdResult, Uint128}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Uint128` is imported redundantly [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:221:119 [INFO] [stdout] | [INFO] [stdout] 219 | use super::*; [INFO] [stdout] | -------- the item `Uint128` is already imported here [INFO] [stdout] 220 | use cosmwasm_std::testing::MockQuerier; [INFO] [stdout] 221 | use cosmwasm_std::{to_json_binary, Addr, ContractInfoResponse, ContractResult, Decimal, QuerierResult, StdResult, Uint128}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:180:44 [INFO] [stdout] | [INFO] [stdout] 180 | fn is_taxed(&self, _: &QuerierWrapper, addr: Addr) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:184:45 [INFO] [stdout] | [INFO] [stdout] 184 | fn tax_rate(&self, _: &QuerierWrapper, addr: Addr) -> Decimal { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:190:44 [INFO] [stdout] | [INFO] [stdout] 190 | fn is_taxed(&self, _: &QuerierWrapper, addr: Addr) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:194:45 [INFO] [stdout] | [INFO] [stdout] 194 | fn tax_rate(&self, _: &QuerierWrapper, addr: Addr) -> Decimal { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:180:44 [INFO] [stdout] | [INFO] [stdout] 180 | fn is_taxed(&self, _: &QuerierWrapper, addr: Addr) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:184:45 [INFO] [stdout] | [INFO] [stdout] 184 | fn tax_rate(&self, _: &QuerierWrapper, addr: Addr) -> Decimal { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:190:44 [INFO] [stdout] | [INFO] [stdout] 190 | fn is_taxed(&self, _: &QuerierWrapper, addr: Addr) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> contracts/cw20-taxed/src/tax.rs:194:45 [INFO] [stdout] | [INFO] [stdout] 194 | fn tax_rate(&self, _: &QuerierWrapper, addr: Addr) -> Decimal { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.66s [INFO] running `Command { std: "docker" "inspect" "21074e2fbaffc2725d3868be0d65b3ede1bf0ecdf29073e1d5fcecab6ea0b253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21074e2fbaffc2725d3868be0d65b3ede1bf0ecdf29073e1d5fcecab6ea0b253", kill_on_drop: false }` [INFO] [stdout] 21074e2fbaffc2725d3868be0d65b3ede1bf0ecdf29073e1d5fcecab6ea0b253 [INFO] checking fragwuerdig/cw20-taxed against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffragwuerdig%2Fcw20-taxed" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fragwuerdig/cw20-taxed on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fragwuerdig/cw20-taxed [INFO] finished tweaking git repo https://github.com/fragwuerdig/cw20-taxed [INFO] tweaked toml for git repo https://github.com/fragwuerdig/cw20-taxed written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fragwuerdig/cw20-taxed 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35820a4f4b6eb02c199b38366f6900725652198bbd1cb2248d9815a6b5f0d332 [INFO] running `Command { std: "docker" "start" "-a" "35820a4f4b6eb02c199b38366f6900725652198bbd1cb2248d9815a6b5f0d332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35820a4f4b6eb02c199b38366f6900725652198bbd1cb2248d9815a6b5f0d332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35820a4f4b6eb02c199b38366f6900725652198bbd1cb2248d9815a6b5f0d332", kill_on_drop: false }` [INFO] [stdout] 35820a4f4b6eb02c199b38366f6900725652198bbd1cb2248d9815a6b5f0d332 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d47d286e468f22643bba748af63cc813fb9bde15aa8c9e86619de82f12e63236 [INFO] running `Command { std: "docker" "start" "-a" "d47d286e468f22643bba748af63cc813fb9bde15aa8c9e86619de82f12e63236", 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] Checking zeroize v1.5.7 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking dyn-clone v1.0.9 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking bnum v0.10.0 [INFO] [stderr] Checking forward_ref v1.0.0 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Checking der v0.6.0 [INFO] [stderr] Checking base64ct v1.5.2 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 334 | buf_get_impl!(self, u16::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 354 | buf_get_impl!(self, u16::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 374 | buf_get_impl!(self, i16::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 394 | buf_get_impl!(self, i16::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 414 | buf_get_impl!(self, u32::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 434 | buf_get_impl!(self, u32::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 454 | buf_get_impl!(self, i32::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 474 | buf_get_impl!(self, i32::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 494 | buf_get_impl!(self, u64::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 514 | buf_get_impl!(self, u64::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 534 | buf_get_impl!(self, i64::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 554 | buf_get_impl!(self, i64::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 574 | buf_get_impl!(self, u128::from_be_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 594 | buf_get_impl!(self, u128::from_le_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 614 | buf_get_impl!(self, i128::from_be_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.2.1/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 634 | buf_get_impl!(self, i128::from_le_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (lib) due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.11/src/sync/parker.rs:368:25 [INFO] [stdout] | [INFO] [stdout] 368 | / match self.state.swap(EMPTY, SeqCst) { [INFO] [stdout] 369 | | NOTIFIED | PARKED => return, [INFO] [stdout] 370 | | n => panic!("inconsistent park_timeout state: {}", n), [INFO] [stdout] 371 | | }; [INFO] [stdout] | |_________________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.8/src/writer/slice.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | self.error(ErrorKind::Failed)?; [INFO] [stdout] | ^^^^^ cannot infer type of the type parameter `T` declared on the method `error` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 34 | self.error::(ErrorKind::Failed)?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/der-0.6.0/src/writer/slice.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | self.error(ErrorKind::Failed)?; [INFO] [stdout] | ^^^^^ cannot infer type of the type parameter `T` declared on the method `error` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic argument [INFO] [stdout] | [INFO] [stdout] 34 | self.error::(ErrorKind::Failed)?; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `der` (lib) due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `der` (lib) due to 2 previous errors [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.10.0/src/bint/overflowing.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | / if r_neg { [INFO] [stdout] 153 | | return (div.add(Self::ONE), false) [INFO] [stdout] 154 | | } else { [INFO] [stdout] 155 | | return (div.sub(Self::ONE), false) [INFO] [stdout] 156 | | }; [INFO] [stdout] | |_________________________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 350 | crate::macro_impl!(overflowing); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `overflowing` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.10.0/src/bint/overflowing.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | / if r_neg { [INFO] [stdout] 153 | | return (div.add(Self::ONE), false) [INFO] [stdout] 154 | | } else { [INFO] [stdout] 155 | | return (div.sub(Self::ONE), false) [INFO] [stdout] 156 | | }; [INFO] [stdout] | |_________________________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 350 | crate::macro_impl!(overflowing); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `overflowing` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.10.0/src/bint/overflowing.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | / if r_neg { [INFO] [stdout] 153 | | return (div.add(Self::ONE), false) [INFO] [stdout] 154 | | } else { [INFO] [stdout] 155 | | return (div.sub(Self::ONE), false) [INFO] [stdout] 156 | | }; [INFO] [stdout] | |_________________________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 350 | crate::macro_impl!(overflowing); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `overflowing` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bnum-0.10.0/src/bint/overflowing.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | / if r_neg { [INFO] [stdout] 153 | | return (div.add(Self::ONE), false) [INFO] [stdout] 154 | | } else { [INFO] [stdout] 155 | | return (div.sub(Self::ONE), false) [INFO] [stdout] 156 | | }; [INFO] [stdout] | |_________________________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 350 | crate::macro_impl!(overflowing); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `overflowing` which comes from the expansion of the macro `crate::macro_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bnum` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "d47d286e468f22643bba748af63cc813fb9bde15aa8c9e86619de82f12e63236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47d286e468f22643bba748af63cc813fb9bde15aa8c9e86619de82f12e63236", kill_on_drop: false }` [INFO] [stdout] d47d286e468f22643bba748af63cc813fb9bde15aa8c9e86619de82f12e63236