[INFO] cloning repository https://github.com/zhangzh-pku/nft_launchpad_backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhangzh-pku/nft_launchpad_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangzh-pku%2Fnft_launchpad_backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangzh-pku%2Fnft_launchpad_backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0abcad4827eccac0c449070f8e77677e99d8b7ca
[INFO] checking zhangzh-pku/nft_launchpad_backend against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangzh-pku%2Fnft_launchpad_backend" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zhangzh-pku/nft_launchpad_backend
[INFO] finished tweaking git repo https://github.com/zhangzh-pku/nft_launchpad_backend
[INFO] tweaked toml for git repo https://github.com/zhangzh-pku/nft_launchpad_backend written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhangzh-pku/nft_launchpad_backend on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zhangzh-pku/nft_launchpad_backend 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-headers v0.2.0
[INFO] [stderr]   Downloaded ethereum-types v0.10.0
[INFO] [stderr]   Downloaded ethbloom v0.10.0
[INFO] [stderr]   Downloaded ethabi v13.0.0
[INFO] [stderr]   Downloaded async-native-tls v0.3.3
[INFO] [stderr]   Downloaded bitvec v0.17.4
[INFO] [stderr]   Downloaded byte-slice-cast v0.3.5
[INFO] [stderr]   Downloaded hyper-proxy v0.8.0
[INFO] [stderr]   Downloaded impl-codec v0.4.2
[INFO] [stderr]   Downloaded primitive-types v0.8.0
[INFO] [stderr]   Downloaded parity-scale-codec v1.3.7
[INFO] [stderr]   Downloaded web3 v0.15.0
[INFO] [stderr]   Downloaded rustix v0.37.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b82028a3f5779ff04b304c600eacb26106989ccc390501924b095fdf738d4a4
[INFO] running `Command { std: "docker" "start" "-a" "6b82028a3f5779ff04b304c600eacb26106989ccc390501924b095fdf738d4a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b82028a3f5779ff04b304c600eacb26106989ccc390501924b095fdf738d4a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b82028a3f5779ff04b304c600eacb26106989ccc390501924b095fdf738d4a4", kill_on_drop: false }`
[INFO] [stdout] 6b82028a3f5779ff04b304c600eacb26106989ccc390501924b095fdf738d4a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce8c81d264c20e309f2cb5c0299c82f28a3f73c2111e77bf9dd25e26940a6faf
[INFO] running `Command { std: "docker" "start" "-a" "ce8c81d264c20e309f2cb5c0299c82f28a3f73c2111e77bf9dd25e26940a6faf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling openssl-sys v0.9.88
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling openssl v0.10.54
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.38
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking typed-headers v0.2.0
[INFO] [stderr]     Checking secp256k1 v0.20.3
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking pin-project v1.1.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking soketto v0.4.2
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking parity-scale-codec v1.3.7
[INFO] [stderr]     Checking ethbloom v0.10.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking async-native-tls v0.3.3
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking jsonrpc-core v16.0.0
[INFO] [stderr]     Checking impl-codec v0.4.2
[INFO] [stderr]     Checking primitive-types v0.8.0
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking ethereum-types v0.10.0
[INFO] [stderr]     Checking ethabi v13.0.0
[INFO] [stderr]     Checking hyper-tls v0.4.3
[INFO] [stderr]     Checking hyper-proxy v0.8.0
[INFO] [stderr]     Checking web3 v0.15.0
[INFO] [stderr]     Checking nft_launchpad v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `web3::futures::Future`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use web3::futures::Future;
[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: `web3::futures::Future`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use web3::futures::Future;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/main.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let (_eloop, transport) = web3::transports::Http::new("http://localhost:8545").unwrap();
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^   ------------------------------------------------------------- this expression has type `Http`
[INFO] [stdout]   |         |
[INFO] [stdout]   |         expected `Http`, found `(_, _)`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected struct `Http`
[INFO] [stdout]               found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/main.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let (_eloop, transport) = web3::transports::Http::new("http://localhost:8545").unwrap();
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^   ------------------------------------------------------------- this expression has type `Http`
[INFO] [stdout]   |         |
[INFO] [stdout]   |         expected `Http`, found `(_, _)`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected struct `Http`
[INFO] [stdout]               found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wait` found for opaque type `impl std::future::Future<Output = Result<_, web3::contract::Error>>` in the current scope
[INFO] [stdout]   --> src/main.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let some_data: String = result.wait().unwrap();
[INFO] [stdout]    |                                    ^^^^ method not found in `impl std::future::Future<Output = Result<_, web3::contract::Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wait` found for opaque type `impl std::future::Future<Output = Result<_, web3::contract::Error>>` in the current scope
[INFO] [stdout]   --> src/main.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let some_data: String = result.wait().unwrap();
[INFO] [stdout]    |                                    ^^^^ method not found in `impl std::future::Future<Output = Result<_, web3::contract::Error>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nft_launchpad` (bin "nft_launchpad") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nft_launchpad` (bin "nft_launchpad" test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ce8c81d264c20e309f2cb5c0299c82f28a3f73c2111e77bf9dd25e26940a6faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce8c81d264c20e309f2cb5c0299c82f28a3f73c2111e77bf9dd25e26940a6faf", kill_on_drop: false }`
[INFO] [stdout] ce8c81d264c20e309f2cb5c0299c82f28a3f73c2111e77bf9dd25e26940a6faf
