[INFO] cloning repository https://github.com/alecthomas/aim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alecthomas/aim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falecthomas%2Faim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falecthomas%2Faim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9718045440ac6d1ac2d2043bbeb4c94c29dec8b0 [INFO] testing alecthomas/aim against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falecthomas%2Faim" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/alecthomas/aim [INFO] finished tweaking git repo https://github.com/alecthomas/aim [INFO] tweaked toml for git repo https://github.com/alecthomas/aim written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alecthomas/aim on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alecthomas/aim 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b35955b1e7120f31cc681cdc5972ddf918b69fdbba8bf1ed1b94fe674b9079b1 [INFO] running `Command { std: "docker" "start" "-a" "b35955b1e7120f31cc681cdc5972ddf918b69fdbba8bf1ed1b94fe674b9079b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b35955b1e7120f31cc681cdc5972ddf918b69fdbba8bf1ed1b94fe674b9079b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b35955b1e7120f31cc681cdc5972ddf918b69fdbba8bf1ed1b94fe674b9079b1", kill_on_drop: false }` [INFO] [stdout] b35955b1e7120f31cc681cdc5972ddf918b69fdbba8bf1ed1b94fe674b9079b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaafefcf86378c6efc6028ba01b044b00563e5d230a76e76ed1fc94435d18f67 [INFO] running `Command { std: "docker" "start" "-a" "aaafefcf86378c6efc6028ba01b044b00563e5d230a76e76ed1fc94435d18f67", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling ordered-float v5.3.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling as-any v0.3.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling toml v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling open v5.3.4 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Compiling libsqlite3-sys v0.37.0 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling sqlparser v0.61.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling rusqlite v0.39.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling rig-core v0.33.0 [INFO] [stderr] Compiling aim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "aaafefcf86378c6efc6028ba01b044b00563e5d230a76e76ed1fc94435d18f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaafefcf86378c6efc6028ba01b044b00563e5d230a76e76ed1fc94435d18f67", kill_on_drop: false }` [INFO] [stdout] aaafefcf86378c6efc6028ba01b044b00563e5d230a76e76ed1fc94435d18f67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 759737ebbf0bef13510a2c376e70dff6277b433aadf1e0d79546731020c7f580 [INFO] running `Command { std: "docker" "start" "-a" "759737ebbf0bef13510a2c376e70dff6277b433aadf1e0d79546731020c7f580", kill_on_drop: false }` [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rusqlite v0.39.0 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling rig-core v0.33.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling aim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.35s [INFO] running `Command { std: "docker" "inspect" "759737ebbf0bef13510a2c376e70dff6277b433aadf1e0d79546731020c7f580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "759737ebbf0bef13510a2c376e70dff6277b433aadf1e0d79546731020c7f580", kill_on_drop: false }` [INFO] [stdout] 759737ebbf0bef13510a2c376e70dff6277b433aadf1e0d79546731020c7f580 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e8fd7dd6208b12839d4d2e059bd0a9ed0922943471beaa44d71251af39e4739e [INFO] running `Command { std: "docker" "start" "-a" "e8fd7dd6208b12839d4d2e059bd0a9ed0922943471beaa44d71251af39e4739e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aim-40c239a39d8169b4) [INFO] [stdout] [INFO] [stdout] running 92 tests [INFO] [stdout] test agent::prompt::tests::test_retry_message_omits_empty_diffs ... ok [INFO] [stdout] test agent::prompt::tests::test_retry_message_includes_diffs ... ok [INFO] [stdout] test agent::prompt::tests::test_system_prompt_contains_seed_data_instructions ... ok [INFO] [stdout] test agent::prompt::tests::test_system_prompt_with_context ... ok [INFO] [stdout] test agent::tests::test_validate_seed_coverage_all_tables_covered ... ok [INFO] [stdout] test agent::tests::test_validate_seed_coverage_empty_ddl ... ok [INFO] [stdout] test agent::tests::test_validate_seed_coverage_row_count_mismatch ... ok [INFO] [stdout] test agent::tools::tests::test_migration_output_with_fk_dependencies ... ok [INFO] [stdout] test agent::tools::tests::test_migration_output_without_seed_data ... ok [INFO] [stdout] test agent::tools::tests::test_migration_output_with_seed_data ... ok [INFO] [stdout] test agent::tests::test_validate_seed_coverage_missing_table ... ok [INFO] [stdout] test auth::tests::test_credentials_roundtrip ... ok [INFO] [stdout] test auth::tests::test_provider_info_known ... ok [INFO] [stdout] test auth::tests::test_provider_info_unknown ... ok [INFO] [stdout] test auth::tests::test_resolve_from_env ... ok [INFO] [stdout] test config::tests::test_default_toml_custom_schema_and_migrations ... ok [INFO] [stdout] test config::tests::test_default_toml_with_model ... ok [INFO] [stdout] test config::tests::test_default_toml_postgres ... ok [INFO] [stdout] test config::tests::test_default_toml_without_model ... ok [INFO] [stdout] test agent::tests::test_validate_seed_coverage_too_few_rows ... ok [INFO] [stdout] test config::tests::test_engine_kind_parse ... ok [INFO] [stdout] test agent::tools::tests::test_seed_data_with_null_and_bool_values ... ok [INFO] [stdout] test config::tests::test_model_spec_display ... ok [INFO] [stdout] test config::tests::test_model_spec_parse_anthropic ... ok [INFO] [stdout] test config::tests::test_model_spec_parse_empty_model ... ok [INFO] [stdout] test config::tests::test_model_spec_parse_openai ... ok [INFO] [stdout] test diff::tests::test_addition ... ok [INFO] [stdout] test diff::tests::test_context_collapse ... ok [INFO] [stdout] test diff::tests::test_removal ... ok [INFO] [stdout] test diff::tests::test_change ... ok [INFO] [stdout] test diff::tests::test_identical ... ok [INFO] [stdout] test config::tests::test_model_spec_parse_no_separator ... ok [INFO] [stdout] test config::tests::test_model_spec_parse_openrouter ... ok [INFO] [stdout] test engine::postgres::tests::test_schema_diff_order_independent ... ok [INFO] [stdout] test engine::mysql::tests::test_clean_view_definition ... ok [INFO] [stdout] test config::tests::test_model_spec_parse_unknown_provider ... ok [INFO] [stdout] test engine::postgres::tests::test_strip_preamble ... ok [INFO] [stdout] test migration::dbmate::tests::test_parse_filename ... ok [INFO] [stdout] test migration::dbmate::tests::test_parse_sections ... ok [INFO] [stdout] test migration::flyway::tests::test_parse_versioned ... ok [INFO] [stdout] test migration::migrate::tests::test_describe_written ... ok [INFO] [stdout] test migration::goose::tests::test_parse_filename ... ok [INFO] [stdout] test migration::goose::tests::test_parse_sections ... ok [INFO] [stdout] test migration::migrate::tests::test_parse_filename ... ok [INFO] [stdout] test migration::refinery::tests::test_parse_filename ... ok [INFO] [stdout] test migration::dbmate::tests::test_roundtrip ... ok [INFO] [stdout] test migration::sqitch::tests::test_parse_plan ... ok [INFO] [stdout] test migration::migrate::tests::test_next_sequence_empty ... ok [INFO] [stdout] test migration::sqlx::tests::test_parse_filename ... ok [INFO] [stdout] test migration::goose::tests::test_roundtrip ... ok [INFO] [stdout] test migration::flyway::tests::test_roundtrip ... ok [INFO] [stdout] test migration::sqlx::tests::test_roundtrip ... ok [INFO] [stdout] test migration::sqitch::tests::test_roundtrip ... ok [INFO] [stdout] test migration::migrate::tests::test_roundtrip_write_and_list ... ok [INFO] [stdout] test schema::tests::test_strips_quotes ... ok [INFO] [stdout] test migration::migrate::tests::test_next_sequence_with_existing ... ok [INFO] [stdout] test migration::flyway::tests::test_no_undo ... ok [INFO] [stdout] test migration::refinery::tests::test_roundtrip ... ok [INFO] [stdout] test schema::tests::test_multiline_output ... ok [INFO] [stdout] test schema::tests::test_table_names_basic ... ok [INFO] [stdout] test schema::tests::test_postgres_multi_statement ... ok [INFO] [stdout] test schema::tests::test_sorts_columns ... ok [INFO] [stdout] test schema::tests::test_non_table_whitespace_normalized ... ok [INFO] [stdout] test schema::tests::test_table_names_empty_ddl ... ok [INFO] [stdout] test schema::tests::test_table_names_ignores_views_and_indexes ... ok [INFO] [stdout] test schema::tests::test_table_names_postgres_schema_qualified ... ok [INFO] [stdout] test schema::tests::test_table_names_strips_quotes ... ok [INFO] [stdout] test schema::tests::test_unparseable_falls_back ... ok [INFO] [stdout] test seed::tests::literal_bool ... ok [INFO] [stdout] test seed::tests::literal_null ... ok [INFO] [stdout] test schema::tests::test_view_multiline ... ok [INFO] [stdout] test seed::tests::insert_statements_multiple_tables ... ok [INFO] [stdout] test seed::tests::literal_array ... ok [INFO] [stdout] test seed::tests::literal_string ... ok [INFO] [stdout] test seed::tests::insert_statements_empty ... ok [INFO] [stdout] test seed::tests::literal_integer ... ok [INFO] [stdout] test seed::tests::literal_float ... ok [INFO] [stdout] test seed::tests::literal_string_with_quotes ... ok [INFO] [stdout] test seed::tests::literal_object ... ok [INFO] [stdout] test seed::tests::select_statements_after_down ... ok [INFO] [stdout] test seed::tests::select_statements_after_up ... ok [INFO] [stdout] test seed::tests::select_statements_skips_empty_expected ... ok [INFO] [stdout] test seed::tests::select_statements_null_uses_is_null ... ok [INFO] [stdout] test auth::tests::test_store_and_load_credentials ... ok [INFO] [stdout] test auth::tests::test_write_private_sets_mode_600 ... ok [INFO] [stdout] test seed::tests::select_statements_empty ... ok [INFO] [stdout] test engine::sqlite::tests::test_diff_extra_table ... ok [INFO] [stdout] test engine::sqlite::tests::test_create_execute_drop ... ok [INFO] [stdout] test engine::sqlite::tests::test_diff_missing_table ... ok [INFO] [stdout] test engine::sqlite::tests::test_diff_different_schema ... ok [INFO] [stdout] test engine::sqlite::tests::test_diff_identical ... ok [INFO] [stdout] test engine::sqlite::tests::test_diff_column_order_independent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aim-65fe9bfdcd561718) [INFO] [stderr] Doc-tests aim [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e8fd7dd6208b12839d4d2e059bd0a9ed0922943471beaa44d71251af39e4739e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8fd7dd6208b12839d4d2e059bd0a9ed0922943471beaa44d71251af39e4739e", kill_on_drop: false }` [INFO] [stdout] e8fd7dd6208b12839d4d2e059bd0a9ed0922943471beaa44d71251af39e4739e