[INFO] cloning repository https://github.com/dashed/yampa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dashed/yampa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashed%2Fyampa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashed%2Fyampa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df613a9f1fb164806896e4e72be2d58d35a96893 [INFO] checking dashed/yampa against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashed%2Fyampa" "/workspace/builds/worker-98/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-98/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dashed/yampa on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dashed/yampa [INFO] finished tweaking git repo https://github.com/dashed/yampa [INFO] tweaked toml for git repo https://github.com/dashed/yampa written to /workspace/builds/worker-98/source/Cargo.toml [INFO] crate git repo https://github.com/dashed/yampa already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea394840d7a2e4885be8382df7aab37e6dc039f7857499b34c506f218c0587fc [INFO] running `Command { std: "docker" "start" "-a" "ea394840d7a2e4885be8382df7aab37e6dc039f7857499b34c506f218c0587fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea394840d7a2e4885be8382df7aab37e6dc039f7857499b34c506f218c0587fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea394840d7a2e4885be8382df7aab37e6dc039f7857499b34c506f218c0587fc", kill_on_drop: false }` [INFO] [stdout] ea394840d7a2e4885be8382df7aab37e6dc039f7857499b34c506f218c0587fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fd192e39e9a844743dba42a2b1ef87fb5b03adbb97f959c6c1433b5f90390ca [INFO] running `Command { std: "docker" "start" "-a" "9fd192e39e9a844743dba42a2b1ef87fb5b03adbb97f959c6c1433b5f90390ca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.13 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling ring v0.7.1 [INFO] [stderr] Checking constant_time_eq v0.1.2 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Checking untrusted v0.3.2 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking serde v0.9.8 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking version v2.0.1 [INFO] [stderr] Checking blake2-rfc v0.2.17 [INFO] [stderr] Compiling synom v0.11.0 [INFO] [stderr] Checking colored v1.4.0 [INFO] [stderr] Compiling syn v0.11.6 [INFO] [stderr] Checking secstr v0.2.1 [INFO] [stderr] Checking term_size v0.2.3 [INFO] [stderr] Checking termion v1.1.4 [INFO] [stderr] Checking argon2rs v0.2.5 [INFO] [stderr] Compiling libsodium-sys v0.0.14 [INFO] [stderr] Checking clap v2.20.5 [INFO] [stderr] Checking rusterpassword v0.2.0 [INFO] [stderr] Compiling serde_codegen_internals v0.14.0 [INFO] [stderr] Compiling serde_derive v0.9.8 [INFO] [stderr] Checking serde_json v0.9.8 [INFO] [stderr] Checking ring-pwhash v0.1.2 [INFO] [stderr] Checking yampa v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:178:33 [INFO] [stdout] | [INFO] [stdout] 178 | while let Some(value) = try!(visitor.visit()) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:178:33 [INFO] [stdout] | [INFO] [stdout] 178 | while let Some(value) = try!(visitor.visit()) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/main.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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 trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/main.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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/main.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref TEMPLATES_MAXIMUM: Vec = vec![ [INFO] [stdout] 39 | | "anoxxxxxxxxxxxxxxxxx".to_string(), [INFO] [stdout] 40 | | "axxxxxxxxxxxxxxxxxno".to_string() [INFO] [stdout] ... | [INFO] [stdout] 71 | | ]; [INFO] [stdout] 72 | | } [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::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:255:69 [INFO] [stdout] | [INFO] [stdout] 255 | Err(why) => exit!(1, "couldn't open {}: {}", file_name, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [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/main.rs:255:69 [INFO] [stdout] | [INFO] [stdout] 255 | Err(why) => exit!(1, "couldn't open {}: {}", file_name, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [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/main.rs:261:69 [INFO] [stdout] | [INFO] [stdout] 261 | Err(why) => exit!(1, "couldn't read {}: {}", file_name, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [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/main.rs:261:69 [INFO] [stdout] | [INFO] [stdout] 261 | Err(why) => exit!(1, "couldn't read {}: {}", file_name, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.17s [INFO] running `Command { std: "docker" "inspect" "9fd192e39e9a844743dba42a2b1ef87fb5b03adbb97f959c6c1433b5f90390ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd192e39e9a844743dba42a2b1ef87fb5b03adbb97f959c6c1433b5f90390ca", kill_on_drop: false }` [INFO] [stdout] 9fd192e39e9a844743dba42a2b1ef87fb5b03adbb97f959c6c1433b5f90390ca