[INFO] cloning repository https://github.com/DaviRain-Su/zero2prod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaviRain-Su/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaviRain-Su%2Fzero2prod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaviRain-Su%2Fzero2prod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db2eb296868b77e393ceb4dc18586015b2c1941b
[INFO] testing DaviRain-Su/zero2prod against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaviRain-Su%2Fzero2prod" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DaviRain-Su/zero2prod
[INFO] finished tweaking git repo https://github.com/DaviRain-Su/zero2prod
[INFO] tweaked toml for git repo https://github.com/DaviRain-Su/zero2prod written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DaviRain-Su/zero2prod on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DaviRain-Su/zero2prod 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded infer v0.2.3
[INFO] [stderr]   Downloaded wiremock v0.5.22
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded quickcheck_macros v1.0.0
[INFO] [stderr]   Downloaded const_fn v0.4.10
[INFO] [stderr]   Downloaded zstd-safe v7.1.0
[INFO] [stderr]   Downloaded hkdf v0.10.0
[INFO] [stderr]   Downloaded linkify v0.10.0
[INFO] [stderr]   Downloaded zstd v0.13.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.83
[INFO] [stderr]   Downloaded serde_qs v0.8.5
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded spinning_top v0.2.5
[INFO] [stderr]   Downloaded http-client v6.5.3
[INFO] [stderr]   Downloaded flume v0.9.2
[INFO] [stderr]   Downloaded surf v2.3.2
[INFO] [stderr]   Downloaded iri-string v0.7.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.102
[INFO] [stderr]   Downloaded curl v0.4.46
[INFO] [stderr]   Downloaded proptest v1.4.0
[INFO] [stderr]   Downloaded isahc v0.9.14
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.0
[INFO] [stderr]   Downloaded libz-sys v1.1.18
[INFO] [stderr]   Downloaded http-types v2.12.0
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]   Downloaded curl-sys v0.4.72+curl-8.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fed966b025ce8753842cd7047ae77921388de90e9181cad815de762f0b5d2fec
[INFO] running `Command { std: "docker" "start" "-a" "fed966b025ce8753842cd7047ae77921388de90e9181cad815de762f0b5d2fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fed966b025ce8753842cd7047ae77921388de90e9181cad815de762f0b5d2fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed966b025ce8753842cd7047ae77921388de90e9181cad815de762f0b5d2fec", kill_on_drop: false }`
[INFO] [stdout] fed966b025ce8753842cd7047ae77921388de90e9181cad815de762f0b5d2fec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf792d125bbb0dcad0a19ea99484aa87388f54831322e97eefa4bd14a9f61f79
[INFO] running `Command { std: "docker" "start" "-a" "cf792d125bbb0dcad0a19ea99484aa87388f54831322e97eefa4bd14a9f61f79", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling brotli-decompressor v4.0.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling iri-string v0.7.2
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling async-compression v0.4.10
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling validator v0.16.1
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling tracing-bunyan-formatter v0.3.9
[INFO] [stderr]    Compiling serde-aux v4.5.0
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling zero2prod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/routes/subscriptions.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | /     sqlx::query!(
[INFO] [stdout] 176 | |         r#"
[INFO] [stdout] 177 | | INSERT INTO subscriptions (id, email, name, subscribed_at, status)
[INFO] [stdout] 178 | | VALUES ($1, $2, $3, $4, 'pending_confirmation')
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |         Utc::now()
[INFO] [stdout] 184 | |     )
[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` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> src/routes/subscriptions.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/routes/subscriptions.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | /     sqlx::query!(
[INFO] [stdout] 176 | |         r#"
[INFO] [stdout] 177 | | INSERT INTO subscriptions (id, email, name, subscribed_at, status)
[INFO] [stdout] 178 | | VALUES ($1, $2, $3, $4, 'pending_confirmation')
[INFO] [stdout] ...   |
[INFO] [stdout] 185 | |     .execute(pool)
[INFO] [stdout] 186 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zero2prod` (lib) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "cf792d125bbb0dcad0a19ea99484aa87388f54831322e97eefa4bd14a9f61f79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf792d125bbb0dcad0a19ea99484aa87388f54831322e97eefa4bd14a9f61f79", kill_on_drop: false }`
[INFO] [stdout] cf792d125bbb0dcad0a19ea99484aa87388f54831322e97eefa4bd14a9f61f79
