[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] testing pepeground/tiemur_bot_rs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepeground%2Ftiemur_bot_rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pepeground/tiemur_bot_rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-2/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", 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] d9d5dbbf21f9e781b5cf4366d8881bd253efea57f69b07109f559bf61723df80 [INFO] running `Command { std: "docker" "start" "-a" "d9d5dbbf21f9e781b5cf4366d8881bd253efea57f69b07109f559bf61723df80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9d5dbbf21f9e781b5cf4366d8881bd253efea57f69b07109f559bf61723df80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9d5dbbf21f9e781b5cf4366d8881bd253efea57f69b07109f559bf61723df80", kill_on_drop: false }` [INFO] [stdout] d9d5dbbf21f9e781b5cf4366d8881bd253efea57f69b07109f559bf61723df80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f26200fd14488cd355fc906c189e31171adadb3c1b20ac1f1bc7f600d68de89 [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" "0f26200fd14488cd355fc906c189e31171adadb3c1b20ac1f1bc7f600d68de89", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling serde v1.0.24 [INFO] [stderr] Compiling crossbeam v0.3.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling coco v0.2.1 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num-rational v0.1.40 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling historian v3.0.4 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling regex v0.2.3 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling tokio-core v0.1.11 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.8 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling bincode v0.9.2 [INFO] [stderr] Compiling envy v0.3.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling hyper v0.11.9 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling sled v0.14.1 [INFO] [stderr] Compiling telegram-bot-raw v0.5.0 (https://github.com/jeizsm/telegram-bot.git?branch=feature/complex-requests#7b84e31e) [INFO] [stderr] Compiling img_hash v2.0.1 [INFO] [stderr] Compiling webpki v0.17.0 [INFO] [stderr] Compiling sct v0.2.0 [INFO] [stderr] Compiling ct-logs v0.2.0 [INFO] [stderr] Compiling rustls v0.11.0 [INFO] [stderr] Compiling webpki-roots v0.13.0 [INFO] [stderr] Compiling tokio-rustls v0.4.0 [INFO] [stderr] Compiling hyper-rustls v0.11.0 [INFO] [stderr] Compiling telegram-bot v0.5.0 (https://github.com/jeizsm/telegram-bot.git?branch=feature/complex-requests#7b84e31e) [INFO] [stderr] Compiling 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] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [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 the macro `impl_error_chain_processed` (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 the macro `impl_error_chain_processed` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `impl_error_chain_processed` (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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.23s [INFO] running `Command { std: "docker" "inspect" "0f26200fd14488cd355fc906c189e31171adadb3c1b20ac1f1bc7f600d68de89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f26200fd14488cd355fc906c189e31171adadb3c1b20ac1f1bc7f600d68de89", kill_on_drop: false }` [INFO] [stdout] 0f26200fd14488cd355fc906c189e31171adadb3c1b20ac1f1bc7f600d68de89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--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] e08f02059a1b841559499a700040ec7e744bd0cae0567ca238f63f6fa15d9dff [INFO] running `Command { std: "docker" "start" "-a" "e08f02059a1b841559499a700040ec7e744bd0cae0567ca238f63f6fa15d9dff", kill_on_drop: false }` [INFO] [stderr] Compiling 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] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [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 the macro `impl_error_chain_processed` (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 the macro `impl_error_chain_processed` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `impl_error_chain_processed` (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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `Command { std: "docker" "inspect" "e08f02059a1b841559499a700040ec7e744bd0cae0567ca238f63f6fa15d9dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08f02059a1b841559499a700040ec7e744bd0cae0567ca238f63f6fa15d9dff", kill_on_drop: false }` [INFO] [stdout] e08f02059a1b841559499a700040ec7e744bd0cae0567ca238f63f6fa15d9dff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be1a59976f9883e0876e501fa2f66975c72b1d8122f34cd16aa3b3774377fe5a [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" "be1a59976f9883e0876e501fa2f66975c72b1d8122f34cd16aa3b3774377fe5a", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/types/mod.rs:228:32 [INFO] [stderr] | [INFO] [stderr] 228 | pub type TiemurFuture = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/types/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | HyperUriError(::hyper::error::UriError); [INFO] [stderr] 4 | | HyperError(::hyper::Error); [INFO] [stderr] ... | [INFO] [stderr] 11 | | } [INFO] [stderr] 12 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/types/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | HyperUriError(::hyper::error::UriError); [INFO] [stderr] 4 | | HyperError(::hyper::Error); [INFO] [stderr] ... | [INFO] [stderr] 11 | | } [INFO] [stderr] 12 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/db/mod.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / lazy_static! { [INFO] [stderr] 16 | | static ref IMAGE_TREE: Tree = Config::default().path(db_path("image.db")).tree(); [INFO] [stderr] 17 | | static ref USER_TREE: Tree = Config::default().path(db_path("user.db")).tree(); [INFO] [stderr] 18 | | static ref URL_TREE: Tree = Config::default().path(db_path("url.db")).tree(); [INFO] [stderr] ... | [INFO] [stderr] 21 | | pub static ref URL_DB: UrlDB<'static> = UrlDB::new(&URL_TREE); [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/config/mod.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / lazy_static! { [INFO] [stderr] 18 | | pub static ref CONFIG: Config = config(); [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/types/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | HyperUriError(::hyper::error::UriError); [INFO] [stderr] 4 | | HyperError(::hyper::Error); [INFO] [stderr] ... | [INFO] [stderr] 11 | | } [INFO] [stderr] 12 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `tiemur_bot_rs` (bin "tiemur_bot_rs" test) generated 11 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tiemur_bot_rs-cda7b78b6f4fff98) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "be1a59976f9883e0876e501fa2f66975c72b1d8122f34cd16aa3b3774377fe5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be1a59976f9883e0876e501fa2f66975c72b1d8122f34cd16aa3b3774377fe5a", kill_on_drop: false }` [INFO] [stdout] be1a59976f9883e0876e501fa2f66975c72b1d8122f34cd16aa3b3774377fe5a