[INFO] fetching crate covctl 0.1.3... [INFO] checking covctl-0.1.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate covctl 0.1.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate covctl 0.1.3 [INFO] finished tweaking crates.io crate covctl 0.1.3 [INFO] tweaked toml for crates.io crate covctl 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate covctl 0.1.3 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate covctl 0.1.3 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb2dd913388b01c75c075a76f0ebb0212017d64de5a861bcb29e76c1724ddef0 [INFO] running `Command { std: "docker" "start" "-a" "fb2dd913388b01c75c075a76f0ebb0212017d64de5a861bcb29e76c1724ddef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb2dd913388b01c75c075a76f0ebb0212017d64de5a861bcb29e76c1724ddef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb2dd913388b01c75c075a76f0ebb0212017d64de5a861bcb29e76c1724ddef0", kill_on_drop: false }` [INFO] [stdout] fb2dd913388b01c75c075a76f0ebb0212017d64de5a861bcb29e76c1724ddef0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e379b442309aafb8a4f29b2ebfd4a2e0ad52df1b7d4b0d820ee93b1d8d68305b [INFO] running `Command { std: "docker" "start" "-a" "e379b442309aafb8a4f29b2ebfd4a2e0ad52df1b7d4b0d820ee93b1d8d68305b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Checking once_cell v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking os_str_bytes v6.0.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v1.13.0 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking covalent_class_a v0.1.3 [INFO] [stderr] Checking covctl v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | / /// Number of items in a single page [INFO] [stdout] 41 | | #[clap(long)] [INFO] [stdout] 42 | | page_size: Option, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / /// Start with items on this page [INFO] [stdout] 44 | | #[clap(long)] [INFO] [stdout] 45 | | page_number: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / /// The wallet address [INFO] [stdout] 51 | | #[clap(long)] [INFO] [stdout] 52 | | addr: String, [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / /// The starting block [INFO] [stdout] 60 | | #[clap(long)] [INFO] [stdout] 61 | | starting_block: String, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / /// The ending block [INFO] [stdout] 63 | | #[clap(long)] [INFO] [stdout] 64 | | ending_block: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | / /// The start date in YYYY-MM-DD format [INFO] [stdout] 70 | | #[clap(long)] [INFO] [stdout] 71 | | start_date: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | / /// The end date in YYYY-MM-DD format [INFO] [stdout] 73 | | #[clap(long)] [INFO] [stdout] 74 | | end_date: String, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / /// The contract or token address [INFO] [stdout] 82 | | #[clap(long)] [INFO] [stdout] 83 | | contract_addr: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | / /// The transaction hash [INFO] [stdout] 91 | | #[clap(long)] [INFO] [stdout] 92 | | tx_hash: String, [INFO] [stdout] | |___________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | / /// The block height [INFO] [stdout] 110 | | #[clap(long)] [INFO] [stdout] 111 | | block_height: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | / #[clap(long)] [INFO] [stdout] 119 | | contract_addr: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | / /// The topic hash - comma-separated to provide multiple [INFO] [stdout] 129 | | #[clap(long)] [INFO] [stdout] 130 | | topic_hash: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | / /// The senders address [INFO] [stdout] 132 | | #[clap(long)] [INFO] [stdout] 133 | | sender_addr: String, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | / /// The quote currency format [INFO] [stdout] 143 | | #[clap(long, default_value = "USD")] [INFO] [stdout] 144 | | quote_currency: String, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | / /// The chain ID to query - the default is "8217" which is the Klaytn Mainnet [INFO] [stdout] 155 | | #[clap(short, long, default_value = "8217")] [INFO] [stdout] 156 | | chain_id: String, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | / /// Your Covalent API key - if not set it will use environment variable COVALENT_API_KEY [INFO] [stdout] 158 | | #[clap(short, long)] [INFO] [stdout] 159 | | api_key: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | / /// Number of items in a single page [INFO] [stdout] 41 | | #[clap(long)] [INFO] [stdout] 42 | | page_size: Option, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / /// Start with items on this page [INFO] [stdout] 44 | | #[clap(long)] [INFO] [stdout] 45 | | page_number: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / /// The wallet address [INFO] [stdout] 51 | | #[clap(long)] [INFO] [stdout] 52 | | addr: String, [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / /// The starting block [INFO] [stdout] 60 | | #[clap(long)] [INFO] [stdout] 61 | | starting_block: String, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / /// The ending block [INFO] [stdout] 63 | | #[clap(long)] [INFO] [stdout] 64 | | ending_block: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | / /// The start date in YYYY-MM-DD format [INFO] [stdout] 70 | | #[clap(long)] [INFO] [stdout] 71 | | start_date: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | / /// The end date in YYYY-MM-DD format [INFO] [stdout] 73 | | #[clap(long)] [INFO] [stdout] 74 | | end_date: String, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / /// The contract or token address [INFO] [stdout] 82 | | #[clap(long)] [INFO] [stdout] 83 | | contract_addr: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | / /// The transaction hash [INFO] [stdout] 91 | | #[clap(long)] [INFO] [stdout] 92 | | tx_hash: String, [INFO] [stdout] | |___________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | / /// The block height [INFO] [stdout] 110 | | #[clap(long)] [INFO] [stdout] 111 | | block_height: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | / #[clap(long)] [INFO] [stdout] 119 | | contract_addr: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | / /// The topic hash - comma-separated to provide multiple [INFO] [stdout] 129 | | #[clap(long)] [INFO] [stdout] 130 | | topic_hash: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | / /// The senders address [INFO] [stdout] 132 | | #[clap(long)] [INFO] [stdout] 133 | | sender_addr: String, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | / /// The quote currency format [INFO] [stdout] 143 | | #[clap(long, default_value = "USD")] [INFO] [stdout] 144 | | quote_currency: String, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | / /// The chain ID to query - the default is "8217" which is the Klaytn Mainnet [INFO] [stdout] 155 | | #[clap(short, long, default_value = "8217")] [INFO] [stdout] 156 | | chain_id: String, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | / /// Your Covalent API key - if not set it will use environment variable COVALENT_API_KEY [INFO] [stdout] 158 | | #[clap(short, long)] [INFO] [stdout] 159 | | api_key: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `covctl` (bin "covctl" test) due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `covctl` (bin "covctl") due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "e379b442309aafb8a4f29b2ebfd4a2e0ad52df1b7d4b0d820ee93b1d8d68305b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e379b442309aafb8a4f29b2ebfd4a2e0ad52df1b7d4b0d820ee93b1d8d68305b", kill_on_drop: false }` [INFO] [stdout] e379b442309aafb8a4f29b2ebfd4a2e0ad52df1b7d4b0d820ee93b1d8d68305b