[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 try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 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 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "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" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "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] 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" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6bc6ff05e0b827720d495a69b74cbfb8278c01d61ebe569d2ef48ce58a97d40 [INFO] running `Command { std: "docker" "start" "-a" "e6bc6ff05e0b827720d495a69b74cbfb8278c01d61ebe569d2ef48ce58a97d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6bc6ff05e0b827720d495a69b74cbfb8278c01d61ebe569d2ef48ce58a97d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6bc6ff05e0b827720d495a69b74cbfb8278c01d61ebe569d2ef48ce58a97d40", kill_on_drop: false }` [INFO] [stdout] e6bc6ff05e0b827720d495a69b74cbfb8278c01d61ebe569d2ef48ce58a97d40 [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" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de4e0da0398e060b77269fe6e2ebea820a7bd0f3c727193f34426ed7cd28299a [INFO] running `Command { std: "docker" "start" "-a" "de4e0da0398e060b77269fe6e2ebea820a7bd0f3c727193f34426ed7cd28299a", 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] 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_derive v1.0.75 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.26 [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.12s [INFO] running `Command { std: "docker" "inspect" "de4e0da0398e060b77269fe6e2ebea820a7bd0f3c727193f34426ed7cd28299a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de4e0da0398e060b77269fe6e2ebea820a7bd0f3c727193f34426ed7cd28299a", kill_on_drop: false }` [INFO] [stdout] de4e0da0398e060b77269fe6e2ebea820a7bd0f3c727193f34426ed7cd28299a [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" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8f4524a715875847192118f332ad64fff1d5689b24749c5204c7ba3da9079aa [INFO] running `Command { std: "docker" "start" "-a" "e8f4524a715875847192118f332ad64fff1d5689b24749c5204c7ba3da9079aa", kill_on_drop: false }` [INFO] [stderr] time="2022-07-22T09:40:31Z" level=error msg="error waiting for container: context canceled" [INFO] [stderr] Error response from daemon: failed to write unhaltered resolv.conf file content when setting up dns for sandbox ba83cf456b3b0bbefbb1b7b5b61a4d83afac63a53798eff4b0c76cef59e0d2f7: write /var/lib/docker/containers/e8f4524a715875847192118f332ad64fff1d5689b24749c5204c7ba3da9079aa/resolv.conf: no space left on device [INFO] running `Command { std: "docker" "inspect" "e8f4524a715875847192118f332ad64fff1d5689b24749c5204c7ba3da9079aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8f4524a715875847192118f332ad64fff1d5689b24749c5204c7ba3da9079aa", kill_on_drop: false }` [INFO] [stdout] e8f4524a715875847192118f332ad64fff1d5689b24749c5204c7ba3da9079aa