[INFO] fetching crate esrs 0.18.0...
[INFO] testing esrs-0.18.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate esrs 0.18.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate esrs 0.18.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate esrs 0.18.0
[INFO] tweaked toml for crates.io crate esrs 0.18.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate esrs 0.18.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 esrs 0.18.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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 59c9b3a1c9e605dac215f4523c20dee8dc2ca3dac61eeb510a603f372c3b760b
[INFO] running `Command { std: "docker" "start" "-a" "59c9b3a1c9e605dac215f4523c20dee8dc2ca3dac61eeb510a603f372c3b760b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59c9b3a1c9e605dac215f4523c20dee8dc2ca3dac61eeb510a603f372c3b760b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59c9b3a1c9e605dac215f4523c20dee8dc2ca3dac61eeb510a603f372c3b760b", kill_on_drop: false }`
[INFO] [stdout] 59c9b3a1c9e605dac215f4523c20dee8dc2ca3dac61eeb510a603f372c3b760b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee3af9c07b591820574b02b11b6b19b32c3fe2b820cc0b0f596bd85009825404
[INFO] running `Command { std: "docker" "start" "-a" "ee3af9c07b591820574b02b11b6b19b32c3fe2b820cc0b0f596bd85009825404", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ouroboros v0.18.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bb8 v0.8.6
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling esrs v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.39s
[INFO] running `Command { std: "docker" "inspect" "ee3af9c07b591820574b02b11b6b19b32c3fe2b820cc0b0f596bd85009825404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee3af9c07b591820574b02b11b6b19b32c3fe2b820cc0b0f596bd85009825404", kill_on_drop: false }`
[INFO] [stdout] ee3af9c07b591820574b02b11b6b19b32c3fe2b820cc0b0f596bd85009825404
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d906ccb9fe810d92d10d85abe75b230113cb93d1478b29b9071dad812d4aec63
[INFO] running `Command { std: "docker" "start" "-a" "d906ccb9fe810d92d10d85abe75b230113cb93d1478b29b9071dad812d4aec63", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling esrs v0.18.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `esrs::store::postgres`
[INFO] [stdout]   --> examples/schema/adding_schema.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | use esrs::store::postgres::{PgStore, PgStoreBuilder};
[INFO] [stdout]    |                  ^^^^^^^^ could not find `postgres` in `store`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/store/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "postgres")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout] 12 | pub mod postgres;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `esrs::store::postgres`
[INFO] [stdout]   --> examples/schema/deprecating_events.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 | use esrs::store::postgres::{PgStore, PgStoreBuilder};
[INFO] [stdout]    |                  ^^^^^^^^ could not find `postgres` in `store`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/store/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "postgres")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout] 12 | pub mod postgres;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `esrs::store::postgres`
[INFO] [stdout]   --> examples/schema/upcasting.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | use esrs::store::postgres::{PgStore, PgStoreBuilder};
[INFO] [stdout]    |                  ^^^^^^^^ could not find `postgres` in `store`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/store/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "postgres")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout] 12 | pub mod postgres;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]  --> examples/schema/../common/util.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sqlx::postgres::PgPoolOptions;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]   --> examples/schema/adding_schema.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use sqlx::PgPool;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]  --> examples/schema/../common/util.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sqlx::{Pool, Postgres};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]   --> examples/schema/deprecating_events.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use sqlx::PgPool;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]   --> examples/schema/upcasting.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use sqlx::PgPool;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `postgres` in `store`
[INFO] [stdout]    --> examples/schema/adding_schema.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |     impl esrs::store::postgres::Schema<Event> for Schema {
[INFO] [stdout]     |                       ^^^^^^^^ could not find `postgres` in `store`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/store/mod.rs:12:9
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[cfg(feature = "postgres")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout]  12 | pub mod postgres;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `postgres` in `store`
[INFO] [stdout]   --> examples/schema/deprecating_events.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |     impl esrs::store::postgres::Schema<Event> for Schema {
[INFO] [stdout]    |                       ^^^^^^^^ could not find `postgres` in `store`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/store/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "postgres")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout] 12 | pub mod postgres;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `postgres` in `store`
[INFO] [stdout]    --> examples/schema/deprecating_events.rs:140:23
[INFO] [stdout]     |
[INFO] [stdout] 140 |     impl esrs::store::postgres::Schema<Event> for Schema {
[INFO] [stdout]     |                       ^^^^^^^^ could not find `postgres` in `store`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/store/mod.rs:12:9
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[cfg(feature = "postgres")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout]  12 | pub mod postgres;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `postgres` in `store`
[INFO] [stdout]   --> examples/schema/upcasting.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |     impl esrs::store::postgres::Schema<Event> for Schema {
[INFO] [stdout]    |                       ^^^^^^^^ could not find `postgres` in `store`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/store/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "postgres")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout] 12 | pub mod postgres;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `postgres` in `store`
[INFO] [stdout]    --> examples/schema/upcasting.rs:137:23
[INFO] [stdout]     |
[INFO] [stdout] 137 |     impl esrs::store::postgres::Schema<Event> for Schema {
[INFO] [stdout]     |                       ^^^^^^^^ could not find `postgres` in `store`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/store/mod.rs:12:9
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[cfg(feature = "postgres")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout]  12 | pub mod postgres;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esrs` (example "schema") due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d906ccb9fe810d92d10d85abe75b230113cb93d1478b29b9071dad812d4aec63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d906ccb9fe810d92d10d85abe75b230113cb93d1478b29b9071dad812d4aec63", kill_on_drop: false }`
[INFO] [stdout] d906ccb9fe810d92d10d85abe75b230113cb93d1478b29b9071dad812d4aec63
