[INFO] fetching crate bookmark-cli 1.2.0... [INFO] testing bookmark-cli-1.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate bookmark-cli 1.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate bookmark-cli 1.2.0 [INFO] finished tweaking crates.io crate bookmark-cli 1.2.0 [INFO] tweaked toml for crates.io crate bookmark-cli 1.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bookmark-cli 1.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bookmark-cli 1.2.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest v0.22.0 [INFO] [stderr] Downloaded mockall v0.13.0 [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded clap v4.5.18 [INFO] [stderr] Downloaded mockall_derive v0.13.0 [INFO] [stderr] Downloaded rstest_macros v0.22.0 [INFO] [stderr] Downloaded toml_edit v0.22.21 [INFO] [stderr] Downloaded clap_builder v4.5.18 [INFO] [stderr] Downloaded rustix v0.38.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba992a58dff3b550b9117c932bf070c337b8363533c108b100dae143b1e18567 [INFO] running `Command { std: "docker" "start" "-a" "ba992a58dff3b550b9117c932bf070c337b8363533c108b100dae143b1e18567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba992a58dff3b550b9117c932bf070c337b8363533c108b100dae143b1e18567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba992a58dff3b550b9117c932bf070c337b8363533c108b100dae143b1e18567", kill_on_drop: false }` [INFO] [stdout] ba992a58dff3b550b9117c932bf070c337b8363533c108b100dae143b1e18567 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1bd9d046801f8113eee96a5be9262268848aa16621866bf91bfaa87e6bf7a6c8 [INFO] running `Command { std: "docker" "start" "-a" "1bd9d046801f8113eee96a5be9262268848aa16621866bf91bfaa87e6bf7a6c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling mockall_derive v0.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling mockall v0.13.0 [INFO] [stderr] Compiling bookmark-cli v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `MockBookmarkDao` is never constructed [INFO] [stdout] --> src/dao.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct MockBookmarkDao { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MockBookmarkRepository` is never constructed [INFO] [stdout] --> src/repository.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct MockBookmarkRepository { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.92s [INFO] running `Command { std: "docker" "inspect" "1bd9d046801f8113eee96a5be9262268848aa16621866bf91bfaa87e6bf7a6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bd9d046801f8113eee96a5be9262268848aa16621866bf91bfaa87e6bf7a6c8", kill_on_drop: false }` [INFO] [stdout] 1bd9d046801f8113eee96a5be9262268848aa16621866bf91bfaa87e6bf7a6c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a145765f518641c669d9021933381e0f056a4105c3edeb6ff9ff5208147305f1 [INFO] running `Command { std: "docker" "start" "-a" "a145765f518641c669d9021933381e0f056a4105c3edeb6ff9ff5208147305f1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling mockall_derive v0.13.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling mockall v0.13.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rstest v0.22.0 [INFO] [stderr] Compiling bookmark-cli v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.79s [INFO] running `Command { std: "docker" "inspect" "a145765f518641c669d9021933381e0f056a4105c3edeb6ff9ff5208147305f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a145765f518641c669d9021933381e0f056a4105c3edeb6ff9ff5208147305f1", kill_on_drop: false }` [INFO] [stdout] a145765f518641c669d9021933381e0f056a4105c3edeb6ff9ff5208147305f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 451ed00aad6e788ccf495f10de0b85ea04480808d5c4d2e1a87c008f3cb492d4 [INFO] running `Command { std: "docker" "start" "-a" "451ed00aad6e788ccf495f10de0b85ea04480808d5c4d2e1a87c008f3cb492d4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/bm-fbd70fa4e28df80a) [INFO] [stdout] running 20 tests [INFO] [stdout] test bookmark::tests::test_parse::case_1 ... ok [INFO] [stdout] test bookmark::tests::test_to_string::case_1 ... ok [INFO] [stdout] test bookmark::tests::test_to_string::case_2 ... ok [INFO] [stdout] test repository::tests::test_delete_bookmark::case_1 ... ok [INFO] [stdout] test repository::tests::test_delete_bookmark::case_2 ... ok [INFO] [stdout] test repository::tests::test_find_all_bookmarks::case_1 ... ok [INFO] [stdout] test repository::tests::test_save_bookmark::case_1 ... ok [INFO] [stdout] test bookmark::tests::test_parse::case_2 ... ok [INFO] [stdout] test usecase::tests::test_add_bookmark ... ok [INFO] [stdout] test repository::tests::test_save_bookmark::case_2 ... ok [INFO] [stdout] test usecase::tests::test_add_bookmark_with_empty_or_none_path::case_1 ... ok [INFO] [stdout] test usecase::tests::test_add_bookmark_with_empty_or_none_path::case_2 ... ok [INFO] [stdout] test usecase::tests::test_add_bookmark_with_non_dir_path ... ok [INFO] [stdout] test usecase::tests::test_add_bookmark_with_nonexistent_path ... ok [INFO] [stdout] test usecase::tests::test_delete_bookmark ... ok [INFO] [stdout] test usecase::tests::test_delete_bookmark_no_match ... ok [INFO] [stdout] test usecase::tests::test_list_bookmarks ... ok [INFO] [stdout] test usecase::tests::test_list_bookmarks_empty ... ok [INFO] [stdout] test usecase::tests::test_search_bookmark ... ok [INFO] [stdout] test usecase::tests::test_search_bookmark_no_bookmarks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "451ed00aad6e788ccf495f10de0b85ea04480808d5c4d2e1a87c008f3cb492d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "451ed00aad6e788ccf495f10de0b85ea04480808d5c4d2e1a87c008f3cb492d4", kill_on_drop: false }` [INFO] [stdout] 451ed00aad6e788ccf495f10de0b85ea04480808d5c4d2e1a87c008f3cb492d4