[INFO] cloning repository https://github.com/aji/ircd-oxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aji/ircd-oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faji%2Fircd-oxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faji%2Fircd-oxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d17716e88b31d1bca5fb6ec20eea52d757bc9619 [INFO] checking aji/ircd-oxide against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faji%2Fircd-oxide" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aji/ircd-oxide on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aji/ircd-oxide [INFO] finished tweaking git repo https://github.com/aji/ircd-oxide [INFO] tweaked toml for git repo https://github.com/aji/ircd-oxide written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/aji/ircd-oxide already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytes v0.4.1 [INFO] [stderr] Downloaded futures v0.1.11 [INFO] [stderr] Downloaded serde v0.9.12 [INFO] [stderr] Downloaded toml v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83fb26f4ffa046be132fccb198f2811a70930748c07a67b3cc3ab095fbc044c5 [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" "83fb26f4ffa046be132fccb198f2811a70930748c07a67b3cc3ab095fbc044c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83fb26f4ffa046be132fccb198f2811a70930748c07a67b3cc3ab095fbc044c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83fb26f4ffa046be132fccb198f2811a70930748c07a67b3cc3ab095fbc044c5", kill_on_drop: false }` [INFO] [stdout] 83fb26f4ffa046be132fccb198f2811a70930748c07a67b3cc3ab095fbc044c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--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] de465c8ed4ff0654097ae1672a67d300f4691c05caa380b18cb265459f6216f6 [INFO] running `Command { std: "docker" "start" "-a" "de465c8ed4ff0654097ae1672a67d300f4691c05caa380b18cb265459f6216f6", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.21 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking futures v0.1.11 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking lazycell v0.4.0 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking serde v0.9.12 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking net2 v0.2.27 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking time v0.1.36 [INFO] [stderr] Checking bytes v0.4.1 [INFO] [stderr] Checking mio v0.6.6 [INFO] [stderr] Checking tokio-io v0.1.1 [INFO] [stderr] Checking tokio-core v0.1.6 [INFO] [stderr] Checking toml v0.3.1 [INFO] [stderr] Checking oxide v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/crdb/mod.rs:525:38 [INFO] [stdout] | [INFO] [stdout] 525 | if let Async::Ready(_) = try!(inner[0].poll()) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/cap.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / bitflags! { [INFO] [stdout] 22 | | pub flags Caps: u16 { [INFO] [stdout] 23 | | const MULTI_PREFIX = 0b_00000000_00000001, [INFO] [stdout] 24 | | const ACCOUNT_NOTIFY = 0b_00000000_00000010, [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [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 macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/cap.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / bitflags! { [INFO] [stdout] 22 | | pub flags Caps: u16 { [INFO] [stdout] 23 | | const MULTI_PREFIX = 0b_00000000_00000001, [INFO] [stdout] 24 | | const ACCOUNT_NOTIFY = 0b_00000000_00000010, [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [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 macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/driver.rs:72:47 [INFO] [stdout] | [INFO] [stdout] 72 | if let Async::Ready(result) = try!(self.recv.poll()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/driver.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | match try!(op.poll()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/driver.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | let _ = try!(self.send.poll()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/driver.rs:102:32 [INFO] [stdout] | [INFO] [stdout] 102 | let (next, cont) = try!(self.poll_driver(state)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/message.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | try!(write!(f, "Message(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/message.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | try!(write_bytes(f, &self.verb)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/message.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | try!(write!(f, ", ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/message.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | try!(write_bytes(f, s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/message.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | try!(write!(f, ")")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/send.rs:138:19 [INFO] [stdout] | [INFO] [stdout] 138 | match try!(self.send.write_buf(&mut inner.buf)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/crdb/mod.rs:109:33 [INFO] [stdout] | [INFO] [stdout] 109 | tables: HashMap>, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn RawTable` [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/irc/op.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | Boxed(Box>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/crdb/mod.rs:525:38 [INFO] [stdout] | [INFO] [stdout] 525 | if let Async::Ready(_) = try!(inner[0].poll()) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/cap.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / bitflags! { [INFO] [stdout] 22 | | pub flags Caps: u16 { [INFO] [stdout] 23 | | const MULTI_PREFIX = 0b_00000000_00000001, [INFO] [stdout] 24 | | const ACCOUNT_NOTIFY = 0b_00000000_00000010, [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [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 macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/cap.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / bitflags! { [INFO] [stdout] 22 | | pub flags Caps: u16 { [INFO] [stdout] 23 | | const MULTI_PREFIX = 0b_00000000_00000001, [INFO] [stdout] 24 | | const ACCOUNT_NOTIFY = 0b_00000000_00000010, [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [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 macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/driver.rs:72:47 [INFO] [stdout] | [INFO] [stdout] 72 | if let Async::Ready(result) = try!(self.recv.poll()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/driver.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | match try!(op.poll()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/driver.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | let _ = try!(self.send.poll()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/driver.rs:102:32 [INFO] [stdout] | [INFO] [stdout] 102 | let (next, cont) = try!(self.poll_driver(state)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/message.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | try!(write!(f, "Message(")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/message.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | try!(write_bytes(f, &self.verb)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/message.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | try!(write!(f, ", ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/message.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | try!(write_bytes(f, s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/message.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | try!(write!(f, ")")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/irc/send.rs:138:19 [INFO] [stdout] | [INFO] [stdout] 138 | match try!(self.send.write_buf(&mut inner.buf)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Async` [INFO] [stdout] --> src/crdb/tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::Async; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/crdb/mod.rs:109:33 [INFO] [stdout] | [INFO] [stdout] 109 | tables: HashMap>, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn RawTable` [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/irc/op.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | Boxed(Box>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/crdb/mod.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | let mut table = match self.tables.get_mut(&table_name) { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/irc/pool.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | if let Some(mut out) = self.users.get_mut(user) { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/crdb/mod.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | let mut table = match self.tables.get_mut(&table_name) { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/irc/pool.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | if let Some(mut out) = self.users.get_mut(user) { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.42s [INFO] running `Command { std: "docker" "inspect" "de465c8ed4ff0654097ae1672a67d300f4691c05caa380b18cb265459f6216f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de465c8ed4ff0654097ae1672a67d300f4691c05caa380b18cb265459f6216f6", kill_on_drop: false }` [INFO] [stdout] de465c8ed4ff0654097ae1672a67d300f4691c05caa380b18cb265459f6216f6