[INFO] cloning repository https://github.com/cdbfoster/takkerus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cdbfoster/takkerus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdbfoster%2Ftakkerus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdbfoster%2Ftakkerus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7d10db188339347863e8cd99dcf9224afa76bb7 [INFO] checking cdbfoster/takkerus against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdbfoster%2Ftakkerus" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cdbfoster/takkerus on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cdbfoster/takkerus [INFO] finished tweaking git repo https://github.com/cdbfoster/takkerus [INFO] tweaked toml for git repo https://github.com/cdbfoster/takkerus written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/cdbfoster/takkerus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0c0eeb0c6e18650612647101afa0e7f1ae24df614676a108131b425b5395d49 [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" "d0c0eeb0c6e18650612647101afa0e7f1ae24df614676a108131b425b5395d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0c0eeb0c6e18650612647101afa0e7f1ae24df614676a108131b425b5395d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0c0eeb0c6e18650612647101afa0e7f1ae24df614676a108131b425b5395d49", kill_on_drop: false }` [INFO] [stdout] d0c0eeb0c6e18650612647101afa0e7f1ae24df614676a108131b425b5395d49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c65ef062fee64fcab79e53322e6c2d4133b7ed7fe7ebec7268cf3f4fcfe2e11 [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" "0c65ef062fee64fcab79e53322e6c2d4133b7ed7fe7ebec7268cf3f4fcfe2e11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking zero_sum v1.2.0 [INFO] [stderr] Checking takkerus v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:126:29 [INFO] [stdout] | [INFO] [stdout] 126 | let mut search: Box> = if let Some(search) = matches.opt_str("ai") { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Search` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/arguments.rs:64:89 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn parse_player(game: &Game, player: &str, matches: &Matches) -> Result<(Option>, Vec), String> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/mod.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | p1: Option>, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/mod.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | p2: Option>, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/mod.rs:79:46 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn add_player(&mut self, player: Box) -> Result<(), String> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/mod.rs:28:76 [INFO] [stdout] | [INFO] [stdout] 28 | fn initialize(&mut self, to_game: Sender<(Color, Message)>, opponent: &Player) -> Result, String>; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/mod.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | fn as_any(&self) -> &Any; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/cli_player.rs:46:76 [INFO] [stdout] | [INFO] [stdout] 46 | fn initialize(&mut self, to_game: Sender<(Color, Message)>, opponent: &Player) -> Result, String> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/cli_player.rs:162:26 [INFO] [stdout] | [INFO] [stdout] 162 | fn as_any(&self) -> &Any { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/player/playtak_player/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | try!(comm::login(&stream, &message_queue, self)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/playtak_player/mod.rs:64:69 [INFO] [stdout] | [INFO] [stdout] 64 | fn initialize(&mut self, to_game: Sender<(Color, Message)>, _: &Player) -> Result, String> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/playtak_player/mod.rs:97:26 [INFO] [stdout] | [INFO] [stdout] 97 | fn as_any(&self) -> &Any { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/player/playtak_player/comm.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | try!(write!(*stream, "{}\n", arguments.join(" "))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/player/playtak_player/comm.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | try!(stream.flush()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/pvsearch_player.rs:58:76 [INFO] [stdout] | [INFO] [stdout] 58 | fn initialize(&mut self, to_game: Sender<(Color, Message)>, opponent: &Player) -> Result, String> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/pvsearch_player.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | fn as_any(&self) -> &Any { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/player/playtak_player/parse.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / lazy_static! { [INFO] [stdout] 29 | | static ref WELCOME: Regex = Regex::new( [INFO] [stdout] 30 | | r"^Welcome (.*)!$" [INFO] [stdout] 31 | | ).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 39 | | ).unwrap(); [INFO] [stdout] 40 | | } [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/player/playtak_player/parse.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / lazy_static! { [INFO] [stdout] 29 | | static ref WELCOME: Regex = Regex::new( [INFO] [stdout] 30 | | r"^Welcome (.*)!$" [INFO] [stdout] 31 | | ).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 39 | | ).unwrap(); [INFO] [stdout] 40 | | } [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/player/playtak_player/parse.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / lazy_static! { [INFO] [stdout] 29 | | static ref WELCOME: Regex = Regex::new( [INFO] [stdout] 30 | | r"^Welcome (.*)!$" [INFO] [stdout] 31 | | ).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 39 | | ).unwrap(); [INFO] [stdout] 40 | | } [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: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:126:29 [INFO] [stdout] | [INFO] [stdout] 126 | let mut search: Box> = if let Some(search) = matches.opt_str("ai") { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn Search` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/arguments.rs:64:89 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn parse_player(game: &Game, player: &str, matches: &Matches) -> Result<(Option>, Vec), String> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/mod.rs:34:20 [INFO] [stdout] | [INFO] [stdout] 34 | p1: Option>, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/mod.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | p2: Option>, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/mod.rs:79:46 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn add_player(&mut self, player: Box) -> Result<(), String> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/mod.rs:28:76 [INFO] [stdout] | [INFO] [stdout] 28 | fn initialize(&mut self, to_game: Sender<(Color, Message)>, opponent: &Player) -> Result, String>; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/mod.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | fn as_any(&self) -> &Any; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/cli_player.rs:46:76 [INFO] [stdout] | [INFO] [stdout] 46 | fn initialize(&mut self, to_game: Sender<(Color, Message)>, opponent: &Player) -> Result, String> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/cli_player.rs:162:26 [INFO] [stdout] | [INFO] [stdout] 162 | fn as_any(&self) -> &Any { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/player/playtak_player/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | try!(comm::login(&stream, &message_queue, self)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/playtak_player/mod.rs:64:69 [INFO] [stdout] | [INFO] [stdout] 64 | fn initialize(&mut self, to_game: Sender<(Color, Message)>, _: &Player) -> Result, String> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/playtak_player/mod.rs:97:26 [INFO] [stdout] | [INFO] [stdout] 97 | fn as_any(&self) -> &Any { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/player/playtak_player/comm.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | try!(write!(*stream, "{}\n", arguments.join(" "))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/player/playtak_player/comm.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | try!(stream.flush()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/pvsearch_player.rs:58:76 [INFO] [stdout] | [INFO] [stdout] 58 | fn initialize(&mut self, to_game: Sender<(Color, Message)>, opponent: &Player) -> Result, String> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/player/pvsearch_player.rs:139:26 [INFO] [stdout] | [INFO] [stdout] 139 | fn as_any(&self) -> &Any { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/player/playtak_player/parse.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / lazy_static! { [INFO] [stdout] 29 | | static ref WELCOME: Regex = Regex::new( [INFO] [stdout] 30 | | r"^Welcome (.*)!$" [INFO] [stdout] 31 | | ).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 39 | | ).unwrap(); [INFO] [stdout] 40 | | } [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/player/playtak_player/parse.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / lazy_static! { [INFO] [stdout] 29 | | static ref WELCOME: Regex = Regex::new( [INFO] [stdout] 30 | | r"^Welcome (.*)!$" [INFO] [stdout] 31 | | ).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 39 | | ).unwrap(); [INFO] [stdout] 40 | | } [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/player/playtak_player/parse.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / lazy_static! { [INFO] [stdout] 29 | | static ref WELCOME: Regex = Regex::new( [INFO] [stdout] 30 | | r"^Welcome (.*)!$" [INFO] [stdout] 31 | | ).unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 39 | | ).unwrap(); [INFO] [stdout] 40 | | } [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: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.44s [INFO] running `Command { std: "docker" "inspect" "0c65ef062fee64fcab79e53322e6c2d4133b7ed7fe7ebec7268cf3f4fcfe2e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c65ef062fee64fcab79e53322e6c2d4133b7ed7fe7ebec7268cf3f4fcfe2e11", kill_on_drop: false }` [INFO] [stdout] 0c65ef062fee64fcab79e53322e6c2d4133b7ed7fe7ebec7268cf3f4fcfe2e11