[INFO] cloning repository https://github.com/staakaar/icurl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/staakaar/icurl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstaakaar%2Ficurl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstaakaar%2Ficurl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b39b7302896855d741d988d3fdf71d25007b7fb
[INFO] checking staakaar/icurl against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstaakaar%2Ficurl" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/staakaar/icurl on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/staakaar/icurl
[INFO] finished tweaking git repo https://github.com/staakaar/icurl
[INFO] tweaked toml for git repo https://github.com/staakaar/icurl written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/staakaar/icurl 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a1042ab3bc915e45dd8709423e900553884904765c21c3971b943d84d0e7538
[INFO] running `Command { std: "docker" "start" "-a" "0a1042ab3bc915e45dd8709423e900553884904765c21c3971b943d84d0e7538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a1042ab3bc915e45dd8709423e900553884904765c21c3971b943d84d0e7538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a1042ab3bc915e45dd8709423e900553884904765c21c3971b943d84d0e7538", kill_on_drop: false }`
[INFO] [stdout] 0a1042ab3bc915e45dd8709423e900553884904765c21c3971b943d84d0e7538
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50de3128a7da47931d40c5340c3695a62e895554e609bac039e87b9515df6590
[INFO] running `Command { std: "docker" "start" "-a" "50de3128a7da47931d40c5340c3695a62e895554e609bac039e87b9515df6590", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking linux-raw-sys v0.3.7
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking dyn-clone v1.0.14
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking fd-lock v3.0.12
[INFO] [stderr]     Checking clap_builder v4.2.7
[INFO] [stderr]     Checking rustyline v11.0.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking inquire v0.6.2
[INFO] [stderr]     Checking clap v4.2.7
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking icurl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/command/request.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub async fn post(curl_input: &mut CurlInput) -> Result<(), reqwest::Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde::de::Deserialize<'de>` will fail
[INFO] [stdout]   --> src/command/request.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |             .json()
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_text`
[INFO] [stdout]   --> src/command/protocol.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let input_text: Result<String, InquireError>= Text::new("Please input url").with_validator(required!()).prompt();
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/command/request.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub async fn post(curl_input: &mut CurlInput) -> Result<(), reqwest::Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: serde::de::Deserialize<'de>` will fail
[INFO] [stdout]   --> src/command/request.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |             .json()
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BEARER` is never constructed
[INFO] [stdout]   --> src/command/authorization.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum AuthorizationType {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] 11 |     BEARER(Bearer),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthorizationType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `protocol` and `http_method` are never read
[INFO] [stdout]  --> src/command/curl_input.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct CurlInput {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 5 |     pub protocol: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub http_method: String,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CurlInput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_header` is never used
[INFO] [stdout]   --> src/common/curl_config.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn is_header() -> Vec<& 'static str> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_text`
[INFO] [stdout]   --> src/command/protocol.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let input_text: Result<String, InquireError>= Text::new("Please input url").with_validator(required!()).prompt();
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_text`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BEARER` is never constructed
[INFO] [stdout]   --> src/command/authorization.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum AuthorizationType {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] 11 |     BEARER(Bearer),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthorizationType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `protocol` and `http_method` are never read
[INFO] [stdout]  --> src/command/curl_input.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct CurlInput {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 5 |     pub protocol: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub http_method: String,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CurlInput` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_header` is never used
[INFO] [stdout]   --> src/common/curl_config.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn is_header() -> Vec<& 'static str> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.21s
[INFO] running `Command { std: "docker" "inspect" "50de3128a7da47931d40c5340c3695a62e895554e609bac039e87b9515df6590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50de3128a7da47931d40c5340c3695a62e895554e609bac039e87b9515df6590", kill_on_drop: false }`
[INFO] [stdout] 50de3128a7da47931d40c5340c3695a62e895554e609bac039e87b9515df6590
