[INFO] cloning repository https://github.com/Ahraman/euclid-wiki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ahraman/euclid-wiki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhraman%2Feuclid-wiki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhraman%2Feuclid-wiki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3382b11edbaa8e3f8b2dd96b251c47aba115b95
[INFO] checking Ahraman/euclid-wiki against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhraman%2Feuclid-wiki" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ahraman/euclid-wiki
[INFO] finished tweaking git repo https://github.com/Ahraman/euclid-wiki
[INFO] tweaked toml for git repo https://github.com/Ahraman/euclid-wiki written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ahraman/euclid-wiki on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ahraman/euclid-wiki 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_meta v2.7.13
[INFO] [stderr]   Downloaded pest_generator v2.7.13
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded pest_derive v2.7.13
[INFO] [stderr]   Downloaded hyper-util v0.1.9
[INFO] [stderr]   Downloaded handlebars v6.1.0
[INFO] [stderr]   Downloaded cc v1.1.30
[INFO] [stderr]   Downloaded pest v2.7.13
[INFO] [stderr]   Downloaded rustls-pki-types v1.9.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.6
[INFO] [stderr]   Downloaded rustls v0.23.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1e555e9cedfcb8253dd584b34a261473ed23e9e02c74542009146413865076d
[INFO] running `Command { std: "docker" "start" "-a" "c1e555e9cedfcb8253dd584b34a261473ed23e9e02c74542009146413865076d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1e555e9cedfcb8253dd584b34a261473ed23e9e02c74542009146413865076d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1e555e9cedfcb8253dd584b34a261473ed23e9e02c74542009146413865076d", kill_on_drop: false }`
[INFO] [stdout] c1e555e9cedfcb8253dd584b34a261473ed23e9e02c74542009146413865076d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f098840cd2b981aa0c0bbcf1700b37d273c733bed928f9228bcd368b4390dd0
[INFO] running `Command { std: "docker" "start" "-a" "5f098840cd2b981aa0c0bbcf1700b37d273c733bed928f9228bcd368b4390dd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling pest v2.7.13
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling euclid v0.1.0 (/opt/rustwide/workdir/crates/euclid)
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling pest_meta v2.7.13
[INFO] [stderr]    Compiling pest_generator v2.7.13
[INFO] [stderr]    Compiling pest_derive v2.7.13
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]     Checking handlebars v6.1.0
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]     Checking sqlx-core v0.8.2
[INFO] [stderr]     Checking sqlx-postgres v0.8.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]     Checking sqlx v0.8.2
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/euclid/src/app/page.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |               Ok(sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 19 | |                 Page,
[INFO] [stdout] 20 | |                 r#"SELECT page_rev AS revision
[INFO] [stdout] 21 | |                     FROM pages
[INFO] [stdout] 22 | |                     WHERE page_title = $1"#,
[INFO] [stdout] 23 | |                 &title
[INFO] [stdout] 24 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/euclid/src/app/page.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |               Ok(sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 40 | |                 Revision,
[INFO] [stdout] 41 | |                 r#"SELECT rev_content AS content
[INFO] [stdout] 42 | |                     FROM revisions
[INFO] [stdout] 43 | |                     WHERE rev_id = $1"#,
[INFO] [stdout] 44 | |                 id
[INFO] [stdout] 45 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/euclid/src/app/page.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |               Ok(sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 61 | |                 Content,
[INFO] [stdout] 62 | |                 r#"SELECT content_body AS body
[INFO] [stdout] 63 | |                     FROM content
[INFO] [stdout] 64 | |                     WHERE content_id = $1"#,
[INFO] [stdout] 65 | |                 id
[INFO] [stdout] 66 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/euclid/src/app/page.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |               Ok(sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 19 | |                 Page,
[INFO] [stdout] 20 | |                 r#"SELECT page_rev AS revision
[INFO] [stdout] 21 | |                     FROM pages
[INFO] [stdout] 22 | |                     WHERE page_title = $1"#,
[INFO] [stdout] 23 | |                 &title
[INFO] [stdout] 24 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/euclid/src/app/page.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |               Ok(sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 40 | |                 Revision,
[INFO] [stdout] 41 | |                 r#"SELECT rev_content AS content
[INFO] [stdout] 42 | |                     FROM revisions
[INFO] [stdout] 43 | |                     WHERE rev_id = $1"#,
[INFO] [stdout] 44 | |                 id
[INFO] [stdout] 45 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/euclid/src/app/page.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |               Ok(sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 61 | |                 Content,
[INFO] [stdout] 62 | |                 r#"SELECT content_body AS body
[INFO] [stdout] 63 | |                     FROM content
[INFO] [stdout] 64 | |                     WHERE content_id = $1"#,
[INFO] [stdout] 65 | |                 id
[INFO] [stdout] 66 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]    --> crates/euclid/src/app/page.rs:143:37
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub async fn submit_page(&self, title: &str, content: &str) -> Result<Response, Error> {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `euclid` (lib) due to 3 previous errors; 2 warnings emitted
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]    --> crates/euclid/src/app/page.rs:143:37
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub async fn submit_page(&self, title: &str, content: &str) -> Result<Response, Error> {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> crates/euclid/src/app/page.rs:143:50
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub async fn submit_page(&self, title: &str, content: &str) -> Result<Response, Error> {
[INFO] [stdout]     |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `euclid` (lib test) due to 3 previous errors; 2 warnings emitted
[INFO] [stdout] warning: unused variable: `content`
[INFO] [stdout]    --> crates/euclid/src/app/page.rs:143:50
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub async fn submit_page(&self, title: &str, content: &str) -> Result<Response, Error> {
[INFO] [stdout]     |                                                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5f098840cd2b981aa0c0bbcf1700b37d273c733bed928f9228bcd368b4390dd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f098840cd2b981aa0c0bbcf1700b37d273c733bed928f9228bcd368b4390dd0", kill_on_drop: false }`
[INFO] [stdout] 5f098840cd2b981aa0c0bbcf1700b37d273c733bed928f9228bcd368b4390dd0
