[INFO] cloning repository https://github.com/leonardwohl/decked-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leonardwohl/decked-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardwohl%2Fdecked-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardwohl%2Fdecked-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74aebe6bb9e26e7e96a01c6b1e0b7237d749a7ae [INFO] testing leonardwohl/decked-rs against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardwohl%2Fdecked-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/leonardwohl/decked-rs [INFO] finished tweaking git repo https://github.com/leonardwohl/decked-rs [INFO] tweaked toml for git repo https://github.com/leonardwohl/decked-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leonardwohl/decked-rs on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leonardwohl/decked-rs 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.45 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded bitflags v2.9.2 [INFO] [stderr] Downloaded clap_derive v4.5.45 [INFO] [stderr] Downloaded scc v2.4.0 [INFO] [stderr] Downloaded sdd v3.0.10 [INFO] [stderr] Downloaded clap_builder v4.5.44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c70081af3fc6601a87b8f5ff8571b693c3185d054a1397753c37672b2951882c [INFO] running `Command { std: "docker" "start" "-a" "c70081af3fc6601a87b8f5ff8571b693c3185d054a1397753c37672b2951882c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c70081af3fc6601a87b8f5ff8571b693c3185d054a1397753c37672b2951882c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c70081af3fc6601a87b8f5ff8571b693c3185d054a1397753c37672b2951882c", kill_on_drop: false }` [INFO] [stdout] c70081af3fc6601a87b8f5ff8571b693c3185d054a1397753c37672b2951882c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37d5914e09a5e49e9ce84879c6400f5b2b1e9d328610ce2cf84c8ad51103f8ee [INFO] running `Command { std: "docker" "start" "-a" "37d5914e09a5e49e9ce84879c6400f5b2b1e9d328610ce2cf84c8ad51103f8ee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling decked-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.70s [INFO] running `Command { std: "docker" "inspect" "37d5914e09a5e49e9ce84879c6400f5b2b1e9d328610ce2cf84c8ad51103f8ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37d5914e09a5e49e9ce84879c6400f5b2b1e9d328610ce2cf84c8ad51103f8ee", kill_on_drop: false }` [INFO] [stdout] 37d5914e09a5e49e9ce84879c6400f5b2b1e9d328610ce2cf84c8ad51103f8ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a965d3c946b37d74c3928b54b180f16661449b6b98d1bfc32f4e773529e3fc5c [INFO] running `Command { std: "docker" "start" "-a" "a965d3c946b37d74c3928b54b180f16661449b6b98d1bfc32f4e773529e3fc5c", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling decked-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.67s [INFO] running `Command { std: "docker" "inspect" "a965d3c946b37d74c3928b54b180f16661449b6b98d1bfc32f4e773529e3fc5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a965d3c946b37d74c3928b54b180f16661449b6b98d1bfc32f4e773529e3fc5c", kill_on_drop: false }` [INFO] [stdout] a965d3c946b37d74c3928b54b180f16661449b6b98d1bfc32f4e773529e3fc5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7083502196cc4bad27d7f1700113747dd18a80fd10e1aac5513a28bb4937cc1c [INFO] running `Command { std: "docker" "start" "-a" "7083502196cc4bad27d7f1700113747dd18a80fd10e1aac5513a28bb4937cc1c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/decked_rs-52a3f43bbdc91f01) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test app_service::tests::test_fallback_read_operations ... ok [INFO] [stdout] test app_service::tests::test_dual_storage_success ... ok [INFO] [stdout] test app_service::tests::test_db_failure_handling ... ok [INFO] [stdout] test app_service::tests::test_filesystem_failure_propagation ... ok [INFO] [stdout] test app_service::tests::test_remove_card_success ... ok [INFO] [stdout] test app_service::tests::test_remove_nonexistent_card ... ok [INFO] [stdout] test database::tests::test_get_deck_cards_nonexistent ... ok [INFO] [stdout] test database::tests::test_database_initialization ... ok [INFO] [stdout] test database::tests::test_get_deck_id ... ok [INFO] [stdout] test database::tests::test_add_card_to_nonexistent_deck ... ok [INFO] [stdout] test database::tests::test_create_duplicate_deck ... ok [INFO] [stdout] test db_store::tests::test_create_deck ... ok [INFO] [stdout] test database::tests::test_create_deck ... ok [INFO] [stdout] test filesystem_store::tests::test_deck_operations ... ok [INFO] [stdout] test filesystem_store::tests::test_create_deck ... ok [INFO] [stdout] test filesystem_store::tests::test_add_to_nonexistent_deck ... ok [INFO] [stdout] test filesystem_store::tests::test_list_decks ... ok [INFO] [stdout] test filesystem_store::tests::test_import_deck ... ok [INFO] [stdout] test filesystem_store::tests::test_remove_card_from_nonexistent_deck ... ok [INFO] [stdout] test filesystem_store::tests::test_remove_nonexistent_card ... ok [INFO] [stdout] test tests::test_load_deck_empty ... ok [INFO] [stdout] test tests::test_load_deck_with_cards ... ok [INFO] [stdout] test tests::test_parse_card_spec_count_without_name ... ok [INFO] [stdout] test tests::test_parse_card_spec_empty ... ok [INFO] [stdout] test database::tests::test_get_or_create_card ... ok [INFO] [stdout] test tests::test_parse_card_spec_with_count ... ok [INFO] [stdout] test tests::test_parse_card_spec_single_card ... ok [INFO] [stdout] test tests::test_parse_card_spec_zero_count ... ok [INFO] [stdout] test database::tests::test_get_deck_cards_empty ... ok [INFO] [stdout] test tests::test_save_deck_sorted_output ... ok [INFO] [stdout] test tests::test_save_and_load_deck ... ok [INFO] [stdout] test filesystem_store::tests::test_remove_card ... ok [INFO] [stdout] test database::tests::test_card_normalization_across_decks ... ok [INFO] [stdout] test tests::test_load_deck_nonexistent ... ok [INFO] [stdout] test db_store::tests::test_deck_operations ... ok [INFO] [stdout] test database::tests::test_add_card_to_deck ... ok [INFO] [stdout] test database::tests::test_import_deck_replaces_existing ... ok [INFO] [stdout] test database::tests::test_import_deck_from_cards ... ok [INFO] [stdout] test db_store::tests::test_list_decks ... ok [INFO] [stdout] test db_store::tests::test_remove_nonexistent_card ... ok [INFO] [stdout] test db_store::tests::test_remove_card_from_nonexistent_deck ... ok [INFO] [stdout] test db_store::tests::test_import_deck ... ok [INFO] [stdout] test db_store::tests::test_remove_card ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/decked_rs-e9377e7f2dabf822) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-fa6b200dfe58cd0a) [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 22 tests [INFO] [stdout] test test_add_card_without_deck ... ok [INFO] [stdout] test test_add_multiple_cards ... ok [INFO] [stdout] test test_add_multiple_different_cards ... ok [INFO] [stdout] test test_add_with_count_but_no_card_name ... ok [INFO] [stdout] test test_add_single_card ... ok [INFO] [stdout] test test_card_names_with_spaces ... ok [INFO] [stdout] test test_help_command ... ok [INFO] [stdout] test test_import_empty_file ... ok [INFO] [stdout] test test_import_valid_file ... ok [INFO] [stdout] test test_remove_card ... ok [INFO] [stdout] test test_remove_nonexistent_card ... ok [INFO] [stdout] test test_subcommand_help ... ok [INFO] [stdout] test test_switch_to_existing_deck ... ok [INFO] [stdout] test test_switch_to_nonexistent_deck ... ok [INFO] [stdout] test test_workflow ... ok [INFO] [stdout] test test_import_nonexistent_file ... ok [INFO] [stdout] test test_remove_card_names_with_spaces ... ok [INFO] [stdout] test test_add_increments_existing_card ... ok [INFO] [stdout] test test_add_with_zero_count ... ok [INFO] [stdout] test test_init_command ... ok [INFO] [stdout] test test_init_creates_empty_file ... ok [INFO] [stderr] Doc-tests decked_rs [INFO] [stdout] test test_remove_card_without_deck ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.89s [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" "7083502196cc4bad27d7f1700113747dd18a80fd10e1aac5513a28bb4937cc1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7083502196cc4bad27d7f1700113747dd18a80fd10e1aac5513a28bb4937cc1c", kill_on_drop: false }` [INFO] [stdout] 7083502196cc4bad27d7f1700113747dd18a80fd10e1aac5513a28bb4937cc1c