[INFO] fetching crate eventful-sql-server 0.1.0-alpha.0...
[INFO] checking eventful-sql-server-0.1.0-alpha.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate eventful-sql-server 0.1.0-alpha.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate eventful-sql-server 0.1.0-alpha.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate eventful-sql-server 0.1.0-alpha.0
[INFO] finished tweaking crates.io crate eventful-sql-server 0.1.0-alpha.0
[INFO] tweaked toml for crates.io crate eventful-sql-server 0.1.0-alpha.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quick_cache v0.4.1
[INFO] [stderr]   Downloaded asynchronous-codec v0.5.0
[INFO] [stderr]   Downloaded pretty-hex v0.1.1
[INFO] [stderr]   Downloaded bb8-tiberius v0.15.0
[INFO] [stderr]   Downloaded connection-string v0.1.14
[INFO] [stderr]   Downloaded eventful v0.1.19
[INFO] [stderr]   Downloaded tiberius v0.7.3
[INFO] [stderr]   Downloaded opentls v0.2.1
[INFO] [stderr]   Downloaded tiberius-derive v0.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 258a5ff8104813ba01c956ba7b0ff673dc0a4dfa4fc8e630d480313a41e22cc5
[INFO] running `Command { std: "docker" "start" "-a" "258a5ff8104813ba01c956ba7b0ff673dc0a4dfa4fc8e630d480313a41e22cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "258a5ff8104813ba01c956ba7b0ff673dc0a4dfa4fc8e630d480313a41e22cc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "258a5ff8104813ba01c956ba7b0ff673dc0a4dfa4fc8e630d480313a41e22cc5", kill_on_drop: false }`
[INFO] [stdout] 258a5ff8104813ba01c956ba7b0ff673dc0a4dfa4fc8e630d480313a41e22cc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f97d6d1a9b46b76a02081427811606b81420de268ecd845daa739cdf4083183
[INFO] running `Command { std: "docker" "start" "-a" "0f97d6d1a9b46b76a02081427811606b81420de268ecd845daa739cdf4083183", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling pretty-hex v0.1.1
[INFO] [stderr]    Compiling connection-string v0.1.14
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking connection-string v0.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking quick_cache v0.4.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling enumflags2_derive v0.7.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling enumflags2 v0.7.8
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking asynchronous-codec v0.6.2
[INFO] [stderr]     Checking bb8 v0.8.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling asynchronous-codec v0.5.0
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tiberius v0.7.3
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking tiberius v0.12.2
[INFO] [stderr]     Checking eventful v0.1.19
[INFO] [stderr]    Compiling tiberius-derive v0.0.2
[INFO] [stderr]     Checking bb8-tiberius v0.15.0
[INFO] [stderr]     Checking eventful-sql-server v0.1.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `eventful::JournalPersistence`, `eventful::SnapshotPersistence`
[INFO] [stdout]  --> src/lib.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use eventful::{JournalPersistence, SnapshotPersistence};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^ no `SnapshotPersistence` in the root
[INFO] [stdout]   |                |
[INFO] [stdout]   |                no `JournalPersistence` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `eventful::JournalPersistence`, `eventful::SnapshotPersistence`
[INFO] [stdout]  --> src/lib.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use eventful::{JournalPersistence, SnapshotPersistence};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^ no `SnapshotPersistence` in the root
[INFO] [stdout]   |                |
[INFO] [stdout]   |                no `JournalPersistence` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eventful-sql-server` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eventful-sql-server` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "0f97d6d1a9b46b76a02081427811606b81420de268ecd845daa739cdf4083183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f97d6d1a9b46b76a02081427811606b81420de268ecd845daa739cdf4083183", kill_on_drop: false }`
[INFO] [stdout] 0f97d6d1a9b46b76a02081427811606b81420de268ecd845daa739cdf4083183
