[INFO] cloning repository https://github.com/juhyeonkwon/buoy_batch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juhyeonkwon/buoy_batch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuhyeonkwon%2Fbuoy_batch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuhyeonkwon%2Fbuoy_batch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e230dc545e0742df35b39cffb3b250eb65d79a20
[INFO] checking juhyeonkwon/buoy_batch against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuhyeonkwon%2Fbuoy_batch" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/juhyeonkwon/buoy_batch on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/juhyeonkwon/buoy_batch
[INFO] finished tweaking git repo https://github.com/juhyeonkwon/buoy_batch
[INFO] tweaked toml for git repo https://github.com/juhyeonkwon/buoy_batch written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/juhyeonkwon/buoy_batch 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded frunk_proc_macros_impl v0.1.0
[INFO] [stderr]   Downloaded tracing v0.1.33
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.0
[INFO] [stderr]   Downloaded frunk_derives v0.4.0
[INFO] [stderr]   Downloaded frunk v0.4.0
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.0
[INFO] [stderr]   Downloaded job_scheduler v1.2.1
[INFO] [stderr]   Downloaded cron v0.6.1
[INFO] [stderr]   Downloaded io-enum v1.0.1
[INFO] [stderr]   Downloaded subprocess v0.2.8
[INFO] [stderr]   Downloaded mysql_common v0.28.2
[INFO] [stderr]   Downloaded mysql v22.1.0
[INFO] [stderr]   Downloaded frunk_core v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fba51cb77598329837bc3d4c7e4d0e2ff1e61933e014a0ad712551d54820520c
[INFO] running `Command { std: "docker" "start" "-a" "fba51cb77598329837bc3d4c7e4d0e2ff1e61933e014a0ad712551d54820520c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fba51cb77598329837bc3d4c7e4d0e2ff1e61933e014a0ad712551d54820520c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fba51cb77598329837bc3d4c7e4d0e2ff1e61933e014a0ad712551d54820520c", kill_on_drop: false }`
[INFO] [stdout] fba51cb77598329837bc3d4c7e4d0e2ff1e61933e014a0ad712551d54820520c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1b570a423daf8fe2aa658d49e67deb7c5c92bda7f560045717e4bf885ee7c79
[INFO] running `Command { std: "docker" "start" "-a" "d1b570a423daf8fe2aa658d49e67deb7c5c92bda7f560045717e4bf885ee7c79", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking lexical-util v0.8.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling clang-sys v1.3.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling frunk_core v0.4.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking tracing-core v0.1.24
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling libz-sys v1.1.5
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.3
[INFO] [stderr]     Checking lexical-parse-integer v0.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.0
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking lexical-parse-float v0.8.3
[INFO] [stderr]     Checking lexical-write-float v0.8.4
[INFO] [stderr]    Compiling subprocess v0.2.8
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling rust_decimal v1.23.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]     Checking lexical-core v0.8.3
[INFO] [stderr]     Checking wyz v0.4.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling io-enum v1.0.1
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking funty v1.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]     Checking num_threads v0.1.5
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking bigdecimal v0.3.0
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking lexical v6.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking bitvec v0.22.3
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking nom v4.1.1
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]    Compiling mysql v22.1.0
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking twox-hash v1.6.2
[INFO] [stderr]     Checking pem v1.0.2
[INFO] [stderr]     Checking lru v0.7.5
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking combine v4.6.3
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking ipnet v2.4.0
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.0
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]     Checking cron v0.6.1
[INFO] [stderr]     Checking job_scheduler v1.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling frunk_proc_macros_impl v0.1.0
[INFO] [stderr]    Compiling frunk_derives v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking frunk_proc_macros v0.1.0
[INFO] [stderr]     Checking frunk v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking tracing v0.1.33
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]    Compiling mysql_common v0.28.2
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking redis v0.21.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking buoy_batch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::data::maria::Line`
[INFO] [stdout]    --> src/data/redis.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | use crate::data::maria::Line;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::data::maria::Line`
[INFO] [stdout]    --> src/data/redis.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | use crate::data::maria::Line;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/data/maria.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let mut pool = pool_mutex.lock().unwrap();
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/data/maria.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let mut pool = pool_mutex.lock().unwrap();
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_date`
[INFO] [stdout]   --> src/data/redis.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let key_date = &now_str[0..10];
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_date`
[INFO] [stdout]   --> src/data/redis.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let key_date = &now_str[0..10];
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/request/model/tidal_current.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let mut url: String = TidalObsNowResp::set_url_with_date("tidalBu", key, location, &date);
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/request/model/tidal_current.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let mut url: String = TidalObsNowResp::set_url_with_date("tidalBu", key, location, &date);
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/request/requests.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let mut tidal: Value;
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> src/task/mod.rs:111:33
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn obs_all_task(name: &str, pool : &std::sync::Arc<std::sync::Mutex<mysql::Pool>>) {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> src/task/mod.rs:124:35
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn tidal_all_task(name: &str, pool : &std::sync::Arc<std::sync::Mutex<mysql::Pool>>) {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/request/requests.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let mut tidal: Value;
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> src/task/mod.rs:111:33
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn obs_all_task(name: &str, pool : &std::sync::Arc<std::sync::Mutex<mysql::Pool>>) {
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]    --> src/task/mod.rs:124:35
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn tidal_all_task(name: &str, pool : &std::sync::Arc<std::sync::Mutex<mysql::Pool>>) {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model_idx` is never read
[INFO] [stdout]    --> src/data/maria.rs:445:9
[INFO] [stdout]     |
[INFO] [stdout] 444 | struct Warn {
[INFO] [stdout]     |        ---- field in this struct
[INFO] [stdout] 445 |     pub model_idx: i16,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Warn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_last_data` is never used
[INFO] [stdout]    --> src/request/model/tidal_current.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl TidalObsNowResp {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn get_last_data(value: &TidalObsNowResp) -> Value {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_last_data` is never used
[INFO] [stdout]    --> src/request/model/tidal_current.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl TidalRaderNowResp {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn get_last_data(value: &TidalRaderNowResp) -> Value {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Location` is never constructed
[INFO] [stdout]   --> src/request/requests.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Location<'a> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `TONGYEONG` is never used
[INFO] [stdout]   --> src/request/requests.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | static TONGYEONG: Location = Location {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `GEOJEDO` is never used
[INFO] [stdout]   --> src/request/requests.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | static GEOJEDO: Location = Location {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_data` is never used
[INFO] [stdout]   --> src/request/requests.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn set_data(location: &str) {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_location` is never used
[INFO] [stdout]   --> src/request/requests.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn set_location<'a>(location: &str) -> Location<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/request/requests.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | struct Obs {
[INFO] [stdout]     |        --- field in this struct
[INFO] [stdout] 106 |     number: String,
[INFO] [stdout] 107 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Obs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/request/requests.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | struct Tidal {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] 200 |     number: String,
[INFO] [stdout] 201 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Salinity` should have a snake case name
[INFO] [stdout]  --> src/request/model/obs_recent.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub Salinity: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `salinity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model_idx` is never read
[INFO] [stdout]    --> src/data/maria.rs:445:9
[INFO] [stdout]     |
[INFO] [stdout] 444 | struct Warn {
[INFO] [stdout]     |        ---- field in this struct
[INFO] [stdout] 445 |     pub model_idx: i16,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Warn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_data` and `get_close_data` are never used
[INFO] [stdout]   --> src/request/model/tidal_current.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl TidalCurrentResp {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 36 |     pub fn get_data(key: &str, location: &str, client : &reqwest::blocking::Client) -> Result<Value, Box<dyn std::error::Error>> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn get_close_data(&self) -> Value {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_last_data` is never used
[INFO] [stdout]    --> src/request/model/tidal_current.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl TidalObsNowResp {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn get_last_data(value: &TidalObsNowResp) -> Value {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_last_data` is never used
[INFO] [stdout]    --> src/request/model/tidal_current.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl TidalRaderNowResp {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn get_last_data(value: &TidalRaderNowResp) -> Value {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Location` is never constructed
[INFO] [stdout]   --> src/request/requests.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Location<'a> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `TONGYEONG` is never used
[INFO] [stdout]   --> src/request/requests.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | static TONGYEONG: Location = Location {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `GEOJEDO` is never used
[INFO] [stdout]   --> src/request/requests.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | static GEOJEDO: Location = Location {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_data` is never used
[INFO] [stdout]   --> src/request/requests.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn set_data(location: &str) {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_location` is never used
[INFO] [stdout]   --> src/request/requests.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn set_location<'a>(location: &str) -> Location<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/request/requests.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | struct Obs {
[INFO] [stdout]     |        --- field in this struct
[INFO] [stdout] 106 |     number: String,
[INFO] [stdout] 107 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Obs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/request/requests.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | struct Tidal {
[INFO] [stdout]     |        ----- field in this struct
[INFO] [stdout] 200 |     number: String,
[INFO] [stdout] 201 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Salinity` should have a snake case name
[INFO] [stdout]  --> src/request/model/obs_recent.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub Salinity: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `salinity`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 18 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 13.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d1b570a423daf8fe2aa658d49e67deb7c5c92bda7f560045717e4bf885ee7c79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1b570a423daf8fe2aa658d49e67deb7c5c92bda7f560045717e4bf885ee7c79", kill_on_drop: false }`
[INFO] [stdout] d1b570a423daf8fe2aa658d49e67deb7c5c92bda7f560045717e4bf885ee7c79
[INFO] checking juhyeonkwon/buoy_batch against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuhyeonkwon%2Fbuoy_batch" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/juhyeonkwon/buoy_batch on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/juhyeonkwon/buoy_batch
[INFO] finished tweaking git repo https://github.com/juhyeonkwon/buoy_batch
[INFO] tweaked toml for git repo https://github.com/juhyeonkwon/buoy_batch written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/juhyeonkwon/buoy_batch 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 237178ffddb595797b71956a679241f2211f11143357f5c72c746842344048ef
[INFO] running `Command { std: "docker" "start" "-a" "237178ffddb595797b71956a679241f2211f11143357f5c72c746842344048ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "237178ffddb595797b71956a679241f2211f11143357f5c72c746842344048ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "237178ffddb595797b71956a679241f2211f11143357f5c72c746842344048ef", kill_on_drop: false }`
[INFO] [stdout] 237178ffddb595797b71956a679241f2211f11143357f5c72c746842344048ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7af6cd4f369c986c3d64d53da37b9fe924c4bf75409b77e0e49d5f6d53f45441
[INFO] running `Command { std: "docker" "start" "-a" "7af6cd4f369c986c3d64d53da37b9fe924c4bf75409b77e0e49d5f6d53f45441", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking lexical-util v0.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling frunk_core v0.4.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling clang-sys v1.3.1
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking tracing-core v0.1.24
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling libz-sys v1.1.5
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking lexical-parse-integer v0.8.3
[INFO] [stderr]     Checking lexical-write-integer v0.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling httparse v1.7.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking lexical-parse-float v0.8.3
[INFO] [stderr]     Checking lexical-write-float v0.8.4
[INFO] [stderr]    Compiling subprocess v0.2.8
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling rust_decimal v1.23.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking lexical-core v0.8.3
[INFO] [stderr]     Checking wyz v0.4.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling io-enum v1.0.1
[INFO] [stderr]     Checking num_threads v0.1.5
[INFO] [stderr]     Checking funty v1.2.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/785364c7e5e0804473a3fddfb579798ea14e3493/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.91/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=39b67d7eb4976033 -C extra-filename=-39b67d7eb4976033 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-534c1d65c5d28949.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3644fb4826b0e07b.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-aaa3863a121c329e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7af6cd4f369c986c3d64d53da37b9fe924c4bf75409b77e0e49d5f6d53f45441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7af6cd4f369c986c3d64d53da37b9fe924c4bf75409b77e0e49d5f6d53f45441", kill_on_drop: false }`
[INFO] [stdout] 7af6cd4f369c986c3d64d53da37b9fe924c4bf75409b77e0e49d5f6d53f45441
