[INFO] fetching crate carddown 0.1.6...
[INFO] testing carddown-0.1.6 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate carddown 0.1.6 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate carddown 0.1.6 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate carddown 0.1.6
[INFO] finished tweaking crates.io crate carddown 0.1.6
[INFO] tweaked toml for crates.io crate carddown 0.1.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate carddown 0.1.6 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded ratatui v0.26.2
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b0ee663361d50e60c4ec154d635c29055f6159d53805112bbd1c0452307e869
[INFO] running `Command { std: "docker" "start" "-a" "5b0ee663361d50e60c4ec154d635c29055f6159d53805112bbd1c0452307e869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b0ee663361d50e60c4ec154d635c29055f6159d53805112bbd1c0452307e869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b0ee663361d50e60c4ec154d635c29055f6159d53805112bbd1c0452307e869", kill_on_drop: false }`
[INFO] [stdout] 5b0ee663361d50e60c4ec154d635c29055f6159d53805112bbd1c0452307e869
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5c8a4b12f85394a347cc8430b190ddf7dd661c5d3318c15ac166185079c3ed4
[INFO] running `Command { std: "docker" "start" "-a" "b5c8a4b12f85394a347cc8430b190ddf7dd661c5d3318c15ac166185079c3ed4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling ordered-float v4.2.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling ratatui v0.26.2
[INFO] [stderr]    Compiling carddown v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.30s
[INFO] running `Command { std: "docker" "inspect" "b5c8a4b12f85394a347cc8430b190ddf7dd661c5d3318c15ac166185079c3ed4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5c8a4b12f85394a347cc8430b190ddf7dd661c5d3318c15ac166185079c3ed4", kill_on_drop: false }`
[INFO] [stdout] b5c8a4b12f85394a347cc8430b190ddf7dd661c5d3318c15ac166185079c3ed4
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1576b477dba8065cfc76c3f61147bc245d99f4d27d8f674265a7ca88f1683266
[INFO] running `Command { std: "docker" "start" "-a" "1576b477dba8065cfc76c3f61147bc245d99f4d27d8f674265a7ca88f1683266", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling ratatui v0.26.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling carddown v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.83s
[INFO] running `Command { std: "docker" "inspect" "1576b477dba8065cfc76c3f61147bc245d99f4d27d8f674265a7ca88f1683266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1576b477dba8065cfc76c3f61147bc245d99f4d27d8f674265a7ca88f1683266", kill_on_drop: false }`
[INFO] [stdout] 1576b477dba8065cfc76c3f61147bc245d99f4d27d8f674265a7ca88f1683266
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e29f99dbf713744d09780dbd4462d737f29d4379efb269d9c449b312eef8e3dc
[INFO] running `Command { std: "docker" "start" "-a" "e29f99dbf713744d09780dbd4462d737f29d4379efb269d9c449b312eef8e3dc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/carddown-8ac7c12f6b2f9e0d)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test algorithm::sm5::tests::test_sm5 ... ok
[INFO] [stdout] test algorithm::tests::test_new_ease_factor ... ok
[INFO] [stdout] test algorithm::tests::test_round_float ... ok
[INFO] [stdout] test card::tests::test_parse_file_with_ignore ... ok
[INFO] [stdout] test algorithm::tests::test_update_meanq ... ok
[INFO] [stdout] test card::tests::test_card ... ok
[INFO] [stdout] test card::tests::test_strip_tags ... ok
[INFO] [stdout] test db::tests::test_refresh_global_state ... ok
[INFO] [stdout] test algorithm::sm2::tests::test_sm2 ... ok
[INFO] [stdout] test tests::test_filter_cards_empty ... ok
[INFO] [stdout] test db::tests::test_delete_card ... ok
[INFO] [stdout] test db::tests::test_update_db_orphan ... ok
[INFO] [stdout] test db::tests::test_update_db_update_card ... ok
[INFO] [stdout] test tests::test_filter_cards_cram_mode ... ok
[INFO] [stdout] test db::tests::test_update_cards ... ok
[INFO] [stdout] test db::tests::test_update_db_new_card ... ok
[INFO] [stdout] test db::tests::test_get_db ... ok
[INFO] [stdout] test card::tests::test_serde ... ok
[INFO] [stdout] test algorithm::simple8::tests::test_simple8 ... ok
[INFO] [stdout] test tests::test_parse_cards_from_folder_type_filter ... ok
[INFO] [stdout] test tests::test_filter_cards_zero_interval ... ok
[INFO] [stdout] test tests::test_filter_cards_skip_leech ... ok
[INFO] [stdout] test tests::test_filter_cards_interval_last_viewed_none ... ok
[INFO] [stdout] test tests::test_filter_cards_interval ... ok
[INFO] [stdout] test tests::test_filter_cards_orphans ... ok
[INFO] [stdout] test db::tests::test_update_db_unorphan ... ok
[INFO] [stdout] test tests::test_filter_cards_lapsed_interval ... ok
[INFO] [stdout] test tests::test_filter_cards_matching_tags ... ok
[INFO] [stdout] test tests::test_filter_cards_non_matching_tags ... ok
[INFO] [stdout] test db::tests::test_get_global_state ... ok
[INFO] [stdout] test card::tests::test_parse_tags ... ok
[INFO] [stdout] test card::tests::test_parse_multi_line_cards ... ok
[INFO] [stdout] test card::tests::test_parse_file ... ok
[INFO] [stdout] test tests::test_parse_cards_from_folder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e29f99dbf713744d09780dbd4462d737f29d4379efb269d9c449b312eef8e3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e29f99dbf713744d09780dbd4462d737f29d4379efb269d9c449b312eef8e3dc", kill_on_drop: false }`
[INFO] [stdout] e29f99dbf713744d09780dbd4462d737f29d4379efb269d9c449b312eef8e3dc
[INFO] testing carddown-0.1.6 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate carddown 0.1.6 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate carddown 0.1.6 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate carddown 0.1.6
[INFO] finished tweaking crates.io crate carddown 0.1.6
[INFO] tweaked toml for crates.io crate carddown 0.1.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate carddown 0.1.6 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 429ab00e81e07527e14fbc1ebfcd3bf905b4b92ee29c3dc3dbfa823c042e3b26
[INFO] running `Command { std: "docker" "start" "-a" "429ab00e81e07527e14fbc1ebfcd3bf905b4b92ee29c3dc3dbfa823c042e3b26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "429ab00e81e07527e14fbc1ebfcd3bf905b4b92ee29c3dc3dbfa823c042e3b26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "429ab00e81e07527e14fbc1ebfcd3bf905b4b92ee29c3dc3dbfa823c042e3b26", kill_on_drop: false }`
[INFO] [stdout] 429ab00e81e07527e14fbc1ebfcd3bf905b4b92ee29c3dc3dbfa823c042e3b26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea954d302305b83b369a49d3f67074fbc2ff2e6b192f7ae9db2b10876e34c72d
[INFO] running `Command { std: "docker" "start" "-a" "ea954d302305b83b369a49d3f67074fbc2ff2e6b192f7ae9db2b10876e34c72d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling ordered-float v4.2.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling ratatui v0.26.2
[INFO] [stderr]    Compiling carddown v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.16s
[INFO] running `Command { std: "docker" "inspect" "ea954d302305b83b369a49d3f67074fbc2ff2e6b192f7ae9db2b10876e34c72d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea954d302305b83b369a49d3f67074fbc2ff2e6b192f7ae9db2b10876e34c72d", kill_on_drop: false }`
[INFO] [stdout] ea954d302305b83b369a49d3f67074fbc2ff2e6b192f7ae9db2b10876e34c72d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91ed0a522ec022a36c53c3c388dee974df0af52cc61733bc8e27c0385cab8852
[INFO] running `Command { std: "docker" "start" "-a" "91ed0a522ec022a36c53c3c388dee974df0af52cc61733bc8e27c0385cab8852", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling ratatui v0.26.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling carddown v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.71s
[INFO] running `Command { std: "docker" "inspect" "91ed0a522ec022a36c53c3c388dee974df0af52cc61733bc8e27c0385cab8852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91ed0a522ec022a36c53c3c388dee974df0af52cc61733bc8e27c0385cab8852", kill_on_drop: false }`
[INFO] [stdout] 91ed0a522ec022a36c53c3c388dee974df0af52cc61733bc8e27c0385cab8852
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d93f8eb89034c9142274aeae3ae39b4d45dcba0bc3dd81c7a93330907dbd274
[INFO] running `Command { std: "docker" "start" "-a" "9d93f8eb89034c9142274aeae3ae39b4d45dcba0bc3dd81c7a93330907dbd274", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/carddown-8ac7c12f6b2f9e0d)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test algorithm::tests::test_new_ease_factor ... ok
[INFO] [stdout] test algorithm::tests::test_round_float ... ok
[INFO] [stdout] test algorithm::sm5::tests::test_sm5 ... ok
[INFO] [stdout] test algorithm::tests::test_update_meanq ... ok
[INFO] [stdout] test algorithm::sm2::tests::test_sm2 ... ok
[INFO] [stdout] test algorithm::simple8::tests::test_simple8 ... ok
[INFO] [stdout] test card::tests::test_parse_file_with_ignore ... ok
[INFO] [stdout] test db::tests::test_update_db_update_card ... ok
[INFO] [stdout] test card::tests::test_serde ... ok
[INFO] [stdout] test card::tests::test_card ... ok
[INFO] [stdout] test db::tests::test_refresh_global_state ... ok
[INFO] [stdout] test db::tests::test_update_db_new_card ... ok
[INFO] [stdout] test db::tests::test_update_db_orphan ... ok
[INFO] [stdout] test db::tests::test_delete_card ... ok
[INFO] [stdout] test db::tests::test_update_cards ... ok
[INFO] [stdout] test card::tests::test_strip_tags ... ok
[INFO] [stdout] test db::tests::test_update_db_unorphan ... ok
[INFO] [stdout] test db::tests::test_get_global_state ... ok
[INFO] [stdout] test db::tests::test_get_db ... ok
[INFO] [stdout] test tests::test_filter_cards_cram_mode ... ok
[INFO] [stdout] test tests::test_filter_cards_empty ... ok
[INFO] [stdout] test tests::test_filter_cards_matching_tags ... ok
[INFO] [stdout] test tests::test_filter_cards_skip_leech ... ok
[INFO] [stdout] test tests::test_filter_cards_zero_interval ... ok
[INFO] [stdout] test tests::test_filter_cards_interval ... ok
[INFO] [stdout] test tests::test_filter_cards_orphans ... ok
[INFO] [stdout] test tests::test_filter_cards_interval_last_viewed_none ... ok
[INFO] [stdout] test tests::test_filter_cards_lapsed_interval ... ok
[INFO] [stdout] test tests::test_parse_cards_from_folder_type_filter ... ok
[INFO] [stdout] test tests::test_filter_cards_non_matching_tags ... ok
[INFO] [stdout] test card::tests::test_parse_multi_line_cards ... ok
[INFO] [stdout] test card::tests::test_parse_tags ... ok
[INFO] [stdout] test tests::test_parse_cards_from_folder ... ok
[INFO] [stdout] test card::tests::test_parse_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9d93f8eb89034c9142274aeae3ae39b4d45dcba0bc3dd81c7a93330907dbd274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d93f8eb89034c9142274aeae3ae39b4d45dcba0bc3dd81c7a93330907dbd274", kill_on_drop: false }`
[INFO] [stdout] 9d93f8eb89034c9142274aeae3ae39b4d45dcba0bc3dd81c7a93330907dbd274
