[INFO] cloning repository https://github.com/FssAy/cf-hub
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FssAy/cf-hub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFssAy%2Fcf-hub", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFssAy%2Fcf-hub'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a049ce5b749f2f8141bc538af8f8f6d7b30524e9
[INFO] checking FssAy/cf-hub against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFssAy%2Fcf-hub" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FssAy/cf-hub
[INFO] finished tweaking git repo https://github.com/FssAy/cf-hub
[INFO] tweaked toml for git repo https://github.com/FssAy/cf-hub written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FssAy/cf-hub on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FssAy/cf-hub 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a65a06fd43ce67d1570a6a371aaeb56f084aa926d5ddaa138d0e5e72028af5de
[INFO] running `Command { std: "docker" "start" "-a" "a65a06fd43ce67d1570a6a371aaeb56f084aa926d5ddaa138d0e5e72028af5de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a65a06fd43ce67d1570a6a371aaeb56f084aa926d5ddaa138d0e5e72028af5de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a65a06fd43ce67d1570a6a371aaeb56f084aa926d5ddaa138d0e5e72028af5de", kill_on_drop: false }`
[INFO] [stdout] a65a06fd43ce67d1570a6a371aaeb56f084aa926d5ddaa138d0e5e72028af5de
[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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 641fafea4f2f34ebcaf54d241126cd1e221c1cb13b8486067d67cda7911a3554
[INFO] running `Command { std: "docker" "start" "-a" "641fafea4f2f34ebcaf54d241126cd1e221c1cb13b8486067d67cda7911a3554", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling aws-lc-rs v1.7.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling rustls v0.23.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling aws-lc-sys v0.16.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking rustls-webpki v0.102.3
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking cf-hub v3.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/tls/../../secrets/server-cf.crt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/tls/cloudflare.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | static TLS_CRT: &[u8] = include_bytes!("../../secrets/server-cf.crt");
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/tls/../../secrets/server-cf.key`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tls/cloudflare.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | static TLS_KEY: &[u8] = include_bytes!("../../secrets/server-cf.key");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/tls/../../secrets/server-cf.crt`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/tls/cloudflare.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | static TLS_CRT: &[u8] = include_bytes!("../../secrets/server-cf.crt");
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/tls/../../secrets/server-cf.key`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/tls/cloudflare.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | static TLS_KEY: &[u8] = include_bytes!("../../secrets/server-cf.key");
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HOST` and `HeaderValue`
[INFO] [stdout]   --> src/main.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | use hyper::header::{HeaderValue, HOST};
[INFO] [stdout]    |                     ^^^^^^^^^^^  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |             if (cfg.logs) {
[INFO] [stdout]     |                ^        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 116 -             if (cfg.logs) {
[INFO] [stdout] 116 +             if cfg.logs {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 |     if (cfg.logs) {
[INFO] [stdout]     |        ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 122 -     if (cfg.logs) {
[INFO] [stdout] 122 +     if cfg.logs {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 |         if (cfg.logs) {
[INFO] [stdout]     |            ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 -         if (cfg.logs) {
[INFO] [stdout] 127 +         if cfg.logs {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |             if (cfg.logs) {
[INFO] [stdout]     |                ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 -             if (cfg.logs) {
[INFO] [stdout] 137 +             if cfg.logs {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 if (cfg.logs) {
[INFO] [stdout]     |                    ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 -                 if (cfg.logs) {
[INFO] [stdout] 148 +                 if cfg.logs {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 if (cfg.logs) {
[INFO] [stdout]     |                    ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 158 -                 if (cfg.logs) {
[INFO] [stdout] 158 +                 if cfg.logs {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |         if (cfg.logs) {
[INFO] [stdout]     |            ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 169 -         if (cfg.logs) {
[INFO] [stdout] 169 +         if cfg.logs {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HOST` and `HeaderValue`
[INFO] [stdout]   --> src/main.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | use hyper::header::{HeaderValue, HOST};
[INFO] [stdout]    |                     ^^^^^^^^^^^  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |             if (cfg.logs) {
[INFO] [stdout]     |                ^        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 116 -             if (cfg.logs) {
[INFO] [stdout] 116 +             if cfg.logs {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 |     if (cfg.logs) {
[INFO] [stdout]     |        ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 122 -     if (cfg.logs) {
[INFO] [stdout] 122 +     if cfg.logs {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 |         if (cfg.logs) {
[INFO] [stdout]     |            ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 -         if (cfg.logs) {
[INFO] [stdout] 127 +         if cfg.logs {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |             if (cfg.logs) {
[INFO] [stdout]     |                ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 -             if (cfg.logs) {
[INFO] [stdout] 137 +             if cfg.logs {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 if (cfg.logs) {
[INFO] [stdout]     |                    ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 -                 if (cfg.logs) {
[INFO] [stdout] 148 +                 if cfg.logs {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 if (cfg.logs) {
[INFO] [stdout]     |                    ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 158 -                 if (cfg.logs) {
[INFO] [stdout] 158 +                 if cfg.logs {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |         if (cfg.logs) {
[INFO] [stdout]     |            ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 169 -         if (cfg.logs) {
[INFO] [stdout] 169 +         if cfg.logs {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cf-hub` (bin "cf-hub") due to 2 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cf-hub` (bin "cf-hub" test) due to 2 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "641fafea4f2f34ebcaf54d241126cd1e221c1cb13b8486067d67cda7911a3554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "641fafea4f2f34ebcaf54d241126cd1e221c1cb13b8486067d67cda7911a3554", kill_on_drop: false }`
[INFO] [stdout] 641fafea4f2f34ebcaf54d241126cd1e221c1cb13b8486067d67cda7911a3554
