[INFO] cloning repository https://github.com/cosmicpunk/antimatter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cosmicpunk/antimatter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmicpunk%2Fantimatter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmicpunk%2Fantimatter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9497c542846ca462dbdb322d6e964ea277343e5e [INFO] testing cosmicpunk/antimatter against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmicpunk%2Fantimatter" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cosmicpunk/antimatter on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/cosmicpunk/antimatter [INFO] finished tweaking git repo https://github.com/cosmicpunk/antimatter [INFO] tweaked toml for git repo https://github.com/cosmicpunk/antimatter written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cosmicpunk/antimatter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive_internals v0.25.0 [INFO] [stderr] Downloaded schemars_derive v0.7.6 [INFO] [stderr] Downloaded cw-storage-plus v0.5.0 [INFO] [stderr] Downloaded serde-json-wasm v0.2.3 [INFO] [stderr] Downloaded cosmwasm-storage v0.13.2 [INFO] [stderr] Downloaded cosmwasm-derive v0.13.2 [INFO] [stderr] Downloaded schemars v0.7.6 [INFO] [stderr] Downloaded cosmwasm-schema v0.13.2 [INFO] [stderr] Downloaded cw0 v0.5.0 [INFO] [stderr] Downloaded cw721 v0.5.0 [INFO] [stderr] Downloaded syn v1.0.62 [INFO] [stderr] Downloaded cosmwasm-std v0.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdb73276d78a643924dfac347805d46e4e7e20f1f0e0082d27d0300e172641bd [INFO] running `Command { std: "docker" "start" "-a" "bdb73276d78a643924dfac347805d46e4e7e20f1f0e0082d27d0300e172641bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdb73276d78a643924dfac347805d46e4e7e20f1f0e0082d27d0300e172641bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdb73276d78a643924dfac347805d46e4e7e20f1f0e0082d27d0300e172641bd", kill_on_drop: false }` [INFO] [stdout] bdb73276d78a643924dfac347805d46e4e7e20f1f0e0082d27d0300e172641bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c34d8d3803701780391a0a199d97b08510ccb14ca27f1c1817bc8c39c16fee53 [INFO] running `Command { std: "docker" "start" "-a" "c34d8d3803701780391a0a199d97b08510ccb14ca27f1c1817bc8c39c16fee53", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling cosmwasm-derive v0.13.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling serde-json-wasm v0.2.3 [INFO] [stderr] Compiling cosmwasm-std v0.13.2 [INFO] [stderr] Compiling cw0 v0.5.0 [INFO] [stderr] Compiling cosmwasm-storage v0.13.2 [INFO] [stderr] Compiling cw-storage-plus v0.5.0 [INFO] [stderr] Compiling cw721 v0.5.0 [INFO] [stderr] Compiling antimatter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn num_offerings(storage: &Storage) -> StdResult { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Storage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state.rs:26:42 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn increment_offerings(storage: &mut Storage) -> StdResult { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Storage` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/contract.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | info: MessageInfo, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/contract.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | info: MessageInfo, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.85s [INFO] running `Command { std: "docker" "inspect" "c34d8d3803701780391a0a199d97b08510ccb14ca27f1c1817bc8c39c16fee53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34d8d3803701780391a0a199d97b08510ccb14ca27f1c1817bc8c39c16fee53", kill_on_drop: false }` [INFO] [stdout] c34d8d3803701780391a0a199d97b08510ccb14ca27f1c1817bc8c39c16fee53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 534b91e0651200d4891b4f10c10f07370b4c9353e898e5131bbac3098d46841e [INFO] running `Command { std: "docker" "start" "-a" "534b91e0651200d4891b4f10c10f07370b4c9353e898e5131bbac3098d46841e", kill_on_drop: false }` [INFO] [stderr] Compiling cosmwasm-schema v0.13.2 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn num_offerings(storage: &Storage) -> StdResult { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Storage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state.rs:26:42 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn increment_offerings(storage: &mut Storage) -> StdResult { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Storage` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/contract.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | info: MessageInfo, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/contract.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | info: MessageInfo, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling antimatter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn num_offerings(storage: &Storage) -> StdResult { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Storage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/state.rs:26:42 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn increment_offerings(storage: &mut Storage) -> StdResult { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Storage` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/contract.rs:222:25 [INFO] [stdout] | [INFO] [stdout] 222 | let res = query(deps.as_mut(), mock_env(), QueryMsg::GetOfferings {}).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Deps`, found struct `DepsMut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/contract.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | let res2 = query(deps.as_mut(), mock_env(), QueryMsg::GetOfferings {}).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `Deps`, found struct `DepsMut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `antimatter` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "534b91e0651200d4891b4f10c10f07370b4c9353e898e5131bbac3098d46841e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534b91e0651200d4891b4f10c10f07370b4c9353e898e5131bbac3098d46841e", kill_on_drop: false }` [INFO] [stdout] 534b91e0651200d4891b4f10c10f07370b4c9353e898e5131bbac3098d46841e