[INFO] cloning repository https://github.com/ln64-git/arc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ln64-git/arc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fln64-git%2Farc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fln64-git%2Farc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ebe154ea0d6675ccc1e84163d35fe840659eaf5 [INFO] testing ln64-git/arc against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fln64-git%2Farc" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ln64-git/arc [INFO] finished tweaking git repo https://github.com/ln64-git/arc [INFO] tweaked toml for git repo https://github.com/ln64-git/arc written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ln64-git/arc on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ln64-git/arc 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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates-core v1.0.9 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded predicates-tree v1.0.12 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded termtree v0.5.1 [INFO] [stderr] Downloaded chrono v0.4.40 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3205fe7a124ca2f3ae5759a78dc048cb96e1ddf9867120b41b5e7f9acd39252 [INFO] running `Command { std: "docker" "start" "-a" "c3205fe7a124ca2f3ae5759a78dc048cb96e1ddf9867120b41b5e7f9acd39252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3205fe7a124ca2f3ae5759a78dc048cb96e1ddf9867120b41b5e7f9acd39252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3205fe7a124ca2f3ae5759a78dc048cb96e1ddf9867120b41b5e7f9acd39252", kill_on_drop: false }` [INFO] [stdout] c3205fe7a124ca2f3ae5759a78dc048cb96e1ddf9867120b41b5e7f9acd39252 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eeedec6f83d7da7b778dcaba55fc6bf36131687d404db04bdc959283efde8cdb [INFO] running `Command { std: "docker" "start" "-a" "eeedec6f83d7da7b778dcaba55fc6bf36131687d404db04bdc959283efde8cdb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling arc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.66s [INFO] running `Command { std: "docker" "inspect" "eeedec6f83d7da7b778dcaba55fc6bf36131687d404db04bdc959283efde8cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeedec6f83d7da7b778dcaba55fc6bf36131687d404db04bdc959283efde8cdb", kill_on_drop: false }` [INFO] [stdout] eeedec6f83d7da7b778dcaba55fc6bf36131687d404db04bdc959283efde8cdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a634b72309daf4542f852756f69dfa95c9d9c532846e3c522b00f833013b5a09 [INFO] running `Command { std: "docker" "start" "-a" "a634b72309daf4542f852756f69dfa95c9d9c532846e3c522b00f833013b5a09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling arc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.16s [INFO] running `Command { std: "docker" "inspect" "a634b72309daf4542f852756f69dfa95c9d9c532846e3c522b00f833013b5a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a634b72309daf4542f852756f69dfa95c9d9c532846e3c522b00f833013b5a09", kill_on_drop: false }` [INFO] [stdout] a634b72309daf4542f852756f69dfa95c9d9c532846e3c522b00f833013b5a09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01c84ae0a19135bb3d25579e63dd37d197471b0cba613163b72d105d50958e11 [INFO] running `Command { std: "docker" "start" "-a" "01c84ae0a19135bb3d25579e63dd37d197471b0cba613163b72d105d50958e11", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arc-d59fe3b22bb26c2a) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::types::test_config_serialization ... ok [INFO] [stdout] test tests::types::test_history_entry_serialization ... ok [INFO] [stdout] test tests::command::pull::test_pull_manifest_copies_chunks ... ok [INFO] [stdout] test tests::command::list::test_list_manifest_files ... ok [INFO] [stdout] test tests::encrypt::test_encrypt_decrypt_roundtrip ... ok [INFO] [stdout] test tests::command::lock::test_lock_encrypts_and_removes_original ... ok [INFO] [stdout] test tests::command::unlock::test_unlock_restores_file ... ok [INFO] [stdout] test tests::encrypt::test_generate_key_and_load ... ok [INFO] [stdout] test tests::encrypt::test_encrypt_to_file_and_decrypt_from_file ... ok [INFO] [stdout] test tests::command::add::test_arc_add_commit ... ok [INFO] [stdout] test tests::command::init::test_arc_init_creates_structure ... ok [INFO] [stdout] test tests::command::commit::test_commit_creates_history ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::command::commit::test_commit_creates_history stdout ---- [INFO] [stdout] ✅ Wrote staging.json [INFO] [stdout] 📦 staging.json: [{"path":"dummy.txt","hash":"deadbeef"}] [INFO] [stdout] ✅ Wrote dummy chunk [INFO] [stdout] Committing Arc... [INFO] [stdout] Raw staging contents: [{"path":"dummy.txt","hash":"deadbeef"}] [INFO] [stdout] Parsed staging entries: [StagingEntry { path: "dummy.txt", hash: "deadbeef" }] [INFO] [stdout] [INFO] [stdout] thread 'tests::command::commit::test_commit_creates_history' (25) panicked at src/utility/encrypt.rs:72:32: [INFO] [stdout] ❌ Failed to write encrypted file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60d043af1962 - std::backtrace_rs::backtrace::libunwind::trace::h66a2a7c2ae287f78 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60d043af1962 - std::backtrace_rs::backtrace::trace_unsynchronized::hfc2e0cbc9b584495 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60d043af1962 - std::sys::backtrace::_print_fmt::h118f0de0547bd6e5 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60d043af1962 - ::fmt::h4a7ebf3c97b63e54 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60d043b02ebf - core::fmt::rt::Argument::fmt::h614abe7b62e687bb [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60d043b02ebf - core::fmt::write::h5e5759cada453e98 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60d043aba9a1 - std::io::default_write_fmt::h07c0e0cd2ff3d760 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60d043aba9a1 - std::io::Write::write_fmt::he7256dac030cd662 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60d043ac86f2 - std::sys::backtrace::BacktraceLock::print::haede8464af6f6593 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60d043acd91f - std::panicking::default_hook::{{closure}}::hd1d459f3747276de [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60d043acd7b1 - std::panicking::default_hook::h4615f5c23d4bd826 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60d0439eadae - as core::ops::function::Fn>::call::h3f49114c7e9679ef [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x60d0439eadae - test::test_main_with_exit_callback::{{closure}}::h4d67369e3cd340e4 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60d043acdfdf - as core::ops::function::Fn>::call::h2af8f746f7568e27 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x60d043acdfdf - std::panicking::panic_with_hook::h290022751dfbc99c [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60d043acde3a - std::panicking::panic_handler::{{closure}}::h8a82486ef1115454 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x60d043ac8829 - std::sys::backtrace::__rust_end_short_backtrace::h24c7668dbf64a695 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60d043aadcbd - __rustc[c97015d5850a580e]::rust_begin_unwind [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60d043b0b000 - core::panicking::panic_fmt::h28e12f8802cd0928 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x60d043b0a446 - core::result::unwrap_failed::hcba38eed78e12398 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x60d04399c33c - core::result::Result::expect::h6aee119991834d75 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x60d0439ab2ae - arc::utility::encrypt::encrypt_to_file::h180b7b228ba5ac63 [INFO] [stdout] at /opt/rustwide/workdir/src/utility/encrypt.rs:72:32 [INFO] [stdout] 22: 0x60d0439affcc - arc::command::commit::run::hab0d9937fb5cdca0 [INFO] [stdout] at /opt/rustwide/workdir/src/command/commit.rs:78:5 [INFO] [stdout] 23: 0x60d0439b9199 - arc::tests::command::commit::test_commit_creates_history::h77b9fa65bfc71760 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/command/commit.rs:15:5 [INFO] [stdout] 24: 0x60d0439b9397 - arc::tests::command::commit::test_commit_creates_history::{{closure}}::h09fe891df4ab5690 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/command/commit.rs:6:33 [INFO] [stdout] 25: 0x60d043996a16 - core::ops::function::FnOnce::call_once::hc8ee96a60b0ca601 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x60d0439eabfb - core::ops::function::FnOnce::call_once::hdefe93407160c395 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x60d0439eabfb - test::__rust_begin_short_backtrace::hdfcc8fd2fe67da7a [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x60d043a007b5 - test::run_test_in_process::{{closure}}::h320bae9b1003112f [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x60d043a007b5 - as core::ops::function::FnOnce<()>>::call_once::h90f8f831719f5411 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x60d043a007b5 - std::panicking::catch_unwind::do_call::h9f251d79dbf7d6ed [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x60d043a007b5 - std::panicking::catch_unwind::h097a5a3f87c04a25 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x60d043a007b5 - std::panic::catch_unwind::h70316c014b05855b [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x60d043a007b5 - test::run_test_in_process::h023ca635764dfe30 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x60d043a007b5 - test::run_test::{{closure}}::h59932d18dfba4366 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x60d0439d6f94 - test::run_test::{{closure}}::ha2e96c73f8625e3a [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x60d0439d6f94 - std::sys::backtrace::__rust_begin_short_backtrace::h1b37e5c0fca27c18 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x60d0439da8ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8ac0d86b7db5ca42 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x60d0439da8ba - as core::ops::function::FnOnce<()>>::call_once::h2f0a63b3b36bb8fd [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x60d0439da8ba - std::panicking::catch_unwind::do_call::h16004b52a84b801e [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x60d0439da8ba - std::panicking::catch_unwind::hd4141c774c700dce [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x60d0439da8ba - std::panic::catch_unwind::h8a9749a99926eb13 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x60d0439da8ba - std::thread::Builder::spawn_unchecked_::{{closure}}::habf5065a7fc58dc1 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x60d0439da8ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h557ae74e20db8c0e [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x60d043ac377f - as core::ops::function::FnOnce>::call_once::h42e3c3a0d92a01a7 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 45: 0x60d043ac377f - std::sys::thread::unix::Thread::new::thread_start::hbfb8ed69a8a2081e [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 46: 0x77afd3433aa4 - [INFO] [stdout] 47: 0x77afd34c0a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::command::commit::test_commit_creates_history [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "01c84ae0a19135bb3d25579e63dd37d197471b0cba613163b72d105d50958e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01c84ae0a19135bb3d25579e63dd37d197471b0cba613163b72d105d50958e11", kill_on_drop: false }` [INFO] [stdout] 01c84ae0a19135bb3d25579e63dd37d197471b0cba613163b72d105d50958e11