[INFO] fetching crate esrs 0.17.1...
[INFO] checking esrs-0.17.1 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate esrs 0.17.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate esrs 0.17.1 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate esrs 0.17.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate esrs 0.17.1
[INFO] tweaked toml for crates.io crate esrs 0.17.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate esrs 0.17.1 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 883c2f6f43e571c47bb4de0495b4039f387942685b2d906bdeaebcc6d16e7c02
[INFO] running `Command { std: "docker" "start" "-a" "883c2f6f43e571c47bb4de0495b4039f387942685b2d906bdeaebcc6d16e7c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "883c2f6f43e571c47bb4de0495b4039f387942685b2d906bdeaebcc6d16e7c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "883c2f6f43e571c47bb4de0495b4039f387942685b2d906bdeaebcc6d16e7c02", kill_on_drop: false }`
[INFO] [stdout] 883c2f6f43e571c47bb4de0495b4039f387942685b2d906bdeaebcc6d16e7c02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93c2a13cc794b41666896bd20c0893173cc877b99a060e1464723edb713c833c
[INFO] running `Command { std: "docker" "start" "-a" "93c2a13cc794b41666896bd20c0893173cc877b99a060e1464723edb713c833c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ouroboros v0.18.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking bb8 v0.8.5
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking esrs v0.17.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/store/mod.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct EventStoreLockGuard(Box<dyn UnlockOnDrop>);
[INFO] [stdout]    |            ------------------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/store/mod.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct EventStoreLockGuard(Box<dyn UnlockOnDrop>);
[INFO] [stdout]    |            ------------------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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] 12 | pub mod postgres;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `postgres` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/store/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "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] 12 | pub mod postgres;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `postgres` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/store/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "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] 12 | pub mod postgres;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `postgres` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/store/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "postgres")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sqlx`
[INFO] [stdout]  --> examples/schema/../common/util.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sqlx::postgres::PgPoolOptions;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `sqlx`
[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 undeclared crate or module `sqlx`
[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 undeclared crate or module `sqlx`
[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 undeclared crate or module `sqlx`
[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 undeclared crate or module `sqlx`
[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] 12  | pub mod postgres;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `postgres` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/store/mod.rs:11:7
[INFO] [stdout]     |
[INFO] [stdout] 11  | #[cfg(feature = "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] 12 | pub mod postgres;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `postgres` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/store/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "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] 12  | pub mod postgres;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `postgres` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/store/mod.rs:11:7
[INFO] [stdout]     |
[INFO] [stdout] 11  | #[cfg(feature = "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] 12 | pub mod postgres;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `postgres` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/store/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "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] 12  | pub mod postgres;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `postgres` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/store/mod.rs:11:7
[INFO] [stdout]     |
[INFO] [stdout] 11  | #[cfg(feature = "postgres")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[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 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "93c2a13cc794b41666896bd20c0893173cc877b99a060e1464723edb713c833c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93c2a13cc794b41666896bd20c0893173cc877b99a060e1464723edb713c833c", kill_on_drop: false }`
[INFO] [stdout] 93c2a13cc794b41666896bd20c0893173cc877b99a060e1464723edb713c833c
