[INFO] cloning repository https://github.com/SavaAdi/zero2prod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SavaAdi/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSavaAdi%2Fzero2prod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSavaAdi%2Fzero2prod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27384ef9d4d43b8cc9bae56a504c50839d46952c [INFO] documenting SavaAdi/zero2prod 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%2FSavaAdi%2Fzero2prod" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SavaAdi/zero2prod 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/SavaAdi/zero2prod [INFO] finished tweaking git repo https://github.com/SavaAdi/zero2prod [INFO] tweaked toml for git repo https://github.com/SavaAdi/zero2prod written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/SavaAdi/zero2prod 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stdout] 05044742d3fa3110162559304b068432135e9981fcee9b7e84768ab4af7e4048 [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" "05044742d3fa3110162559304b068432135e9981fcee9b7e84768ab4af7e4048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05044742d3fa3110162559304b068432135e9981fcee9b7e84768ab4af7e4048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05044742d3fa3110162559304b068432135e9981fcee9b7e84768ab4af7e4048", kill_on_drop: false }` [INFO] [stdout] 05044742d3fa3110162559304b068432135e9981fcee9b7e84768ab4af7e4048 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 626d8de8a8f27b0804ebe90caf6e34f3f45e7927f75da3155878828c9efc709e [INFO] running `Command { std: "docker" "start" "-a" "626d8de8a8f27b0804ebe90caf6e34f3f45e7927f75da3155878828c9efc709e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking encoding_rs v0.8.29 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking actix-service v2.0.1 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking nom v7.1.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking futures-intrusive v0.4.0 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking crypto-common v0.1.3 [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] Compiling atoi v0.4.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking nom v5.1.2 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Checking validator_types v0.14.0 [INFO] [stderr] Checking argon2 v0.3.4 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.9 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking tracing-subscriber v0.3.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking local-channel v0.1.2 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-util v0.7.0 [INFO] [stderr] Checking actix-server v2.1.1 [INFO] [stderr] Checking actix-codec v0.5.0 [INFO] [stderr] Checking h2 v0.3.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking actix-router v0.5.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking serde-aux v3.0.1 [INFO] [stderr] Checking validator v0.14.0 [INFO] [stderr] Checking tracing-bunyan-formatter v0.3.1 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Checking zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Checking hyper v0.14.15 [INFO] [stderr] Checking actix-http v3.0.4 [INFO] [stderr] Checking sqlx-core v0.5.9 [INFO] [stderr] Checking actix-web v4.0.1 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking reqwest v0.11.6 [INFO] [stderr] Checking tracing-actix-web v0.5.1 [INFO] [stderr] Compiling sqlx-macros v0.5.9 [INFO] [stderr] Checking sqlx v0.5.9 [INFO] [stderr] Documenting zero2prod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/routes/newsletters.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 138 | let row = sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 139 | | r#" [INFO] [stdout] 140 | | SELECT user_id, password_hash [INFO] [stdout] 141 | | FROM users [INFO] [stdout] ... | [INFO] [stdout] 144 | | username, [INFO] [stdout] 145 | | ) [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 the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/routes/newsletters.rs:209:33 [INFO] [stdout] | [INFO] [stdout] 209 | let confirmed_subscribers = sqlx::query!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 210 | | r#" [INFO] [stdout] 211 | | SELECT email [INFO] [stdout] 212 | | FROM subscriptions [INFO] [stdout] 213 | | WHERE status = 'confirmed' [INFO] [stdout] 214 | | "#, [INFO] [stdout] 215 | | ) [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 the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/routes/subscriptions.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | / sqlx::query!( [INFO] [stdout] 185 | | r#" [INFO] [stdout] 186 | | INSERT INTO subscriptions (id, email, name, subscribed_at, status) [INFO] [stdout] 187 | | VALUES ($1, $2, $3, $4, 'pending_confirmation') [INFO] [stdout] ... | [INFO] [stdout] 192 | | Utc::now() [INFO] [stdout] 193 | | ) [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 the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/routes/subscriptions.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | / sqlx::query!( [INFO] [stdout] 210 | | r#"INSERT INTO subscription_tokens (subscription_token, subscriber_id) [INFO] [stdout] 211 | | VALUES ($1, $2)"#, [INFO] [stdout] 212 | | subscription_token, [INFO] [stdout] 213 | | subscriber_id [INFO] [stdout] 214 | | ) [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 the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/routes/subscriptions_confirm.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / sqlx::query!( [INFO] [stdout] 33 | | r#"UPDATE subscriptions SET status = 'confirmed' WHERE id = $1"#, [INFO] [stdout] 34 | | subscriber_id, [INFO] [stdout] 35 | | ) [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 the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/routes/subscriptions_confirm.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | let result = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 52 | | r#"SELECT subscriber_id FROM subscription_tokens WHERE subscription_token = $1"#, [INFO] [stdout] 53 | | subscription_token, [INFO] [stdout] 54 | | ) [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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `zero2prod` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name zero2prod src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=8cc23f2bc31c79da -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-3bc53dba39c3e42f.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-073e83245c6ea490.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-3f8f066b4fdb6820.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-277e048baafe960a.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a91d3b80d2e90a19.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-8b9819d75734ea89.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d795de212ddb6f38.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7ae523db4c26f701.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-04ed5c7851e5d2ff.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e8b23ac4985ca6bf.rmeta --extern serde_aux=/opt/rustwide/target/debug/deps/libserde_aux-7c309b5e3de62699.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-43db78f06ad89e61.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eeb5da7b8400eefd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e525ceb272ed3eb5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9802378abd58def2.rmeta --extern tracing_actix_web=/opt/rustwide/target/debug/deps/libtracing_actix_web-a23c7a35dd401477.rmeta --extern tracing_bunyan_formatter=/opt/rustwide/target/debug/deps/libtracing_bunyan_formatter-b6724e218969931b.rmeta --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-091811a5a9e4260b.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d3cb96a8f2e6cbbc.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-5071a424bef021a1.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b1d65de725ff5599.rmeta --extern validator=/opt/rustwide/target/debug/deps/libvalidator-4831ee7e12f88dba.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "626d8de8a8f27b0804ebe90caf6e34f3f45e7927f75da3155878828c9efc709e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "626d8de8a8f27b0804ebe90caf6e34f3f45e7927f75da3155878828c9efc709e", kill_on_drop: false }` [INFO] [stdout] 626d8de8a8f27b0804ebe90caf6e34f3f45e7927f75da3155878828c9efc709e