[INFO] cloning repository https://github.com/zthompson47/wthr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zthompson47/wthr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzthompson47%2Fwthr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzthompson47%2Fwthr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e312d71d5e079812033fe679a1d0b5ca6111828 [INFO] testing zthompson47/wthr against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzthompson47%2Fwthr" "/workspace/builds/worker-118/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-118/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zthompson47/wthr on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zthompson47/wthr [INFO] finished tweaking git repo https://github.com/zthompson47/wthr [INFO] tweaked toml for git repo https://github.com/zthompson47/wthr written to /workspace/builds/worker-118/source/Cargo.toml [INFO] crate git repo https://github.com/zthompson47/wthr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded geojson v0.22.2 [INFO] [stderr] Downloaded csscolorparser v0.4.0 [INFO] [stderr] Downloaded sunrise v1.0.0 [INFO] [stderr] Downloaded rusqlite v0.25.3 [INFO] [stderr] Downloaded deadpool v0.7.0 [INFO] [stderr] Downloaded colorgrad v0.4.0 [INFO] [stderr] Downloaded wiremock v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a301727a08fb8ca73e743e2b8fa5068f9957e0fe9c838ea741d16e3a22dc7ff [INFO] running `Command { std: "docker" "start" "-a" "7a301727a08fb8ca73e743e2b8fa5068f9957e0fe9c838ea741d16e3a22dc7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a301727a08fb8ca73e743e2b8fa5068f9957e0fe9c838ea741d16e3a22dc7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a301727a08fb8ca73e743e2b8fa5068f9957e0fe9c838ea741d16e3a22dc7ff", kill_on_drop: false }` [INFO] [stdout] 7a301727a08fb8ca73e743e2b8fa5068f9957e0fe9c838ea741d16e3a22dc7ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3416c6ff28b23e7126abbbf3f830835a3fd81d0538552e6ab7972936c750296b [INFO] running `Command { std: "docker" "start" "-a" "3416c6ff28b23e7126abbbf3f830835a3fd81d0538552e6ab7972936c750296b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling csscolorparser v0.4.0 [INFO] [stderr] Compiling colorgrad v0.4.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling sunrise v1.0.0 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling geojson v0.22.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling wthr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `uom` [INFO] [stdout] --> src/forecast.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | uom: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `values` [INFO] [stdout] --> src/forecast.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | values: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `valid_time` [INFO] [stdout] --> src/forecast.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | valid_time: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/forecast.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | value: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coverage` [INFO] [stdout] --> src/forecast.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | coverage: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `weather` [INFO] [stdout] --> src/forecast.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | weather: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `intensity` [INFO] [stdout] --> src/forecast.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | intensity: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `visibility` [INFO] [stdout] --> src/forecast.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | visibility: Quantity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `attributes` [INFO] [stdout] --> src/forecast.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "3416c6ff28b23e7126abbbf3f830835a3fd81d0538552e6ab7972936c750296b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3416c6ff28b23e7126abbbf3f830835a3fd81d0538552e6ab7972936c750296b", kill_on_drop: false }` [INFO] [stdout] 3416c6ff28b23e7126abbbf3f830835a3fd81d0538552e6ab7972936c750296b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec42e6edba16779ed889c9cd0d532e3c4d6b220c4d052c9d82a26f6d63673f50 [INFO] running `Command { std: "docker" "start" "-a" "ec42e6edba16779ed889c9cd0d532e3c4d6b220c4d052c9d82a26f6d63673f50", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stdout] warning: field is never read: `uom` [INFO] [stdout] --> src/forecast.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | uom: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `values` [INFO] [stdout] --> src/forecast.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | values: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `valid_time` [INFO] [stdout] --> src/forecast.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | valid_time: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/forecast.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | value: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coverage` [INFO] [stdout] --> src/forecast.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | coverage: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `weather` [INFO] [stdout] --> src/forecast.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | weather: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `intensity` [INFO] [stdout] --> src/forecast.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | intensity: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `visibility` [INFO] [stdout] --> src/forecast.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | visibility: Quantity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `attributes` [INFO] [stdout] --> src/forecast.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling wiremock v0.5.3 [INFO] [stderr] Compiling wthr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `uom` [INFO] [stdout] --> src/forecast.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | uom: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `values` [INFO] [stdout] --> src/forecast.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | values: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `valid_time` [INFO] [stdout] --> src/forecast.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | valid_time: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/forecast.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | value: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coverage` [INFO] [stdout] --> src/forecast.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | coverage: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `weather` [INFO] [stdout] --> src/forecast.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | weather: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `intensity` [INFO] [stdout] --> src/forecast.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | intensity: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `visibility` [INFO] [stdout] --> src/forecast.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | visibility: Quantity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `attributes` [INFO] [stdout] --> src/forecast.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | attributes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.forecast.6eea7509-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6.4qd33wpw67mf642p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-760c1f2cd89fe9e6.rlib" "/opt/rustwide/target/debug/deps/librand-a84c3a5232acaa39.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f94000966363f36e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba1d2493f1a7353c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libwthr-b1e95af36f605314.rlib" "/opt/rustwide/target/debug/deps/libcolorgrad-091a3a95b2de4750.rlib" "/opt/rustwide/target/debug/deps/libcsscolorparser-147e8954b4e9420a.rlib" "/opt/rustwide/target/debug/deps/libphf-7d0d71705ed04b2e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-34dc0ef501dcd752.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e6edd4be3a7abfbb.rlib" "/opt/rustwide/target/debug/deps/libtoml-34a94db6059eece8.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-1b214deb20b5df8d.rlib" "/opt/rustwide/target/debug/deps/libgeojson-94d35b8153ef2cb8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-05317dad29dea04e.rlib" "/opt/rustwide/target/debug/deps/libstructopt-c2ec608fb394d91f.rlib" "/opt/rustwide/target/debug/deps/libclap-f4bf8383416909b5.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8446b73a30f7c69.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libatty-dc66b43638ca76af.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libhome-ababba095d038f8a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d63e75ae24618514.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f60db4c37e75b969.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e348fbda6b3edc76.rlib" "/opt/rustwide/target/debug/deps/libipnet-c2b46b3593be1ee9.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-593930b7313d377c.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e20603006c4d54db.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c90074e94356bb57.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-eef7d97e536c2ee1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-69840a93fca4fec1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4ad99f79ac80a0ff.rlib" "/opt/rustwide/target/debug/deps/libhyper-53d626538e8b97d2.rlib" "/opt/rustwide/target/debug/deps/libwant-5a94a909173fb724.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-72de1be58c59259e.rlib" "/opt/rustwide/target/debug/deps/libh2-e1294ad8fb2de83f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1ecfee68e436540d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e03b5482f5bdc417.rlib" "/opt/rustwide/target/debug/deps/libhttparse-132e86a9c1212c4f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-5d74cd953c0de306.rlib" "/opt/rustwide/target/debug/deps/libtracing-5a89bfdc653b6d0d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dc4b57e60a83957f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d320d94174695138.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b1b068571db93d4d.rlib" "/opt/rustwide/target/debug/deps/libslab-30bf07532cd0444e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-adc00afdb36dec81.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-056c6d6b19363015.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-219e72d883d236a2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libtokio-0f93261b42733822.rlib" "/opt/rustwide/target/debug/deps/libmemchr-29b32969533539c9.rlib" "/opt/rustwide/target/debug/deps/libmio-c1dcfe607fa72f9a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b769564df90d7b76.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9f8ca1580fdb7b23.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-914607f7d2b478e7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liburl-f92b99c6061d6234.rlib" "/opt/rustwide/target/debug/deps/libidna-5553e53cdc857fd9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6b0b7a4f1ad5a923.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-caa5f361d11169ef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-15bc1e0a0018c9e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libhttp-d5481f51e9518f12.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/librusqlite-930f8245c843de29.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-9767ad04e9739152.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-84482553ce723e7e.rlib" "/opt/rustwide/target/debug/deps/libhashlink-5c60a3a50b881515.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-daf2dfe56dae5067.rlib" "/opt/rustwide/target/debug/deps/libahash-aa420afa937c7289.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a90ea04f6bcea155.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-48ca3b2a77a12a8a.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-58adad78671f420a.rlib" "/opt/rustwide/target/debug/deps/libchrono-dfb3cc0cd786d1f5.rlib" "/opt/rustwide/target/debug/deps/libserde-e05b43ebd5cb4c6d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d791e7e539b00e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4114f27ced0ff965.rlib" "/opt/rustwide/target/debug/deps/libtime-c8201a2503073118.rlib" "/opt/rustwide/target/debug/deps/liblibc-aa253966a26f000b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/forecast-fec2b02bcbf6c2b6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wthr` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.cache.e0e82246-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c.pei3oljz1fvaoea.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-760c1f2cd89fe9e6.rlib" "/opt/rustwide/target/debug/deps/librand-a84c3a5232acaa39.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f94000966363f36e.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba1d2493f1a7353c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libwthr-b1e95af36f605314.rlib" "/opt/rustwide/target/debug/deps/libcolorgrad-091a3a95b2de4750.rlib" "/opt/rustwide/target/debug/deps/libcsscolorparser-147e8954b4e9420a.rlib" "/opt/rustwide/target/debug/deps/libphf-7d0d71705ed04b2e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-34dc0ef501dcd752.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e6edd4be3a7abfbb.rlib" "/opt/rustwide/target/debug/deps/libtoml-34a94db6059eece8.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-1b214deb20b5df8d.rlib" "/opt/rustwide/target/debug/deps/libgeojson-94d35b8153ef2cb8.rlib" "/opt/rustwide/target/debug/deps/libstructopt-c2ec608fb394d91f.rlib" "/opt/rustwide/target/debug/deps/libclap-f4bf8383416909b5.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8446b73a30f7c69.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libatty-dc66b43638ca76af.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libhome-ababba095d038f8a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d63e75ae24618514.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f60db4c37e75b969.rlib" "/opt/rustwide/target/debug/deps/libipnet-c2b46b3593be1ee9.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-593930b7313d377c.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c90074e94356bb57.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-eef7d97e536c2ee1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-69840a93fca4fec1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4ad99f79ac80a0ff.rlib" "/opt/rustwide/target/debug/deps/librusqlite-930f8245c843de29.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-9767ad04e9739152.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-84482553ce723e7e.rlib" "/opt/rustwide/target/debug/deps/libhashlink-5c60a3a50b881515.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-daf2dfe56dae5067.rlib" "/opt/rustwide/target/debug/deps/libahash-aa420afa937c7289.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a90ea04f6bcea155.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-58adad78671f420a.rlib" "/opt/rustwide/target/debug/deps/libchrono-dfb3cc0cd786d1f5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d791e7e539b00e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4114f27ced0ff965.rlib" "/opt/rustwide/target/debug/deps/libtime-c8201a2503073118.rlib" "/opt/rustwide/target/debug/deps/libwiremock-74e8932c47bf2554.rlib" "/opt/rustwide/target/debug/deps/libfutures-91386b519c0fd513.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-652a721a1e1435c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-55299117a1ca13d8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-48ca3b2a77a12a8a.rlib" "/opt/rustwide/target/debug/deps/libhyper-53d626538e8b97d2.rlib" "/opt/rustwide/target/debug/deps/libwant-5a94a909173fb724.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-72de1be58c59259e.rlib" "/opt/rustwide/target/debug/deps/libh2-e1294ad8fb2de83f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1ecfee68e436540d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e03b5482f5bdc417.rlib" "/opt/rustwide/target/debug/deps/libhttparse-132e86a9c1212c4f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b769564df90d7b76.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d320d94174695138.rlib" "/opt/rustwide/target/debug/deps/libslab-30bf07532cd0444e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-adc00afdb36dec81.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-056c6d6b19363015.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-219e72d883d236a2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-5d74cd953c0de306.rlib" "/opt/rustwide/target/debug/deps/libtracing-5a89bfdc653b6d0d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dc4b57e60a83957f.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-3060116282a424ae.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f6632ba4da916122.rlib" "/opt/rustwide/target/debug/deps/libconfig-b0a72fd355a1fe82.rlib" "/opt/rustwide/target/debug/deps/libnom-add641eb7ea52cd1.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-0d43af40b0299917.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1d9bfa3d2067556b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9eaaf43af5587cfe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-26f9d91be0b9c786.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libtokio-0f93261b42733822.rlib" "/opt/rustwide/target/debug/deps/libmio-c1dcfe607fa72f9a.rlib" "/opt/rustwide/target/debug/deps/libregex-61a41659bb2e22e6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1a473e03b944ae8c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-49a552286d3a95c7.rlib" "/opt/rustwide/target/debug/deps/libhttp-d5481f51e9518f12.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-14c5322ad4d8b746.rlib" "/opt/rustwide/target/debug/deps/libthiserror-05317dad29dea04e.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-628995790e5354f4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-6a551a1095f103d7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e348fbda6b3edc76.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-7f374127a8ef38c3.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-16bec96366cf3c0f.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e4ede004fdce0e49.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-a226c858df3a36a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e20603006c4d54db.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-ab68d1d7ddfe18f6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-29b32969533539c9.rlib" "/opt/rustwide/target/debug/deps/libfastrand-41251735cb4c7b0a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b1b068571db93d4d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-914607f7d2b478e7.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4de703460d892bd7.rlib" "/opt/rustwide/target/debug/deps/libparking-99e4e26c1529b2b0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9f8ca1580fdb7b23.rlib" "/opt/rustwide/target/debug/deps/librand-4c37ce7e2ee5b9fa.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-109f4e7454e2a641.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e2476ebdfd9e53df.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-489bd7199cc50edd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cb04aaaa94701817.rlib" "/opt/rustwide/target/debug/deps/liblibc-aa253966a26f000b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libinfer-ab0e4a913545e384.rlib" "/opt/rustwide/target/debug/deps/liburl-f92b99c6061d6234.rlib" "/opt/rustwide/target/debug/deps/libidna-5553e53cdc857fd9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6b0b7a4f1ad5a923.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-caa5f361d11169ef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-15bc1e0a0018c9e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libserde-e05b43ebd5cb4c6d.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cache-94742a8b31ce741c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ec42e6edba16779ed889c9cd0d532e3c4d6b220c4d052c9d82a26f6d63673f50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec42e6edba16779ed889c9cd0d532e3c4d6b220c4d052c9d82a26f6d63673f50", kill_on_drop: false }` [INFO] [stdout] ec42e6edba16779ed889c9cd0d532e3c4d6b220c4d052c9d82a26f6d63673f50