[INFO] fetching crate cw-erc20 0.10.0...
[INFO] checking cw-erc20-0.10.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate cw-erc20 0.10.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate cw-erc20 0.10.0
[INFO] finished tweaking crates.io crate cw-erc20 0.10.0
[INFO] tweaked toml for crates.io crate cw-erc20 0.10.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cw-erc20 0.10.0 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 crates.io crate cw-erc20 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 459be45f77b92ca1c5726e7196a1cd89ea1b1b90b601e305c48c05197b4b9e1e
[INFO] running `Command { std: "docker" "start" "-a" "459be45f77b92ca1c5726e7196a1cd89ea1b1b90b601e305c48c05197b4b9e1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "459be45f77b92ca1c5726e7196a1cd89ea1b1b90b601e305c48c05197b4b9e1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "459be45f77b92ca1c5726e7196a1cd89ea1b1b90b601e305c48c05197b4b9e1e", kill_on_drop: false }`
[INFO] [stdout] 459be45f77b92ca1c5726e7196a1cd89ea1b1b90b601e305c48c05197b4b9e1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd808f074efe57da77c9a2312ce4a66abb0655a13e3fc97567452d23a22a3dfd
[INFO] running `Command { std: "docker" "start" "-a" "cd808f074efe57da77c9a2312ce4a66abb0655a13e3fc97567452d23a22a3dfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling target-lexicon v0.11.1
[INFO] [stderr]     Checking subtle v2.4.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling wasmer-vm v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]     Checking object v0.23.0
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking more-asserts v0.2.1
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]     Checking const-oid v0.4.5
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking bitvec v0.18.5
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking wasmparser v0.65.0
[INFO] [stderr]     Checking der v0.1.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.68.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]     Checking pkcs8 v0.3.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking crypto-mac v0.10.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking memmap2 v0.2.0
[INFO] [stderr]     Checking cpuid-bool v0.1.2
[INFO] [stderr]     Checking sha2 v0.9.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking signature v1.2.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling schemars v0.8.3
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking regalloc v0.0.31
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.1.0
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]     Checking leb128 v0.2.4
[INFO] [stderr]     Checking pin-project-lite v0.2.4
[INFO] [stderr]     Checking backtrace v0.3.56
[INFO] [stderr]     Checking dyn-clone v1.0.4
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking rand v0.8.2
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v1.0.2
[INFO] [stderr]     Checking wast v32.0.0
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking clru v0.4.0
[INFO] [stderr]     Checking ff v0.8.0
[INFO] [stderr]     Checking parity-wasm v0.42.1
[INFO] [stderr]     Checking group v0.8.0
[INFO] [stderr]     Checking elliptic-curve v0.8.5
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking ecdsa v0.10.2
[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]     Checking k256 v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling schemars_derive v0.8.3
[INFO] [stderr]    Compiling dynasm v1.0.1
[INFO] [stderr]    Compiling cosmwasm-derive v0.14.0
[INFO] [stderr]    Compiling wasmer-derive v1.0.2
[INFO] [stderr]     Checking tracing v0.1.22
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking which v4.0.2
[INFO] [stderr]     Checking wat v1.0.33
[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 cranelift-entity v0.68.0
[INFO] [stderr]     Checking serde_bytes v0.11.5
[INFO] [stderr]     Checking bincode v1.3.1
[INFO] [stderr]     Checking ed25519-zebra v2.2.0
[INFO] [stderr]     Checking cosmwasm-crypto v0.14.0
[INFO] [stderr]     Checking serde-json-wasm v0.3.1
[INFO] [stderr]     Checking wasmer-types v1.0.2
[INFO] [stderr]     Checking cranelift-bforest v0.68.0
[INFO] [stderr]     Checking gimli v0.22.0
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.68.0
[INFO] [stderr]     Checking cosmwasm-std v0.14.0
[INFO] [stderr]     Checking cosmwasm-schema v0.14.0
[INFO] [stderr]     Checking wasmer-compiler v1.0.2
[INFO] [stderr]     Checking wasmer-engine v1.0.2
[INFO] [stderr]     Checking wasmer-object v1.0.2
[INFO] [stderr]     Checking cosmwasm-storage v0.14.0
[INFO] [stderr]     Checking wasmer-engine-jit v1.0.2
[INFO] [stderr]     Checking wasmer-engine-native v1.0.2
[INFO] [stderr]     Checking cw-erc20 v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking dynasmrt v1.0.1
[INFO] [stderr]     Checking wasmer-compiler-singlepass v1.0.2
[INFO] [stderr]    Compiling cranelift-codegen v0.68.0
[INFO] [stderr]     Checking cranelift-frontend v0.68.0
[INFO] [stderr]     Checking wasmer v1.0.2
[INFO] [stderr]     Checking wasmer-middlewares v1.0.2
[INFO] [stderr]     Checking cosmwasm-vm v0.14.0
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]     --> src/contract.rs:1066:53
[INFO] [stdout]      |
[INFO] [stdout] 1066 |             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:1073:40
[INFO] [stdout]      |
[INFO] [stdout] 1073 |                     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:1078:66
[INFO] [stdout]      |
[INFO] [stdout] 1078 |                 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:1082:68
[INFO] [stdout]      |
[INFO] [stdout] 1082 |                 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:1087:29
[INFO] [stdout]      |
[INFO] [stdout] 1087 |                 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:1127:53
[INFO] [stdout]      |
[INFO] [stdout] 1127 |             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:1134:40
[INFO] [stdout]      |
[INFO] [stdout] 1134 |                     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:1145:29
[INFO] [stdout]      |
[INFO] [stdout] 1145 |                 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:1176:53
[INFO] [stdout]      |
[INFO] [stdout] 1176 |             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:1183:40
[INFO] [stdout]      |
[INFO] [stdout] 1183 |                     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:1194:29
[INFO] [stdout]      |
[INFO] [stdout] 1194 |                 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 1m 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cranelift-codegen-meta v0.68.0, wasmer-compiler-singlepass v1.0.2, wasmparser v0.65.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] running `Command { std: "docker" "inspect" "cd808f074efe57da77c9a2312ce4a66abb0655a13e3fc97567452d23a22a3dfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd808f074efe57da77c9a2312ce4a66abb0655a13e3fc97567452d23a22a3dfd", kill_on_drop: false }`
[INFO] [stdout] cd808f074efe57da77c9a2312ce4a66abb0655a13e3fc97567452d23a22a3dfd
