[INFO] cloning repository https://github.com/flada-auxv/my-terra-token [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flada-auxv/my-terra-token" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflada-auxv%2Fmy-terra-token", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflada-auxv%2Fmy-terra-token'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6dc8052f338005cc4f0003fb98c286641258488a [INFO] testing flada-auxv/my-terra-token against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflada-auxv%2Fmy-terra-token" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flada-auxv/my-terra-token on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-18/source/.cargo/config [INFO] started tweaking git repo https://github.com/flada-auxv/my-terra-token [INFO] finished tweaking git repo https://github.com/flada-auxv/my-terra-token [INFO] tweaked toml for git repo https://github.com/flada-auxv/my-terra-token written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/flada-auxv/my-terra-token already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bd1ebfbfd2ff7b5f41aad26bf220e1aac4d8ac747920356353c65b3baaecf40 [INFO] running `Command { std: "docker" "start" "-a" "8bd1ebfbfd2ff7b5f41aad26bf220e1aac4d8ac747920356353c65b3baaecf40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bd1ebfbfd2ff7b5f41aad26bf220e1aac4d8ac747920356353c65b3baaecf40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bd1ebfbfd2ff7b5f41aad26bf220e1aac4d8ac747920356353c65b3baaecf40", kill_on_drop: false }` [INFO] [stdout] 8bd1ebfbfd2ff7b5f41aad26bf220e1aac4d8ac747920356353c65b3baaecf40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16979075b7b4debb1ff6f056712e7534280582aca7a1f987aad9d929e46bdf9e [INFO] running `Command { std: "docker" "start" "-a" "16979075b7b4debb1ff6f056712e7534280582aca7a1f987aad9d929e46bdf9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling serde-json-wasm v0.2.1 [INFO] [stderr] Compiling cosmwasm-std v0.10.0 [INFO] [stderr] Compiling cosmwasm-storage v0.10.0 [INFO] [stderr] Compiling my-terra-token v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.99s [INFO] running `Command { std: "docker" "inspect" "16979075b7b4debb1ff6f056712e7534280582aca7a1f987aad9d929e46bdf9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16979075b7b4debb1ff6f056712e7534280582aca7a1f987aad9d929e46bdf9e", kill_on_drop: false }` [INFO] [stdout] 16979075b7b4debb1ff6f056712e7534280582aca7a1f987aad9d929e46bdf9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f3cb7cf1f991f5c32734d3399b4b15faa2cea57ea4f7f7476bb941ef3d036f0 [INFO] running `Command { std: "docker" "start" "-a" "8f3cb7cf1f991f5c32734d3399b4b15faa2cea57ea4f7f7476bb941ef3d036f0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling cosmwasm-schema v0.10.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling blake3 v0.3.6 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling errno v0.2.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling wasmer-runtime-core v0.17.0 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling wasmer-middleware-common v0.17.0 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Compiling cranelift-native v0.59.0 [INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Compiling wasmer-clif-backend v0.17.0 [INFO] [stderr] Compiling cosmwasm-vm v0.10.0 [INFO] [stderr] Compiling my-terra-token v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read tests/../target/wasm32-unknown-unknown/release/my_terra_token.wasm: No such file or directory (os error 2) [INFO] [stdout] --> tests/integration.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | static WASM: &[u8] = include_bytes!("../target/wasm32-unknown-unknown/release/my_terra_token.wasm"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `my_terra_token::msg::CountResponse` [INFO] [stdout] --> tests/integration.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | use my_terra_token::msg::{CountResponse, HandleMsg, InitMsg, QueryMsg}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `CountResponse` in `msg` [INFO] [stdout] | help: a similar name exists in the module: `ConfigResponse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `InitMsg` has no field named `count` [INFO] [stdout] --> tests/integration.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | let msg = InitMsg { count: 17 }; [INFO] [stdout] | ^^^^^ `InitMsg` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `symbol`, `initial_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `GetCount` found for enum `QueryMsg` [INFO] [stdout] --> tests/integration.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | let res = query(&mut deps, QueryMsg::GetCount {}).unwrap(); [INFO] [stdout] | ^^^^^^^^ variant not found in `QueryMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `InitMsg` has no field named `count` [INFO] [stdout] --> tests/integration.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | let msg = InitMsg { count: 17 }; [INFO] [stdout] | ^^^^^ `InitMsg` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `symbol`, `initial_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `Increment` found for enum `HandleMsg` [INFO] [stdout] --> tests/integration.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | let msg = HandleMsg::Increment {}; [INFO] [stdout] | ^^^^^^^^^ variant not found in `HandleMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `GetCount` found for enum `QueryMsg` [INFO] [stdout] --> tests/integration.rs:61:42 [INFO] [stdout] | [INFO] [stdout] 61 | let res = query(&mut deps, QueryMsg::GetCount {}).unwrap(); [INFO] [stdout] | ^^^^^^^^ variant not found in `QueryMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `InitMsg` has no field named `count` [INFO] [stdout] --> tests/integration.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | let msg = InitMsg { count: 17 }; [INFO] [stdout] | ^^^^^ `InitMsg` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `symbol`, `initial_balances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `Reset` found for enum `HandleMsg` [INFO] [stdout] --> tests/integration.rs:76:26 [INFO] [stdout] | [INFO] [stdout] 76 | let msg = HandleMsg::Reset { count: 5 }; [INFO] [stdout] | ^^^^^ variant not found in `HandleMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `Reset` found for enum `HandleMsg` [INFO] [stdout] --> tests/integration.rs:85:26 [INFO] [stdout] | [INFO] [stdout] 85 | let msg = HandleMsg::Reset { count: 5 }; [INFO] [stdout] | ^^^^^ variant not found in `HandleMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `GetCount` found for enum `QueryMsg` [INFO] [stdout] --> tests/integration.rs:89:42 [INFO] [stdout] | [INFO] [stdout] 89 | let res = query(&mut deps, QueryMsg::GetCount {}).unwrap(); [INFO] [stdout] | ^^^^^^^^ variant not found in `QueryMsg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0560, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `my-terra-token` due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8f3cb7cf1f991f5c32734d3399b4b15faa2cea57ea4f7f7476bb941ef3d036f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3cb7cf1f991f5c32734d3399b4b15faa2cea57ea4f7f7476bb941ef3d036f0", kill_on_drop: false }` [INFO] [stdout] 8f3cb7cf1f991f5c32734d3399b4b15faa2cea57ea4f7f7476bb941ef3d036f0