[INFO] cloning repository https://github.com/Aelto/surrealdb-architecture
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aelto/surrealdb-architecture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAelto%2Fsurrealdb-architecture", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAelto%2Fsurrealdb-architecture'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b25d0a1235bcca5ef1874aec9e9738687d7e7e9
[INFO] documenting Aelto/surrealdb-architecture 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%2FAelto%2Fsurrealdb-architecture" "/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/Aelto/surrealdb-architecture
[INFO] finished tweaking git repo https://github.com/Aelto/surrealdb-architecture
[INFO] tweaked toml for git repo https://github.com/Aelto/surrealdb-architecture written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aelto/surrealdb-architecture 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/Aelto/surrealdb-architecture 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ab9e22a3d8a012d19315fc84d9beb7db6c399762ac57a27cffe88ba4a1d0867
[INFO] running `Command { std: "docker" "start" "-a" "1ab9e22a3d8a012d19315fc84d9beb7db6c399762ac57a27cffe88ba4a1d0867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ab9e22a3d8a012d19315fc84d9beb7db6c399762ac57a27cffe88ba4a1d0867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ab9e22a3d8a012d19315fc84d9beb7db6c399762ac57a27cffe88ba4a1d0867", kill_on_drop: false }`
[INFO] [stdout] 1ab9e22a3d8a012d19315fc84d9beb7db6c399762ac57a27cffe88ba4a1d0867
[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: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] 2d583ae8da481470ec3689bdb752b970dd665b07021155e2b6e620cf7256ccc3
[INFO] running `Command { std: "docker" "start" "-a" "2d583ae8da481470ec3689bdb752b970dd665b07021155e2b6e620cf7256ccc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling syn v2.0.17
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling prettyplease v0.2.6
[INFO] [stderr]    Compiling clang-sys v1.6.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling zstd-sys v2.0.7+zstd.1.5.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking spin v0.9.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking unicode-bidi v0.3.11
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking concurrent-queue v2.1.0
[INFO] [stderr]     Checking rstar v0.10.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking tungstenite v0.18.0
[INFO] [stderr]     Checking geographiclib-rs v0.2.3
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking pbkdf2 v0.12.1
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling librocksdb-sys v0.11.0+8.1.1
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking robust v0.2.3
[INFO] [stderr]     Checking any_ascii v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.66
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking urlencoding v2.1.2
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking dmp v0.2.0
[INFO] [stderr]     Checking addr v0.15.6
[INFO] [stderr]     Checking bcrypt v0.14.0
[INFO] [stderr]     Checking futures-concurrency v7.2.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking lexicmp v0.1.0
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking tokio-tungstenite v0.18.0
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking argon2 v0.5.0
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking geo-types v0.7.9
[INFO] [stderr]     Checking ulid v1.0.0
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking bung v0.1.0
[INFO] [stderr]     Checking geo v0.24.1
[INFO] [stderr]     Checking storekey v0.5.0
[INFO] [stderr]     Checking uuid v1.3.3
[INFO] [stderr]     Checking flatten-json-object v0.6.1
[INFO] [stderr]    Compiling surreal-simple-querybuilder-proc-macro v0.6.0 (https://github.com/Aelto/surreal-simple-querybuilder#0ee9d5ef)
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]    Compiling surrealdb-derive v0.8.0
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking md-5 v0.10.5
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking trice v0.3.1
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking surreal-simple-querybuilder v0.6.0 (https://github.com/Aelto/surreal-simple-querybuilder#0ee9d5ef)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/surreal-simple-querybuilder-eadb569b6434d61f/0ee9d5e/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(generic_const_exprs)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `surreal-simple-querybuilder` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2d583ae8da481470ec3689bdb752b970dd665b07021155e2b6e620cf7256ccc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d583ae8da481470ec3689bdb752b970dd665b07021155e2b6e620cf7256ccc3", kill_on_drop: false }`
[INFO] [stdout] 2d583ae8da481470ec3689bdb752b970dd665b07021155e2b6e620cf7256ccc3
