[INFO] cloning repository https://github.com/jtsagata/habitator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtsagata/habitator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtsagata%2Fhabitator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtsagata%2Fhabitator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 380bf8564537f65592adaee3749cc82962c9034a
[INFO] testing jtsagata/habitator against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtsagata%2Fhabitator" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jtsagata/habitator
[INFO] finished tweaking git repo https://github.com/jtsagata/habitator
[INFO] tweaked toml for git repo https://github.com/jtsagata/habitator written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jtsagata/habitator on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jtsagata/habitator 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca645da1990c7a1432b3dce7ea1c1a0db64a214c7c053798c419c9571be6ce3c
[INFO] running `Command { std: "docker" "start" "-a" "ca645da1990c7a1432b3dce7ea1c1a0db64a214c7c053798c419c9571be6ce3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca645da1990c7a1432b3dce7ea1c1a0db64a214c7c053798c419c9571be6ce3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca645da1990c7a1432b3dce7ea1c1a0db64a214c7c053798c419c9571be6ce3c", kill_on_drop: false }`
[INFO] [stdout] ca645da1990c7a1432b3dce7ea1c1a0db64a214c7c053798c419c9571be6ce3c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8746da061cfd7a31f19074f37838c3eeda7a2ca6a73425309694c6041f684f8
[INFO] running `Command { std: "docker" "start" "-a" "a8746da061cfd7a31f19074f37838c3eeda7a2ca6a73425309694c6041f684f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling clap v4.1.0
[INFO] [stderr]    Compiling ron v0.8.0
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling habitator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.29s
[INFO] running `Command { std: "docker" "inspect" "a8746da061cfd7a31f19074f37838c3eeda7a2ca6a73425309694c6041f684f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8746da061cfd7a31f19074f37838c3eeda7a2ca6a73425309694c6041f684f8", kill_on_drop: false }`
[INFO] [stdout] a8746da061cfd7a31f19074f37838c3eeda7a2ca6a73425309694c6041f684f8
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17e69bbc36df5e2cfb9ac3b81226433b1c752548b54cee951b448dc29e6df190
[INFO] running `Command { std: "docker" "start" "-a" "17e69bbc36df5e2cfb9ac3b81226433b1c752548b54cee951b448dc29e6df190", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling predicates-core v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling termtree v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling temp-env v0.3.1
[INFO] [stderr]    Compiling predicates-tree v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling bstr v1.1.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling assert_cmd v2.0.8
[INFO] [stderr]    Compiling habitator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.55s
[INFO] running `Command { std: "docker" "inspect" "17e69bbc36df5e2cfb9ac3b81226433b1c752548b54cee951b448dc29e6df190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17e69bbc36df5e2cfb9ac3b81226433b1c752548b54cee951b448dc29e6df190", kill_on_drop: false }`
[INFO] [stdout] 17e69bbc36df5e2cfb9ac3b81226433b1c752548b54cee951b448dc29e6df190
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae7ef35a0f5546718341c99fbf0cab3a146476f9e4521a945688edc8067d0a91
[INFO] running `Command { std: "docker" "start" "-a" "ae7ef35a0f5546718341c99fbf0cab3a146476f9e4521a945688edc8067d0a91", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/habitator-0fe1a87b7986697b)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test state::tests::test_default ... ok
[INFO] [stdout] test state::tests::test_deserialize ... ok
[INFO] [stdout] test state::tests::test_populate ... ok
[INFO] [stdout] test state::tests::test_populate_empty_var ... ok
[INFO] [stdout] test state::tests::test_populate_strip_my_documents ... ok
[INFO] [stdout] test state::tests::test_deserialize_default ... ok
[INFO] [stdout] test state::tests::test_populate_uniq ... ok
[INFO] [stdout] test state::tests::test_populate_strip_space ... ok
[INFO] [stdout] test state::tests::test_ser ... ok
[INFO] [stdout] test state::tests::test_populate_skip_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-b4f135c8f45064ca)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test add_last_first_rev ... ignored
[INFO] [stdout] test delete_all ... ignored
[INFO] [stdout] test add_before_multi ... ok
[INFO] [stdout] test add_before ... ok
[INFO] [stdout] test delete_path ... ok
[INFO] [stdout] test add_last ... ok
[INFO] [stdout] test no_args ... ok
[INFO] [stdout] test add_last_first ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ae7ef35a0f5546718341c99fbf0cab3a146476f9e4521a945688edc8067d0a91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae7ef35a0f5546718341c99fbf0cab3a146476f9e4521a945688edc8067d0a91", kill_on_drop: false }`
[INFO] [stdout] ae7ef35a0f5546718341c99fbf0cab3a146476f9e4521a945688edc8067d0a91
