[INFO] cloning repository https://github.com/SplittyDev/zircond [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SplittyDev/zircond" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSplittyDev%2Fzircond", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSplittyDev%2Fzircond'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dab97c7f1dbb5186ab02a8135c759906dddad75e [INFO] testing SplittyDev/zircond against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSplittyDev%2Fzircond" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SplittyDev/zircond on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SplittyDev/zircond [INFO] finished tweaking git repo https://github.com/SplittyDev/zircond [INFO] tweaked toml for git repo https://github.com/SplittyDev/zircond written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/SplittyDev/zircond already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ryu v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdc154d9a83f46409fe3cdfe72b8407aabe8696cf466b617c89396107423503d [INFO] running `Command { std: "docker" "start" "-a" "bdc154d9a83f46409fe3cdfe72b8407aabe8696cf466b617c89396107423503d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdc154d9a83f46409fe3cdfe72b8407aabe8696cf466b617c89396107423503d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdc154d9a83f46409fe3cdfe72b8407aabe8696cf466b617c89396107423503d", kill_on_drop: false }` [INFO] [stdout] bdc154d9a83f46409fe3cdfe72b8407aabe8696cf466b617c89396107423503d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6b9e1036163f4383634ba84831054ed999c5fec814e36a8f908b76cfff8ec23 [INFO] running `Command { std: "docker" "start" "-a" "e6b9e1036163f4383634ba84831054ed999c5fec814e36a8f908b76cfff8ec23", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling ryu v0.2.5 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling zircond v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/server.rs:220:90 [INFO] [stdout] | [INFO] [stdout] 220 | crate::dispatch::dispatch(&$dispatcher, self, &mut client, client_id); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 244 | / dispatch!(crate::dispatch::SetNick { [INFO] [stdout] 245 | | nickname, [INFO] [stdout] 246 | | }) [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` 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 a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `dispatch` [INFO] [stdout] = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/server.rs:220:90 [INFO] [stdout] | [INFO] [stdout] 220 | crate::dispatch::dispatch(&$dispatcher, self, &mut client, client_id); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 256 | / dispatch!(crate::dispatch::JoinChannel { [INFO] [stdout] 257 | | channel_name, [INFO] [stdout] 258 | | channel_key, [INFO] [stdout] 259 | | }) [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `dispatch` [INFO] [stdout] = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/server.rs:220:90 [INFO] [stdout] | [INFO] [stdout] 220 | crate::dispatch::dispatch(&$dispatcher, self, &mut client, client_id); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | / dispatch!(crate::dispatch::PartChannel { [INFO] [stdout] 264 | | channel_name, [INFO] [stdout] 265 | | message, [INFO] [stdout] 266 | | }) [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `dispatch` [INFO] [stdout] = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/server.rs:220:90 [INFO] [stdout] | [INFO] [stdout] 220 | crate::dispatch::dispatch(&$dispatcher, self, &mut client, client_id); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 301 | / dispatch!(crate::dispatch::PrivateMessage { [INFO] [stdout] 302 | | target, [INFO] [stdout] 303 | | message, [INFO] [stdout] 304 | | }) [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `dispatch` [INFO] [stdout] = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dispatch/set_nick.rs:32:105 [INFO] [stdout] | [INFO] [stdout] 32 | send!(client; Respond::to(server.config.get_host(), nick).motd(&format!("Zircon IRCd v{}", &crate_version!()))); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate_version` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tags` and `prefix` are never read [INFO] [stdout] --> src/message/request.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct IrcMessageRequest { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 5 | tags: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | prefix: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `has_nickname` is never used [INFO] [stdout] --> src/server/user.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn has_nickname(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `username` is never used [INFO] [stdout] --> src/server/user.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn username(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `realname` is never used [INFO] [stdout] --> src/server/user.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn realname(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.45s [INFO] running `Command { std: "docker" "inspect" "e6b9e1036163f4383634ba84831054ed999c5fec814e36a8f908b76cfff8ec23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6b9e1036163f4383634ba84831054ed999c5fec814e36a8f908b76cfff8ec23", kill_on_drop: false }` [INFO] [stdout] e6b9e1036163f4383634ba84831054ed999c5fec814e36a8f908b76cfff8ec23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e813ccdfc7b342ec551449ca52132c7cb0f081252eb9878ba5f5a6ef1d838e85 [INFO] running `Command { std: "docker" "start" "-a" "e813ccdfc7b342ec551449ca52132c7cb0f081252eb9878ba5f5a6ef1d838e85", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling zircond v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/server.rs:220:90 [INFO] [stdout] | [INFO] [stdout] 220 | crate::dispatch::dispatch(&$dispatcher, self, &mut client, client_id); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 244 | / dispatch!(crate::dispatch::SetNick { [INFO] [stdout] 245 | | nickname, [INFO] [stdout] 246 | | }) [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` 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 a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `dispatch` [INFO] [stdout] = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/server.rs:220:90 [INFO] [stdout] | [INFO] [stdout] 220 | crate::dispatch::dispatch(&$dispatcher, self, &mut client, client_id); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 256 | / dispatch!(crate::dispatch::JoinChannel { [INFO] [stdout] 257 | | channel_name, [INFO] [stdout] 258 | | channel_key, [INFO] [stdout] 259 | | }) [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `dispatch` [INFO] [stdout] = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/server.rs:220:90 [INFO] [stdout] | [INFO] [stdout] 220 | crate::dispatch::dispatch(&$dispatcher, self, &mut client, client_id); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | / dispatch!(crate::dispatch::PartChannel { [INFO] [stdout] 264 | | channel_name, [INFO] [stdout] 265 | | message, [INFO] [stdout] 266 | | }) [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `dispatch` [INFO] [stdout] = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server/server.rs:220:90 [INFO] [stdout] | [INFO] [stdout] 220 | crate::dispatch::dispatch(&$dispatcher, self, &mut client, client_id); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 301 | / dispatch!(crate::dispatch::PrivateMessage { [INFO] [stdout] 302 | | target, [INFO] [stdout] 303 | | message, [INFO] [stdout] 304 | | }) [INFO] [stdout] | |______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `dispatch` [INFO] [stdout] = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/dispatch/set_nick.rs:32:105 [INFO] [stdout] | [INFO] [stdout] 32 | send!(client; Respond::to(server.config.get_host(), nick).motd(&format!("Zircon IRCd v{}", &crate_version!()))); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `crate_version` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tags` and `prefix` are never read [INFO] [stdout] --> src/message/request.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct IrcMessageRequest { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 5 | tags: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | prefix: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `has_nickname` is never used [INFO] [stdout] --> src/server/user.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn has_nickname(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `username` is never used [INFO] [stdout] --> src/server/user.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn username(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `realname` is never used [INFO] [stdout] --> src/server/user.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn realname(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "e813ccdfc7b342ec551449ca52132c7cb0f081252eb9878ba5f5a6ef1d838e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e813ccdfc7b342ec551449ca52132c7cb0f081252eb9878ba5f5a6ef1d838e85", kill_on_drop: false }` [INFO] [stdout] e813ccdfc7b342ec551449ca52132c7cb0f081252eb9878ba5f5a6ef1d838e85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee658693a9e5dd0ceb000c0fe8ef71d0f24ca2d43d4ce95d46d6af4a14ac44e2 [INFO] running `Command { std: "docker" "start" "-a" "ee658693a9e5dd0ceb000c0fe8ef71d0f24ca2d43d4ce95d46d6af4a14ac44e2", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/server/server.rs:220:90 [INFO] [stderr] | [INFO] [stderr] 220 | crate::dispatch::dispatch(&$dispatcher, self, &mut client, client_id); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 244 | / dispatch!(crate::dispatch::SetNick { [INFO] [stderr] 245 | | nickname, [INFO] [stderr] 246 | | }) [INFO] [stderr] | |______________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `dispatch` [INFO] [stderr] = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/server/server.rs:220:90 [INFO] [stderr] | [INFO] [stderr] 220 | crate::dispatch::dispatch(&$dispatcher, self, &mut client, client_id); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 256 | / dispatch!(crate::dispatch::JoinChannel { [INFO] [stderr] 257 | | channel_name, [INFO] [stderr] 258 | | channel_key, [INFO] [stderr] 259 | | }) [INFO] [stderr] | |______________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `dispatch` [INFO] [stderr] = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/server/server.rs:220:90 [INFO] [stderr] | [INFO] [stderr] 220 | crate::dispatch::dispatch(&$dispatcher, self, &mut client, client_id); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 263 | / dispatch!(crate::dispatch::PartChannel { [INFO] [stderr] 264 | | channel_name, [INFO] [stderr] 265 | | message, [INFO] [stderr] 266 | | }) [INFO] [stderr] | |______________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `dispatch` [INFO] [stderr] = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/server/server.rs:220:90 [INFO] [stderr] | [INFO] [stderr] 220 | crate::dispatch::dispatch(&$dispatcher, self, &mut client, client_id); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 301 | / dispatch!(crate::dispatch::PrivateMessage { [INFO] [stderr] 302 | | target, [INFO] [stderr] 303 | | message, [INFO] [stderr] 304 | | }) [INFO] [stderr] | |______________________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `dispatch` [INFO] [stderr] = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | ); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/dispatch/set_nick.rs:32:105 [INFO] [stderr] | [INFO] [stderr] 32 | send!(client; Respond::to(server.config.get_host(), nick).motd(&format!("Zircon IRCd v{}", &crate_version!()))); [INFO] [stderr] | ---------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `crate_version` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: fields `tags` and `prefix` are never read [INFO] [stderr] --> src/message/request.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct IrcMessageRequest { [INFO] [stderr] | ----------------- fields in this struct [INFO] [stderr] 5 | tags: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] 6 | prefix: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `has_nickname` is never used [INFO] [stderr] --> src/server/user.rs:27:12 [INFO] [stderr] | [INFO] [stderr] 27 | pub fn has_nickname(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `username` is never used [INFO] [stderr] --> src/server/user.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn username(&self) -> String { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `realname` is never used [INFO] [stderr] --> src/server/user.rs:45:12 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn realname(&self) -> String { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `zircond` (bin "zircond" test) generated 9 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zircond-37f97cb6697d1e7a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ee658693a9e5dd0ceb000c0fe8ef71d0f24ca2d43d4ce95d46d6af4a14ac44e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee658693a9e5dd0ceb000c0fe8ef71d0f24ca2d43d4ce95d46d6af4a14ac44e2", kill_on_drop: false }` [INFO] [stdout] ee658693a9e5dd0ceb000c0fe8ef71d0f24ca2d43d4ce95d46d6af4a14ac44e2