[INFO] fetching crate rust-httpstat 0.1.5... [INFO] checking rust-httpstat-0.1.5 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate rust-httpstat 0.1.5 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rust-httpstat 0.1.5 [INFO] finished tweaking crates.io crate rust-httpstat 0.1.5 [INFO] tweaked toml for crates.io crate rust-httpstat 0.1.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-httpstat 0.1.5 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 rust-httpstat 0.1.5 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7c6565b25d8681f90ba5e1ce3c5c6c2f2696696fcffb20fe10b905581555c999 [INFO] running `Command { std: "docker" "start" "-a" "7c6565b25d8681f90ba5e1ce3c5c6c2f2696696fcffb20fe10b905581555c999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c6565b25d8681f90ba5e1ce3c5c6c2f2696696fcffb20fe10b905581555c999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c6565b25d8681f90ba5e1ce3c5c6c2f2696696fcffb20fe10b905581555c999", kill_on_drop: false }` [INFO] [stdout] 7c6565b25d8681f90ba5e1ce3c5c6c2f2696696fcffb20fe10b905581555c999 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a202c391210967872f1a44c782eb6504e53fd8c34304218fa2262e75ec4150c6 [INFO] running `Command { std: "docker" "start" "-a" "a202c391210967872f1a44c782eb6504e53fd8c34304218fa2262e75ec4150c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling curl v0.4.39 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling openssl-sys v0.9.68 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.49+curl-7.79.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking rust-httpstat v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | / /// Specify request method to use [INFO] [stdout] 24 | | #[structopt( [INFO] [stdout] 25 | | name = "command", [INFO] [stdout] 26 | | short = "X", [INFO] [stdout] ... | [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | request_method: String, [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:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | / /// HTTP POST data [INFO] [stdout] 33 | | #[structopt(short = "d", long = "data")] [INFO] [stdout] 34 | | data: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | / /// Client certificate file [INFO] [stdout] 45 | | #[structopt(name = "cert file", short = "E", long = "cert")] [INFO] [stdout] 46 | | client_cert: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | / /// Private key file [INFO] [stdout] 49 | | #[structopt(name = "key file", long = "key")] [INFO] [stdout] 50 | | client_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:52:2 [INFO] [stdout] | [INFO] [stdout] 52 | / /// CA certificate to verify against [INFO] [stdout] 53 | | #[structopt(name = "ca file", long = "cacert")] [INFO] [stdout] 54 | | ca_cert: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:68:2 [INFO] [stdout] | [INFO] [stdout] 68 | / /// URL to work with [INFO] [stdout] 69 | | url: String, [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-httpstat` (bin "httpstat" test) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | / /// Specify request method to use [INFO] [stdout] 24 | | #[structopt( [INFO] [stdout] 25 | | name = "command", [INFO] [stdout] 26 | | short = "X", [INFO] [stdout] ... | [INFO] [stdout] 29 | | )] [INFO] [stdout] 30 | | request_method: String, [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:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | / /// HTTP POST data [INFO] [stdout] 33 | | #[structopt(short = "d", long = "data")] [INFO] [stdout] 34 | | data: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:44:2 [INFO] [stdout] | [INFO] [stdout] 44 | / /// Client certificate file [INFO] [stdout] 45 | | #[structopt(name = "cert file", short = "E", long = "cert")] [INFO] [stdout] 46 | | client_cert: Option, [INFO] [stdout] | |_______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 48 | / /// Private key file [INFO] [stdout] 49 | | #[structopt(name = "key file", long = "key")] [INFO] [stdout] 50 | | client_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:52:2 [INFO] [stdout] | [INFO] [stdout] 52 | / /// CA certificate to verify against [INFO] [stdout] 53 | | #[structopt(name = "ca file", long = "cacert")] [INFO] [stdout] 54 | | ca_cert: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:68:2 [INFO] [stdout] | [INFO] [stdout] 68 | / /// URL to work with [INFO] [stdout] 69 | | url: String, [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-httpstat` (bin "httpstat") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "a202c391210967872f1a44c782eb6504e53fd8c34304218fa2262e75ec4150c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a202c391210967872f1a44c782eb6504e53fd8c34304218fa2262e75ec4150c6", kill_on_drop: false }` [INFO] [stdout] a202c391210967872f1a44c782eb6504e53fd8c34304218fa2262e75ec4150c6