[INFO] cloning repository https://github.com/squill-app/squill-drivers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/squill-app/squill-drivers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquill-app%2Fsquill-drivers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquill-app%2Fsquill-drivers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e954b101e89c7a4f9500b493ff8f6a334d3dc62b [INFO] documenting squill-app/squill-drivers against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquill-app%2Fsquill-drivers" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/squill-app/squill-drivers [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/squill-app/squill-drivers [INFO] tweaked toml for git repo https://github.com/squill-app/squill-drivers written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/squill-app/squill-drivers on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/squill-app/squill-drivers 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockall v0.12.1 [INFO] [stderr] Downloaded rust_decimal v1.36.0 [INFO] [stderr] Downloaded derive_utils v0.14.2 [INFO] [stderr] Downloaded btoi v0.4.3 [INFO] [stderr] Downloaded frunk_derives v0.4.3 [INFO] [stderr] Downloaded mysql-common-derive v0.31.1 [INFO] [stderr] Downloaded named_pipe v0.4.1 [INFO] [stderr] Downloaded arrow-row v53.1.0 [INFO] [stderr] Downloaded postgres v0.19.9 [INFO] [stderr] Downloaded arrow-string v53.1.0 [INFO] [stderr] Downloaded arrow-arith v53.1.0 [INFO] [stderr] Downloaded lexical-write-integer v1.0.2 [INFO] [stderr] Downloaded tokio-postgres v0.7.12 [INFO] [stderr] Downloaded lexical-util v1.0.3 [INFO] [stderr] Downloaded lexical-write-float v1.0.2 [INFO] [stderr] Downloaded arrow-cast v53.1.0 [INFO] [stderr] Downloaded arrow v53.1.0 [INFO] [stderr] Downloaded mysql_common v0.32.4 [INFO] [stderr] Downloaded lexical-parse-float v1.0.2 [INFO] [stderr] Downloaded mysql v25.0.1 [INFO] [stderr] Downloaded arrow-array v53.1.0 [INFO] [stderr] Downloaded syn v2.0.82 [INFO] [stderr] Downloaded arrow-ord v53.1.0 [INFO] [stderr] Downloaded arrow-select v53.1.0 [INFO] [stderr] Downloaded tar v0.4.42 [INFO] [stderr] Downloaded frunk_core v0.4.3 [INFO] [stderr] Downloaded arrow-buffer v53.1.0 [INFO] [stderr] Downloaded chrono-tz v0.10.0 [INFO] [stderr] Downloaded arrow-data v53.1.0 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.2 [INFO] [stderr] Downloaded lexical-core v1.0.2 [INFO] [stderr] Downloaded frunk v0.4.3 [INFO] [stderr] Downloaded postgres-types v0.2.8 [INFO] [stderr] Downloaded arrow-schema v53.1.0 [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded postgres-protocol v0.6.7 [INFO] [stderr] Downloaded proc-macro2 v1.0.88 [INFO] [stderr] Downloaded chrono-tz-build v0.4.0 [INFO] [stderr] Downloaded ctor v0.2.8 [INFO] [stderr] Downloaded mockall_derive v0.12.1 [INFO] [stderr] Downloaded io-enum v1.1.3 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Downloaded frunk_proc_macros v0.1.3 [INFO] [stderr] Downloaded saturating v0.1.0 [INFO] [stderr] Downloaded duckdb v1.1.1 [INFO] [stderr] Downloaded libduckdb-sys v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94cac0480922236d6a3b583895deec8f87d146ed7894be7e97709a136ed1f56a [INFO] running `Command { std: "docker" "start" "-a" "94cac0480922236d6a3b583895deec8f87d146ed7894be7e97709a136ed1f56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94cac0480922236d6a3b583895deec8f87d146ed7894be7e97709a136ed1f56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94cac0480922236d6a3b583895deec8f87d146ed7894be7e97709a136ed1f56a", kill_on_drop: false }` [INFO] [stdout] 94cac0480922236d6a3b583895deec8f87d146ed7894be7e97709a136ed1f56a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cd1321282d2043611429be6fe48f144bff694b52b8221acb392ad55d673c02f [INFO] running `Command { std: "docker" "start" "-a" "9cd1321282d2043611429be6fe48f144bff694b52b8221acb392ad55d673c02f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking arrow-schema v53.1.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking arrow-buffer v53.1.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking arrow-data v53.1.0 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Checking mockall v0.12.1 [INFO] [stderr] Checking arrow-array v53.1.0 [INFO] [stderr] Checking squill-core v0.2.5 (/opt/rustwide/workdir/squill-core) [INFO] [stderr] Documenting squill-drivers v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `squill-driver` [INFO] [stdout] --> src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | //! The [`squill-driver`] project is implemented as multiple sub-crates, which are then re-exported by [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `squill-driver` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `squill_duckdb` [INFO] [stdout] --> src/lib.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | //! * [`squill-duckdb`][squill_duckdb] - the [DuckDB](https://duckdb.org) driver [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `squill_duckdb` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `squill_sqlite` [INFO] [stdout] --> src/lib.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | //! * [`squill-sqlite`][squill_sqlite] - the [SQLite](https://www.sqlite.org) driver [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `squill_sqlite` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `squill_async` [INFO] [stdout] --> src/lib.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | //! * [`squill-async`][squill_async] - asynchronous connection adapter for squill drivers [INFO] [stdout] | ^^^^^^^^^^^^ no item named `squill_async` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `squill_blocking` [INFO] [stdout] --> src/lib.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | //! * [`squill-blocking`][squill_blocking] - blocking connection adapter for squill drivers [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `squill_blocking` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.66s [INFO] [stderr] Generated /opt/rustwide/target/doc/squill_drivers/index.html [INFO] running `Command { std: "docker" "inspect" "9cd1321282d2043611429be6fe48f144bff694b52b8221acb392ad55d673c02f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cd1321282d2043611429be6fe48f144bff694b52b8221acb392ad55d673c02f", kill_on_drop: false }` [INFO] [stdout] 9cd1321282d2043611429be6fe48f144bff694b52b8221acb392ad55d673c02f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-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] d3b1e7486f15fbf24da93a31697924c3928fcc3081026d3e0fdac88dc0e21670 [INFO] running `Command { std: "docker" "start" "-a" "d3b1e7486f15fbf24da93a31697924c3928fcc3081026d3e0fdac88dc0e21670", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stdout] error[E0425]: cannot find type `SourceFile` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.88/src/wrapper.rs:365:26 [INFO] [stdout] | [INFO] [stdout] 365 | Compiler(proc_macro::SourceFile), [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::SourceFile; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::SourceFile; [INFO] [stdout] | [INFO] [stdout] help: if you import `SourceFile`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 365 - Compiler(proc_macro::SourceFile), [INFO] [stdout] 365 + Compiler(SourceFile), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `SourceFile` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.88/src/wrapper.rs:371:32 [INFO] [stdout] | [INFO] [stdout] 371 | fn nightly(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::SourceFile; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::SourceFile; [INFO] [stdout] | [INFO] [stdout] help: if you import `SourceFile`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 371 - fn nightly(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] 371 + fn nightly(sf: SourceFile) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.88/src/wrapper.rs:461:56 [INFO] [stdout] | [INFO] [stdout] 461 | Span::Compiler(s) => SourceFile::nightly(s.source_file()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `source` with a similar name [INFO] [stdout] | [INFO] [stdout] 461 - Span::Compiler(s) => SourceFile::nightly(s.source_file()), [INFO] [stdout] 461 + Span::Compiler(s) => SourceFile::nightly(s.source()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "d3b1e7486f15fbf24da93a31697924c3928fcc3081026d3e0fdac88dc0e21670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3b1e7486f15fbf24da93a31697924c3928fcc3081026d3e0fdac88dc0e21670", kill_on_drop: false }` [INFO] [stdout] d3b1e7486f15fbf24da93a31697924c3928fcc3081026d3e0fdac88dc0e21670