[INFO] cloning repository https://github.com/trevorriles/forjj [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trevorriles/forjj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevorriles%2Fforjj", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevorriles%2Fforjj'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54e3c1d0edf952fb0704150c40ff51497403c175 [INFO] testing trevorriles/forjj against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrevorriles%2Fforjj" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/trevorriles/forjj [INFO] finished tweaking git repo https://github.com/trevorriles/forjj [INFO] tweaked toml for git repo https://github.com/trevorriles/forjj written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/trevorriles/forjj on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/trevorriles/forjj 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3df294da8f5c323bbcc8229a34cf6b173c8c018c7d31b9f7c621e59bb4b625bf [INFO] running `Command { std: "docker" "start" "-a" "3df294da8f5c323bbcc8229a34cf6b173c8c018c7d31b9f7c621e59bb4b625bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3df294da8f5c323bbcc8229a34cf6b173c8c018c7d31b9f7c621e59bb4b625bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3df294da8f5c323bbcc8229a34cf6b173c8c018c7d31b9f7c621e59bb4b625bf", kill_on_drop: false }` [INFO] [stdout] 3df294da8f5c323bbcc8229a34cf6b173c8c018c7d31b9f7c621e59bb4b625bf [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" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdbac4c5aa9c13b7c6fe5bc059ee39530c9ff805117d20332c0d6866e3bd1ef0 [INFO] running `Command { std: "docker" "start" "-a" "fdbac4c5aa9c13b7c6fe5bc059ee39530c9ff805117d20332c0d6866e3bd1ef0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling gix-trace v0.1.17 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling jiff v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling gix-sec v0.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling arc-swap v1.8.1 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling toml_edit v0.24.0+spec-1.1.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling jj-lib-proc-macros v0.38.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling logos v0.15.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling gix-validate v0.11.0 [INFO] [stderr] Compiling gix-error v0.0.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling gix-quote v0.6.1 [INFO] [stderr] Compiling gix-packetline v0.21.0 [INFO] [stderr] Compiling gix-path v0.11.0 [INFO] [stderr] Compiling gix-chunk v0.5.0 [INFO] [stderr] Compiling gix-command v0.7.0 [INFO] [stderr] Compiling gix-url v0.35.0 [INFO] [stderr] Compiling gix-config-value v0.17.0 [INFO] [stderr] Compiling gix-bitmap v0.2.15 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling gix-date v0.13.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling gix-actor v0.38.0 [INFO] [stderr] Compiling prodash v31.0.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling gix-features v0.46.0 [INFO] [stderr] Compiling gix-hash v0.22.0 [INFO] [stderr] Compiling gix-fs v0.19.0 [INFO] [stderr] Compiling gix-glob v0.24.0 [INFO] [stderr] Compiling gix-transport v0.53.0 [INFO] [stderr] Compiling gix-tempfile v21.0.0 [INFO] [stderr] Compiling gix-hashtable v0.12.0 [INFO] [stderr] Compiling gix-commitgraph v0.32.0 [INFO] [stderr] Compiling gix-attributes v0.30.0 [INFO] [stderr] Compiling gix-ignore v0.19.0 [INFO] [stderr] Compiling gix-object v0.55.0 [INFO] [stderr] Compiling interim v0.2.1 [INFO] [stderr] Compiling gix-lock v21.0.0 [INFO] [stderr] Compiling gix-shallow v0.8.0 [INFO] [stderr] Compiling gix-pathspec v0.15.0 [INFO] [stderr] Compiling gix-revwalk v0.26.0 [INFO] [stderr] Compiling gix-ref v0.58.0 [INFO] [stderr] Compiling gix-filter v0.25.0 [INFO] [stderr] Compiling gix-pack v0.65.0 [INFO] [stderr] Compiling gix-traverse v0.52.0 [INFO] [stderr] Compiling gix-revision v0.40.0 [INFO] [stderr] Compiling gix-index v0.46.0 [INFO] [stderr] Compiling gix-refspec v0.36.0 [INFO] [stderr] Compiling gix-config v0.51.0 [INFO] [stderr] Compiling gix-protocol v0.56.0 [INFO] [stderr] Compiling gix-discover v0.46.0 [INFO] [stderr] Compiling gix-odb v0.75.0 [INFO] [stderr] Compiling gix-worktree v0.47.0 [INFO] [stderr] Compiling gix-diff v0.58.0 [INFO] [stderr] Compiling gix-submodule v0.25.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling gix v0.78.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling jj-lib v0.38.0 [INFO] [stderr] Compiling forjj-storage v0.1.0 (/opt/rustwide/workdir/crates/forjj-storage) [INFO] [stderr] Compiling forjj-protocol v0.1.0 (/opt/rustwide/workdir/crates/forjj-protocol) [INFO] [stderr] Compiling forjj-server v0.1.0 (/opt/rustwide/workdir/crates/forjj-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "fdbac4c5aa9c13b7c6fe5bc059ee39530c9ff805117d20332c0d6866e3bd1ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdbac4c5aa9c13b7c6fe5bc059ee39530c9ff805117d20332c0d6866e3bd1ef0", kill_on_drop: false }` [INFO] [stdout] fdbac4c5aa9c13b7c6fe5bc059ee39530c9ff805117d20332c0d6866e3bd1ef0 [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" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 627c496c0f3c5a142dc3f287359072b3dca0c54bd9bcda295a51949e0a5dc61d [INFO] running `Command { std: "docker" "start" "-a" "627c496c0f3c5a142dc3f287359072b3dca0c54bd9bcda295a51949e0a5dc61d", kill_on_drop: false }` [INFO] [stderr] Compiling forjj-storage v0.1.0 (/opt/rustwide/workdir/crates/forjj-storage) [INFO] [stderr] Compiling forjj-protocol v0.1.0 (/opt/rustwide/workdir/crates/forjj-protocol) [INFO] [stderr] Compiling forjj-server v0.1.0 (/opt/rustwide/workdir/crates/forjj-server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.18s [INFO] running `Command { std: "docker" "inspect" "627c496c0f3c5a142dc3f287359072b3dca0c54bd9bcda295a51949e0a5dc61d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627c496c0f3c5a142dc3f287359072b3dca0c54bd9bcda295a51949e0a5dc61d", kill_on_drop: false }` [INFO] [stdout] 627c496c0f3c5a142dc3f287359072b3dca0c54bd9bcda295a51949e0a5dc61d [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" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0fdc12538d86c44b27b2637098e9953fcd6a883c270c0c725721f60e1ede2dc0 [INFO] running `Command { std: "docker" "start" "-a" "0fdc12538d86c44b27b2637098e9953fcd6a883c270c0c725721f60e1ede2dc0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/forjj_protocol-aa74d1abbe61e0c6) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test framing::tests::test_read_frame_into ... ok [INFO] [stdout] test framing::tests::test_frame_roundtrip ... ok [INFO] [stdout] test framing::tests::test_frame_too_large ... ok [INFO] [stdout] test messages::tests::test_hello_request_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/forjj-c0245b9d56df47a1) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/forjj_storage-b9ccf12c96b47db3) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test object_id::tests::test_from_hex_invalid_character ... ok [INFO] [stdout] test object_id::tests::test_from_hex_invalid_length ... ok [INFO] [stdout] test object_id::tests::test_different_data_produces_different_hashes ... ok [INFO] [stdout] test object_id::tests::test_hash_produces_consistent_results ... ok [INFO] [stdout] test object_id::tests::test_hex_roundtrip ... ok [INFO] [stdout] test repository::tests::test_backend_type_as_str ... ok [INFO] [stdout] test tests::object_id_hash_is_deterministic ... ok [INFO] [stdout] test repository::tests::test_repo_path ... ok [INFO] [stdout] test repository::tests::test_read_commits ... ok [INFO] [stdout] test repository::tests::test_operation_info ... ok [INFO] [stdout] test repository::tests::test_tree_operations ... ok [INFO] [stdout] test repository::tests::test_create_and_open_repo ... ok [INFO] [stdout] test repository::tests::test_delete_repo ... ok [INFO] [stdout] test repository::tests::test_operation_heads ... ok [INFO] [stdout] [INFO] [stderr] Running tests/jj_cli_integration.rs (/opt/rustwide/target/debug/deps/jj_cli_integration-8ac8fde88c5dbe68) [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_forjj_repo_readable_by_jj_cli ... ok [INFO] [stdout] test test_jj_git_repo_readable_by_forjj ... ok [INFO] [stdout] test test_forjj_repo_structure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests forjj_protocol [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] [stderr] Doc-tests forjj_storage [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" "0fdc12538d86c44b27b2637098e9953fcd6a883c270c0c725721f60e1ede2dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fdc12538d86c44b27b2637098e9953fcd6a883c270c0c725721f60e1ede2dc0", kill_on_drop: false }` [INFO] [stdout] 0fdc12538d86c44b27b2637098e9953fcd6a883c270c0c725721f60e1ede2dc0