[INFO] cloning repository https://github.com/kantic/termc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kantic/termc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkantic%2Ftermc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkantic%2Ftermc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ad991cbc73e217685c3f4e41797a761071165af [INFO] checking kantic/termc against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkantic%2Ftermc" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kantic/termc on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kantic/termc [INFO] finished tweaking git repo https://github.com/kantic/termc [INFO] tweaked toml for git repo https://github.com/kantic/termc written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/kantic/termc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded encode_unicode v0.1.3 [INFO] [stderr] Downloaded rustyline v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c68d91b6a022fcf5d3b7bbb85c8eaeb1b8de3268800a9ee16d2947d45e0b569 [INFO] running `Command { std: "docker" "start" "-a" "8c68d91b6a022fcf5d3b7bbb85c8eaeb1b8de3268800a9ee16d2947d45e0b569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c68d91b6a022fcf5d3b7bbb85c8eaeb1b8de3268800a9ee16d2947d45e0b569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c68d91b6a022fcf5d3b7bbb85c8eaeb1b8de3268800a9ee16d2947d45e0b569", kill_on_drop: false }` [INFO] [stdout] 8c68d91b6a022fcf5d3b7bbb85c8eaeb1b8de3268800a9ee16d2947d45e0b569 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab086524cbb4c638affff3fe70278d0a7094f3762384bbd92a8b5dca403029b8 [INFO] running `Command { std: "docker" "start" "-a" "ab086524cbb4c638affff3fe70278d0a7094f3762384bbd92a8b5dca403029b8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking encode_unicode v0.1.3 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking colored v1.6.1 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking rustyline v1.0.0 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking termc_model v1.0.0 (/opt/rustwide/workdir/termc_model) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> termc_model/src/math_result/mod.rs:21:53 [INFO] [stdout] | [INFO] [stdout] 21 | fn serialize(&self, serializer: S) -> Result<(S::Ok), S::Error> where [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 trailing semicolon [INFO] [stdout] --> termc_model/src/math_result/mod.rs:40:40 [INFO] [stdout] | [INFO] [stdout] 40 | enum Field {ResultType, Re, Im}; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> termc_model/src/result_error/mod.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | fn cause(& self) -> Option<& Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> termc_model/src/parser/tokenizer/mod.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | fn cause(& self) -> Option<& Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> termc_model/src/parser/mod.rs:64:34 [INFO] [stdout] | [INFO] [stdout] 64 | fn cause(& self) -> Option<& Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> termc_model/src/evaluator/mod.rs:73:34 [INFO] [stdout] | [INFO] [stdout] 73 | fn cause(& self) -> Option<& Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> termc_model/src/f64formatter/mod.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | / lazy_static!{ [INFO] [stdout] 72 | | static ref BINARY_MAP : HashMap = { [INFO] [stdout] 73 | | let mut m = HashMap::new(); [INFO] [stdout] 74 | | m.insert(0, '0'); [INFO] [stdout] ... | [INFO] [stdout] 77 | | }; [INFO] [stdout] 78 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> termc_model/src/f64formatter/mod.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | / lazy_static!{ [INFO] [stdout] 86 | | static ref OCTAL_MAP : HashMap = { [INFO] [stdout] 87 | | let mut m = HashMap::new(); [INFO] [stdout] 88 | | m.insert(0, '0'); [INFO] [stdout] ... | [INFO] [stdout] 97 | | }; [INFO] [stdout] 98 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> termc_model/src/f64formatter/mod.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | / lazy_static!{ [INFO] [stdout] 106 | | static ref HEX_MAP : HashMap = { [INFO] [stdout] 107 | | let mut m = HashMap::new(); [INFO] [stdout] 108 | | m.insert(0, '0'); [INFO] [stdout] ... | [INFO] [stdout] 125 | | }; [INFO] [stdout] 126 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> termc_model/src/parser/mod.rs:31:71 [INFO] [stdout] | [INFO] [stdout] 31 | ParseError::IncompleteInputError => write!(f, "{0}", self.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] --> termc_model/src/parser/mod.rs:58:52 [INFO] [stdout] | [INFO] [stdout] 58 | ParseError::InputError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking termc_ui v1.0.0 (/opt/rustwide/workdir/termc_ui) [INFO] [stderr] Checking termc v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/command_library/mod.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | fn cause(& self) -> Option<& Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/command_library/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / lazy_static!{ [INFO] [stdout] 79 | | static ref REGEX_EXIT : Regex = Regex::new("^exit$").unwrap(); [INFO] [stdout] 80 | | static ref REGEX_SAVE : Regex = Regex::new(r"^save(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 81 | | static ref REGEX_LOAD : Regex = Regex::new(r"^load(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 82 | | static ref REGEX_FORMAT : Regex = Regex::new(r"^format(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 83 | | static ref REGEX_INFO : Regex = Regex::new(r"^info$").unwrap(); [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/command_library/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / lazy_static!{ [INFO] [stdout] 79 | | static ref REGEX_EXIT : Regex = Regex::new("^exit$").unwrap(); [INFO] [stdout] 80 | | static ref REGEX_SAVE : Regex = Regex::new(r"^save(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 81 | | static ref REGEX_LOAD : Regex = Regex::new(r"^load(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 82 | | static ref REGEX_FORMAT : Regex = Regex::new(r"^format(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 83 | | static ref REGEX_INFO : Regex = Regex::new(r"^info$").unwrap(); [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/command_library/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / lazy_static!{ [INFO] [stdout] 79 | | static ref REGEX_EXIT : Regex = Regex::new("^exit$").unwrap(); [INFO] [stdout] 80 | | static ref REGEX_SAVE : Regex = Regex::new(r"^save(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 81 | | static ref REGEX_LOAD : Regex = Regex::new(r"^load(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 82 | | static ref REGEX_FORMAT : Regex = Regex::new(r"^format(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 83 | | static ref REGEX_INFO : Regex = Regex::new(r"^info$").unwrap(); [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/command_library/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / lazy_static!{ [INFO] [stdout] 79 | | static ref REGEX_EXIT : Regex = Regex::new("^exit$").unwrap(); [INFO] [stdout] 80 | | static ref REGEX_SAVE : Regex = Regex::new(r"^save(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 81 | | static ref REGEX_LOAD : Regex = Regex::new(r"^load(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 82 | | static ref REGEX_FORMAT : Regex = Regex::new(r"^format(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 83 | | static ref REGEX_INFO : Regex = Regex::new(r"^info$").unwrap(); [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/command_library/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / lazy_static!{ [INFO] [stdout] 79 | | static ref REGEX_EXIT : Regex = Regex::new("^exit$").unwrap(); [INFO] [stdout] 80 | | static ref REGEX_SAVE : Regex = Regex::new(r"^save(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 81 | | static ref REGEX_LOAD : Regex = Regex::new(r"^load(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 82 | | static ref REGEX_FORMAT : Regex = Regex::new(r"^format(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 83 | | static ref REGEX_INFO : Regex = Regex::new(r"^info$").unwrap(); [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/command_library/mod.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | fn cause(& self) -> Option<& Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/command_library/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / lazy_static!{ [INFO] [stdout] 79 | | static ref REGEX_EXIT : Regex = Regex::new("^exit$").unwrap(); [INFO] [stdout] 80 | | static ref REGEX_SAVE : Regex = Regex::new(r"^save(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 81 | | static ref REGEX_LOAD : Regex = Regex::new(r"^load(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 82 | | static ref REGEX_FORMAT : Regex = Regex::new(r"^format(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 83 | | static ref REGEX_INFO : Regex = Regex::new(r"^info$").unwrap(); [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/command_library/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / lazy_static!{ [INFO] [stdout] 79 | | static ref REGEX_EXIT : Regex = Regex::new("^exit$").unwrap(); [INFO] [stdout] 80 | | static ref REGEX_SAVE : Regex = Regex::new(r"^save(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 81 | | static ref REGEX_LOAD : Regex = Regex::new(r"^load(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 82 | | static ref REGEX_FORMAT : Regex = Regex::new(r"^format(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 83 | | static ref REGEX_INFO : Regex = Regex::new(r"^info$").unwrap(); [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/command_library/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / lazy_static!{ [INFO] [stdout] 79 | | static ref REGEX_EXIT : Regex = Regex::new("^exit$").unwrap(); [INFO] [stdout] 80 | | static ref REGEX_SAVE : Regex = Regex::new(r"^save(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 81 | | static ref REGEX_LOAD : Regex = Regex::new(r"^load(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 82 | | static ref REGEX_FORMAT : Regex = Regex::new(r"^format(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 83 | | static ref REGEX_INFO : Regex = Regex::new(r"^info$").unwrap(); [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/command_library/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / lazy_static!{ [INFO] [stdout] 79 | | static ref REGEX_EXIT : Regex = Regex::new("^exit$").unwrap(); [INFO] [stdout] 80 | | static ref REGEX_SAVE : Regex = Regex::new(r"^save(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 81 | | static ref REGEX_LOAD : Regex = Regex::new(r"^load(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 82 | | static ref REGEX_FORMAT : Regex = Regex::new(r"^format(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 83 | | static ref REGEX_INFO : Regex = Regex::new(r"^info$").unwrap(); [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/command_library/mod.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / lazy_static!{ [INFO] [stdout] 79 | | static ref REGEX_EXIT : Regex = Regex::new("^exit$").unwrap(); [INFO] [stdout] 80 | | static ref REGEX_SAVE : Regex = Regex::new(r"^save(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 81 | | static ref REGEX_LOAD : Regex = Regex::new(r"^load(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 82 | | static ref REGEX_FORMAT : Regex = Regex::new(r"^format(\s+(?P.*))?$").unwrap(); [INFO] [stdout] 83 | | static ref REGEX_INFO : Regex = Regex::new(r"^info$").unwrap(); [INFO] [stdout] 84 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.71s [INFO] running `Command { std: "docker" "inspect" "ab086524cbb4c638affff3fe70278d0a7094f3762384bbd92a8b5dca403029b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab086524cbb4c638affff3fe70278d0a7094f3762384bbd92a8b5dca403029b8", kill_on_drop: false }` [INFO] [stdout] ab086524cbb4c638affff3fe70278d0a7094f3762384bbd92a8b5dca403029b8