[INFO] cloning repository https://github.com/arasfeld/rust-graphql-auth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arasfeld/rust-graphql-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farasfeld%2Frust-graphql-auth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farasfeld%2Frust-graphql-auth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac3a028dc1ef00bde53fec11116feccbab3f76e9 [INFO] documenting arasfeld/rust-graphql-auth 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%2Farasfeld%2Frust-graphql-auth" "/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/arasfeld/rust-graphql-auth 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/arasfeld/rust-graphql-auth [INFO] finished tweaking git repo https://github.com/arasfeld/rust-graphql-auth [INFO] tweaked toml for git repo https://github.com/arasfeld/rust-graphql-auth written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/arasfeld/rust-graphql-auth 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] 7a445951f0212c0599f52bcfffe4e772a1202dc16c3531c6356e4a0de70765de [INFO] running `Command { std: "docker" "start" "-a" "7a445951f0212c0599f52bcfffe4e772a1202dc16c3531c6356e4a0de70765de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a445951f0212c0599f52bcfffe4e772a1202dc16c3531c6356e4a0de70765de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a445951f0212c0599f52bcfffe4e772a1202dc16c3531c6356e4a0de70765de", kill_on_drop: false }` [INFO] [stdout] 7a445951f0212c0599f52bcfffe4e772a1202dc16c3531c6356e4a0de70765de [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] 759e0005ec8a80673c6d18763e89d6d5e85ef38ff4cf3bf268f56010e2c8a71a [INFO] running `Command { std: "docker" "start" "-a" "759e0005ec8a80673c6d18763e89d6d5e85ef38ff4cf3bf268f56010e2c8a71a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking matchit v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking blake2b_simd v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking log v0.4.16 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking crossbeam-queue v0.3.5 [INFO] [stderr] Checking rust-argon2 v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking futures-intrusive v0.4.0 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.13.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling darling_macro v0.13.2 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling darling v0.13.2 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking simple_asn1 v0.6.1 [INFO] [stderr] Checking tracing-subscriber v0.3.10 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking async-graphql-value v3.0.37 [INFO] [stderr] Checking jsonwebtoken v8.0.1 [INFO] [stderr] Checking async-graphql-parser v3.0.37 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking tungstenite v0.16.0 [INFO] [stderr] Checking headers v0.3.7 [INFO] [stderr] Checking axum-core v0.1.2 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking tokio-tungstenite v0.16.1 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking sqlx-rt v0.5.11 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Checking sqlx-core v0.5.11 [INFO] [stderr] Compiling async-graphql-derive v3.0.37 [INFO] [stderr] Checking tower-http v0.2.5 [INFO] [stderr] Checking axum v0.4.8 [INFO] [stderr] Compiling sqlx-macros v0.5.11 [INFO] [stderr] Checking async-graphql v3.0.37 [INFO] [stderr] Checking sqlx v0.5.11 [INFO] [stderr] Checking async-graphql-axum v3.0.37 [INFO] [stderr] Documenting rust-graphql-auth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/service/find_user.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | let user = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 9 | | r#"select id, username, email from users where id = $1"#, [INFO] [stdout] 10 | | id [INFO] [stdout] 11 | | ) [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/service/sign_in.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | let user = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 9 | | r#"select id, username, email, password_hash from users where username = $1"#, [INFO] [stdout] 10 | | input.username [INFO] [stdout] 11 | | ) [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `rust-graphql-auth` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name rust_graphql_auth src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=e1ed04788b30c132 -L dependency=/opt/rustwide/target/debug/deps --extern async_graphql=/opt/rustwide/target/debug/deps/libasync_graphql-cf742603ff87b4f4.rmeta --extern async_graphql_axum=/opt/rustwide/target/debug/deps/libasync_graphql_axum-7a0c4391ecb546c9.rmeta --extern axum=/opt/rustwide/target/debug/deps/libaxum-4f4accab4e29e874.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1a695c805703add3.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-b3d056f1c5caf005.rmeta --extern headers=/opt/rustwide/target/debug/deps/libheaders-8e63b900f3896d78.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-da7e331646c663d1.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-63548602a2bc90b9.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-b8039d6ef0d3ac84.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b5e4e05bd746b07f.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-80121b079705d98b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-39a3e0d602d14b25.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a990657cf48ec223.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-a383fa007e7108e8.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-15da0a5a0879d082.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2d684b8ad07dad18.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a95932e16f40518d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b8e405752853d6cf.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "759e0005ec8a80673c6d18763e89d6d5e85ef38ff4cf3bf268f56010e2c8a71a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "759e0005ec8a80673c6d18763e89d6d5e85ef38ff4cf3bf268f56010e2c8a71a", kill_on_drop: false }` [INFO] [stdout] 759e0005ec8a80673c6d18763e89d6d5e85ef38ff4cf3bf268f56010e2c8a71a