[INFO] cloning repository https://github.com/SaltyAom/rust-web-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SaltyAom/rust-web-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaltyAom%2Frust-web-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaltyAom%2Frust-web-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9683878e402a1aac6edae1c53a8b282e5de82057 [INFO] documenting SaltyAom/rust-web-chat against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaltyAom%2Frust-web-chat" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SaltyAom/rust-web-chat on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SaltyAom/rust-web-chat [INFO] finished tweaking git repo https://github.com/SaltyAom/rust-web-chat [INFO] tweaked toml for git repo https://github.com/SaltyAom/rust-web-chat written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/SaltyAom/rust-web-chat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polyval v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84d093d88d24eab009837b7074b27a88fc898e73860565fbc352872d20ef128e [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" "84d093d88d24eab009837b7074b27a88fc898e73860565fbc352872d20ef128e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84d093d88d24eab009837b7074b27a88fc898e73860565fbc352872d20ef128e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84d093d88d24eab009837b7074b27a88fc898e73860565fbc352872d20ef128e", kill_on_drop: false }` [INFO] [stdout] 84d093d88d24eab009837b7074b27a88fc898e73860565fbc352872d20ef128e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.61.0" "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] 79f0a9f47fa52bf699a7ea374182c5b9087ae5635b519eb6032e91d35e2074a0 [INFO] running `Command { std: "docker" "start" "-a" "79f0a9f47fa52bf699a7ea374182c5b9087ae5635b519eb6032e91d35e2074a0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Checking data-encoding v2.3.0 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Checking tinyvec v1.0.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking atoi v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking polyval v0.4.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking hkdf v0.9.0 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Checking sqlformat v0.1.1 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [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 serde_derive v1.0.117 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.3.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-native-tls v0.1.0 [INFO] [stderr] Checking sqlx-rt v0.1.1 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking sqlx-core v0.4.0-beta.1 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking trust-dns-proto v0.19.5 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.2.5 [INFO] [stderr] Checking trust-dns-resolver v0.19.5 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking actix v0.10.0 [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stderr] Checking actix-http v2.0.0 [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 [INFO] [stderr] Checking awc v2.0.0 [INFO] [stderr] Checking actix-web v3.1.0 [INFO] [stderr] Checking actix-identity v0.3.1 [INFO] [stderr] Checking actix-web-actors v3.0.0 [INFO] [stderr] Checking sqlx v0.4.0-beta.1 [INFO] [stderr] Documenting websocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/user/model.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | / sqlx::query!( [INFO] [stdout] 15 | | r#" [INFO] [stdout] 16 | | INSERT INTO users(name, pass) VALUES($1, $2) [INFO] [stdout] 17 | | "#, [INFO] [stdout] 18 | | self.name, [INFO] [stdout] 19 | | hash(&self.pass) [INFO] [stdout] 20 | | ) [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/chat/model/chat_message.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | / sqlx::query!( [INFO] [stdout] 21 | | r#" [INFO] [stdout] 22 | | INSERT INTO message(key, type, data, sender) VALUES($1, $2, $3, $4) [INFO] [stdout] 23 | | "#, [INFO] [stdout] ... | [INFO] [stdout] 27 | | self.sender.to_owned() [INFO] [stdout] 28 | | ) [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 `websocket` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name websocket src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=95f4fce917bdb9f5 -L dependency=/opt/rustwide/target/debug/deps --extern actix=/opt/rustwide/target/debug/deps/libactix-b0cdbe7333b1fd03.rmeta --extern actix_identity=/opt/rustwide/target/debug/deps/libactix_identity-95772374d69c046c.rmeta --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-1f5aae208efbdad5.rmeta --extern actix_web_actors=/opt/rustwide/target/debug/deps/libactix_web_actors-c83bfd4afb2900cb.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-de4445832683e745.rmeta --extern cookie=/opt/rustwide/target/debug/deps/libcookie-3aadff7ecba66012.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-ea12724a06833168.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-a7b9edffd3c45857.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-4da55d79e5ce500b.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-987155f57a0e134e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-24206ce470496598.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e389d27f83ab9c8b.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-0f3e778e0f696ce7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a048b4f9697d4fc2.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "79f0a9f47fa52bf699a7ea374182c5b9087ae5635b519eb6032e91d35e2074a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79f0a9f47fa52bf699a7ea374182c5b9087ae5635b519eb6032e91d35e2074a0", kill_on_drop: false }` [INFO] [stdout] 79f0a9f47fa52bf699a7ea374182c5b9087ae5635b519eb6032e91d35e2074a0