[INFO] fetching crate migra 1.0.0...
[INFO] testing migra-1.0.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate migra 1.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate migra 1.0.0
[INFO] finished tweaking crates.io crate migra 1.0.0
[INFO] tweaked toml for crates.io crate migra 1.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate migra 1.0.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 266 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding mysql v20.1.0 (available: v26.0.1)
[INFO] [stderr]       Adding rusqlite v0.25.4 (available: v0.38.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29e5c6f3e59aff0e47d1125f864f87bbd3558599efb2c5225937bb188e6d0006
[INFO] running `Command { std: "docker" "start" "-a" "29e5c6f3e59aff0e47d1125f864f87bbd3558599efb2c5225937bb188e6d0006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29e5c6f3e59aff0e47d1125f864f87bbd3558599efb2c5225937bb188e6d0006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29e5c6f3e59aff0e47d1125f864f87bbd3558599efb2c5225937bb188e6d0006", kill_on_drop: false }`
[INFO] [stdout] 29e5c6f3e59aff0e47d1125f864f87bbd3558599efb2c5225937bb188e6d0006
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2850ca5402f0a439ef1f27b6c7b286ad27fcc851680c407afdcc607cdfa1394
[INFO] running `Command { std: "docker" "start" "-a" "e2850ca5402f0a439ef1f27b6c7b286ad27fcc851680c407afdcc607cdfa1394", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-postgres v0.7.15
[INFO] [stderr]    Compiling postgres v0.19.12
[INFO] [stderr]    Compiling migra v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/clients/mod.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub type AnyClient = Box<(dyn Client + 'static)>;
[INFO] [stdout]    |                          ^                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 - pub type AnyClient = Box<(dyn Client + 'static)>;
[INFO] [stdout] 24 + pub type AnyClient = Box<dyn Client + 'static >;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.08s
[INFO] running `Command { std: "docker" "inspect" "e2850ca5402f0a439ef1f27b6c7b286ad27fcc851680c407afdcc607cdfa1394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2850ca5402f0a439ef1f27b6c7b286ad27fcc851680c407afdcc607cdfa1394", kill_on_drop: false }`
[INFO] [stdout] e2850ca5402f0a439ef1f27b6c7b286ad27fcc851680c407afdcc607cdfa1394
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61a831ea8c7f189a28f1332fad2d71385d3aa027c8bc3a82bbcf571e102a0e3f
[INFO] running `Command { std: "docker" "start" "-a" "61a831ea8c7f189a28f1332fad2d71385d3aa027c8bc3a82bbcf571e102a0e3f", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/clients/mod.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub type AnyClient = Box<(dyn Client + 'static)>;
[INFO] [stdout]    |                          ^                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 - pub type AnyClient = Box<(dyn Client + 'static)>;
[INFO] [stdout] 24 + pub type AnyClient = Box<dyn Client + 'static >;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling migra v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/clients/mod.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub type AnyClient = Box<(dyn Client + 'static)>;
[INFO] [stdout]    |                          ^                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 - pub type AnyClient = Box<(dyn Client + 'static)>;
[INFO] [stdout] 24 + pub type AnyClient = Box<dyn Client + 'static >;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "61a831ea8c7f189a28f1332fad2d71385d3aa027c8bc3a82bbcf571e102a0e3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61a831ea8c7f189a28f1332fad2d71385d3aa027c8bc3a82bbcf571e102a0e3f", kill_on_drop: false }`
[INFO] [stdout] 61a831ea8c7f189a28f1332fad2d71385d3aa027c8bc3a82bbcf571e102a0e3f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e211b6e15fcd227f25d9ffefc7351024d05120b4f10abac53895b30c135809c
[INFO] running `Command { std: "docker" "start" "-a" "6e211b6e15fcd227f25d9ffefc7351024d05120b4f10abac53895b30c135809c", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/clients/mod.rs:24:26
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub type AnyClient = Box<(dyn Client + 'static)>;
[INFO] [stderr]    |                          ^                    ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 24 - pub type AnyClient = Box<(dyn Client + 'static)>;
[INFO] [stderr] 24 + pub type AnyClient = Box<dyn Client + 'static >;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `migra` (lib) generated 1 warning (run `cargo fix --lib -p migra` to apply 1 suggestion)
[INFO] [stderr] warning: `migra` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/migra-efc9a8375f03e2c7)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test migration::tests::contains_migration ... ok
[INFO] [stdout] test migration::tests::push_migration_to_list ... ok
[INFO] [stdout] test migration::tests::contains_migration_name ... ok
[INFO] [stdout] test migration::tests::push_name_to_list ... ok
[INFO] [stdout] test migration::tests::create_excluded_migration_list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests migra
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/clients/mod.rs:24:26
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub type AnyClient = Box<(dyn Client + 'static)>;
[INFO] [stderr]    |                          ^                    ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 24 - pub type AnyClient = Box<(dyn Client + 'static)>;
[INFO] [stderr] 24 + pub type AnyClient = Box<dyn Client + 'static >;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 33) ... FAILED
[INFO] [stdout] test src/migration.rs - migration::List::push_name (line 119) ... ok
[INFO] [stdout] test src/migration.rs - migration::List::push_name (line 111) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 33) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `migra::clients::SqliteClient`
[INFO] [stdout]   --> src/lib.rs:35:46
[INFO] [stdout]    |
[INFO] [stdout] 35 | use migra::clients::{OpenDatabaseConnection, SqliteClient};
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ no `SqliteClient` in `clients`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/clients/mod.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(feature = "sqlite")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `sqlite` feature
[INFO] [stdout] 39 | pub use self::sqlite::Client as SqliteClient;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 33)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6e211b6e15fcd227f25d9ffefc7351024d05120b4f10abac53895b30c135809c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e211b6e15fcd227f25d9ffefc7351024d05120b4f10abac53895b30c135809c", kill_on_drop: false }`
[INFO] [stdout] 6e211b6e15fcd227f25d9ffefc7351024d05120b4f10abac53895b30c135809c
