[INFO] fetching crate sea-orm-cli 2.0.0-rc.17... [INFO] testing sea-orm-cli-2.0.0-rc.17 against 1.91.0 for beta-1.92-2 [INFO] extracting crate sea-orm-cli 2.0.0-rc.17 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate sea-orm-cli 2.0.0-rc.17 [INFO] finished tweaking crates.io crate sea-orm-cli 2.0.0-rc.17 [INFO] tweaked toml for crates.io crate sea-orm-cli 2.0.0-rc.17 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sea-orm-cli 2.0.0-rc.17 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sea-orm-cli 2.0.0-rc.17 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-6-tc1/source/src/bin/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `sea` [INFO] [stderr] * `bin` target `sea-orm-cli` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smol v1.3.0 [INFO] [stderr] Downloaded unicode-properties v0.1.4 [INFO] [stderr] Downloaded sea-query-sqlx v0.8.0-rc.9 [INFO] [stderr] Downloaded inherent v1.0.13 [INFO] [stderr] Downloaded pluralizer v0.5.0 [INFO] [stderr] Downloaded sea-orm-codegen v2.0.0-rc.17 [INFO] [stderr] Downloaded sea-query-derive v1.0.0-rc.11 [INFO] [stderr] Downloaded async-net v1.8.0 [INFO] [stderr] Downloaded num-bigint-dig v0.8.5 [INFO] [stderr] Downloaded event-listener v3.1.0 [INFO] [stderr] Downloaded async-process v1.8.1 [INFO] [stderr] Downloaded rustls v0.23.34 [INFO] [stderr] Downloaded rustix v0.37.28 [INFO] [stderr] Downloaded sea-query v1.0.0-rc.16 [INFO] [stderr] Downloaded sea-schema v0.17.0-rc.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4224fb0cea07a769c9021963e5674627ab899327c527de7f025eeebc8cdf7117 [INFO] running `Command { std: "docker" "start" "-a" "4224fb0cea07a769c9021963e5674627ab899327c527de7f025eeebc8cdf7117", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4224fb0cea07a769c9021963e5674627ab899327c527de7f025eeebc8cdf7117", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4224fb0cea07a769c9021963e5674627ab899327c527de7f025eeebc8cdf7117", kill_on_drop: false }` [INFO] [stdout] 4224fb0cea07a769c9021963e5674627ab899327c527de7f025eeebc8cdf7117 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b5a780db738559466e1e5709421c27e73c9a3f68c3c688a9e5ffb0629e9b86b [INFO] running `Command { std: "docker" "start" "-a" "3b5a780db738559466e1e5709421c27e73c9a3f68c3c688a9e5ffb0629e9b86b", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/bin/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `sea` [INFO] [stderr] * `bin` target `sea-orm-cli` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.5 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling pluralizer v0.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling sea-query-derive v1.0.0-rc.11 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling sea-query v1.0.0-rc.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling sea-orm-codegen v2.0.0-rc.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling sea-query-sqlx v0.8.0-rc.9 [INFO] [stderr] Compiling sea-schema v0.17.0-rc.10 [INFO] [stderr] Compiling sea-orm-cli v2.0.0-rc.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "3b5a780db738559466e1e5709421c27e73c9a3f68c3c688a9e5ffb0629e9b86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5a780db738559466e1e5709421c27e73c9a3f68c3c688a9e5ffb0629e9b86b", kill_on_drop: false }` [INFO] [stdout] 3b5a780db738559466e1e5709421c27e73c9a3f68c3c688a9e5ffb0629e9b86b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 158b811de69332d1724786691579e39bd73f5e980f99c8f7f3df8e81a01151f3 [INFO] running `Command { std: "docker" "start" "-a" "158b811de69332d1724786691579e39bd73f5e980f99c8f7f3df8e81a01151f3", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/bin/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `sea` [INFO] [stderr] * `bin` target `sea-orm-cli` [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling sea-query-sqlx v0.8.0-rc.9 [INFO] [stderr] Compiling sea-schema v0.17.0-rc.10 [INFO] [stderr] Compiling sea-orm-cli v2.0.0-rc.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.78s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "158b811de69332d1724786691579e39bd73f5e980f99c8f7f3df8e81a01151f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "158b811de69332d1724786691579e39bd73f5e980f99c8f7f3df8e81a01151f3", kill_on_drop: false }` [INFO] [stdout] 158b811de69332d1724786691579e39bd73f5e980f99c8f7f3df8e81a01151f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 628c9d5a4f47b88d3ec77cb230083563537ec4128ce041f92eb904c805a9ae88 [INFO] running `Command { std: "docker" "start" "-a" "628c9d5a4f47b88d3ec77cb230083563537ec4128ce041f92eb904c805a9ae88", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/bin/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `sea` [INFO] [stderr] * `bin` target `sea-orm-cli` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sea_orm_cli-bc6955a31e0bf339) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test commands::migrate::tests::test_create_new_migration ... ok [INFO] [stdout] test commands::generate::tests::test_generate_entity_no_database_path - should panic ... ok [INFO] [stdout] test commands::generate::tests::test_generate_entity_no_host - should panic ... ok [INFO] [stdout] test commands::generate::tests::test_generate_entity_no_protocol - should panic ... ok [INFO] [stdout] test commands::generate::tests::test_generate_entity_no_database_section - should panic ... ok [INFO] [stdout] test commands::migrate::tests::test_update_migrator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/sea-4d8708cb6f2291ba) [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] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/sea_orm_cli-e84e90ce2399c3b4) [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] [stderr] Doc-tests sea_orm_cli [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" "628c9d5a4f47b88d3ec77cb230083563537ec4128ce041f92eb904c805a9ae88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "628c9d5a4f47b88d3ec77cb230083563537ec4128ce041f92eb904c805a9ae88", kill_on_drop: false }` [INFO] [stdout] 628c9d5a4f47b88d3ec77cb230083563537ec4128ce041f92eb904c805a9ae88