[INFO] cloning repository https://github.com/hallettj/rust_graphql_server_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hallettj/rust_graphql_server_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallettj%2Frust_graphql_server_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallettj%2Frust_graphql_server_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5427366835825be320613cb73876570f84825ed [INFO] testing hallettj/rust_graphql_server_demo against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhallettj%2Frust_graphql_server_demo" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hallettj/rust_graphql_server_demo on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hallettj/rust_graphql_server_demo [INFO] finished tweaking git repo https://github.com/hallettj/rust_graphql_server_demo [INFO] tweaked toml for git repo https://github.com/hallettj/rust_graphql_server_demo written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/hallettj/rust_graphql_server_demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26bdcca04d0d883fc3382a9ab9ef1f1de9fa8add69c2d695b3c400924b13780d [INFO] running `Command { std: "docker" "start" "-a" "26bdcca04d0d883fc3382a9ab9ef1f1de9fa8add69c2d695b3c400924b13780d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26bdcca04d0d883fc3382a9ab9ef1f1de9fa8add69c2d695b3c400924b13780d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26bdcca04d0d883fc3382a9ab9ef1f1de9fa8add69c2d695b3c400924b13780d", kill_on_drop: false }` [INFO] [stdout] 26bdcca04d0d883fc3382a9ab9ef1f1de9fa8add69c2d695b3c400924b13780d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30f4a5af2d5052a0ac48b04e9eb001e963be98aaaa583d29671ed0343f647f19 [INFO] running `Command { std: "docker" "start" "-a" "30f4a5af2d5052a0ac48b04e9eb001e963be98aaaa583d29671ed0343f647f19", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling eyre v0.6.6 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-subscriber v0.3.6 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling async-graphql-value v3.0.21 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling async-graphql-parser v3.0.21 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling async-graphql-derive v3.0.21 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling sqlx-rt v0.5.10 [INFO] [stderr] Compiling sqlx-core v0.5.10 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling sqlx-macros v0.5.10 [INFO] [stderr] Compiling async-graphql v3.0.21 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling sqlx v0.5.10 [INFO] [stderr] Compiling async-graphql-warp v3.0.21 [INFO] [stderr] Compiling graphql_server_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/api/post.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 20 | | User, [INFO] [stdout] 21 | | " [INFO] [stdout] 22 | | select id, username from users where id = $1 [INFO] [stdout] 23 | | ", [INFO] [stdout] 24 | | self.author_id, [INFO] [stdout] 25 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/api/mutation.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 12 | | User, [INFO] [stdout] 13 | | " [INFO] [stdout] 14 | | insert into users (username) [INFO] [stdout] ... | [INFO] [stdout] 18 | | username [INFO] [stdout] 19 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/api/mutation.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | sqlx::query!("delete from users where id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/api/mutation.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | let post = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 39 | | Post, [INFO] [stdout] 40 | | " [INFO] [stdout] 41 | | insert into posts (author_id, content) [INFO] [stdout] ... | [INFO] [stdout] 46 | | content, [INFO] [stdout] 47 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/api/mutation.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | sqlx::query!("delete from posts where id = $1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/api/query.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | let posts = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 13 | | Post, [INFO] [stdout] 14 | | " [INFO] [stdout] 15 | | select id, author_id, content from posts [INFO] [stdout] ... | [INFO] [stdout] 18 | | author_id [INFO] [stdout] 19 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/api/query.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | let users = sqlx::query_as!(User, "select id, username from users") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/api/user.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | let posts = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 18 | | Post, [INFO] [stdout] 19 | | " [INFO] [stdout] 20 | | select id, author_id, content from posts [INFO] [stdout] ... | [INFO] [stdout] 23 | | self.id, [INFO] [stdout] 24 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `graphql_server_demo` due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "30f4a5af2d5052a0ac48b04e9eb001e963be98aaaa583d29671ed0343f647f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30f4a5af2d5052a0ac48b04e9eb001e963be98aaaa583d29671ed0343f647f19", kill_on_drop: false }` [INFO] [stdout] 30f4a5af2d5052a0ac48b04e9eb001e963be98aaaa583d29671ed0343f647f19