[INFO] cloning repository https://github.com/bigsky77/ajax
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bigsky77/ajax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigsky77%2Fajax", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigsky77%2Fajax'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55ad207c265111456ea2f3104f7dfd9160a86e33
[INFO] testing bigsky77/ajax against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigsky77%2Fajax" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bigsky77/ajax
[INFO] finished tweaking git repo https://github.com/bigsky77/ajax
[INFO] tweaked toml for git repo https://github.com/bigsky77/ajax written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bigsky77/ajax on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bigsky77/ajax 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded starknet v0.2.0
[INFO] [stderr]   Downloaded once_cell v1.12.1
[INFO] [stderr]   Downloaded starknet-crypto v0.1.0
[INFO] [stderr]   Downloaded starknet-accounts v0.1.0
[INFO] [stderr]   Downloaded rfc6979 v0.1.0
[INFO] [stderr]   Downloaded owo-colors v3.4.0
[INFO] [stderr]   Downloaded console v0.15.0
[INFO] [stderr]   Downloaded serde v1.0.138
[INFO] [stderr]   Downloaded crypto-bigint v0.3.2
[INFO] [stderr]   Downloaded backtrace v0.3.65
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.14
[INFO] [stderr]   Downloaded starknet-contract v0.1.0
[INFO] [stderr]   Downloaded starknet-providers v0.2.0
[INFO] [stderr]   Downloaded serde_derive v1.0.138
[INFO] [stderr]   Downloaded dialoguer v0.10.1
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.0
[INFO] [stderr]   Downloaded crypto-common v0.1.4
[INFO] [stderr]   Downloaded starknet-ff v0.1.0
[INFO] [stderr]   Downloaded object v0.28.4
[INFO] [stderr]   Downloaded zeroize_derive v1.3.2
[INFO] [stderr]   Downloaded rustls v0.20.6
[INFO] [stderr]   Downloaded starknet-core v0.2.0
[INFO] [stderr]   Downloaded zeroize v1.5.6
[INFO] [stderr]   Downloaded starknet-signers v0.1.0
[INFO] [stderr]   Downloaded sha3 v0.10.1
[INFO] [stderr]   Downloaded color-eyre v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de1830da24487f7815172e53b66379b18434ef2906d47645f4061f8044865453
[INFO] running `Command { std: "docker" "start" "-a" "de1830da24487f7815172e53b66379b18434ef2906d47645f4061f8044865453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de1830da24487f7815172e53b66379b18434ef2906d47645f4061f8044865453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de1830da24487f7815172e53b66379b18434ef2906d47645f4061f8044865453", kill_on_drop: false }`
[INFO] [stdout] de1830da24487f7815172e53b66379b18434ef2906d47645f4061f8044865453
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2730671190bf34476feb80eb6737404e04380c82f078251adfb51f8038bd50a9
[INFO] running `Command { std: "docker" "start" "-a" "2730671190bf34476feb80eb6737404e04380c82f078251adfb51f8038bd50a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling once_cell v1.12.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rlp v0.5.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling ark-std v0.3.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling ark-serialize v0.3.0
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.4
[INFO] [stderr]    Compiling ark-ff v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling uint v0.9.3
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.0
[INFO] [stderr]    Compiling sha3 v0.10.1
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.14
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling owo-colors v3.4.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling ark-ff-macros v0.3.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.3.0
[INFO] [stderr]    Compiling zeroize v1.5.6
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.3
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling rfc6979 v0.1.0
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling color-eyre v0.6.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling dialoguer v0.10.1
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling ethbloom v0.11.1
[INFO] [stderr]    Compiling impl-codec v0.5.1
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling ethereum-types v0.12.1
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling starknet-ff v0.1.0
[INFO] [stderr]    Compiling starknet-crypto v0.1.0
[INFO] [stderr]    Compiling starknet-core v0.2.0
[INFO] [stderr]    Compiling starknet-providers v0.2.0
[INFO] [stderr]    Compiling starknet-signers v0.1.0
[INFO] [stderr]    Compiling starknet-contract v0.1.0
[INFO] [stderr]    Compiling starknet-accounts v0.1.0
[INFO] [stderr]    Compiling starknet v0.2.0
[INFO] [stderr]    Compiling ajax v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Provider`, `chain_id`, and `utils::get_selector_from_name`
[INFO] [stdout]  --> src/player.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     core::{chain_id, types::{FieldElement, AddTransactionResult, ContractArtifact}, utils::get_selector_from_name},
[INFO] [stdout]   |            ^^^^^^^^                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     providers::{Provider, SequencerGatewayProvider},
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ErrReport`
[INFO] [stdout]  --> src/player.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use eyre::{ErrReport};
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Input` and `MultiSelect`
[INFO] [stdout]  --> src/main.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dialoguer::{Input, Select, MultiSelect, theme::ColorfulTheme};
[INFO] [stdout]   |                 ^^^^^          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `starknet::providers::Provider`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use starknet::providers::Provider;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cmd` is never read
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Cmd {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 21 |     cmd: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deploy` is never used
[INFO] [stdout]   --> src/player.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub async fn deploy() -> Result<AddTransactionResult> {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/main.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             get_health(hero_contract, account); 
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "2730671190bf34476feb80eb6737404e04380c82f078251adfb51f8038bd50a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2730671190bf34476feb80eb6737404e04380c82f078251adfb51f8038bd50a9", kill_on_drop: false }`
[INFO] [stdout] 2730671190bf34476feb80eb6737404e04380c82f078251adfb51f8038bd50a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c032d03866c02ae63a7d90d12a9c778eba5d6b68920cee7e8a394125b53365ac
[INFO] running `Command { std: "docker" "start" "-a" "c032d03866c02ae63a7d90d12a9c778eba5d6b68920cee7e8a394125b53365ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling ajax v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Provider`, `chain_id`, and `utils::get_selector_from_name`
[INFO] [stdout]  --> src/player.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 |     core::{chain_id, types::{FieldElement, AddTransactionResult, ContractArtifact}, utils::get_selector_from_name},
[INFO] [stdout]   |            ^^^^^^^^                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     providers::{Provider, SequencerGatewayProvider},
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ErrReport`
[INFO] [stdout]  --> src/player.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use eyre::{ErrReport};
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Input` and `MultiSelect`
[INFO] [stdout]  --> src/main.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dialoguer::{Input, Select, MultiSelect, theme::ColorfulTheme};
[INFO] [stdout]   |                 ^^^^^          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `starknet::providers::Provider`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use starknet::providers::Provider;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cmd` is never read
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Cmd {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 21 |     cmd: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deploy` is never used
[INFO] [stdout]   --> src/player.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub async fn deploy() -> Result<AddTransactionResult> {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/main.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             get_health(hero_contract, account); 
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s
[INFO] running `Command { std: "docker" "inspect" "c032d03866c02ae63a7d90d12a9c778eba5d6b68920cee7e8a394125b53365ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c032d03866c02ae63a7d90d12a9c778eba5d6b68920cee7e8a394125b53365ac", kill_on_drop: false }`
[INFO] [stdout] c032d03866c02ae63a7d90d12a9c778eba5d6b68920cee7e8a394125b53365ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] acc55f21673743d99047684f98de9340d6049d27996051ddc3d3c5cf723ccb4f
[INFO] running `Command { std: "docker" "start" "-a" "acc55f21673743d99047684f98de9340d6049d27996051ddc3d3c5cf723ccb4f", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Provider`, `chain_id`, and `utils::get_selector_from_name`
[INFO] [stderr]  --> src/player.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 |     core::{chain_id, types::{FieldElement, AddTransactionResult, ContractArtifact}, utils::get_selector_from_name},
[INFO] [stderr]   |            ^^^^^^^^                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 4 |     providers::{Provider, SequencerGatewayProvider},
[INFO] [stderr]   |                 ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ErrReport`
[INFO] [stderr]  --> src/player.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | use eyre::{ErrReport};
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Input` and `MultiSelect`
[INFO] [stderr]  --> src/main.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | use dialoguer::{Input, Select, MultiSelect, theme::ColorfulTheme};
[INFO] [stderr]   |                 ^^^^^          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `starknet::providers::Provider`
[INFO] [stderr]   --> src/main.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use starknet::providers::Provider;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `cmd` is never read
[INFO] [stderr]   --> src/main.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct Cmd {
[INFO] [stderr]    |            --- field in this struct
[INFO] [stderr] 21 |     cmd: String,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `deploy` is never used
[INFO] [stderr]   --> src/player.rs:41:14
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub async fn deploy() -> Result<AddTransactionResult> {
[INFO] [stderr]    |              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]    --> src/main.rs:196:13
[INFO] [stderr]     |
[INFO] [stderr] 196 |             get_health(hero_contract, account); 
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ajax` (bin "ajax" test) generated 7 warnings (run `cargo fix --bin "ajax" -p ajax --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ajax-619040774d8fd8fa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "acc55f21673743d99047684f98de9340d6049d27996051ddc3d3c5cf723ccb4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acc55f21673743d99047684f98de9340d6049d27996051ddc3d3c5cf723ccb4f", kill_on_drop: false }`
[INFO] [stdout] acc55f21673743d99047684f98de9340d6049d27996051ddc3d3c5cf723ccb4f
