[INFO] cloning repository https://github.com/ConcertConnection/Server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ConcertConnection/Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConcertConnection%2FServer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConcertConnection%2FServer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a1f1f801b18a4e68516267c6755e47a3892f70b
[INFO] documenting ConcertConnection/Server against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConcertConnection%2FServer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ConcertConnection/Server
[INFO] finished tweaking git repo https://github.com/ConcertConnection/Server
[INFO] tweaked toml for git repo https://github.com/ConcertConnection/Server written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ConcertConnection/Server on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ConcertConnection/Server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-this-or-that v0.4.2
[INFO] [stderr]   Downloaded scylla-macros v0.4.0
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded locale v0.2.2
[INFO] [stderr]   Downloaded lz4_flex v0.11.3
[INFO] [stderr]   Downloaded ordered-multimap v0.6.0
[INFO] [stderr]   Downloaded pest_meta v2.7.10
[INFO] [stderr]   Downloaded pest_generator v2.7.10
[INFO] [stderr]   Downloaded toml v0.8.12
[INFO] [stderr]   Downloaded pest_derive v2.7.10
[INFO] [stderr]   Downloaded scylla-cql v0.1.0
[INFO] [stderr]   Downloaded pest v2.7.10
[INFO] [stderr]   Downloaded toml_edit v0.22.12
[INFO] [stderr]   Downloaded config v0.14.0
[INFO] [stderr]   Downloaded winnow v0.6.7
[INFO] [stderr]   Downloaded datetime v0.5.2
[INFO] [stderr]   Downloaded scylla v0.12.0
[INFO] [stderr]   Downloaded iso8601 v0.3.0
[INFO] [stderr]   Downloaded rust-ini v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76c150490e26cd4bcaa629cd1ed7454599d5df2df0727f1a69cedd37a3776d5b
[INFO] running `Command { std: "docker" "start" "-a" "76c150490e26cd4bcaa629cd1ed7454599d5df2df0727f1a69cedd37a3776d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76c150490e26cd4bcaa629cd1ed7454599d5df2df0727f1a69cedd37a3776d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76c150490e26cd4bcaa629cd1ed7454599d5df2df0727f1a69cedd37a3776d5b", kill_on_drop: false }`
[INFO] [stdout] 76c150490e26cd4bcaa629cd1ed7454599d5df2df0727f1a69cedd37a3776d5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70a22336bf2cafc33c56163e8aff0f733ee21d31ce5aaaccda33042de308e330
[INFO] running `Command { std: "docker" "start" "-a" "70a22336bf2cafc33c56163e8aff0f733ee21d31ce5aaaccda33042de308e330", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking nom v4.2.3
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling scylla-macros v0.4.0
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking iso8601 v0.3.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]     Checking locale v0.2.2
[INFO] [stderr]     Checking scylla-cql v0.1.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking strum v0.23.0
[INFO] [stderr]     Checking datetime v0.5.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking scylla v0.12.0
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde-this-or-that v0.4.2
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]  Documenting concert_connect_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected type, found `)`
[INFO] [stdout]   --> src/database.rs:42:92
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn execute(session: &Session, prepared_statement: &PreparedStatement, values:)
[INFO] [stdout]    |                                                                                            ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `->`, `where`, or `{`, found `}`
[INFO] [stdout]   --> src/database.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn execute(session: &Session, prepared_statement: &PreparedStatement, values:)
[INFO] [stdout]    |                  ------- while parsing this `fn`                                            - expected one of `->`, `where`, or `{`
[INFO] [stdout] 43 | }
[INFO] [stdout]    | ^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: associated function in `impl` without body
[INFO] [stdout]   --> src/database.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub async fn execute(session: &Session, prepared_statement: &PreparedStatement, values:)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `concert_connect_server`
[INFO] running `Command { std: "docker" "inspect" "70a22336bf2cafc33c56163e8aff0f733ee21d31ce5aaaccda33042de308e330", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70a22336bf2cafc33c56163e8aff0f733ee21d31ce5aaaccda33042de308e330", kill_on_drop: false }`
[INFO] [stdout] 70a22336bf2cafc33c56163e8aff0f733ee21d31ce5aaaccda33042de308e330
