[INFO] cloning repository https://github.com/djh58/example-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djh58/example-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjh58%2Fexample-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjh58%2Fexample-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6699f7c13ffc59144be3759403714a0cdc0c6b15 [INFO] testing djh58/example-contract against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjh58%2Fexample-contract" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djh58/example-contract on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking git repo https://github.com/djh58/example-contract [INFO] finished tweaking git repo https://github.com/djh58/example-contract [INFO] tweaked toml for git repo https://github.com/djh58/example-contract written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/djh58/example-contract already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dyn-clone v1.0.5 [INFO] [stderr] Downloaded cosmwasm-derive v0.16.6 [INFO] [stderr] Downloaded serde-json-wasm v0.3.2 [INFO] [stderr] Downloaded cosmwasm-std v0.16.6 [INFO] [stderr] Downloaded cosmwasm-schema v0.16.6 [INFO] [stderr] Downloaded cosmwasm-storage v0.16.6 [INFO] [stderr] Downloaded cosmwasm-crypto v0.16.6 [INFO] [stderr] Downloaded cw2 v0.8.1 [INFO] [stderr] Downloaded forward_ref v1.0.0 [INFO] [stderr] Downloaded cw-storage-plus v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8faae1dc91bef1fd1582485412b23c8c3f437c227b905e3cfcc2f8a3e2c14d70 [INFO] running `Command { std: "docker" "start" "-a" "8faae1dc91bef1fd1582485412b23c8c3f437c227b905e3cfcc2f8a3e2c14d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8faae1dc91bef1fd1582485412b23c8c3f437c227b905e3cfcc2f8a3e2c14d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8faae1dc91bef1fd1582485412b23c8c3f437c227b905e3cfcc2f8a3e2c14d70", kill_on_drop: false }` [INFO] [stdout] 8faae1dc91bef1fd1582485412b23c8c3f437c227b905e3cfcc2f8a3e2c14d70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 021a26fc660b3ce15fe4d770085a9cace194bf8bf3ffcb7b325f5edc68a7806b [INFO] running `Command { std: "docker" "start" "-a" "021a26fc660b3ce15fe4d770085a9cace194bf8bf3ffcb7b325f5edc68a7806b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling cosmwasm-derive v0.16.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling cosmwasm-crypto v0.16.6 [INFO] [stderr] Compiling cosmwasm-std v0.16.6 [INFO] [stderr] Compiling cw-storage-plus v0.8.1 [INFO] [stderr] Compiling cosmwasm-storage v0.16.6 [INFO] [stderr] Compiling cw2 v0.8.1 [INFO] [stderr] Compiling example-contract v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.55s [INFO] running `Command { std: "docker" "inspect" "021a26fc660b3ce15fe4d770085a9cace194bf8bf3ffcb7b325f5edc68a7806b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021a26fc660b3ce15fe4d770085a9cace194bf8bf3ffcb7b325f5edc68a7806b", kill_on_drop: false }` [INFO] [stdout] 021a26fc660b3ce15fe4d770085a9cace194bf8bf3ffcb7b325f5edc68a7806b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7037fab48cc7bbc6b2fa51d728b4b2b942974a8b4a5934ea76c9a6c13f710a5 [INFO] running `Command { std: "docker" "start" "-a" "f7037fab48cc7bbc6b2fa51d728b4b2b942974a8b4a5934ea76c9a6c13f710a5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cosmwasm-schema v0.16.6 [INFO] [stderr] Compiling example-contract v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cz_starter` [INFO] [stdout] --> examples/schema.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use cz_starter::msg::{CountResponse, ExecuteMsg, InstantiateMsg, QueryMsg}; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `cz_starter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cz_starter` [INFO] [stdout] --> examples/schema.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use cz_starter::state::State; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `cz_starter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InstantiateMsg` in this scope [INFO] [stdout] --> examples/schema.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 15 | export_schema(&schema_for!(InstantiateMsg), &out_dir); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use example_contract::msg::InstantiateMsg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExecuteMsg` in this scope [INFO] [stdout] --> examples/schema.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | export_schema(&schema_for!(ExecuteMsg), &out_dir); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use example_contract::msg::ExecuteMsg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QueryMsg` in this scope [INFO] [stdout] --> examples/schema.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | export_schema(&schema_for!(QueryMsg), &out_dir); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use example_contract::msg::QueryMsg; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `State` in this scope [INFO] [stdout] --> examples/schema.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | export_schema(&schema_for!(State), &out_dir); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use example_contract::state::State; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CountResponse` in this scope [INFO] [stdout] --> examples/schema.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | export_schema(&schema_for!(CountResponse), &out_dir); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `example-contract` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f7037fab48cc7bbc6b2fa51d728b4b2b942974a8b4a5934ea76c9a6c13f710a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7037fab48cc7bbc6b2fa51d728b4b2b942974a8b4a5934ea76c9a6c13f710a5", kill_on_drop: false }` [INFO] [stdout] f7037fab48cc7bbc6b2fa51d728b4b2b942974a8b4a5934ea76c9a6c13f710a5