[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSplittyDev%2Fzircond" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SplittyDev/zircond on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-2/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" "+beta-2022-04-10" "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/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 071a01d0f822bc8d0c32a2506b3faa64850e0a2aac1c69dc66f0de1f344f99aa [INFO] running `Command { std: "docker" "start" "-a" "071a01d0f822bc8d0c32a2506b3faa64850e0a2aac1c69dc66f0de1f344f99aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "071a01d0f822bc8d0c32a2506b3faa64850e0a2aac1c69dc66f0de1f344f99aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071a01d0f822bc8d0c32a2506b3faa64850e0a2aac1c69dc66f0de1f344f99aa", kill_on_drop: false }` [INFO] [stdout] 071a01d0f822bc8d0c32a2506b3faa64850e0a2aac1c69dc66f0de1f344f99aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] eeee565415f98498d5879f81f1c88575425f63ca1b8feebc76975c63167da108 [INFO] running `Command { std: "docker" "start" "-a" "eeee565415f98498d5879f81f1c88575425f63ca1b8feebc76975c63167da108", 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/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling unicode-xid v0.1.0 [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_derive v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling toml v0.4.6 [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: field is never read: `tags` [INFO] [stdout] --> src/message/request.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | tags: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prefix` [INFO] [stdout] --> src/message/request.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | prefix: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_nickname` [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 is never used: `username` [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 is never used: `realname` [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: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.78s [INFO] running `Command { std: "docker" "inspect" "eeee565415f98498d5879f81f1c88575425f63ca1b8feebc76975c63167da108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeee565415f98498d5879f81f1c88575425f63ca1b8feebc76975c63167da108", kill_on_drop: false }` [INFO] [stdout] eeee565415f98498d5879f81f1c88575425f63ca1b8feebc76975c63167da108 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccd1ecc279cc458435d942b93dc6b4c7dc65d57f17568338ff7d87628e150074 [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" "ccd1ecc279cc458435d942b93dc6b4c7dc65d57f17568338ff7d87628e150074", 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/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [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: field is never read: `tags` [INFO] [stdout] --> src/message/request.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | tags: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prefix` [INFO] [stdout] --> src/message/request.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | prefix: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_nickname` [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 is never used: `username` [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 is never used: `realname` [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: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/zircond-b397a1a0c45f2f4e) [INFO] running `Command { std: "docker" "inspect" "ccd1ecc279cc458435d942b93dc6b4c7dc65d57f17568338ff7d87628e150074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd1ecc279cc458435d942b93dc6b4c7dc65d57f17568338ff7d87628e150074", kill_on_drop: false }` [INFO] [stdout] ccd1ecc279cc458435d942b93dc6b4c7dc65d57f17568338ff7d87628e150074 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] 739b33bdc46f0c13a2c54f5edf2cffcbfab4e73758a00b81ead2cb354c72ece5 [INFO] running `Command { std: "docker" "start" "-a" "739b33bdc46f0c13a2c54f5edf2cffcbfab4e73758a00b81ead2cb354c72ece5", 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/beta/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: field is never read: `tags` [INFO] [stderr] --> src/message/request.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | tags: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `prefix` [INFO] [stderr] --> src/message/request.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | prefix: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `has_nickname` [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 is never used: `username` [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 is never used: `realname` [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 10 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zircond-b397a1a0c45f2f4e) [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" "739b33bdc46f0c13a2c54f5edf2cffcbfab4e73758a00b81ead2cb354c72ece5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "739b33bdc46f0c13a2c54f5edf2cffcbfab4e73758a00b81ead2cb354c72ece5", kill_on_drop: false }` [INFO] [stdout] 739b33bdc46f0c13a2c54f5edf2cffcbfab4e73758a00b81ead2cb354c72ece5