[INFO] cloning repository https://github.com/peterstuart/graphql-api-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterstuart/graphql-api-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fgraphql-api-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fgraphql-api-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 247eac8a4537adb05d07e33f3464704e095e695a [INFO] testing peterstuart/graphql-api-example against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fgraphql-api-example" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peterstuart/graphql-api-example on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peterstuart/graphql-api-example [INFO] finished tweaking git repo https://github.com/peterstuart/graphql-api-example [INFO] tweaked toml for git repo https://github.com/peterstuart/graphql-api-example written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/peterstuart/graphql-api-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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 smartstring v0.2.9 [INFO] [stderr] Downloaded juniper_codegen v0.15.7 [INFO] [stderr] Downloaded juniper_warp v0.7.0 [INFO] [stderr] Downloaded bson v1.2.3 [INFO] [stderr] Downloaded juniper v0.15.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eaac6f6569282ce876a6c303b9cd24b055e6ea3cdd1e2b4d7d70f1e57aaf6d17 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eaac6f6569282ce876a6c303b9cd24b055e6ea3cdd1e2b4d7d70f1e57aaf6d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaac6f6569282ce876a6c303b9cd24b055e6ea3cdd1e2b4d7d70f1e57aaf6d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaac6f6569282ce876a6c303b9cd24b055e6ea3cdd1e2b4d7d70f1e57aaf6d17", kill_on_drop: false }` [INFO] [stdout] eaac6f6569282ce876a6c303b9cd24b055e6ea3cdd1e2b4d7d70f1e57aaf6d17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a00039b80295a65c5438a8ecc5f81f17adf35382dd0afd049f8e1c315f0f2e5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2a00039b80295a65c5438a8ecc5f81f17adf35382dd0afd049f8e1c315f0f2e5", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.8.4 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling sqlformat v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling juniper_codegen v0.15.7 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling sqlx-rt v0.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling sqlx-core v0.5.7 [INFO] [stderr] Compiling bson v1.2.3 [INFO] [stderr] Compiling juniper v0.15.7 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling sqlx-macros v0.5.7 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling juniper_warp v0.7.0 [INFO] [stderr] Compiling sqlx v0.5.7 [INFO] [stderr] Compiling graphql-api-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/model/todo.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | Ok(sqlx::query_as!( [INFO] [stdout] | ____________^ [INFO] [stdout] 25 | | Self, [INFO] [stdout] 26 | | r#" [INFO] [stdout] 27 | | INSERT INTO todos (user_id, name, status) [INFO] [stdout] ... | [INFO] [stdout] 37 | | status as _ [INFO] [stdout] 38 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/model/todo.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | Ok(sqlx::query_as!( [INFO] [stdout] | ____________^ [INFO] [stdout] 45 | | Self, [INFO] [stdout] 46 | | r#" [INFO] [stdout] 47 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 56 | | user_id as _ [INFO] [stdout] 57 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/model/user.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | Ok(sqlx::query_as!( [INFO] [stdout] | ____________^ [INFO] [stdout] 18 | | Self, [INFO] [stdout] 19 | | r#" [INFO] [stdout] 20 | | INSERT INTO users (name) [INFO] [stdout] ... | [INFO] [stdout] 26 | | name [INFO] [stdout] 27 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/model/user.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | Ok(sqlx::query_as!( [INFO] [stdout] | ____________^ [INFO] [stdout] 34 | | Self, [INFO] [stdout] 35 | | r#" [INFO] [stdout] 36 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 42 | | id as _ [INFO] [stdout] 43 | | ) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `graphql-api-example` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "2a00039b80295a65c5438a8ecc5f81f17adf35382dd0afd049f8e1c315f0f2e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a00039b80295a65c5438a8ecc5f81f17adf35382dd0afd049f8e1c315f0f2e5", kill_on_drop: false }` [INFO] [stdout] 2a00039b80295a65c5438a8ecc5f81f17adf35382dd0afd049f8e1c315f0f2e5