[INFO] fetching crate cronback-migration 0.1.0...
[INFO] documenting cronback-migration-0.1.0 against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] extracting crate cronback-migration 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cronback-migration 0.1.0
[INFO] finished tweaking crates.io crate cronback-migration 0.1.0
[INFO] tweaked toml for crates.io crate cronback-migration 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cronback-migration 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cronback-migration 0.1.0 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da2a2bc65946326afaf590647c50553318018812306f4ae54a8f34b91b5df386
[INFO] running `Command { std: "docker" "start" "-a" "da2a2bc65946326afaf590647c50553318018812306f4ae54a8f34b91b5df386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da2a2bc65946326afaf590647c50553318018812306f4ae54a8f34b91b5df386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da2a2bc65946326afaf590647c50553318018812306f4ae54a8f34b91b5df386", kill_on_drop: false }`
[INFO] [stdout] da2a2bc65946326afaf590647c50553318018812306f4ae54a8f34b91b5df386
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cf0fef63e6661f37bdc149db35204483abe03738c7643bdda62627b392620de
[INFO] running `Command { std: "docker" "start" "-a" "6cf0fef63e6661f37bdc149db35204483abe03738c7643bdda62627b392620de", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking value-bag v1.4.1
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling paste v1.0.13
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling allocator-api2 v0.2.15
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling sqlformat v0.2.1
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling hashlink v0.8.3
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rustversion v1.0.13
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking regex-syntax v0.7.3
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking os_str_bytes v6.5.1
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling ouroboros_macro v0.15.6
[INFO] [stderr]    Compiling sea-schema-derive v0.1.0
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]    Compiling sea-strum_macros v0.23.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking regex-automata v0.3.2
[INFO] [stderr]    Compiling sea-orm-macros v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking ouroboros v0.15.6
[INFO] [stderr]     Checking async-global-executor v2.3.1
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking sea-strum v0.23.0
[INFO] [stderr]    Compiling sea-query-derive v0.3.0
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking sea-query v0.28.5
[INFO] [stderr]     Checking sea-schema v0.11.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sqlx-rt v0.6.3
[INFO] [stderr]     Checking sea-orm-cli v0.11.3
[INFO] [stderr]    Compiling sqlx-core v0.6.3
[INFO] [stderr]    Compiling sqlx-macros v0.6.3
[INFO] [stderr]     Checking sqlx v0.6.3
[INFO] [stderr]     Checking sea-query-binder v0.3.1
[INFO] [stderr]     Checking sea-orm v0.11.3
[INFO] [stderr]     Checking sea-orm-migration v0.11.3
[INFO] [stderr]  Documenting cronback-migration v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cronback-migration v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/m20220101_000001_create_api_keys_table.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | /// Learn more at https://docs.rs/sea-query#iden
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 54 | /// Learn more at <https://docs.rs/sea-query#iden>
[INFO] [stdout]    |                   +                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/m20230520_213613_create_attempts.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 | /// Learn more at https://docs.rs/sea-query#iden
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 85 | /// Learn more at <https://docs.rs/sea-query#iden>
[INFO] [stdout]    |                   +                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/m20230521_221728_create_runs.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 | /// Learn more at https://docs.rs/sea-query#iden
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 86 | /// Learn more at <https://docs.rs/sea-query#iden>
[INFO] [stdout]    |                   +                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/m20230521_233041_create_triggers.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 | /// Learn more at https://docs.rs/sea-query#iden
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 84 | /// Learn more at <https://docs.rs/sea-query#iden>
[INFO] [stdout]    |                   +                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/migration/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "6cf0fef63e6661f37bdc149db35204483abe03738c7643bdda62627b392620de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cf0fef63e6661f37bdc149db35204483abe03738c7643bdda62627b392620de", kill_on_drop: false }`
[INFO] [stdout] 6cf0fef63e6661f37bdc149db35204483abe03738c7643bdda62627b392620de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e022177425dc96eef60581ba173a7dd8dd327db28f21f6b02dac3cbc6b58e02b
[INFO] running `Command { std: "docker" "start" "-a" "e022177425dc96eef60581ba173a7dd8dd327db28f21f6b02dac3cbc6b58e02b", kill_on_drop: false }`
[INFO] [stderr]  Documenting cronback-migration v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/migration/index.html
[INFO] running `Command { std: "docker" "inspect" "e022177425dc96eef60581ba173a7dd8dd327db28f21f6b02dac3cbc6b58e02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e022177425dc96eef60581ba173a7dd8dd327db28f21f6b02dac3cbc6b58e02b", kill_on_drop: false }`
[INFO] [stdout] e022177425dc96eef60581ba173a7dd8dd327db28f21f6b02dac3cbc6b58e02b
