[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] 402b2346324262cb2aeb0dc9b9a1863a9989638b [INFO] documenting peterstuart/graphql-api-example against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterstuart%2Fgraphql-api-example" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peterstuart/graphql-api-example on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-14/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" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] 48e55c4b2706e019d3e2cacb088c6e7f21acd184d48a48b6635693d74d1118b0 [INFO] running `Command { std: "docker" "start" "-a" "48e55c4b2706e019d3e2cacb088c6e7f21acd184d48a48b6635693d74d1118b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48e55c4b2706e019d3e2cacb088c6e7f21acd184d48a48b6635693d74d1118b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48e55c4b2706e019d3e2cacb088c6e7f21acd184d48a48b6635693d74d1118b0", kill_on_drop: false }` [INFO] [stdout] 48e55c4b2706e019d3e2cacb088c6e7f21acd184d48a48b6635693d74d1118b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] d92f83c7c2b6fa453491ae3301d8e37bf2026d569ccae490238c0940a38706e8 [INFO] running `Command { std: "docker" "start" "-a" "d92f83c7c2b6fa453491ae3301d8e37bf2026d569ccae490238c0940a38706e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.4 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling whoami v1.1.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crc v2.0.0 [INFO] [stderr] Checking smartstring v0.2.9 [INFO] [stderr] Checking libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.6 [INFO] [stderr] Checking sqlformat v0.1.7 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking headers v0.3.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling juniper_codegen v0.15.7 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking tungstenite v0.14.0 [INFO] [stderr] Checking graphql-parser v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.18 [INFO] [stderr] Checking futures v0.3.18 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-tungstenite v0.15.0 [INFO] [stderr] Checking sqlx-rt v0.5.9 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking h2 v0.3.4 [INFO] [stderr] Checking bson v1.2.3 [INFO] [stderr] Checking sqlx-core v0.5.9 [INFO] [stderr] Checking juniper v0.15.7 [INFO] [stderr] Checking hyper v0.14.12 [INFO] [stderr] Checking warp v0.3.2 [INFO] [stderr] Compiling sqlx-macros v0.5.9 [INFO] [stderr] Checking juniper_warp v0.7.0 [INFO] [stderr] Checking sqlx v0.5.9 [INFO] [stderr] Documenting 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: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `graphql-api-example` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name graphql_api_example src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=99fa7aa0487c5462 -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-304ed2eff498e93f.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-b3d056f1c5caf005.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-6935c93e966b1fc6.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-006547ca6574a95a.rmeta --extern juniper=/opt/rustwide/target/debug/deps/libjuniper-1fe5c342727b0a2a.rmeta --extern juniper_codegen=/opt/rustwide/target/debug/deps/libjuniper_codegen-f119a6e67b486d92.so --extern juniper_warp=/opt/rustwide/target/debug/deps/libjuniper_warp-68f3394831edd8c7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c2951fe3c0861dce.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-088c5d7ec4c4aa36.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2bb34b467ecc77b6.rmeta --extern warp=/opt/rustwide/target/debug/deps/libwarp-50076f9e95544f00.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "d92f83c7c2b6fa453491ae3301d8e37bf2026d569ccae490238c0940a38706e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d92f83c7c2b6fa453491ae3301d8e37bf2026d569ccae490238c0940a38706e8", kill_on_drop: false }` [INFO] [stdout] d92f83c7c2b6fa453491ae3301d8e37bf2026d569ccae490238c0940a38706e8