[INFO] cloning repository https://github.com/nicksenger/synchrotron-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicksenger/synchrotron-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicksenger%2Fsynchrotron-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicksenger%2Fsynchrotron-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc3a9ff8d038ba8de30087cf376e43c1eb9006f1 [INFO] testing nicksenger/synchrotron-server against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicksenger%2Fsynchrotron-server" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicksenger/synchrotron-server on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicksenger/synchrotron-server [INFO] finished tweaking git repo https://github.com/nicksenger/synchrotron-server [INFO] tweaked toml for git repo https://github.com/nicksenger/synchrotron-server written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/nicksenger/synchrotron-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fa2e6deb9d7d0625a0c1698f271c4f00f0ca2994d4cf7f583a653e13e264fefb [INFO] running `Command { std: "docker" "start" "-a" "fa2e6deb9d7d0625a0c1698f271c4f00f0ca2994d4cf7f583a653e13e264fefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa2e6deb9d7d0625a0c1698f271c4f00f0ca2994d4cf7f583a653e13e264fefb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa2e6deb9d7d0625a0c1698f271c4f00f0ca2994d4cf7f583a653e13e264fefb", kill_on_drop: false }` [INFO] [stdout] fa2e6deb9d7d0625a0c1698f271c4f00f0ca2994d4cf7f583a653e13e264fefb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22e9e98c0c390570dab41811513e356b84aa14c1ae9663b2e53ee067413d078d [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" "22e9e98c0c390570dab41811513e356b84aa14c1ae9663b2e53ee067413d078d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling v_escape v0.13.2 [INFO] [stderr] Compiling v_htmlescape v0.10.4 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling buf-min v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling polling v2.0.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-lite v1.11.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling atoi v0.3.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling sqlformat v0.1.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-global-executor v1.3.0 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling actix-web-codegen v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling juniper_codegen v0.14.2 (https://github.com/graphql-rust/juniper#c964fd80) [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling dataloader v0.12.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Compiling sqlx-rt v0.1.1 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling sqlx-core v0.4.0-beta.1 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling find-crate v0.6.1 [INFO] [stderr] Compiling futures-enum v0.1.14 [INFO] [stderr] Compiling bson v1.1.0 [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Compiling juniper v0.14.2 (https://github.com/graphql-rust/juniper#c964fd80) [INFO] [stderr] Compiling actix-http v2.0.0 [INFO] [stderr] Compiling sqlx v0.4.0-beta.1 [INFO] [stderr] Compiling awc v2.0.0 [INFO] [stderr] Compiling actix-web v3.1.0 [INFO] [stderr] Compiling actix-files v0.4.0 [INFO] [stderr] Compiling synchrotron-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/data/anchor/get_anchor_by_id.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | let anchors = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 10 | | "SELECT * FROM anchors WHERE id IN (SELECT * FROM UNNEST($1::int[]));", [INFO] [stdout] 11 | | &ids [INFO] [stdout] 12 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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/data/anchor/get_anchor_by_page.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | let anchors = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 14 | | "SELECT * FROM anchors WHERE document_page IN (SELECT * FROM UNNEST($1::int[]));", [INFO] [stdout] 15 | | &page_ids [INFO] [stdout] 16 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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/data/bookmark/get_bookmark_by_document.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | let bookmarks = sqlx::query!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 14 | | "SELECT * FROM bookmarks WHERE document IN (SELECT * FROM UNNEST($1::int[]));", [INFO] [stdout] 15 | | &document_ids [INFO] [stdout] 16 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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/data/bookmark/get_bookmark_by_id.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | let bookmarks = sqlx::query!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 14 | | "SELECT * FROM bookmarks WHERE id IN (SELECT * FROM UNNEST($1::int[]));", [INFO] [stdout] 15 | | &ids [INFO] [stdout] 16 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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/data/document/all_documents.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | let documents = sqlx::query!("SELECT * FROM documents;") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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/data/document/get_document_by_id.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | let documents = sqlx::query!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 14 | | "SELECT * FROM documents WHERE id IN (SELECT * FROM UNNEST($1::int[]));", [INFO] [stdout] 15 | | &ids [INFO] [stdout] 16 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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/data/page/get_page_by_document.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | let pages = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 14 | | "SELECT * FROM pages WHERE document IN (SELECT * FROM UNNEST($1::int[]));", [INFO] [stdout] 15 | | &document_ids [INFO] [stdout] 16 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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/data/page/get_page_by_id.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | let pages = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 10 | | "SELECT * FROM pages WHERE id IN (SELECT * FROM UNNEST($1::int[]));", [INFO] [stdout] 11 | | &ids [INFO] [stdout] 12 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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/data/track/get_track_by_document.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | let tracks = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 14 | | "SELECT * FROM tracks WHERE document IN (SELECT * FROM UNNEST($1::int[]));", [INFO] [stdout] 15 | | &document_ids [INFO] [stdout] 16 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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/data/track/get_track_by_id.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | let tracks = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 10 | | "SELECT * FROM tracks WHERE id IN (SELECT * FROM UNNEST($1::int[]));", [INFO] [stdout] 11 | | &ids [INFO] [stdout] 12 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `synchrotron-server` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "22e9e98c0c390570dab41811513e356b84aa14c1ae9663b2e53ee067413d078d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e9e98c0c390570dab41811513e356b84aa14c1ae9663b2e53ee067413d078d", kill_on_drop: false }` [INFO] [stdout] 22e9e98c0c390570dab41811513e356b84aa14c1ae9663b2e53ee067413d078d