[INFO] cloning repository https://github.com/eprudnikov/axum-sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eprudnikov/axum-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feprudnikov%2Faxum-sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feprudnikov%2Faxum-sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63401476def6f205d9a1a4a02959d24603dc3f26
[INFO] checking eprudnikov/axum-sample against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feprudnikov%2Faxum-sample" "/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/eprudnikov/axum-sample
[INFO] finished tweaking git repo https://github.com/eprudnikov/axum-sample
[INFO] tweaked toml for git repo https://github.com/eprudnikov/axum-sample written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eprudnikov/axum-sample on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eprudnikov/axum-sample 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-std v1.13.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59a96c50977250e729d255e59ba8156c645e7f3df326ad9ad741d5ec06174f49
[INFO] running `Command { std: "docker" "start" "-a" "59a96c50977250e729d255e59ba8156c645e7f3df326ad9ad741d5ec06174f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59a96c50977250e729d255e59ba8156c645e7f3df326ad9ad741d5ec06174f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59a96c50977250e729d255e59ba8156c645e7f3df326ad9ad741d5ec06174f49", kill_on_drop: false }`
[INFO] [stdout] 59a96c50977250e729d255e59ba8156c645e7f3df326ad9ad741d5ec06174f49
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aba9ca21efdb4224578c194651485a9272280c8939d28617f2a2ef857e60cf2d
[INFO] running `Command { std: "docker" "start" "-a" "aba9ca21efdb4224578c194651485a9272280c8939d28617f2a2ef857e60cf2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking async-io v2.3.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking sqlx-core v0.8.2
[INFO] [stderr]     Checking sqlx-postgres v0.8.2
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking hyper-util v0.1.8
[INFO] [stderr]     Checking axum v0.7.9
[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] [stderr]     Checking axum-sample v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/orders/repository.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     sqlx::query_as!(Order, "SELECT * FROM orders")
[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]   --> src/orders/repository.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     sqlx::query_as!(Order, "SELECT * FROM orders")
[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 import: `serde::Serialize`
[INFO] [stdout]  --> src/orders/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]  --> src/orders/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::Serialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum-sample` (bin "axum-sample" test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `axum-sample` (bin "axum-sample") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "aba9ca21efdb4224578c194651485a9272280c8939d28617f2a2ef857e60cf2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aba9ca21efdb4224578c194651485a9272280c8939d28617f2a2ef857e60cf2d", kill_on_drop: false }`
[INFO] [stdout] aba9ca21efdb4224578c194651485a9272280c8939d28617f2a2ef857e60cf2d
