[INFO] cloning repository https://github.com/krflol/RootCellar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krflol/RootCellar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrflol%2FRootCellar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrflol%2FRootCellar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 762327ba639a9932e9ecc6f43569550ecd926a32
[INFO] testing krflol/RootCellar against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrflol%2FRootCellar" "/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/krflol/RootCellar
[INFO] finished tweaking git repo https://github.com/krflol/RootCellar
[INFO] tweaked toml for git repo https://github.com/krflol/RootCellar written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/krflol/RootCellar on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/krflol/RootCellar 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 683176e0f655974160a99da45e2b198cd2779e62a8bdba59af7f610f8cb673ae
[INFO] running `Command { std: "docker" "start" "-a" "683176e0f655974160a99da45e2b198cd2779e62a8bdba59af7f610f8cb673ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "683176e0f655974160a99da45e2b198cd2779e62a8bdba59af7f610f8cb673ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "683176e0f655974160a99da45e2b198cd2779e62a8bdba59af7f610f8cb673ae", kill_on_drop: false }`
[INFO] [stdout] 683176e0f655974160a99da45e2b198cd2779e62a8bdba59af7f610f8cb673ae
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc36820327f74ce0598420c40e62218871509afe78040a43fc773e6b43299f0a
[INFO] running `Command { std: "docker" "start" "-a" "bc36820327f74ce0598420c40e62218871509afe78040a43fc773e6b43299f0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rootcellar-core v0.1.0 (/opt/rustwide/workdir/crates/rootcellar-core)
[INFO] [stderr]    Compiling rootcellar-cli v0.1.0 (/opt/rustwide/workdir/crates/rootcellar-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.12s
[INFO] running `Command { std: "docker" "inspect" "bc36820327f74ce0598420c40e62218871509afe78040a43fc773e6b43299f0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc36820327f74ce0598420c40e62218871509afe78040a43fc773e6b43299f0a", kill_on_drop: false }`
[INFO] [stdout] bc36820327f74ce0598420c40e62218871509afe78040a43fc773e6b43299f0a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c3afca0a856e6b579d8b9524fdfede0d31d98c1ad7981f8fe2167dc347a7c16
[INFO] running `Command { std: "docker" "start" "-a" "6c3afca0a856e6b579d8b9524fdfede0d31d98c1ad7981f8fe2167dc347a7c16", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rootcellar-cli v0.1.0 (/opt/rustwide/workdir/crates/rootcellar-cli)
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling rootcellar-core v0.1.0 (/opt/rustwide/workdir/crates/rootcellar-core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.62s
[INFO] running `Command { std: "docker" "inspect" "6c3afca0a856e6b579d8b9524fdfede0d31d98c1ad7981f8fe2167dc347a7c16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c3afca0a856e6b579d8b9524fdfede0d31d98c1ad7981f8fe2167dc347a7c16", kill_on_drop: false }`
[INFO] [stdout] 6c3afca0a856e6b579d8b9524fdfede0d31d98c1ad7981f8fe2167dc347a7c16
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8729565a479f8a42db5052872581875148a12faf8dd2c10e685830099a621700
[INFO] running `Command { std: "docker" "start" "-a" "8729565a479f8a42db5052872581875148a12faf8dd2c10e685830099a621700", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rootcellar_cli-34a6592b079015bd)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test tests::batch_detail_level_controls_payload_inclusion ... ok
[INFO] [stdout] test tests::bench_report_default_path_is_stable ... ok
[INFO] [stdout] test script::tests::enforce_script_trust_no_allowlist_skips_validation ... ok
[INFO] [stdout] test tests::batch_report_default_path_is_in_directory ... ok
[INFO] [stdout] test script::tests::enforce_script_trust_rejects_untrusted_fingerprint ... ok
[INFO] [stdout] test script::tests::enforce_script_trust_accepts_matching_or_truthy_allowlist ... ok
[INFO] [stdout] test tests::computes_duration_ratio ... ok
[INFO] [stdout] test tests::corpus_report_default_path_is_in_directory ... ok
[INFO] [stdout] test tests::desugars_macro_formula_and_range_mutations ... ok
[INFO] [stdout] test tests::normalizes_report_paths_with_forward_slashes ... ok
[INFO] [stdout] test tests::parses_a1_cell_reference ... ok
[INFO] [stdout] test tests::parses_macro_argument_rejects_duplicate_keys ... ok
[INFO] [stdout] test tests::parse_range_rejects_bad_inputs_for_macro_desugar ... ok
[INFO] [stdout] test script::tests::script_fingerprint_is_deterministic ... ok
[INFO] [stdout] test tests::parses_macro_arguments_and_rejects_duplicates ... ok
[INFO] [stdout] test tests::default_batch_threads_is_positive ... ok
[INFO] [stdout] test tests::synthetic_benchmark_workbook_shape_matches_requested_dimensions ... ok
[INFO] [stdout] test tests::parses_range_reference ... ok
[INFO] [stdout] test tests::value_fingerprint_changes_on_cell_mutation ... ok
[INFO] [stdout] test tests::collects_xlsx_files_recursively_in_deterministic_order ... ok
[INFO] [stdout] test tests::parses_macro_argument_rejects_invalid_input ... ok
[INFO] [stdout] test tests::parses_set_assignment ... ok
[INFO] [stdout] test tests::repro_diff_json_payload_respects_limit_and_truncation ... ok
[INFO] [stdout] test tests::repro_diff_text_output_handles_no_changes ... ok
[INFO] [stdout] test tests::desugars_macro_single_cell_mutations_to_tx_assignments ... ok
[INFO] [stdout] test tests::computes_files_per_second_from_wall_clock ... ok
[INFO] [stdout] test script::tests::enforce_script_trust_accepts_manifest_mode_with_permissions_and_publisher has been running for over 60 seconds
[INFO] [stdout] test script::tests::enforce_script_trust_manifest_mode_rejects_unknown_publisher has been running for over 60 seconds
[INFO] [stdout] test script::tests::enforce_script_trust_signed_mode_accepts_valid_signature has been running for over 60 seconds
[INFO] [stdout] test script::tests::enforce_script_trust_signed_mode_rejects_invalid_signature has been running for over 60 seconds
[INFO] [stdout] test script::tests::enforce_script_trust_signed_mode_rejects_missing_secret has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "8729565a479f8a42db5052872581875148a12faf8dd2c10e685830099a621700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8729565a479f8a42db5052872581875148a12faf8dd2c10e685830099a621700", kill_on_drop: false }`
[INFO] [stdout] 8729565a479f8a42db5052872581875148a12faf8dd2c10e685830099a621700
