[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 try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashed%2Fyampa" "/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/dashed/yampa on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termion v1.1.4 [INFO] [stderr] Downloaded blake2-rfc v0.2.17 [INFO] [stderr] Downloaded secstr v0.2.1 [INFO] [stderr] Downloaded libsodium-sys v0.0.14 [INFO] [stderr] Downloaded serde_codegen_internals v0.14.0 [INFO] [stderr] Downloaded version v2.0.1 [INFO] [stderr] Downloaded colored v1.4.0 [INFO] [stderr] Downloaded serde v0.9.8 [INFO] [stderr] Downloaded ring v0.7.1 [INFO] [stderr] Downloaded constant_time_eq v0.1.2 [INFO] [stderr] Downloaded rusterpassword v0.2.0 [INFO] [stderr] Downloaded serde_derive v0.9.8 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] 4726ea9846314f87a2e328f484c40a2042963ea1e0b7fd4c80814df32a718c2f [INFO] running `Command { std: "docker" "start" "-a" "4726ea9846314f87a2e328f484c40a2042963ea1e0b7fd4c80814df32a718c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4726ea9846314f87a2e328f484c40a2042963ea1e0b7fd4c80814df32a718c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4726ea9846314f87a2e328f484c40a2042963ea1e0b7fd4c80814df32a718c2f", kill_on_drop: false }` [INFO] [stdout] 4726ea9846314f87a2e328f484c40a2042963ea1e0b7fd4c80814df32a718c2f [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e80dc50f22f9ff133322ea9ff0b1e008f8e825fc46fd7683808ce63513d7bae [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" "9e80dc50f22f9ff133322ea9ff0b1e008f8e825fc46fd7683808ce63513d7bae", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling ring v0.7.1 [INFO] [stderr] Compiling quote v0.3.13 [INFO] [stderr] Checking constant_time_eq v0.1.2 [INFO] [stderr] Checking untrusted v0.3.2 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking serde v0.9.8 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking version v2.0.1 [INFO] [stderr] Compiling synom v0.11.0 [INFO] [stderr] Checking colored v1.4.0 [INFO] [stderr] Checking blake2-rfc v0.2.17 [INFO] [stderr] Checking secstr v0.2.1 [INFO] [stderr] Checking term_size v0.2.3 [INFO] [stderr] Checking termion v1.1.4 [INFO] [stderr] Compiling syn v0.11.6 [INFO] [stderr] Checking clap v2.20.5 [INFO] [stderr] Checking argon2rs v0.2.5 [INFO] [stderr] Compiling libsodium-sys v0.0.14 [INFO] [stderr] Checking rusterpassword v0.2.0 [INFO] [stderr] Compiling serde_codegen_internals v0.14.0 [INFO] [stderr] Checking ring-pwhash v0.1.2 [INFO] [stderr] Compiling serde_derive v0.9.8 [INFO] [stderr] Checking serde_json v0.9.8 [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 trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/main.rs:24:5 [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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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:5 [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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 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/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: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: 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: 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: 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 23.12s [INFO] running `Command { std: "docker" "inspect" "9e80dc50f22f9ff133322ea9ff0b1e008f8e825fc46fd7683808ce63513d7bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e80dc50f22f9ff133322ea9ff0b1e008f8e825fc46fd7683808ce63513d7bae", kill_on_drop: false }` [INFO] [stdout] 9e80dc50f22f9ff133322ea9ff0b1e008f8e825fc46fd7683808ce63513d7bae