[INFO] cloning repository https://github.com/Tripletmember/Cosmwasm-smart-contract-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tripletmember/Cosmwasm-smart-contract-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTripletmember%2FCosmwasm-smart-contract-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTripletmember%2FCosmwasm-smart-contract-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c48e84b84be21451bb93dc0d96f318d43801c8d5 [INFO] checking Tripletmember/Cosmwasm-smart-contract-sample/c48e84b84be21451bb93dc0d96f318d43801c8d5 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTripletmember%2FCosmwasm-smart-contract-sample" "/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/Tripletmember/Cosmwasm-smart-contract-sample on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Tripletmember/Cosmwasm-smart-contract-sample [INFO] finished tweaking git repo https://github.com/Tripletmember/Cosmwasm-smart-contract-sample [INFO] tweaked toml for git repo https://github.com/Tripletmember/Cosmwasm-smart-contract-sample written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Tripletmember/Cosmwasm-smart-contract-sample 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/CosmWasm/cosmwasm-plus.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded k256 v0.7.2 [INFO] [stderr] Downloaded cosmwasm-schema v0.14.0 [INFO] [stderr] Downloaded serde_derive_internals v0.25.0 [INFO] [stderr] Downloaded schemars_derive v0.8.3 [INFO] [stderr] Downloaded cosmwasm-crypto v0.14.0 [INFO] [stderr] Downloaded sha2 v0.9.3 [INFO] [stderr] Downloaded ed25519-zebra v2.2.0 [INFO] [stderr] Downloaded signature v1.2.2 [INFO] [stderr] Downloaded cosmwasm-std v0.14.0 [INFO] [stderr] Downloaded der v0.1.0 [INFO] [stderr] Downloaded elliptic-curve v0.8.5 [INFO] [stderr] Downloaded serde-json-wasm v0.3.1 [INFO] [stderr] Downloaded ecdsa v0.10.2 [INFO] [stderr] Downloaded bitvec v0.18.5 [INFO] [stderr] Downloaded const-oid v0.4.5 [INFO] [stderr] Downloaded pkcs8 v0.3.3 [INFO] [stderr] Downloaded ff v0.8.0 [INFO] [stderr] Downloaded group v0.8.0 [INFO] [stderr] Downloaded cosmwasm-derive v0.14.0 [INFO] [stderr] Downloaded schemars v0.8.3 [INFO] [stderr] Downloaded curve25519-dalek v3.1.0 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 145d708369cfa1e792818a028391c55026522ac273e33d18fc220d59c0509791 [INFO] running `Command { std: "docker" "start" "-a" "145d708369cfa1e792818a028391c55026522ac273e33d18fc220d59c0509791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "145d708369cfa1e792818a028391c55026522ac273e33d18fc220d59c0509791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145d708369cfa1e792818a028391c55026522ac273e33d18fc220d59c0509791", kill_on_drop: false }` [INFO] [stdout] 145d708369cfa1e792818a028391c55026522ac273e33d18fc220d59c0509791 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 530014e093d0908c1415a1ef9130da841bbbb82114493b7e0a6f93bc70846aad [INFO] running `Command { std: "docker" "start" "-a" "530014e093d0908c1415a1ef9130da841bbbb82114493b7e0a6f93bc70846aad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking const-oid v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking der v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Checking pkcs8 v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking elliptic-curve v0.8.5 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Checking k256 v0.7.2 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling cosmwasm-derive v0.14.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking ed25519-zebra v2.2.0 [INFO] [stderr] Checking serde-json-wasm v0.3.1 [INFO] [stderr] Checking cosmwasm-crypto v0.14.0 [INFO] [stderr] Checking cosmwasm-std v0.14.0 [INFO] [stderr] Checking cosmwasm-schema v0.14.0 [INFO] [stderr] Checking cw-storage-plus v0.6.0 (https://github.com/CosmWasm/cosmwasm-plus.git?tag=v0.6.0#c40e26f5) [INFO] [stderr] Checking cw0 v0.6.0 (https://github.com/CosmWasm/cosmwasm-plus.git?tag=v0.6.0#c40e26f5) [INFO] [stderr] Checking cw20 v0.6.0 (https://github.com/CosmWasm/cosmwasm-plus.git?tag=v0.6.0#c40e26f5) [INFO] [stderr] Checking cw2 v0.6.0 (https://github.com/CosmWasm/cosmwasm-plus.git?tag=v0.6.0#c40e26f5) [INFO] [stderr] Checking cw-subscription v0.1.0 (/opt/rustwide/workdir/cw-subscription) [INFO] [stdout] error: cannot find macro `assert_matches` in this scope [INFO] [stdout] --> cw-subscription/src/contract.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 487 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 395 + use std::assert_matches::assert_matches; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_matches` in this scope [INFO] [stdout] --> cw-subscription/src/contract.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 395 + use std::assert_matches::assert_matches; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_matches` in this scope [INFO] [stdout] --> cw-subscription/src/contract.rs:666:9 [INFO] [stdout] | [INFO] [stdout] 666 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 395 + use std::assert_matches::assert_matches; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_matches` in this scope [INFO] [stdout] --> cw-subscription/src/contract.rs:729:9 [INFO] [stdout] | [INFO] [stdout] 729 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 395 + use std::assert_matches::assert_matches; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_matches` in this scope [INFO] [stdout] --> cw-subscription/src/contract.rs:752:9 [INFO] [stdout] | [INFO] [stdout] 752 | assert_matches!( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 395 + use std::assert_matches::assert_matches; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> cw-subscription/src/contract.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> cw-subscription/src/contract.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> cw-subscription/src/contract.rs:327:16 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> cw-subscription/src/contract.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> cw-subscription/src/contract.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `library` [INFO] [stdout] --> cw-subscription/src/contract.rs:327:16 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg_attr(not(feature = "library"), entry_point)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `library` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_panic` has been stable since 1.57.0 and no longer requires an attribute to enable [INFO] [stdout] --> cw-subscription/src/lib.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(const_option, const_panic, assert_matches)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_panic` has been stable since 1.57.0 and no longer requires an attribute to enable [INFO] [stdout] --> cw-subscription/src/lib.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(const_option, const_panic, assert_matches)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cw-subscription` (lib test) due to 6 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "530014e093d0908c1415a1ef9130da841bbbb82114493b7e0a6f93bc70846aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "530014e093d0908c1415a1ef9130da841bbbb82114493b7e0a6f93bc70846aad", kill_on_drop: false }` [INFO] [stdout] 530014e093d0908c1415a1ef9130da841bbbb82114493b7e0a6f93bc70846aad