[INFO] cloning repository https://github.com/miyayamaM/rust-graphql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miyayamaM/rust-graphql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmiyayamaM%2Frust-graphql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmiyayamaM%2Frust-graphql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7c7264a2457cb64986ce9bd64e40889c5ecff55 [INFO] checking miyayamaM/rust-graphql/b7c7264a2457cb64986ce9bd64e40889c5ecff55 against master#55b9b4d1e1bb5b46c04237a2fb2f8a85f39ef97d for pr-146300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmiyayamaM%2Frust-graphql" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/miyayamaM/rust-graphql [INFO] finished tweaking git repo https://github.com/miyayamaM/rust-graphql [INFO] tweaked toml for git repo https://github.com/miyayamaM/rust-graphql written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/miyayamaM/rust-graphql on toolchain 55b9b4d1e1bb5b46c04237a2fb2f8a85f39ef97d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+55b9b4d1e1bb5b46c04237a2fb2f8a85f39ef97d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/miyayamaM/rust-graphql 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" "+55b9b4d1e1bb5b46c04237a2fb2f8a85f39ef97d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_meta v2.7.8 [INFO] [stderr] Downloaded async-graphql-parser v7.0.2 [INFO] [stderr] Downloaded pest v2.7.8 [INFO] [stderr] Downloaded async-graphql-derive v7.0.2 [INFO] [stderr] Downloaded handlebars v4.5.0 [INFO] [stderr] Downloaded pest_derive v2.7.8 [INFO] [stderr] Downloaded async-graphql-value v7.0.2 [INFO] [stderr] Downloaded pest_generator v2.7.8 [INFO] [stderr] Downloaded async-graphql-axum v7.0.2 [INFO] [stderr] Downloaded async-graphql v7.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+55b9b4d1e1bb5b46c04237a2fb2f8a85f39ef97d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83fa9aec60a8eb86fdbd54f2299600c8ab8678f88b87d7b27e4a9e04528a302d [INFO] running `Command { std: "docker" "start" "-a" "83fa9aec60a8eb86fdbd54f2299600c8ab8678f88b87d7b27e4a9e04528a302d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83fa9aec60a8eb86fdbd54f2299600c8ab8678f88b87d7b27e4a9e04528a302d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83fa9aec60a8eb86fdbd54f2299600c8ab8678f88b87d7b27e4a9e04528a302d", kill_on_drop: false }` [INFO] [stdout] 83fa9aec60a8eb86fdbd54f2299600c8ab8678f88b87d7b27e4a9e04528a302d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+55b9b4d1e1bb5b46c04237a2fb2f8a85f39ef97d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 561ffb33e87a9566bef6d72d74c5882b174091fb33a9616584152ba48e189f9d [INFO] running `Command { std: "docker" "start" "-a" "561ffb33e87a9566bef6d72d74c5882b174091fb33a9616584152ba48e189f9d", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling multer v3.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking serde_json v1.0.114 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking async-graphql-value v7.0.2 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking async-graphql-parser v7.0.2 [INFO] [stderr] Checking axum-core v0.4.3 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.4.3 [INFO] [stderr] Compiling async-graphql-derive v7.0.2 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking sqlx-postgres v0.7.4 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking async-graphql v7.0.2 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking async-graphql-axum v7.0.2 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking graphql v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/graphql/schema/post_photo.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / sqlx::query_as!( [INFO] [stdout] 23 | | Photo, [INFO] [stdout] 24 | | r#" [INFO] [stdout] 25 | | INSERT INTO photos (name, url, description, posted_by_user_id) [INFO] [stdout] ... | [INFO] [stdout] 32 | | user_id [INFO] [stdout] 33 | | ) [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/graphql/schema/total_photos.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | let counts = sqlx::query!("SELECT COUNT(*) as count FROM photos") [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] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/graphql/schema/post_photo.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / sqlx::query_as!( [INFO] [stdout] 23 | | Photo, [INFO] [stdout] 24 | | r#" [INFO] [stdout] 25 | | INSERT INTO photos (name, url, description, posted_by_user_id) [INFO] [stdout] ... | [INFO] [stdout] 32 | | user_id [INFO] [stdout] 33 | | ) [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/graphql/schema/total_photos.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | let counts = sqlx::query!("SELECT COUNT(*) as count FROM photos") [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] [stderr] error: could not compile `graphql` (bin "graphql" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `graphql` (bin "graphql") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "561ffb33e87a9566bef6d72d74c5882b174091fb33a9616584152ba48e189f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "561ffb33e87a9566bef6d72d74c5882b174091fb33a9616584152ba48e189f9d", kill_on_drop: false }` [INFO] [stdout] 561ffb33e87a9566bef6d72d74c5882b174091fb33a9616584152ba48e189f9d