[INFO] cloning repository https://github.com/elitexdream/cw20_with_fee
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elitexdream/cw20_with_fee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitexdream%2Fcw20_with_fee", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitexdream%2Fcw20_with_fee'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e9cd3922d38919a33f6345d9f01190321d6401d
[INFO] checking elitexdream/cw20_with_fee against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitexdream%2Fcw20_with_fee" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/elitexdream/cw20_with_fee
[INFO] finished tweaking git repo https://github.com/elitexdream/cw20_with_fee
[INFO] tweaked toml for git repo https://github.com/elitexdream/cw20_with_fee written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elitexdream/cw20_with_fee on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elitexdream/cw20_with_fee 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e17cf127f68fd90338fc952617d29d04dc4c7336b4e45a67b8efde0c315ec225
[INFO] running `Command { std: "docker" "start" "-a" "e17cf127f68fd90338fc952617d29d04dc4c7336b4e45a67b8efde0c315ec225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e17cf127f68fd90338fc952617d29d04dc4c7336b4e45a67b8efde0c315ec225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e17cf127f68fd90338fc952617d29d04dc4c7336b4e45a67b8efde0c315ec225", kill_on_drop: false }`
[INFO] [stdout] e17cf127f68fd90338fc952617d29d04dc4c7336b4e45a67b8efde0c315ec225
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf8120595503d5e1cd29b6542069dafb403603497047a2a7c68a834f35d01d72
[INFO] running `Command { std: "docker" "start" "-a" "cf8120595503d5e1cd29b6542069dafb403603497047a2a7c68a834f35d01d72", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]     Checking subtle v2.4.0
[INFO] [stderr]    Compiling target-lexicon v0.12.2
[INFO] [stderr]    Compiling rkyv v0.6.7
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]    Compiling wasmer-vm v2.0.0
[INFO] [stderr]     Checking object v0.23.0
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking const-oid v0.6.1
[INFO] [stderr]     Checking more-asserts v0.2.1
[INFO] [stderr]     Checking wasmparser v0.78.2
[INFO] [stderr]    Compiling cranelift-entity v0.74.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.74.0
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]     Checking der v0.4.4
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking sha2 v0.9.2
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling schemars v0.8.6
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.74.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking cranelift-bforest v0.74.0
[INFO] [stderr]     Checking pin-project-lite v0.2.4
[INFO] [stderr]     Checking regalloc v0.0.31
[INFO] [stderr]     Checking dyn-clone v1.0.4
[INFO] [stderr]     Checking spki v0.4.1
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v2.0.0
[INFO] [stderr]     Checking leb128 v0.2.4
[INFO] [stderr]     Checking clru v0.4.0
[INFO] [stderr]     Checking parity-wasm v0.42.1
[INFO] [stderr]     Checking getrandom v0.2.2
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]     Checking memmap2 v0.2.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking uint v0.9.1
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]     Checking crypto-bigint v0.2.10
[INFO] [stderr]     Checking signature v1.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rayon-core v1.9.0
[INFO] [stderr]     Checking rand v0.8.2
[INFO] [stderr]     Checking curve25519-dalek v3.1.0
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]     Checking backtrace v0.3.56
[INFO] [stderr]     Checking rayon v1.5.0
[INFO] [stderr]     Checking elliptic-curve v0.10.6
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking ecdsa v0.12.4
[INFO] [stderr]     Checking k256 v0.9.6
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling loupe-derive v0.1.3
[INFO] [stderr]    Compiling rkyv_derive v0.6.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling dynasm v1.0.1
[INFO] [stderr]    Compiling cosmwasm-derive v1.0.0-beta
[INFO] [stderr]    Compiling wasmer-derive v2.0.0
[INFO] [stderr]    Compiling schemars_derive v0.8.6
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling cranelift-codegen v0.74.0
[INFO] [stderr]     Checking tracing v0.1.22
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking which v4.0.2
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling enumset_derive v0.5.4
[INFO] [stderr]     Checking enumset v1.0.6
[INFO] [stderr]     Checking serde_bytes v0.11.5
[INFO] [stderr]     Checking ed25519-zebra v2.2.0
[INFO] [stderr]     Checking serde-json-wasm v0.3.1
[INFO] [stderr]     Checking cosmwasm-crypto v1.0.0-beta
[INFO] [stderr]     Checking loupe v0.1.3
[INFO] [stderr]     Checking gimli v0.24.0
[INFO] [stderr]     Checking object v0.25.3
[INFO] [stderr]     Checking wasmer-types v2.0.0
[INFO] [stderr]     Checking cosmwasm-std v1.0.0-beta
[INFO] [stderr]     Checking cosmwasm-schema v1.0.0-beta
[INFO] [stderr]     Checking wasmer-compiler v2.0.0
[INFO] [stderr]     Checking dynasmrt v1.0.1
[INFO] [stderr]     Checking cosmwasm-storage v1.0.0-beta
[INFO] [stderr]     Checking cw-erc20 v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wasmer-engine v2.0.0
[INFO] [stderr]     Checking wasmer-object v2.0.0
[INFO] [stderr]     Checking wasmer-engine-universal v2.0.0
[INFO] [stderr]     Checking wasmer-compiler-singlepass v2.0.0
[INFO] [stderr]     Checking wasmer-engine-dylib v2.0.0
[INFO] [stderr]     Checking cranelift-frontend v0.74.0
[INFO] [stderr]     Checking wasmer v2.0.0
[INFO] [stderr]     Checking wasmer-middlewares v2.0.0
[INFO] [stderr]     Checking cosmwasm-vm v1.0.0-beta
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/contract.rs:1341:53
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             let (env, info) = mock_env_height(&owner.clone(), 450, 550);
[INFO] [stdout]      |                                                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` 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 `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/contract.rs:1348:40
[INFO] [stdout]      |
[INFO] [stdout] 1348 |                     attr("owner", owner.clone().to_string()),
[INFO] [stdout]      |                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/contract.rs:1353:66
[INFO] [stdout]      |
[INFO] [stdout] 1353 |                 get_balance(&deps.storage, &Addr::unchecked(owner.clone())),
[INFO] [stdout]      |                                                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/contract.rs:1357:68
[INFO] [stdout]      |
[INFO] [stdout] 1357 |                 get_allowance(&deps.storage, &Addr::unchecked(owner.clone()), &spender),
[INFO] [stdout]      |                                                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/contract.rs:1362:29
[INFO] [stdout]      |
[INFO] [stdout] 1362 |                 owner: owner.clone().to_string().to_string(),
[INFO] [stdout]      |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/contract.rs:1402:53
[INFO] [stdout]      |
[INFO] [stdout] 1402 |             let (env, info) = mock_env_height(&owner.clone(), 450, 550);
[INFO] [stdout]      |                                                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/contract.rs:1409:40
[INFO] [stdout]      |
[INFO] [stdout] 1409 |                     attr("owner", owner.clone().to_string()),
[INFO] [stdout]      |                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/contract.rs:1420:29
[INFO] [stdout]      |
[INFO] [stdout] 1420 |                 owner: owner.clone().to_string(),
[INFO] [stdout]      |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/contract.rs:1451:53
[INFO] [stdout]      |
[INFO] [stdout] 1451 |             let (env, info) = mock_env_height(&owner.clone(), 450, 550);
[INFO] [stdout]      |                                                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/contract.rs:1458:40
[INFO] [stdout]      |
[INFO] [stdout] 1458 |                     attr("owner", owner.clone().to_string()),
[INFO] [stdout]      |                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/contract.rs:1469:29
[INFO] [stdout]      |
[INFO] [stdout] 1469 |                 owner: owner.clone().to_string(),
[INFO] [stdout]      |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]      |
[INFO] [stdout]      = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.74.0, wasmer-compiler-singlepass v2.0.0, wasmparser v0.78.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "cf8120595503d5e1cd29b6542069dafb403603497047a2a7c68a834f35d01d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf8120595503d5e1cd29b6542069dafb403603497047a2a7c68a834f35d01d72", kill_on_drop: false }`
[INFO] [stdout] cf8120595503d5e1cd29b6542069dafb403603497047a2a7c68a834f35d01d72
