[INFO] cloning repository https://github.com/KSBilodeau/custom_networks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KSBilodeau/custom_networks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSBilodeau%2Fcustom_networks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSBilodeau%2Fcustom_networks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f757ab16115c43bdbd5ebfd4ca3b576e8e843b4a
[INFO] checking KSBilodeau/custom_networks against master#29e035e1728488dce5a03daa527ab1091d1cda47 for pr-149596-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSBilodeau%2Fcustom_networks" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KSBilodeau/custom_networks
[INFO] finished tweaking git repo https://github.com/KSBilodeau/custom_networks
[INFO] tweaked toml for git repo https://github.com/KSBilodeau/custom_networks written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KSBilodeau/custom_networks on toolchain 29e035e1728488dce5a03daa527ab1091d1cda47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29e035e1728488dce5a03daa527ab1091d1cda47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KSBilodeau/custom_networks 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" "+29e035e1728488dce5a03daa527ab1091d1cda47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.9.0
[INFO] [stderr]   Downloaded errno v0.3.10
[INFO] [stderr]   Downloaded rustix v1.0.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+29e035e1728488dce5a03daa527ab1091d1cda47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5b09da6b04715fd2cb482b99abb2f6083f335a1941052578ea13081d4ea5162
[INFO] running `Command { std: "docker" "start" "-a" "f5b09da6b04715fd2cb482b99abb2f6083f335a1941052578ea13081d4ea5162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5b09da6b04715fd2cb482b99abb2f6083f335a1941052578ea13081d4ea5162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5b09da6b04715fd2cb482b99abb2f6083f335a1941052578ea13081d4ea5162", kill_on_drop: false }`
[INFO] [stdout] f5b09da6b04715fd2cb482b99abb2f6083f335a1941052578ea13081d4ea5162
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+29e035e1728488dce5a03daa527ab1091d1cda47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7beb34dff862ec818435e0e6e1056f5d49df4c651731d03b765b0b20e36691b3
[INFO] running `Command { std: "docker" "start" "-a" "7beb34dff862ec818435e0e6e1056f5d49df4c651731d03b765b0b20e36691b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking etherparse v0.17.0
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> utils/src/client/mod.rs:59:24
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn connect(socket: &CustomSocket) -> anyhow::Result<Connection> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn connect(socket: &CustomSocket) -> anyhow::Result<Connection<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> utils/src/server/mod.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn accept(socket: &CustomSocket) -> Result<Connection> {
[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] 60 | pub fn accept(socket: &CustomSocket) -> Result<Connection<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> utils/src/client/mod.rs:59:24
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn connect(socket: &CustomSocket) -> anyhow::Result<Connection> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn connect(socket: &CustomSocket) -> anyhow::Result<Connection<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> utils/src/server/mod.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn accept(socket: &CustomSocket) -> Result<Connection> {
[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] 60 | pub fn accept(socket: &CustomSocket) -> Result<Connection<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s
[INFO] running `Command { std: "docker" "inspect" "7beb34dff862ec818435e0e6e1056f5d49df4c651731d03b765b0b20e36691b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7beb34dff862ec818435e0e6e1056f5d49df4c651731d03b765b0b20e36691b3", kill_on_drop: false }`
[INFO] [stdout] 7beb34dff862ec818435e0e6e1056f5d49df4c651731d03b765b0b20e36691b3
