[INFO] fetching crate judo 1.0.5... [INFO] testing judo-1.0.5 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate judo 1.0.5 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate judo 1.0.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate judo 1.0.5 [INFO] tweaked toml for crates.io crate judo 1.0.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate judo 1.0.5 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate judo 1.0.5 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50c4faf785bf5b862c4f97b087e258c12ff9eb6ad4b9f619c3c2c84cf1193622 [INFO] running `Command { std: "docker" "start" "-a" "50c4faf785bf5b862c4f97b087e258c12ff9eb6ad4b9f619c3c2c84cf1193622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50c4faf785bf5b862c4f97b087e258c12ff9eb6ad4b9f619c3c2c84cf1193622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50c4faf785bf5b862c4f97b087e258c12ff9eb6ad4b9f619c3c2c84cf1193622", kill_on_drop: false }` [INFO] [stdout] 50c4faf785bf5b862c4f97b087e258c12ff9eb6ad4b9f619c3c2c84cf1193622 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 227585a45cd1db6ba266f4010f35ab37826e376ad29dde58523e9d227ff03510 [INFO] running `Command { std: "docker" "start" "-a" "227585a45cd1db6ba266f4010f35ab37826e376ad29dde58523e9d227ff03510", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling judo v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.89s [INFO] running `Command { std: "docker" "inspect" "227585a45cd1db6ba266f4010f35ab37826e376ad29dde58523e9d227ff03510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "227585a45cd1db6ba266f4010f35ab37826e376ad29dde58523e9d227ff03510", kill_on_drop: false }` [INFO] [stdout] 227585a45cd1db6ba266f4010f35ab37826e376ad29dde58523e9d227ff03510 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb35757c8984994856bf44bfa8f6abef19099a4a99f05395291efe58dc86c11d [INFO] running `Command { std: "docker" "start" "-a" "eb35757c8984994856bf44bfa8f6abef19099a4a99f05395291efe58dc86c11d", kill_on_drop: false }` [INFO] [stderr] Compiling judo v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.41s [INFO] running `Command { std: "docker" "inspect" "eb35757c8984994856bf44bfa8f6abef19099a4a99f05395291efe58dc86c11d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb35757c8984994856bf44bfa8f6abef19099a4a99f05395291efe58dc86c11d", kill_on_drop: false }` [INFO] [stdout] eb35757c8984994856bf44bfa8f6abef19099a4a99f05395291efe58dc86c11d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08a765992935edd0153206fc1cfca079512bc511bfc6903a0d5cf1335cb2e7f8 [INFO] running `Command { std: "docker" "start" "-a" "08a765992935edd0153206fc1cfca079512bc511bfc6903a0d5cf1335cb2e7f8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/judo-3d655615f881bad9) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test db::connections::test::test_get_db_connection_str_success ... ok [INFO] [stdout] test db::connections::test::test_connection_pool_in_memory_success ... ok [INFO] [stdout] test db::connections::test::test_connection_pool_success ... ok [INFO] [stdout] test db::connections::test::test_migrations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/judo-b29a1d2f5b6ec09b) [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-8c3dc60e7362ddfe) [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 23 tests [INFO] [stdout] test db::todo_item_ops::test_todo_item_invalid_list_id ... ok [INFO] [stdout] test db::todo_list_ops::test_get_nonexistent_todo_list ... ok [INFO] [stdout] test db::todo_item_ops::test_todo_item_fetching_edge_cases ... ok [INFO] [stdout] test db::todo_item_ops::test_todo_item_name_update_edge_cases ... ok [INFO] [stdout] test db::todo_list_ops::test_get_all_empty_database ... ok [INFO] [stdout] test db::todo_item_ops::test_todo_item_due_date_operations ... ok [INFO] [stdout] test db::todo_list_ops::test_todo_list_creation_edge_cases ... ok [INFO] [stdout] test db::todo_item_ops::test_todo_item_creation_edge_cases ... ok [INFO] [stdout] test db::todo_item_ops::test_todo_item_priority_operations ... ok [INFO] [stdout] test db::todo_item_ops::test_todo_item_deletion_scenarios ... ok [INFO] [stdout] test db::todo_list_ops::test_multiple_lists_with_mixed_items ... ok [INFO] [stdout] test db::todo_item_ops::test_todo_item_crud_operations ... ok [INFO] [stdout] test db::todo_list_ops::test_todo_list_cascade_deletion ... ok [INFO] [stdout] test db::todo_item_ops::test_todo_item_ordering_by_creation_date ... ok [INFO] [stdout] test db::todo_item_ops::test_todo_item_toggle_done_edge_cases ... ok [INFO] [stdout] test db::todo_list_ops::test_todo_list_name_update_edge_cases ... ok [INFO] [stdout] test db::todo_list_ops::test_todo_list_crud_operations ... ok [INFO] [stdout] test db::todo_list_ops::test_ui_list_update_items ... ok [INFO] [stdout] test db::todo_list_ops::test_ui_list_operations ... ok [INFO] [stdout] test db::todo_list_ops::test_todo_list_timestamp_updates ... ok [INFO] [stdout] test db::todo_list_ops::test_ui_list_with_empty_lists ... ok [INFO] [stdout] test db::todo_item_ops::test_todo_item_timestamp_updates ... ok [INFO] [stdout] test db::todo_list_ops::test_todo_list_ordering ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Doc-tests judo [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" "08a765992935edd0153206fc1cfca079512bc511bfc6903a0d5cf1335cb2e7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08a765992935edd0153206fc1cfca079512bc511bfc6903a0d5cf1335cb2e7f8", kill_on_drop: false }` [INFO] [stdout] 08a765992935edd0153206fc1cfca079512bc511bfc6903a0d5cf1335cb2e7f8