[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#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [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 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "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" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee4fc93beb739476f6dc966f45afb021fa8f48a2b0b3da58ccc01b709c719168 [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" "ee4fc93beb739476f6dc966f45afb021fa8f48a2b0b3da58ccc01b709c719168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee4fc93beb739476f6dc966f45afb021fa8f48a2b0b3da58ccc01b709c719168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee4fc93beb739476f6dc966f45afb021fa8f48a2b0b3da58ccc01b709c719168", kill_on_drop: false }` [INFO] [stdout] ee4fc93beb739476f6dc966f45afb021fa8f48a2b0b3da58ccc01b709c719168 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a609aa35892194cd8ea24acbcf613cbd0f1e9ef7daf7a9df03e03f03c62eeac4 [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" "a609aa35892194cd8ea24acbcf613cbd0f1e9ef7daf7a9df03e03f03c62eeac4", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling ring v0.7.1 [INFO] [stderr] Compiling quote v0.3.13 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking constant_time_eq v0.1.2 [INFO] [stderr] Checking untrusted v0.3.2 [INFO] [stderr] Checking serde v0.9.8 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking version v2.0.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking colored v1.4.0 [INFO] [stderr] Compiling synom v0.11.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 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] 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 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 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: 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 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: 17 warnings emitted [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.26s [INFO] running `Command { std: "docker" "inspect" "a609aa35892194cd8ea24acbcf613cbd0f1e9ef7daf7a9df03e03f03c62eeac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a609aa35892194cd8ea24acbcf613cbd0f1e9ef7daf7a9df03e03f03c62eeac4", kill_on_drop: false }` [INFO] [stdout] a609aa35892194cd8ea24acbcf613cbd0f1e9ef7daf7a9df03e03f03c62eeac4