[INFO] cloning repository https://github.com/agmike/tzbuildasset [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agmike/tzbuildasset" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagmike%2Ftzbuildasset", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagmike%2Ftzbuildasset'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca071d99816c79c9c2ea028ebd7226d42d685f2c [INFO] checking agmike/tzbuildasset against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagmike%2Ftzbuildasset" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agmike/tzbuildasset on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agmike/tzbuildasset [INFO] finished tweaking git repo https://github.com/agmike/tzbuildasset [INFO] tweaked toml for git repo https://github.com/agmike/tzbuildasset written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/agmike/tzbuildasset already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e99cba3bc4c9b63223978f02eab618e22e4c5c8c1a6da958a3077e57e6a04005 [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" "e99cba3bc4c9b63223978f02eab618e22e4c5c8c1a6da958a3077e57e6a04005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e99cba3bc4c9b63223978f02eab618e22e4c5c8c1a6da958a3077e57e6a04005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e99cba3bc4c9b63223978f02eab618e22e4c5c8c1a6da958a3077e57e6a04005", kill_on_drop: false }` [INFO] [stdout] e99cba3bc4c9b63223978f02eab618e22e4c5c8c1a6da958a3077e57e6a04005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e4f91786846e822a7528cba46661f25bafba2202ebb9edb93ca82f6a82068cc1 [INFO] running `Command { std: "docker" "start" "-a" "e4f91786846e822a7528cba46661f25bafba2202ebb9edb93ca82f6a82068cc1", kill_on_drop: false }` [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking docopt v1.1.1 [INFO] [stderr] Checking tzbuildasset v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/main.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use std::error::{Error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Write`, `self` [INFO] [stdout] --> src/main.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::{self, BufRead, BufReader, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/displayprefix.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | try!(f.write_str("\n")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/displayprefix.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | try!(write!(f, "{}{}", self.prefix, line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/trainzutil.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | try!(write!(f, "{}\n", line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/trainzutil.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | try!(write!(f, "OK ({} Errors, {} Warnings)", self.errors, self.warnings)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/trainzutil.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | Unknown(Box) [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/trainzutil.rs:88:32 [INFO] [stdout] | [INFO] [stdout] 88 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/trainzutil.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | let result = try!(Command::new(path).args(args).output()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | else if (recursive) { [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | else if (recursive) { [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/main.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use std::error::{Error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Write`, `self` [INFO] [stdout] --> src/main.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::{self, BufRead, BufReader, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/displayprefix.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | try!(f.write_str("\n")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/displayprefix.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | try!(write!(f, "{}{}", self.prefix, line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/trainzutil.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | try!(write!(f, "{}\n", line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/trainzutil.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | try!(write!(f, "OK ({} Errors, {} Warnings)", self.errors, self.warnings)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/trainzutil.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | Unknown(Box) [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/trainzutil.rs:88:32 [INFO] [stdout] | [INFO] [stdout] 88 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/trainzutil.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | let result = try!(Command::new(path).args(args).output()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | else if (recursive) { [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | else if (recursive) { [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `decode` found for struct `Docopt` in the current scope [INFO] [stdout] --> src/main.rs:82:45 [INFO] [stdout] | [INFO] [stdout] 82 | ... .and_then(|d| d.decode()) [INFO] [stdout] | ^^^^^^ method not found in `Docopt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `decode` found for struct `Docopt` in the current scope [INFO] [stdout] --> src/main.rs:82:45 [INFO] [stdout] | [INFO] [stdout] 82 | ... .and_then(|d| d.decode()) [INFO] [stdout] | ^^^^^^ method not found in `Docopt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:202:32 [INFO] [stdout] | [INFO] [stdout] 202 | .unwrap_or(""); [INFO] [stdout] | ^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:202:32 [INFO] [stdout] | [INFO] [stdout] 202 | .unwrap_or(""); [INFO] [stdout] | ^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:204:60 [INFO] [stdout] | [INFO] [stdout] 204 | log_normal!(Info, "Found asset '{}' <{}>: {}", name, kuid, path.display()); [INFO] [stdout] | ^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:204:66 [INFO] [stdout] | [INFO] [stdout] 204 | log_normal!(Info, "Found asset '{}' <{}>: {}", name, kuid, path.display()); [INFO] [stdout] | ^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:204:60 [INFO] [stdout] | [INFO] [stdout] 204 | log_normal!(Info, "Found asset '{}' <{}>: {}", name, kuid, path.display()); [INFO] [stdout] | ^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:204:66 [INFO] [stdout] | [INFO] [stdout] 204 | log_normal!(Info, "Found asset '{}' <{}>: {}", name, kuid, path.display()); [INFO] [stdout] | ^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_empty` found for struct `regex::Match<'_>` in the current scope [INFO] [stdout] --> src/main.rs:207:31 [INFO] [stdout] | [INFO] [stdout] 207 | name: if name.is_empty() { format!("<{}>", kuid) } else { name.to_owned() }, [INFO] [stdout] | ^^^^^^^^ method not found in `regex::Match<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:207:60 [INFO] [stdout] | [INFO] [stdout] 207 | name: if name.is_empty() { format!("<{}>", kuid) } else { name.to_owned() }, [INFO] [stdout] | ^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_empty` found for struct `regex::Match<'_>` in the current scope [INFO] [stdout] --> src/main.rs:207:31 [INFO] [stdout] | [INFO] [stdout] 207 | name: if name.is_empty() { format!("<{}>", kuid) } else { name.to_owned() }, [INFO] [stdout] | ^^^^^^^^ method not found in `regex::Match<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:207:60 [INFO] [stdout] | [INFO] [stdout] 207 | name: if name.is_empty() { format!("<{}>", kuid) } else { name.to_owned() }, [INFO] [stdout] | ^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:207:75 [INFO] [stdout] | [INFO] [stdout] 207 | name: if name.is_empty() { format!("<{}>", kuid) } else { name.to_owned() }, [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `std::string::String`, found struct `regex::Match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:207:75 [INFO] [stdout] | [INFO] [stdout] 207 | name: if name.is_empty() { format!("<{}>", kuid) } else { name.to_owned() }, [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `std::string::String`, found struct `regex::Match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:208:23 [INFO] [stdout] | [INFO] [stdout] 208 | kuid: kuid.to_owned(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `std::string::String`, found struct `regex::Match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:208:23 [INFO] [stdout] | [INFO] [stdout] 208 | kuid: kuid.to_owned(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `std::string::String`, found struct `regex::Match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 326 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] 327 | "-" => log_normal! (Error, "{}", message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 326 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] 327 | "-" => log_normal! (Error, "{}", message), [INFO] [stdout] 328 | "!" => log_normal! ( Warn, "{}", message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:329:17 [INFO] [stdout] | [INFO] [stdout] 326 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] ... [INFO] [stdout] 329 | "+" => log_normal! ( Info, "{}", message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:330:17 [INFO] [stdout] | [INFO] [stdout] 326 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] ... [INFO] [stdout] 330 | ";" => log_verbose!( Info, "{}", message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:327:50 [INFO] [stdout] | [INFO] [stdout] 327 | "-" => log_normal! (Error, "{}", message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:328:50 [INFO] [stdout] | [INFO] [stdout] 328 | "!" => log_normal! ( Warn, "{}", message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:329:50 [INFO] [stdout] | [INFO] [stdout] 329 | "+" => log_normal! ( Info, "{}", message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 326 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] 327 | "-" => log_normal! (Error, "{}", message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 326 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] 327 | "-" => log_normal! (Error, "{}", message), [INFO] [stdout] 328 | "!" => log_normal! ( Warn, "{}", message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:329:17 [INFO] [stdout] | [INFO] [stdout] 326 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] ... [INFO] [stdout] 329 | "+" => log_normal! ( Info, "{}", message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:330:17 [INFO] [stdout] | [INFO] [stdout] 326 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] ... [INFO] [stdout] 330 | ";" => log_verbose!( Info, "{}", message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:330:50 [INFO] [stdout] | [INFO] [stdout] 330 | ";" => log_verbose!( Info, "{}", message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 333 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] 334 | "-" => log_silent!(Error, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 333 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] 334 | "-" => log_silent!(Error, "{} {} : {}", prefix, asset, message), [INFO] [stdout] 335 | "!" => log_silent!( Warn, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:336:17 [INFO] [stdout] | [INFO] [stdout] 333 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] ... [INFO] [stdout] 336 | "+" => log_silent!( Info, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 333 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] ... [INFO] [stdout] 337 | ";" => log_silent!( Info, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:327:50 [INFO] [stdout] | [INFO] [stdout] 327 | "-" => log_normal! (Error, "{}", message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:328:50 [INFO] [stdout] | [INFO] [stdout] 328 | "!" => log_normal! ( Warn, "{}", message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:329:50 [INFO] [stdout] | [INFO] [stdout] 329 | "+" => log_normal! ( Info, "{}", message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:334:57 [INFO] [stdout] | [INFO] [stdout] 334 | "-" => log_silent!(Error, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:330:50 [INFO] [stdout] | [INFO] [stdout] 330 | ";" => log_verbose!( Info, "{}", message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:334:17 [INFO] [stdout] | [INFO] [stdout] 333 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] 334 | "-" => log_silent!(Error, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 333 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] 334 | "-" => log_silent!(Error, "{} {} : {}", prefix, asset, message), [INFO] [stdout] 335 | "!" => log_silent!( Warn, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:336:17 [INFO] [stdout] | [INFO] [stdout] 333 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] ... [INFO] [stdout] 336 | "+" => log_silent!( Info, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 333 | match prefix { [INFO] [stdout] | ------ this expression has type `regex::Match<'_>` [INFO] [stdout] ... [INFO] [stdout] 337 | ";" => log_silent!( Info, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^ expected struct `regex::Match`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:334:57 [INFO] [stdout] | [INFO] [stdout] 334 | "-" => log_silent!(Error, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:334:72 [INFO] [stdout] | [INFO] [stdout] 334 | "-" => log_silent!(Error, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:334:72 [INFO] [stdout] | [INFO] [stdout] 334 | "-" => log_silent!(Error, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:335:57 [INFO] [stdout] | [INFO] [stdout] 335 | "!" => log_silent!( Warn, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:335:72 [INFO] [stdout] | [INFO] [stdout] 335 | "!" => log_silent!( Warn, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:335:57 [INFO] [stdout] | [INFO] [stdout] 335 | "!" => log_silent!( Warn, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:336:57 [INFO] [stdout] | [INFO] [stdout] 336 | "+" => log_silent!( Info, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:335:72 [INFO] [stdout] | [INFO] [stdout] 335 | "!" => log_silent!( Warn, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:336:72 [INFO] [stdout] | [INFO] [stdout] 336 | "+" => log_silent!( Info, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:336:57 [INFO] [stdout] | [INFO] [stdout] 336 | "+" => log_silent!( Info, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:336:72 [INFO] [stdout] | [INFO] [stdout] 336 | "+" => log_silent!( Info, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:337:57 [INFO] [stdout] | [INFO] [stdout] 337 | ";" => log_silent!( Info, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:337:72 [INFO] [stdout] | [INFO] [stdout] 337 | ";" => log_silent!( Info, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:337:57 [INFO] [stdout] | [INFO] [stdout] 337 | ";" => log_silent!( Info, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `regex::Match<'_>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:337:72 [INFO] [stdout] | [INFO] [stdout] 337 | ";" => log_silent!( Info, "{} {} : {}", prefix, asset, message), [INFO] [stdout] | ^^^^^^^ `regex::Match<'_>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `regex::Match<'_>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: required by `std::fmt::Display::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/trainzutil.rs:56:75 [INFO] [stdout] | [INFO] [stdout] 56 | errors: results.name("errors").and_then(|s| FromStr::from_str(s).ok()).unwrap(), [INFO] [stdout] | ^ expected `&str`, found struct `regex::Match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/trainzutil.rs:56:75 [INFO] [stdout] | [INFO] [stdout] 56 | errors: results.name("errors").and_then(|s| FromStr::from_str(s).ok()).unwrap(), [INFO] [stdout] | ^ expected `&str`, found struct `regex::Match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/trainzutil.rs:57:79 [INFO] [stdout] | [INFO] [stdout] 57 | warnings: results.name("warnings").and_then(|s| FromStr::from_str(s).ok()).unwrap(), [INFO] [stdout] | ^ expected `&str`, found struct `regex::Match` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufRead` [INFO] [stdout] --> src/main.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::{self, BufRead, BufReader, Read, Write}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/trainzutil.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{self, BufRead, Cursor, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/trainzutil.rs:57:79 [INFO] [stdout] | [INFO] [stdout] 57 | warnings: results.name("warnings").and_then(|s| FromStr::from_str(s).ok()).unwrap(), [INFO] [stdout] | ^ expected `&str`, found struct `regex::Match` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tzbuildasset` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `BufRead` [INFO] [stdout] --> src/main.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::{self, BufRead, BufReader, Read, Write}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/trainzutil.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{self, BufRead, Cursor, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e4f91786846e822a7528cba46661f25bafba2202ebb9edb93ca82f6a82068cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f91786846e822a7528cba46661f25bafba2202ebb9edb93ca82f6a82068cc1", kill_on_drop: false }` [INFO] [stdout] e4f91786846e822a7528cba46661f25bafba2202ebb9edb93ca82f6a82068cc1