[INFO] cloning repository https://github.com/pepeground/tiemur_bot_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pepeground/tiemur_bot_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepeground%2Ftiemur_bot_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepeground%2Ftiemur_bot_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2429853a985eeef734e1021dd8862db9afd00e70 [INFO] checking pepeground/tiemur_bot_rs against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepeground%2Ftiemur_bot_rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pepeground/tiemur_bot_rs on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pepeground/tiemur_bot_rs [INFO] finished tweaking git repo https://github.com/pepeground/tiemur_bot_rs [INFO] tweaked toml for git repo https://github.com/pepeground/tiemur_bot_rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/pepeground/tiemur_bot_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d722dc154016e469da39c1750e6856dd66ddd834b1204f14b218e570d9e16991 [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" "d722dc154016e469da39c1750e6856dd66ddd834b1204f14b218e570d9e16991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d722dc154016e469da39c1750e6856dd66ddd834b1204f14b218e570d9e16991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d722dc154016e469da39c1750e6856dd66ddd834b1204f14b218e570d9e16991", kill_on_drop: false }` [INFO] [stdout] d722dc154016e469da39c1750e6856dd66ddd834b1204f14b218e570d9e16991 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] abc81938126068b6d61938e14ed00b94cb4b26317487cc1d0866c2e69eeda2a7 [INFO] running `Command { std: "docker" "start" "-a" "abc81938126068b6d61938e14ed00b94cb4b26317487cc1d0866c2e69eeda2a7", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Checking futures v0.1.17 [INFO] [stderr] Checking either v1.4.0 [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking serde v1.0.24 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking scoped_threadpool v0.1.8 [INFO] [stderr] Checking crossbeam v0.3.0 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-rational v0.1.40 [INFO] [stderr] Checking coco v0.2.1 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking rand v0.3.18 [INFO] [stderr] Checking iovec v0.1.1 [INFO] [stderr] Checking num_cpus v1.7.0 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking historian v3.0.4 [INFO] [stderr] Checking bytes v0.4.5 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking mio v0.6.11 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking regex v0.2.3 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.0 [INFO] [stderr] Checking futures-cpupool v0.1.7 [INFO] [stderr] Checking tokio-io v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Checking png v0.7.0 [INFO] [stderr] Checking tokio-core v0.1.11 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking serde_json v1.0.8 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking envy v0.3.2 [INFO] [stderr] Checking bincode v0.9.2 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stderr] Checking hyper v0.11.9 [INFO] [stderr] Checking image v0.13.0 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Checking sled v0.14.1 [INFO] [stderr] Checking img_hash v2.0.1 [INFO] [stderr] Checking webpki v0.17.0 [INFO] [stderr] Checking sct v0.2.0 [INFO] [stderr] Checking ct-logs v0.2.0 [INFO] [stderr] Checking rustls v0.11.0 [INFO] [stderr] Checking webpki-roots v0.13.0 [INFO] [stderr] Checking backtrace v0.3.4 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking telegram-bot-raw v0.5.0 (https://github.com/jeizsm/telegram-bot.git?branch=feature/complex-requests#7b84e31e) [INFO] [stderr] Checking tokio-rustls v0.4.0 [INFO] [stderr] Checking hyper-rustls v0.11.0 [INFO] [stderr] Checking telegram-bot v0.5.0 (https://github.com/jeizsm/telegram-bot.git?branch=feature/complex-requests#7b84e31e) [INFO] [stderr] Checking tiemur_bot_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/mod.rs:228:32 [INFO] [stdout] | [INFO] [stdout] 228 | pub type TiemurFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | HyperUriError(::hyper::error::UriError); [INFO] [stdout] 4 | | HyperError(::hyper::Error); [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | HyperUriError(::hyper::error::UriError); [INFO] [stdout] 4 | | HyperError(::hyper::Error); [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/db/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | static ref IMAGE_TREE: Tree = Config::default().path(db_path("image.db")).tree(); [INFO] [stdout] 17 | | static ref USER_TREE: Tree = Config::default().path(db_path("user.db")).tree(); [INFO] [stdout] 18 | | static ref URL_TREE: Tree = Config::default().path(db_path("url.db")).tree(); [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref URL_DB: UrlDB<'static> = UrlDB::new(&URL_TREE); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/db/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | static ref IMAGE_TREE: Tree = Config::default().path(db_path("image.db")).tree(); [INFO] [stdout] 17 | | static ref USER_TREE: Tree = Config::default().path(db_path("user.db")).tree(); [INFO] [stdout] 18 | | static ref URL_TREE: Tree = Config::default().path(db_path("url.db")).tree(); [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref URL_DB: UrlDB<'static> = UrlDB::new(&URL_TREE); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/db/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | static ref IMAGE_TREE: Tree = Config::default().path(db_path("image.db")).tree(); [INFO] [stdout] 17 | | static ref USER_TREE: Tree = Config::default().path(db_path("user.db")).tree(); [INFO] [stdout] 18 | | static ref URL_TREE: Tree = Config::default().path(db_path("url.db")).tree(); [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref URL_DB: UrlDB<'static> = UrlDB::new(&URL_TREE); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/db/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | static ref IMAGE_TREE: Tree = Config::default().path(db_path("image.db")).tree(); [INFO] [stdout] 17 | | static ref USER_TREE: Tree = Config::default().path(db_path("user.db")).tree(); [INFO] [stdout] 18 | | static ref URL_TREE: Tree = Config::default().path(db_path("url.db")).tree(); [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref URL_DB: UrlDB<'static> = UrlDB::new(&URL_TREE); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/db/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | static ref IMAGE_TREE: Tree = Config::default().path(db_path("image.db")).tree(); [INFO] [stdout] 17 | | static ref USER_TREE: Tree = Config::default().path(db_path("user.db")).tree(); [INFO] [stdout] 18 | | static ref URL_TREE: Tree = Config::default().path(db_path("url.db")).tree(); [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref URL_DB: UrlDB<'static> = UrlDB::new(&URL_TREE); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/db/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | static ref IMAGE_TREE: Tree = Config::default().path(db_path("image.db")).tree(); [INFO] [stdout] 17 | | static ref USER_TREE: Tree = Config::default().path(db_path("user.db")).tree(); [INFO] [stdout] 18 | | static ref URL_TREE: Tree = Config::default().path(db_path("url.db")).tree(); [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref URL_DB: UrlDB<'static> = UrlDB::new(&URL_TREE); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/config/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | pub static ref CONFIG: Config = config(); [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types/mod.rs:228:32 [INFO] [stdout] | [INFO] [stdout] 228 | pub type TiemurFuture = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | HyperUriError(::hyper::error::UriError); [INFO] [stdout] 4 | | HyperError(::hyper::Error); [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | HyperUriError(::hyper::error::UriError); [INFO] [stdout] 4 | | HyperError(::hyper::Error); [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/db/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | static ref IMAGE_TREE: Tree = Config::default().path(db_path("image.db")).tree(); [INFO] [stdout] 17 | | static ref USER_TREE: Tree = Config::default().path(db_path("user.db")).tree(); [INFO] [stdout] 18 | | static ref URL_TREE: Tree = Config::default().path(db_path("url.db")).tree(); [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref URL_DB: UrlDB<'static> = UrlDB::new(&URL_TREE); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/db/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | static ref IMAGE_TREE: Tree = Config::default().path(db_path("image.db")).tree(); [INFO] [stdout] 17 | | static ref USER_TREE: Tree = Config::default().path(db_path("user.db")).tree(); [INFO] [stdout] 18 | | static ref URL_TREE: Tree = Config::default().path(db_path("url.db")).tree(); [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref URL_DB: UrlDB<'static> = UrlDB::new(&URL_TREE); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/db/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | static ref IMAGE_TREE: Tree = Config::default().path(db_path("image.db")).tree(); [INFO] [stdout] 17 | | static ref USER_TREE: Tree = Config::default().path(db_path("user.db")).tree(); [INFO] [stdout] 18 | | static ref URL_TREE: Tree = Config::default().path(db_path("url.db")).tree(); [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref URL_DB: UrlDB<'static> = UrlDB::new(&URL_TREE); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/db/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | static ref IMAGE_TREE: Tree = Config::default().path(db_path("image.db")).tree(); [INFO] [stdout] 17 | | static ref USER_TREE: Tree = Config::default().path(db_path("user.db")).tree(); [INFO] [stdout] 18 | | static ref URL_TREE: Tree = Config::default().path(db_path("url.db")).tree(); [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref URL_DB: UrlDB<'static> = UrlDB::new(&URL_TREE); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/db/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | static ref IMAGE_TREE: Tree = Config::default().path(db_path("image.db")).tree(); [INFO] [stdout] 17 | | static ref USER_TREE: Tree = Config::default().path(db_path("user.db")).tree(); [INFO] [stdout] 18 | | static ref URL_TREE: Tree = Config::default().path(db_path("url.db")).tree(); [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref URL_DB: UrlDB<'static> = UrlDB::new(&URL_TREE); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/db/mod.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | static ref IMAGE_TREE: Tree = Config::default().path(db_path("image.db")).tree(); [INFO] [stdout] 17 | | static ref USER_TREE: Tree = Config::default().path(db_path("user.db")).tree(); [INFO] [stdout] 18 | | static ref URL_TREE: Tree = Config::default().path(db_path("url.db")).tree(); [INFO] [stdout] ... | [INFO] [stdout] 21 | | pub static ref URL_DB: UrlDB<'static> = UrlDB::new(&URL_TREE); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/config/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | pub static ref CONFIG: Config = config(); [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/types/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | HyperUriError(::hyper::error::UriError); [INFO] [stdout] 4 | | HyperError(::hyper::Error); [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/types/error.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | HyperUriError(::hyper::error::UriError); [INFO] [stdout] 4 | | HyperError(::hyper::Error); [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "abc81938126068b6d61938e14ed00b94cb4b26317487cc1d0866c2e69eeda2a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abc81938126068b6d61938e14ed00b94cb4b26317487cc1d0866c2e69eeda2a7", kill_on_drop: false }` [INFO] [stdout] abc81938126068b6d61938e14ed00b94cb4b26317487cc1d0866c2e69eeda2a7