[INFO] cloning repository https://github.com/stakeordie/pi_counter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stakeordie/pi_counter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstakeordie%2Fpi_counter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstakeordie%2Fpi_counter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a9ce7678fb2ac4d2abcf50f542fad90005ff3fa [INFO] checking stakeordie/pi_counter against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstakeordie%2Fpi_counter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stakeordie/pi_counter on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/stakeordie/pi_counter [INFO] finished tweaking git repo https://github.com/stakeordie/pi_counter [INFO] tweaked toml for git repo https://github.com/stakeordie/pi_counter written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stakeordie/pi_counter 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4969148af7a75e36bae172daf44bf0618d56c569faf0087fac3838ad483b831c [INFO] running `Command { std: "docker" "start" "-a" "4969148af7a75e36bae172daf44bf0618d56c569faf0087fac3838ad483b831c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4969148af7a75e36bae172daf44bf0618d56c569faf0087fac3838ad483b831c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4969148af7a75e36bae172daf44bf0618d56c569faf0087fac3838ad483b831c", kill_on_drop: false }` [INFO] [stdout] 4969148af7a75e36bae172daf44bf0618d56c569faf0087fac3838ad483b831c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 896f6508cdece60d4c84ddbc9233ded86f7d3569ec9379ba8b8dcda4050393eb [INFO] running `Command { std: "docker" "start" "-a" "896f6508cdece60d4c84ddbc9233ded86f7d3569ec9379ba8b8dcda4050393eb", 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.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Checking snafu v0.6.8 [INFO] [stderr] Checking serde-json-wasm v0.2.1 [INFO] [stderr] Checking cosmwasm-std v0.9.0-alpha1 (https://github.com/enigmampc/SecretNetwork?tag=v0.7.0#b3c77fa8) [INFO] [stderr] Checking cosmwasm-storage v0.9.0-alpha1 (https://github.com/enigmampc/SecretNetwork?tag=v0.7.0#b3c77fa8) [INFO] [stderr] Checking second-contract v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `StdError` is imported redundantly [INFO] [stdout] --> src/contract.rs:80:44 [INFO] [stdout] | [INFO] [stdout] 78 | use super::*; [INFO] [stdout] | -------- the item `StdError` is already imported here [INFO] [stdout] 79 | use cosmwasm_std::testing::{mock_dependencies, mock_env}; [INFO] [stdout] 80 | use cosmwasm_std::{coins, from_binary, StdError}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../target/wasm32-unknown-unknown/release/second_contract.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/second_contract.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 `cosmwasm_schema` [INFO] [stdout] --> examples/schema.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cosmwasm_schema::{export_schema, remove_schemas, schema_for}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `cosmwasm_schema` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use cosmwasm_std::{export_schema, remove_schemas, schema_for}; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cosmwasm_vm` [INFO] [stdout] --> tests/integration.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use cosmwasm_vm::testing::{handle, init, mock_env, mock_instance, query}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `cosmwasm_vm` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 21 | use cosmwasm_std::testing::{handle, init, mock_env, mock_instance, query}; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CountResponse`, `HandleMsg`, `InitMsg`, `QueryMsg` [INFO] [stdout] --> examples/schema.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use second_contract::msg::{CountResponse, HandleMsg, InitMsg, QueryMsg}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `second_contract::state::State` [INFO] [stdout] --> examples/schema.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use second_contract::state::State; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `second-contract` (example "schema") due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `second-contract` (test "integration") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "896f6508cdece60d4c84ddbc9233ded86f7d3569ec9379ba8b8dcda4050393eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "896f6508cdece60d4c84ddbc9233ded86f7d3569ec9379ba8b8dcda4050393eb", kill_on_drop: false }` [INFO] [stdout] 896f6508cdece60d4c84ddbc9233ded86f7d3569ec9379ba8b8dcda4050393eb [INFO] checking stakeordie/pi_counter against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstakeordie%2Fpi_counter" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stakeordie/pi_counter on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/stakeordie/pi_counter [INFO] finished tweaking git repo https://github.com/stakeordie/pi_counter [INFO] tweaked toml for git repo https://github.com/stakeordie/pi_counter written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stakeordie/pi_counter 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4803ef62a17971444b24d5eea5e4c39f119e153fb5c3bcb051bc51e1a1ab84f0 [INFO] running `Command { std: "docker" "start" "-a" "4803ef62a17971444b24d5eea5e4c39f119e153fb5c3bcb051bc51e1a1ab84f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4803ef62a17971444b24d5eea5e4c39f119e153fb5c3bcb051bc51e1a1ab84f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4803ef62a17971444b24d5eea5e4c39f119e153fb5c3bcb051bc51e1a1ab84f0", kill_on_drop: false }` [INFO] [stdout] 4803ef62a17971444b24d5eea5e4c39f119e153fb5c3bcb051bc51e1a1ab84f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fa19076367011165e19cabd72f870d19c1f80bc7cca834760237666ff983aaa [INFO] running `Command { std: "docker" "start" "-a" "6fa19076367011165e19cabd72f870d19c1f80bc7cca834760237666ff983aaa", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "6fa19076367011165e19cabd72f870d19c1f80bc7cca834760237666ff983aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa19076367011165e19cabd72f870d19c1f80bc7cca834760237666ff983aaa", kill_on_drop: false }` [INFO] [stdout] 6fa19076367011165e19cabd72f870d19c1f80bc7cca834760237666ff983aaa