[INFO] cloning repository https://github.com/davidHarwardt/node-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidHarwardt/node-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidHarwardt%2Fnode-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidHarwardt%2Fnode-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5d03426605a4f7081a0934e821b018d4381497d
[INFO] checking davidHarwardt/node-server against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidHarwardt%2Fnode-server" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidHarwardt/node-server
[INFO] finished tweaking git repo https://github.com/davidHarwardt/node-server
[INFO] tweaked toml for git repo https://github.com/davidHarwardt/node-server written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidHarwardt/node-server on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidHarwardt/node-server 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/davidHarwardt/web-utils`
[INFO] [stderr]     Updating git repository `https://github.com/lambda-fairy/maud`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-livereload v0.9.6
[INFO] [stderr]   Downloaded include-tailwind-build v0.1.0
[INFO] [stderr]   Downloaded cobs v0.2.3
[INFO] [stderr]   Downloaded axum-core v0.5.0
[INFO] [stderr]   Downloaded rustversion v1.0.19
[INFO] [stderr]   Downloaded unicode-ident v1.0.15
[INFO] [stderr]   Downloaded miniz_oxide v0.8.3
[INFO] [stderr]   Downloaded postcard v1.1.1
[INFO] [stderr]   Downloaded semver v1.0.25
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] [stderr]   Downloaded serde_json v1.0.137
[INFO] [stderr]   Downloaded axum v0.8.1
[INFO] [stderr]   Downloaded tokio v1.43.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] facc44641108e2092be9ab9ef40363c9d6220fc5b66ec6a0ee27f74695efe9af
[INFO] running `Command { std: "docker" "start" "facc44641108e2092be9ab9ef40363c9d6220fc5b66ec6a0ee27f74695efe9af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "facc44641108e2092be9ab9ef40363c9d6220fc5b66ec6a0ee27f74695efe9af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "facc44641108e2092be9ab9ef40363c9d6220fc5b66ec6a0ee27f74695efe9af" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "facc44641108e2092be9ab9ef40363c9d6220fc5b66ec6a0ee27f74695efe9af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "facc44641108e2092be9ab9ef40363c9d6220fc5b66ec6a0ee27f74695efe9af" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling maud_macros v0.26.0 (https://github.com/lambda-fairy/maud?rev=09b97ad8df9afbbf8a21f8eb3045d3dbe8faaba3#09b97ad8)
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling include-tailwind-build v0.1.0
[INFO] [stderr]    Compiling node-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking maud v0.26.0 (https://github.com/lambda-fairy/maud?rev=09b97ad8df9afbbf8a21f8eb3045d3dbe8faaba3#09b97ad8)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking tower-livereload v0.9.6
[INFO] [stderr]     Checking include-tailwind v0.2.0 (https://github.com/davidHarwardt/web-utils?rev=24798abeb0f13bd479a0e47324a44cd96964c68c#24798abe)
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking postcard v1.1.1
[INFO] [stderr]     Checking axum v0.8.1
[INFO] [stdout] error[E0521]: borrowed data escapes outside of method
[INFO] [stdout]    --> src/nodes.rs:188:28
[INFO] [stdout]     |
[INFO] [stdout] 179 |       pub async fn check_connections(&self) {
[INFO] [stdout]     |                                      -----
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      `self` is a reference that is only valid in the method body
[INFO] [stdout]     |                                      let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 188 |                   tasks.push(tokio::spawn(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 189 | |                     node.wait_for(|m| match m {
[INFO] [stdout] 190 | |                         ClientMessage::ConnectedResult(r) => Some(*r),
[INFO] [stdout] 191 | |                         _ => None,
[INFO] [stdout] 192 | |                     })
[INFO] [stdout] 193 | |                 ));
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________`self` escapes the method body here
[INFO] [stdout]     |                   argument requires that `'1` must outlive `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0521]: borrowed data escapes outside of method
[INFO] [stdout]    --> src/nodes.rs:188:28
[INFO] [stdout]     |
[INFO] [stdout] 179 |       pub async fn check_connections(&self) {
[INFO] [stdout]     |                                      -----
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      `self` is a reference that is only valid in the method body
[INFO] [stdout]     |                                      let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 188 |                   tasks.push(tokio::spawn(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 189 | |                     node.wait_for(|m| match m {
[INFO] [stdout] 190 | |                         ClientMessage::ConnectedResult(r) => Some(*r),
[INFO] [stdout] 191 | |                         _ => None,
[INFO] [stdout] 192 | |                     })
[INFO] [stdout] 193 | |                 ));
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________`self` escapes the method body here
[INFO] [stdout]     |                   argument requires that `'1` must outlive `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/nodes.rs:187:17
[INFO] [stdout]     |
[INFO] [stdout] 187 |             for n in self.without(node) {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/nodes.rs:187:17
[INFO] [stdout]     |
[INFO] [stdout] 187 |             for n in self.without(node) {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/nodes.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 |             for (n, task) in self.without(node).zip(tasks) {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/nodes.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 |             for (n, task) in self.without(node).zip(tasks) {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `connected`
[INFO] [stdout]    --> src/nodes.rs:196:21
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 let connected = task.await;
[INFO] [stdout]     |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `connected`
[INFO] [stdout]    --> src/nodes.rs:196:21
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 let connected = task.await;
[INFO] [stdout]     |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0521`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0521`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `node-server` (bin "node-server") due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `node-server` (bin "node-server" test) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "facc44641108e2092be9ab9ef40363c9d6220fc5b66ec6a0ee27f74695efe9af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "facc44641108e2092be9ab9ef40363c9d6220fc5b66ec6a0ee27f74695efe9af", kill_on_drop: false }`
[INFO] [stdout] facc44641108e2092be9ab9ef40363c9d6220fc5b66ec6a0ee27f74695efe9af
