[INFO] cloning repository https://github.com/SolraBizna/foxy-ircd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SolraBizna/foxy-ircd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolraBizna%2Ffoxy-ircd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolraBizna%2Ffoxy-ircd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27866231c917834d98ce4e32e3b3bfbe37fac19c
[INFO] checking SolraBizna/foxy-ircd against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolraBizna%2Ffoxy-ircd" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SolraBizna/foxy-ircd
[INFO] finished tweaking git repo https://github.com/SolraBizna/foxy-ircd
[INFO] tweaked toml for git repo https://github.com/SolraBizna/foxy-ircd written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SolraBizna/foxy-ircd on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SolraBizna/foxy-ircd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scoped-tls v0.1.2
[INFO] [stderr]   Downloaded generator v0.6.21
[INFO] [stderr]   Downloaded bytes v0.5.5
[INFO] [stderr]   Downloaded tokio-macros v0.2.5
[INFO] [stderr]   Downloaded pin-project-lite v0.1.7
[INFO] [stderr]   Downloaded ctrlc v3.1.5
[INFO] [stderr]   Downloaded getopts v0.2.21
[INFO] [stderr]   Downloaded loom v0.3.4
[INFO] [stderr]   Downloaded cc v1.0.58
[INFO] [stderr]   Downloaded net2 v0.2.34
[INFO] [stderr]   Downloaded tokio v0.2.21
[INFO] [stderr]   Downloaded serde_json v1.0.56
[INFO] [stderr]   Downloaded nix v0.17.0
[INFO] [stderr]   Downloaded syn v1.0.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1dce7e423387c6d683e000f9317922ecae299cf9d80eccf57d562190878d917
[INFO] running `Command { std: "docker" "start" "-a" "d1dce7e423387c6d683e000f9317922ecae299cf9d80eccf57d562190878d917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1dce7e423387c6d683e000f9317922ecae299cf9d80eccf57d562190878d917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1dce7e423387c6d683e000f9317922ecae299cf9d80eccf57d562190878d917", kill_on_drop: false }`
[INFO] [stdout] d1dce7e423387c6d683e000f9317922ecae299cf9d80eccf57d562190878d917
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92dbbe7214a765b9d70d66d6aa4ebc42f95fb8e6c78dee429a9c8068e0b74602
[INFO] running `Command { std: "docker" "start" "-a" "92dbbe7214a765b9d70d66d6aa4ebc42f95fb8e6c78dee429a9c8068e0b74602", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.72
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.34
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking bytes v0.5.5
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking ctrlc v3.1.5
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]     Checking tokio v0.2.21
[INFO] [stderr]     Checking foxy-ircd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/message.rs:203:18
[INFO] [stdout]     |
[INFO] [stdout] 203 |     Numeric(u32, Range<u32>),
[INFO] [stdout]     |     -------      ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 203 -     Numeric(u32, Range<u32>),
[INFO] [stdout] 203 +     Numeric(u32, ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:147:20
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn parse(line: &[u8]) -> Option<(Option<Source>, &[u8])> {
[INFO] [stdout]     |                    ^^^^^                    ^^^^^^   ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |                        |
[INFO] [stdout]     |                    |                        the same lifetime is hidden here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn parse(line: &[u8]) -> Option<(Option<Source<'_>>, &[u8])> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:259:20
[INFO] [stdout]     |
[INFO] [stdout] 259 |     fn parse(line: &[u8]) -> Option<(Command, &[u8])> {
[INFO] [stdout]     |                    ^^^^^             ^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the same lifetime is hidden here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 259 |     fn parse(line: &[u8]) -> Option<(Command<'_>, &[u8])> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:394:23
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn get_source(&self) -> Option<Source> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn get_source(&self) -> Option<Source<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:398:24
[INFO] [stdout]     |
[INFO] [stdout] 398 |     pub fn get_command(&self) -> Command {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 398 |     pub fn get_command(&self) -> Command<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/message.rs:203:18
[INFO] [stdout]     |
[INFO] [stdout] 203 |     Numeric(u32, Range<u32>),
[INFO] [stdout]     |     -------      ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 203 -     Numeric(u32, Range<u32>),
[INFO] [stdout] 203 +     Numeric(u32, ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:147:20
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn parse(line: &[u8]) -> Option<(Option<Source>, &[u8])> {
[INFO] [stdout]     |                    ^^^^^                    ^^^^^^   ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |                        |
[INFO] [stdout]     |                    |                        the same lifetime is hidden here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn parse(line: &[u8]) -> Option<(Option<Source<'_>>, &[u8])> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:259:20
[INFO] [stdout]     |
[INFO] [stdout] 259 |     fn parse(line: &[u8]) -> Option<(Command, &[u8])> {
[INFO] [stdout]     |                    ^^^^^             ^^^^^^^  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                    |                 |
[INFO] [stdout]     |                    |                 the same lifetime is hidden here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 259 |     fn parse(line: &[u8]) -> Option<(Command<'_>, &[u8])> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:394:23
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn get_source(&self) -> Option<Source> {
[INFO] [stdout]     |                       ^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn get_source(&self) -> Option<Source<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.95s
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:398:24
[INFO] [stdout]     |
[INFO] [stdout] 398 |     pub fn get_command(&self) -> Command {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 398 |     pub fn get_command(&self) -> Command<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "92dbbe7214a765b9d70d66d6aa4ebc42f95fb8e6c78dee429a9c8068e0b74602", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92dbbe7214a765b9d70d66d6aa4ebc42f95fb8e6c78dee429a9c8068e0b74602", kill_on_drop: false }`
[INFO] [stdout] 92dbbe7214a765b9d70d66d6aa4ebc42f95fb8e6c78dee429a9c8068e0b74602
