[INFO] cloning repository https://github.com/chimbosonic/cli-kneeboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chimbosonic/cli-kneeboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchimbosonic%2Fcli-kneeboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchimbosonic%2Fcli-kneeboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7af0e6bcfbdafaa23045cb173ceafc916d848ea
[INFO] testing chimbosonic/cli-kneeboard against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchimbosonic%2Fcli-kneeboard" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/chimbosonic/cli-kneeboard on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/chimbosonic/cli-kneeboard
[INFO] finished tweaking git repo https://github.com/chimbosonic/cli-kneeboard
[INFO] tweaked toml for git repo https://github.com/chimbosonic/cli-kneeboard written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/chimbosonic/cli-kneeboard 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c066aa7bb1183847bcd526d42e47c6613c34ad5c99114b593a1668f1c28b87c6
[INFO] running `Command { std: "docker" "start" "-a" "c066aa7bb1183847bcd526d42e47c6613c34ad5c99114b593a1668f1c28b87c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c066aa7bb1183847bcd526d42e47c6613c34ad5c99114b593a1668f1c28b87c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c066aa7bb1183847bcd526d42e47c6613c34ad5c99114b593a1668f1c28b87c6", kill_on_drop: false }`
[INFO] [stdout] c066aa7bb1183847bcd526d42e47c6613c34ad5c99114b593a1668f1c28b87c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4a80e48a105fb51d614228cdaff02d5b9541b6504f1d28c628d3bb3da649c71
[INFO] running `Command { std: "docker" "start" "-a" "c4a80e48a105fb51d614228cdaff02d5b9541b6504f1d28c628d3bb3da649c71", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling cursive-macros v0.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.12.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling enumset v1.1.5
[INFO] [stderr]    Compiling cursive_core v0.4.6
[INFO] [stderr]    Compiling cursive v0.21.1
[INFO] [stderr]    Compiling cli-kneeboard v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 3m 56s
[INFO] running `Command { std: "docker" "inspect" "c4a80e48a105fb51d614228cdaff02d5b9541b6504f1d28c628d3bb3da649c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4a80e48a105fb51d614228cdaff02d5b9541b6504f1d28c628d3bb3da649c71", kill_on_drop: false }`
[INFO] [stdout] c4a80e48a105fb51d614228cdaff02d5b9541b6504f1d28c628d3bb3da649c71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc279b31f0b6e770e0a4aab05fae4fc6382e2350407a6a8fe25fd327dff8136e
[INFO] running `Command { std: "docker" "start" "-a" "fc279b31f0b6e770e0a4aab05fae4fc6382e2350407a6a8fe25fd327dff8136e", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling testing_logger v0.1.1
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling cli-kneeboard v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 5.77s
[INFO] running `Command { std: "docker" "inspect" "fc279b31f0b6e770e0a4aab05fae4fc6382e2350407a6a8fe25fd327dff8136e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc279b31f0b6e770e0a4aab05fae4fc6382e2350407a6a8fe25fd327dff8136e", kill_on_drop: false }`
[INFO] [stdout] fc279b31f0b6e770e0a4aab05fae4fc6382e2350407a6a8fe25fd327dff8136e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f60946fed1f630841b1778a53730c4afb7da74a2682fc52ef58c21e94e41c6bc
[INFO] running `Command { std: "docker" "start" "-a" "f60946fed1f630841b1778a53730c4afb7da74a2682fc52ef58c21e94e41c6bc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kneeboard-c76ccc7c0d33f95e)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test checklist::tests::count_unresolved_optional_checklist ... ok
[INFO] [stdout] test checklist::tests::count_unresolved_checklist ... ok
[INFO] [stdout] test checklist::tests::create_new_checklist_from_markdown_simple_multiple_items ... ok
[INFO] [stdout] test checklist::tests::create_new_checklist_from_markdown_simple_single_optional_item ... ok
[INFO] [stdout] test checklist::tests::create_new_checklist_from_markdown_simple_single_item ... ok
[INFO] [stdout] test checklist::tests::create_new_checklist_from_markdown_single_item_containing_markdown_formating ... ok
[INFO] [stdout] test checklist::tests::create_new_checklist_from_markdown_with_nested_items ... ok
[INFO] [stdout] test checklist::tests::extract_checklist_name_no_name ... ok
[INFO] [stdout] test checklist::tests::create_new_checklist_from_markdown_mixed_lists_multiple_items ... ok
[INFO] [stdout] test checklist::tests::extract_checklist_name_name_not_following_spec ... ok
[INFO] [stdout] test checklist::tests::generate_test_checklist_test ... ok
[INFO] [stdout] test checklist::tests::extract_checklist_name_name_following_spec ... ok
[INFO] [stdout] test checklist::tests::save_and_load_checklist ... ok
[INFO] [stdout] test checklist::tests::create_new_checklist_from_markdown_no_checklist - should panic ... ok
[INFO] [stdout] test checklist::tests::load_non_checklist - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f60946fed1f630841b1778a53730c4afb7da74a2682fc52ef58c21e94e41c6bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f60946fed1f630841b1778a53730c4afb7da74a2682fc52ef58c21e94e41c6bc", kill_on_drop: false }`
[INFO] [stdout] f60946fed1f630841b1778a53730c4afb7da74a2682fc52ef58c21e94e41c6bc
