[INFO] cloning repository https://github.com/Clownsw/UrlShrinkShort
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Clownsw/UrlShrinkShort" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClownsw%2FUrlShrinkShort", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClownsw%2FUrlShrinkShort'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] efd0fe99d94f2c7e71b7e0f01d5438939eab76cd
[INFO] documenting Clownsw/UrlShrinkShort against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClownsw%2FUrlShrinkShort" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Clownsw/UrlShrinkShort
[INFO] finished tweaking git repo https://github.com/Clownsw/UrlShrinkShort
[INFO] tweaked toml for git repo https://github.com/Clownsw/UrlShrinkShort written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Clownsw/UrlShrinkShort on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Clownsw/UrlShrinkShort 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d3af7020a125471a3180d17bfa4716840becdea068329b2abf16d9759c84d22
[INFO] running `Command { std: "docker" "start" "-a" "9d3af7020a125471a3180d17bfa4716840becdea068329b2abf16d9759c84d22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d3af7020a125471a3180d17bfa4716840becdea068329b2abf16d9759c84d22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d3af7020a125471a3180d17bfa4716840becdea068329b2abf16d9759c84d22", kill_on_drop: false }`
[INFO] [stdout] 9d3af7020a125471a3180d17bfa4716840becdea068329b2abf16d9759c84d22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32e5f11ef75fa638fc409d907ed0ac0d5027c86e36786d7a4692d06af8fa012e
[INFO] running `Command { std: "docker" "start" "-a" "32e5f11ef75fa638fc409d907ed0ac0d5027c86e36786d7a4692d06af8fa012e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.120
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking sval v1.0.0-alpha.5
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking event-listener v2.5.2
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking async-task v4.2.0
[INFO] [stderr]     Checking crossbeam-utils v0.8.8
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking async-lock v2.5.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]    Compiling num-bigint-dig v0.7.0
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking blocking v1.2.0
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]    Compiling crypto-bigint v0.2.11
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling base64ct v1.1.1
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.2.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking simple-mutex v1.1.5
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]     Checking async-dup v1.2.2
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking route-recognizer v0.2.0
[INFO] [stderr]     Checking sqlformat v0.1.8
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling pkcs1 v0.2.4
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]     Checking polling v2.2.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking async-io v1.6.0
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking async-process v1.3.0
[INFO] [stderr]     Checking async-global-executor v2.0.3
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking async-std v1.10.0
[INFO] [stderr]     Checking rsa v0.5.0
[INFO] [stderr]    Compiling async-native-tls v0.3.3
[INFO] [stderr]    Compiling sqlx-rt v0.5.11
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling sqlx-core v0.5.11
[INFO] [stderr]     Checking async-session v2.0.1
[INFO] [stderr]     Checking femme v2.1.1
[INFO] [stderr]     Checking async-h1 v2.3.3
[INFO] [stderr]     Checking http-client v6.5.1
[INFO] [stderr]     Checking async-sse v4.1.0
[INFO] [stderr]     Checking tide v0.16.0
[INFO] [stderr]    Compiling sqlx-macros v0.5.11
[INFO] [stderr]     Checking tide-fluent-routes v0.1.5
[INFO] [stderr]     Checking sqlx v0.5.11
[INFO] [stderr]  Documenting url_shrink_short v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/urls_dao.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     sqlx::query_as!(
[INFO] [stdout]  9 | |         SelectUrl,
[INFO] [stdout] 10 | |         r#"
[INFO] [stdout] 11 | |             SELECT * FROM urls WHERE url_name = ?
[INFO] [stdout] 12 | |         "#,
[INFO] [stdout] 13 | |         url_name
[INFO] [stdout] 14 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/urls_dao.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     sqlx::query_as!(
[INFO] [stdout] 24 | |         SelectUrl,
[INFO] [stdout] 25 | |         r#"
[INFO] [stdout] 26 | |             SELECT * FROM urls WHERE url_target = ?
[INFO] [stdout] 27 | |         "#,
[INFO] [stdout] 28 | |         url_target
[INFO] [stdout] 29 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/urls_dao.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | /     sqlx::query!(
[INFO] [stdout] 36 | |         r#"
[INFO] [stdout] 37 | |             INSERT INTO urls(url_name, url_target, url_time)
[INFO] [stdout] 38 | |             VALUES(?, ?, ?)
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         url.url_time
[INFO] [stdout] 43 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/urls_dao.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     sqlx::query!(
[INFO] [stdout] 51 | |         r#"
[INFO] [stdout] 52 | |             DELETE FROM urls WHERE url_id = ?
[INFO] [stdout] 53 | |         "#,
[INFO] [stdout] 54 | |         id
[INFO] [stdout] 55 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `url_shrink_short`
[INFO] running `Command { std: "docker" "inspect" "32e5f11ef75fa638fc409d907ed0ac0d5027c86e36786d7a4692d06af8fa012e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32e5f11ef75fa638fc409d907ed0ac0d5027c86e36786d7a4692d06af8fa012e", kill_on_drop: false }`
[INFO] [stdout] 32e5f11ef75fa638fc409d907ed0ac0d5027c86e36786d7a4692d06af8fa012e
