[INFO] cloning repository https://github.com/kvsari/sammy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kvsari/sammy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvsari%2Fsammy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvsari%2Fsammy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5d2fb77ab32d1fc32bc64d4edf964d916c371a7 [INFO] testing kvsari/sammy against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvsari%2Fsammy" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kvsari/sammy on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kvsari/sammy [INFO] finished tweaking git repo https://github.com/kvsari/sammy [INFO] tweaked toml for git repo https://github.com/kvsari/sammy written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/kvsari/sammy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-8/source/webclient/Cargo.toml: `default-features = [".."]` was found in [features]. Did you mean to use `default = [".."]`? [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bigdecimal v0.0.11 [INFO] [stderr] Downloaded tokio-signal v0.2.6 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.28 [INFO] [stderr] Downloaded derive-getters v0.0.7 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.28 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.28 [INFO] [stderr] Downloaded console_error_panic_hook v0.1.5 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.28 [INFO] [stderr] Downloaded actix-web v0.7.13 [INFO] [stderr] Downloaded arc-swap v0.3.5 [INFO] [stderr] Downloaded actix-net v0.1.1 [INFO] [stderr] Downloaded schemamama_postgres v0.2.2 [INFO] [stderr] Downloaded schemamama v0.3.0 [INFO] [stderr] Downloaded actix v0.7.6 [INFO] [stderr] Downloaded wasm-bindgen v0.2.28 [INFO] [stderr] Downloaded trust-dns-resolver v0.10.0 [INFO] [stderr] Downloaded js-sys v0.3.5 [INFO] [stderr] Downloaded ring v0.13.3 [INFO] [stderr] Downloaded num-bigint v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 964adf28fe276240f94e49dd7780cf109e1297e472761762ef0b6a2cbb09ddd5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "964adf28fe276240f94e49dd7780cf109e1297e472761762ef0b6a2cbb09ddd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "964adf28fe276240f94e49dd7780cf109e1297e472761762ef0b6a2cbb09ddd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "964adf28fe276240f94e49dd7780cf109e1297e472761762ef0b6a2cbb09ddd5", kill_on_drop: false }` [INFO] [stdout] 964adf28fe276240f94e49dd7780cf109e1297e472761762ef0b6a2cbb09ddd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c690aaeef3991250bacfe0b78913009cf7ea1ee1161ad7e668006378c6b98e67 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c690aaeef3991250bacfe0b78913009cf7ea1ee1161ad7e668006378c6b98e67", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/webclient/Cargo.toml: `default-features = [".."]` was found in [features]. Did you mean to use `default = [".."]`? [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.23 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling fallible-iterator v0.1.5 [INFO] [stderr] Compiling num-bigint v0.2.1 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling arc-swap v0.3.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.28 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.28 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling ring v0.13.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling schemamama v0.3.0 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling derive-getters v0.0.7 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling actix-web v0.7.13 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling syn v0.15.20 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling bigdecimal v0.0.11 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-signal v0.2.6 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling ws v0.7.9 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling hyper v0.12.14 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.28 [INFO] [stderr] Compiling rust_decimal v0.10.2 [INFO] [stderr] Compiling schemamama_postgres v0.2.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.28 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.28 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 [INFO] [stderr] Compiling js-sys v0.3.5 [INFO] [stderr] Compiling actix v0.7.6 [INFO] [stderr] Compiling actix-net v0.1.1 [INFO] [stderr] Compiling common v0.2.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling trade_history v0.1.1 (/opt/rustwide/workdir/db/trade_history) [INFO] [stderr] Compiling fetch_lib v0.1.2 (/opt/rustwide/workdir/fetchers/fetch_lib) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> fetchers/fetch_lib/src/https_client.rs:41:32 [INFO] [stdout] | [INFO] [stdout] 41 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling webclient v0.0.0 (/opt/rustwide/workdir/webclient) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> db/trade_history/src/error.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `set_panic_hook` [INFO] [stdout] --> webclient/src/if_feature.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn set_panic_hook() {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling binance v0.1.0 (/opt/rustwide/workdir/fetchers/binance) [INFO] [stderr] Compiling kraken v0.1.3 (/opt/rustwide/workdir/fetchers/kraken) [INFO] [stdout] warning: field is never read: `ids_tt` [INFO] [stdout] --> db/trade_history/src/crud.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | ids_tt: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> fetchers/kraken/src/fetch.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | Box, Error = FetchError> + Send>, () [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream, Error = FetchError> + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ticker_db v0.1.0 (/opt/rustwide/workdir/ticker_db) [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | asset_pairs (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | left_side -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | asset_pairs (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | left_side -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `id` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | asset_pairs (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | left_side -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `left_side` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | asset_pairs (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | left_side -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `right_side` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | asset_pairs (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | left_side -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `pair` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | asset_pairs (id) { [INFO] [stdout] 3 | | id -> Int4, [INFO] [stdout] 4 | | left_side -> Varchar, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | exchanges (id) { [INFO] [stdout] 12 | | id -> Int4, [INFO] [stdout] 13 | | label -> Varchar, [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `id` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | exchanges (id) { [INFO] [stdout] 12 | | id -> Int4, [INFO] [stdout] 13 | | label -> Varchar, [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `label` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | exchanges (id) { [INFO] [stdout] 12 | | id -> Int4, [INFO] [stdout] 13 | | label -> Varchar, [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / table! { [INFO] [stdout] 18 | | ticks (id) { [INFO] [stdout] 19 | | id -> Int8, [INFO] [stdout] 20 | | exchange -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `id` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / table! { [INFO] [stdout] 18 | | ticks (id) { [INFO] [stdout] 19 | | id -> Int8, [INFO] [stdout] 20 | | exchange -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `exchange` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / table! { [INFO] [stdout] 18 | | ticks (id) { [INFO] [stdout] 19 | | id -> Int8, [INFO] [stdout] 20 | | exchange -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `asset_pair` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / table! { [INFO] [stdout] 18 | | ticks (id) { [INFO] [stdout] 19 | | id -> Int8, [INFO] [stdout] 20 | | exchange -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `start_time` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / table! { [INFO] [stdout] 18 | | ticks (id) { [INFO] [stdout] 19 | | id -> Int8, [INFO] [stdout] 20 | | exchange -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `end_time` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / table! { [INFO] [stdout] 18 | | ticks (id) { [INFO] [stdout] 19 | | id -> Int8, [INFO] [stdout] 20 | | exchange -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `first_price` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / table! { [INFO] [stdout] 18 | | ticks (id) { [INFO] [stdout] 19 | | id -> Int8, [INFO] [stdout] 20 | | exchange -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `first_size` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / table! { [INFO] [stdout] 18 | | ticks (id) { [INFO] [stdout] 19 | | id -> Int8, [INFO] [stdout] 20 | | exchange -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `highest_price` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / table! { [INFO] [stdout] 18 | | ticks (id) { [INFO] [stdout] 19 | | id -> Int8, [INFO] [stdout] 20 | | exchange -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `highest_size` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / table! { [INFO] [stdout] 18 | | ticks (id) { [INFO] [stdout] 19 | | id -> Int8, [INFO] [stdout] 20 | | exchange -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `lowest_price` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / table! { [INFO] [stdout] 18 | | ticks (id) { [INFO] [stdout] 19 | | id -> Int8, [INFO] [stdout] 20 | | exchange -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `lowest_size` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / table! { [INFO] [stdout] 18 | | ticks (id) { [INFO] [stdout] 19 | | id -> Int8, [INFO] [stdout] 20 | | exchange -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `last_price` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / table! { [INFO] [stdout] 18 | | ticks (id) { [INFO] [stdout] 19 | | id -> Int8, [INFO] [stdout] 20 | | exchange -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `last_size` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / table! { [INFO] [stdout] 18 | | ticks (id) { [INFO] [stdout] 19 | | id -> Int8, [INFO] [stdout] 20 | | exchange -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `trades` in this scope [INFO] [stdout] --> ticker_db/src/schema.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / table! { [INFO] [stdout] 18 | | ticks (id) { [INFO] [stdout] 19 | | id -> Int8, [INFO] [stdout] 20 | | exchange -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `ticks` in this scope [INFO] [stdout] --> ticker_db/src/crud.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `InsertableTick` in this scope [INFO] [stdout] --> ticker_db/src/crud.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `NaiveDateTime` in this scope [INFO] [stdout] --> ticker_db/src/crud.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `BigDecimal` in this scope [INFO] [stdout] --> ticker_db/src/crud.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `NaiveDateTime` in this scope [INFO] [stdout] --> ticker_db/src/crud.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Clone, Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `BigDecimal` in this scope [INFO] [stdout] --> ticker_db/src/crud.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Clone, Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `RawTick` in this scope [INFO] [stdout] --> ticker_db/src/crud.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Clone, Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `DbExchange` in this scope [INFO] [stdout] --> ticker_db/src/crud.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `DbAssetPair` in this scope [INFO] [stdout] --> ticker_db/src/crud.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ticks` is imported redundantly [INFO] [stdout] --> ticker_db/src/crud.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 17 | use schema::ticks; [INFO] [stdout] | ------------- the item `ticks` is already imported here [INFO] [stdout] ... [INFO] [stdout] 186 | use schema::ticks; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> ticker_db/src/crud.rs:232:32 [INFO] [stdout] | [INFO] [stdout] 232 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling folder v0.1.1 (/opt/rustwide/workdir/folder) [INFO] [stderr] Compiling collector v0.1.2 (/opt/rustwide/workdir/collector) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> folder/src/restful/handler.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> folder/src/restful/handler.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> folder/src/restful/handler.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> folder/src/restful/handler.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> folder/src/restful/handler.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 144 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> folder/src/restful/handler.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> collector/src/restful/handler.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling webserver v0.2.1 (/opt/rustwide/workdir/webserver) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> webserver/src/handler.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> webserver/src/handler.rs:136:10 [INFO] [stdout] | [INFO] [stdout] 136 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `FetchFoldError` in public interface (error E0446) [INFO] [stdout] --> webserver/src/handler.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn generate_fold_future(url: &str) -> impl Future { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.collector.d6qwmhq3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc" "/opt/rustwide/target/debug/deps/collector-817edcb9a521f0bc.18c770081mnwn44p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-8a4cc975e4903593/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-2071886b8780384d/out" "-L" "/opt/rustwide/target/debug/build/ring-2aeb90634c6b7a02/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-7849b533f6400a3a/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcollector_lib-7d95f91095b63381.rlib" "/opt/rustwide/target/debug/deps/libtrade_history-59e96227f9afbed9.rlib" "/opt/rustwide/target/debug/deps/libschemamama_postgres-b12846eaa44849ef.rlib" "/opt/rustwide/target/debug/deps/libschemamama-193457ca2010e3d4.rlib" "/opt/rustwide/target/debug/deps/libcommon-6ecfa55ef72ff70e.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-0f47ab19b724ab77.rlib" "/opt/rustwide/target/debug/deps/libpostgres-3c202ef859af6096.rlib" "/opt/rustwide/target/debug/deps/libpostgres_shared-0a103a246ce1ea54.rlib" "/opt/rustwide/target/debug/deps/libchrono-782414e6b5b82932.rlib" "/opt/rustwide/target/debug/deps/libhex-495ede57dc0883c7.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-70dd934fdb6b7621.rlib" "/opt/rustwide/target/debug/deps/libstringprep-6ac0e9a170b58461.rlib" "/opt/rustwide/target/debug/deps/libsha2-ef769b4ee7652437.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-14e8fc831512a3ae.rlib" "/opt/rustwide/target/debug/deps/libarrayref-5820fbd42b8d93ee.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-95fdff1cf87a15a4.rlib" "/opt/rustwide/target/debug/deps/librand-53dcafac008ee02d.rlib" "/opt/rustwide/target/debug/deps/librand-866d36b003493537.rlib" "/opt/rustwide/target/debug/deps/libmemchr-23982c882a4dc776.rlib" "/opt/rustwide/target/debug/deps/libmd5-f008124090342098.rlib" "/opt/rustwide/target/debug/deps/libhmac-3d233067c5f4f5e6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-bc5d5f1d4a0b68b9.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-81edf6c88c8bbdcb.rlib" "/opt/rustwide/target/debug/deps/libdigest-78eaafa5ca21644a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-06b568eb1bbeccb4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4c4430ceec425427.rlib" "/opt/rustwide/target/debug/deps/libbase64-aacebc42641a79bf.rlib" "/opt/rustwide/target/debug/deps/libsafemem-34a16b2854dc260c.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-e82d31bb1db7a2a8.rlib" "/opt/rustwide/target/debug/deps/libnum-bab27a799bd8f3f6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3a1e96f54657ac4f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9b3c910537d75c98.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8cc3869ba22e0852.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-bfaa8456259ecc87.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e67644c1b5d64fa6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a616ef0b114947c8.rlib" "/opt/rustwide/target/debug/deps/libactix_web-dbc416d2b2d19b4b.rlib" "/opt/rustwide/target/debug/deps/libactix_net-1c3b824afc93e3c6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9b7895b753118b47.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bf35310d498848ac.rlib" "/opt/rustwide/target/debug/deps/libryu-5ac4bc40e150250a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-63823688ad09f40c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e671f265880199ab.rlib" "/opt/rustwide/target/debug/deps/libh2-fd53f43d7c512844.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7554f775129d0a0f.rlib" "/opt/rustwide/target/debug/deps/libstring-bb49b3288f7a4f8f.rlib" "/opt/rustwide/target/debug/deps/libflate2-410be0af641d2dfb.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-e5d4fdfe666fbd84.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-7d13feeafec90f8d.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b791e23fbad1771e.rlib" "/opt/rustwide/target/debug/deps/libserde-97206d3707110e98.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-9056257312944fc0.rlib" "/opt/rustwide/target/debug/deps/libphf-2bddf2be001b2521.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-5d4a1f3e7c119d9a.rlib" "/opt/rustwide/target/debug/deps/libunicase-7ae2992356aa07bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e4d6eb8e5f738e33.rlib" "/opt/rustwide/target/debug/deps/libmime-18d955b4fb347346.rlib" "/opt/rustwide/target/debug/deps/libunicase-c1a617c10dff48b9.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libhttp-0d210b3b6dfa95d8.rlib" "/opt/rustwide/target/debug/deps/libitoa-bf00738b2b8bc4b5.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-3d6e8aa7455362ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-d380ad61b303c4fd.rlib" "/opt/rustwide/target/debug/deps/libcookie-8f0b5274fef1121a.rlib" "/opt/rustwide/target/debug/deps/libring-86c268605b31a5d9.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-347e0fc310e8ef31.rlib" "/opt/rustwide/target/debug/deps/libtime-49efe0ff9d813ef9.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/libbase64-6a8a542eeeaf8857.rlib" "/opt/rustwide/target/debug/deps/libsafemem-37487ab5f65b9ac8.rlib" "/opt/rustwide/target/debug/deps/libactix-f9150fb7f6367b27.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-fbfd050f65348ca5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-38e482bfe29b0b8f.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a259b4a87ea4fbc4.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-d5ad2a522c90f1c3.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-aae76001739cc3da.rlib" "/opt/rustwide/target/debug/deps/liburl-6c2f79d982da328b.rlib" "/opt/rustwide/target/debug/deps/libencoding-fe00f0f8d063dd53.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-b3703bc050fd51d8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-2b17658a3bef67ba.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-ceb7472a7b596cde.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-f0612366f8303ba0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ff06d53920adc896.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libsocket2-869a63e4b74270fc.rlib" "/opt/rustwide/target/debug/deps/libidna-0ff294d38b3e6f5a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4de43cb7435ccb86.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-3bf8ac09fe42b9d0.rlib" "/opt/rustwide/target/debug/deps/libhostname-e37a930e6f7a52cd.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f121098694ae18c0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-59a1a5660b0dc1e7.rlib" "/opt/rustwide/target/debug/deps/libtokio-598cb981a8ceae15.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-da1637e486cbb0cf.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-8ceb205b9a3ce9a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-b0d0d1d5b7c9cbfe.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-4f5a48cd69886892.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-17bb58cd182f82a5.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-610b72888bfd1d88.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-fd2e630539a6d68e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-71ecd37893c62a72.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a49a5c29f7078364.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c6c108fff9b9229f.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-c1f7b5c2199a7112.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-9909a644a2367263.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-8dc8646e6654a88e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d1af56ee9d0514ff.rlib" "/opt/rustwide/target/debug/deps/libmio-7f200675eaf8d745.rlib" "/opt/rustwide/target/debug/deps/libslab-be706de33e22af13.rlib" "/opt/rustwide/target/debug/deps/libnet2-aa03c5da789b7d31.rlib" "/opt/rustwide/target/debug/deps/liblazycell-604fe75806a014d6.rlib" "/opt/rustwide/target/debug/deps/libfutures-a6499817d78b9966.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44e95351d5c34c9b.rlib" "/opt/rustwide/target/debug/deps/libuuid-012356f9c7ca9cae.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d9d7e472735bbc44.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3d35b5e39a01242.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-38419e9c6ec0c4b7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-660c0e6e5c8cb086.rlib" "/opt/rustwide/target/debug/deps/libunreachable-8d2ad7a435d45ba9.rlib" "/opt/rustwide/target/debug/deps/libvoid-b4fe54fd08e2c3df.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6b7d40881869877e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-08fef1355e705891.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/librand-db33356811d35b1b.rlib" "/opt/rustwide/target/debug/deps/librand_core-cb12f3a42c3b1612.rlib" "/opt/rustwide/target/debug/deps/librand_core-3156305059e3b6e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6a71c62bf3daeaa5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a062a51b67a9ea91.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6da2aff442c3731c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-970c7d4d042035d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-10c00a3e39883c25.rlib" "/opt/rustwide/target/debug/deps/libbytes-87a05e5b42d52cb4.rlib" "/opt/rustwide/target/debug/deps/libiovec-d53b0b93e8a8a8d3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c96334850bb98647.rlib" "/opt/rustwide/target/debug/deps/libdotenv-586bf986c3db50b6.rlib" "/opt/rustwide/target/debug/deps/libfailure-ca83d6ddacc0895c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-713e9be25a3d8930.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-31c814cf220da15a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-dc4c4f12469b5ed3.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-849988d71715d36c.rlib" "/opt/rustwide/target/debug/deps/libregex-d4a15e842b54ca51.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34a93cb0f57de7bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7fcf4abca07ea58f.rlib" "/opt/rustwide/target/debug/deps/libucd_util-1aff641443fa7ad7.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fbb691992798f92f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4ba9c026e96e4251.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a72d5d5aa1bed143.rlib" "/opt/rustwide/target/debug/deps/libmemchr-32f94a918775e5dc.rlib" "/opt/rustwide/target/debug/deps/libatty-06ebf207806d33ad.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a70711042a43204.rlib" "/opt/rustwide/target/debug/deps/libhumantime-467b6876277aede3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-257bc2ee1d078189.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-1f4309e419a04a9d.rlib" "/opt/rustwide/target/debug/deps/liblog-a185f70337ed0e94.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f5e17ae785639b51.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `collector` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c690aaeef3991250bacfe0b78913009cf7ea1ee1161ad7e668006378c6b98e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c690aaeef3991250bacfe0b78913009cf7ea1ee1161ad7e668006378c6b98e67", kill_on_drop: false }` [INFO] [stdout] c690aaeef3991250bacfe0b78913009cf7ea1ee1161ad7e668006378c6b98e67