[INFO] cloning repository https://github.com/prashant1k99/libsql_migration
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prashant1k99/libsql_migration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprashant1k99%2Flibsql_migration", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprashant1k99%2Flibsql_migration'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68a756bab6bc6ba90b90c57790c88de201725cbc
[INFO] checking prashant1k99/libsql_migration/68a756bab6bc6ba90b90c57790c88de201725cbc against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprashant1k99%2Flibsql_migration" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prashant1k99/libsql_migration
[INFO] finished tweaking git repo https://github.com/prashant1k99/libsql_migration
[INFO] tweaked toml for git repo https://github.com/prashant1k99/libsql_migration written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prashant1k99/libsql_migration on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prashant1k99/libsql_migration 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libsql-hrana v0.9.4
[INFO] [stderr]   Downloaded hyper-rustls v0.25.0
[INFO] [stderr]   Downloaded libsql_replication v0.9.4
[INFO] [stderr]   Downloaded tonic v0.11.0
[INFO] [stderr]   Downloaded libsql-sys v0.9.4
[INFO] [stderr]   Downloaded libsql-sqlite3-parser v0.13.0
[INFO] [stderr]   Downloaded libsql-rusqlite v0.9.4
[INFO] [stderr]   Downloaded h2 v0.4.9
[INFO] [stderr]   Downloaded libsql v0.9.4
[INFO] [stderr]   Downloaded tonic-web v0.11.0
[INFO] [stderr]   Downloaded libsql-ffi v0.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9babd54bcc85cbb73ceeb2461c9ce72ab26bd8bed92f2dacea2d6ce27d0c1483
[INFO] running `Command { std: "docker" "start" "-a" "9babd54bcc85cbb73ceeb2461c9ce72ab26bd8bed92f2dacea2d6ce27d0c1483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9babd54bcc85cbb73ceeb2461c9ce72ab26bd8bed92f2dacea2d6ce27d0c1483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9babd54bcc85cbb73ceeb2461c9ce72ab26bd8bed92f2dacea2d6ce27d0c1483", kill_on_drop: false }`
[INFO] [stdout] 9babd54bcc85cbb73ceeb2461c9ce72ab26bd8bed92f2dacea2d6ce27d0c1483
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7608c04a0f68eba2b2aaa48c7d2bd2ca3b5e08a13555cd76f3717a218aef98bb
[INFO] running `Command { std: "docker" "start" "-a" "7608c04a0f68eba2b2aaa48c7d2bd2ca3b5e08a13555cd76f3717a218aef98bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling libsql-ffi v0.9.4
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking libsql-hrana v0.9.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking libsql-rusqlite v0.9.4
[INFO] [stderr]     Checking libsql-sys v0.9.4
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-rustls v0.25.0
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking tonic-web v0.11.0
[INFO] [stderr]     Checking libsql_replication v0.9.4
[INFO] [stderr]     Checking libsql v0.9.4
[INFO] [stderr]     Checking libsql_migration v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `libsql_migration::content`
[INFO] [stdout]   --> tests/content_migration_test.rs:1:23
[INFO] [stdout]    |
[INFO] [stdout]  1 | use libsql_migration::content::migrate;
[INFO] [stdout]    |                       ^^^^^^^ could not find `content` in `libsql_migration`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[cfg(feature = "content")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `content` feature
[INFO] [stdout] 84 | pub mod content;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tempfile::tempdir`
[INFO] [stdout]  --> tests/content_migration_test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tempfile::tempdir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libsql_migration` (test "content_migration_test") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `libsql_migration::remote`
[INFO] [stdout]   --> tests/remote_migration_test.rs:1:23
[INFO] [stdout]    |
[INFO] [stdout]  1 | use libsql_migration::remote::migrate;
[INFO] [stdout]    |                       ^^^^^^ could not find `remote` in `libsql_migration`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg(feature = "remote")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 87 | pub mod remote;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libsql_migration::errors::LibsqlRemoteMigratorError`
[INFO] [stdout]    --> tests/remote_migration_test.rs:18:13
[INFO] [stdout]     |
[INFO] [stdout]  18 |         use libsql_migration::errors::LibsqlRemoteMigratorError;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------
[INFO] [stdout]     |             |                         |
[INFO] [stdout]     |             |                         help: a similar name exists in the module: `LibsqlDirMigratorError`
[INFO] [stdout]     |             no `LibsqlRemoteMigratorError` in `errors`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/errors.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 152 | #[derive(Debug)]
[INFO] [stdout] 153 | pub enum LibsqlRemoteMigratorError {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libsql_migration` (test "remote_migration_test") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "7608c04a0f68eba2b2aaa48c7d2bd2ca3b5e08a13555cd76f3717a218aef98bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7608c04a0f68eba2b2aaa48c7d2bd2ca3b5e08a13555cd76f3717a218aef98bb", kill_on_drop: false }`
[INFO] [stdout] 7608c04a0f68eba2b2aaa48c7d2bd2ca3b5e08a13555cd76f3717a218aef98bb
