[INFO] cloning repository https://github.com/simbo1905/agt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simbo1905/agt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimbo1905%2Fagt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimbo1905%2Fagt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9757e0de26e727beb0d082079e9417e9b1339d19 [INFO] testing simbo1905/agt against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimbo1905%2Fagt" "/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/simbo1905/agt [INFO] finished tweaking git repo https://github.com/simbo1905/agt [INFO] tweaked toml for git repo https://github.com/simbo1905/agt written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/simbo1905/agt 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/simbo1905/agt 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] fee4c83bea6bf8449f0bde60cb5d5c5c772e057625b6aee2285d2c9df91ac21c [INFO] running `Command { std: "docker" "start" "-a" "fee4c83bea6bf8449f0bde60cb5d5c5c772e057625b6aee2285d2c9df91ac21c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fee4c83bea6bf8449f0bde60cb5d5c5c772e057625b6aee2285d2c9df91ac21c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fee4c83bea6bf8449f0bde60cb5d5c5c772e057625b6aee2285d2c9df91ac21c", kill_on_drop: false }` [INFO] [stdout] fee4c83bea6bf8449f0bde60cb5d5c5c772e057625b6aee2285d2c9df91ac21c [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] d1b7fd91eae433d2e4bce2d48692129ec1f73367b7c595ce9f03b2d887bf741b [INFO] running `Command { std: "docker" "start" "-a" "d1b7fd91eae433d2e4bce2d48692129ec1f73367b7c595ce9f03b2d887bf741b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling gix-trace v0.1.16 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling bytesize v2.3.1 [INFO] [stderr] Compiling human_format v1.2.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling jiff v0.2.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling zmij v1.0.8 [INFO] [stderr] Compiling jiff v0.1.29 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling gix-sec v0.10.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling prodash v29.0.2 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-date v0.9.4 [INFO] [stderr] Compiling gix-validate v0.9.4 [INFO] [stderr] Compiling gix-chunk v0.4.12 [INFO] [stderr] Compiling gix-quote v0.4.15 [INFO] [stderr] Compiling gix-bitmap v0.2.15 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling gix-actor v0.33.2 [INFO] [stderr] Compiling gix-command v0.3.11 [INFO] [stderr] Compiling gix-config-value v0.14.12 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling gix-mailmap v0.25.2 [INFO] [stderr] Compiling gix-prompt v0.8.9 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling gix-hash v0.15.1 [INFO] [stderr] Compiling gix-packetline-blocking v0.18.3 [INFO] [stderr] Compiling gix-packetline v0.18.4 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling gix-features v0.39.1 [INFO] [stderr] Compiling gix-hashtable v0.6.0 [INFO] [stderr] Compiling gix-object v0.46.1 [INFO] [stderr] Compiling gix-fs v0.12.1 [INFO] [stderr] Compiling gix-commitgraph v0.25.1 [INFO] [stderr] Compiling gix-glob v0.17.1 [INFO] [stderr] Compiling gix-tempfile v15.0.0 [INFO] [stderr] Compiling gix-lock v15.0.1 [INFO] [stderr] Compiling gix-attributes v0.23.1 [INFO] [stderr] Compiling gix-ignore v0.12.1 [INFO] [stderr] Compiling gix-pathspec v0.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling gix-revwalk v0.17.0 [INFO] [stderr] Compiling gix-ref v0.49.1 [INFO] [stderr] Compiling gix-filter v0.15.0 [INFO] [stderr] Compiling gix-pack v0.55.0 [INFO] [stderr] Compiling gix-traverse v0.43.1 [INFO] [stderr] Compiling gix-revision v0.31.1 [INFO] [stderr] Compiling gix-negotiate v0.17.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling gix-index v0.37.0 [INFO] [stderr] Compiling gix-worktree-stream v0.17.0 [INFO] [stderr] Compiling gix-archive v0.17.0 [INFO] [stderr] Compiling gix-refspec v0.27.0 [INFO] [stderr] Compiling gix-url v0.28.2 [INFO] [stderr] Compiling gix-credentials v0.25.1 [INFO] [stderr] Compiling gix-transport v0.43.1 [INFO] [stderr] Compiling gix-discover v0.37.0 [INFO] [stderr] Compiling gix-config v0.42.0 [INFO] [stderr] Compiling gix-odb v0.65.0 [INFO] [stderr] Compiling gix-protocol v0.46.1 [INFO] [stderr] Compiling gix-worktree v0.38.0 [INFO] [stderr] Compiling gix-submodule v0.16.0 [INFO] [stderr] Compiling gix-diff v0.48.0 [INFO] [stderr] Compiling gix-dir v0.10.0 [INFO] [stderr] Compiling gix-worktree-state v0.15.0 [INFO] [stderr] Compiling gix-status v0.15.0 [INFO] [stderr] Compiling gix v0.68.0 [INFO] [stderr] Compiling agt v0.1.0 (/opt/rustwide/workdir/crates/agt) [INFO] [stderr] Compiling agt-worktree v0.1.0 (/opt/rustwide/workdir/crates/agt-worktree) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "d1b7fd91eae433d2e4bce2d48692129ec1f73367b7c595ce9f03b2d887bf741b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1b7fd91eae433d2e4bce2d48692129ec1f73367b7c595ce9f03b2d887bf741b", kill_on_drop: false }` [INFO] [stdout] d1b7fd91eae433d2e4bce2d48692129ec1f73367b7c595ce9f03b2d887bf741b [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] 7a94a723fb775c6c9734081037d771e00d3aa8cd71ffa0ceb3a5973252bd6766 [INFO] running `Command { std: "docker" "start" "-a" "7a94a723fb775c6c9734081037d771e00d3aa8cd71ffa0ceb3a5973252bd6766", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-date v0.9.4 [INFO] [stderr] Compiling gix-validate v0.9.4 [INFO] [stderr] Compiling gix-packetline-blocking v0.18.3 [INFO] [stderr] Compiling gix-packetline v0.18.4 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling gix-features v0.39.1 [INFO] [stderr] Compiling gix-actor v0.33.2 [INFO] [stderr] Compiling gix-quote v0.4.15 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling gix-fs v0.12.1 [INFO] [stderr] Compiling gix-commitgraph v0.25.1 [INFO] [stderr] Compiling gix-glob v0.17.1 [INFO] [stderr] Compiling gix-command v0.3.11 [INFO] [stderr] Compiling gix-config-value v0.14.12 [INFO] [stderr] Compiling gix-url v0.28.2 [INFO] [stderr] Compiling gix-object v0.46.1 [INFO] [stderr] Compiling gix-mailmap v0.25.2 [INFO] [stderr] Compiling gix-tempfile v15.0.0 [INFO] [stderr] Compiling gix-lock v15.0.1 [INFO] [stderr] Compiling gix-transport v0.43.1 [INFO] [stderr] Compiling gix-prompt v0.8.9 [INFO] [stderr] Compiling gix-attributes v0.23.1 [INFO] [stderr] Compiling gix-ignore v0.12.1 [INFO] [stderr] Compiling gix-credentials v0.25.1 [INFO] [stderr] Compiling gix-pathspec v0.8.1 [INFO] [stderr] Compiling gix-revwalk v0.17.0 [INFO] [stderr] Compiling gix-filter v0.15.0 [INFO] [stderr] Compiling gix-ref v0.49.1 [INFO] [stderr] Compiling gix-pack v0.55.0 [INFO] [stderr] Compiling gix-protocol v0.46.1 [INFO] [stderr] Compiling gix-traverse v0.43.1 [INFO] [stderr] Compiling gix-revision v0.31.1 [INFO] [stderr] Compiling gix-negotiate v0.17.0 [INFO] [stderr] Compiling gix-index v0.37.0 [INFO] [stderr] Compiling gix-worktree-stream v0.17.0 [INFO] [stderr] Compiling gix-archive v0.17.0 [INFO] [stderr] Compiling gix-discover v0.37.0 [INFO] [stderr] Compiling gix-config v0.42.0 [INFO] [stderr] Compiling gix-odb v0.65.0 [INFO] [stderr] Compiling gix-refspec v0.27.0 [INFO] [stderr] Compiling gix-worktree v0.38.0 [INFO] [stderr] Compiling gix-diff v0.48.0 [INFO] [stderr] Compiling gix-dir v0.10.0 [INFO] [stderr] Compiling gix-worktree-state v0.15.0 [INFO] [stderr] Compiling gix-submodule v0.16.0 [INFO] [stderr] Compiling gix-status v0.15.0 [INFO] [stderr] Compiling gix v0.68.0 [INFO] [stderr] Compiling agt-worktree v0.1.0 (/opt/rustwide/workdir/crates/agt-worktree) [INFO] [stderr] Compiling agt v0.1.0 (/opt/rustwide/workdir/crates/agt) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.23s [INFO] running `Command { std: "docker" "inspect" "7a94a723fb775c6c9734081037d771e00d3aa8cd71ffa0ceb3a5973252bd6766", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a94a723fb775c6c9734081037d771e00d3aa8cd71ffa0ceb3a5973252bd6766", kill_on_drop: false }` [INFO] [stdout] 7a94a723fb775c6c9734081037d771e00d3aa8cd71ffa0ceb3a5973252bd6766 [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] f8c31033547a4874c78bb3fafe89e73ccd15a9283a12220e4b515a002cb75734 [INFO] running `Command { std: "docker" "start" "-a" "f8c31033547a4874c78bb3fafe89e73ccd15a9283a12220e4b515a002cb75734", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agt-21d54714cd3b6c62) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test config::tests::test_apply_settings ... ok [INFO] [stdout] test config::tests::test_parse_ini_basic ... ok [INFO] [stdout] test config::tests::test_parse_ini_with_comments ... ok [INFO] [stdout] test commands::autocommit::tests::scan_changes_detects_add_modify_delete ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- commands::autocommit::tests::scan_changes_detects_add_modify_delete stdout ---- [INFO] [stdout] Error: The reflog could not be created or updated [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] reflog messages need a committer which isn't set [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: agt::commands::autocommit::tests::init_repo [INFO] [stdout] at ./src/commands/autocommit.rs:331:9 [INFO] [stdout] 3: agt::commands::autocommit::tests::scan_changes_detects_add_modify_delete [INFO] [stdout] at ./src/commands/autocommit.rs:389:19 [INFO] [stdout] 4: agt::commands::autocommit::tests::scan_changes_detects_add_modify_delete::{closure#0} [INFO] [stdout] at ./src/commands/autocommit.rs:388:52 [INFO] [stdout] 5: >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 8: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 9: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 10: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 11: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 12: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 13: test::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 14: test::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 15: test::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 16: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 17: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 18: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 19: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 21: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 22: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 23: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 25: ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 26: [INFO] [stdout] 27: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] commands::autocommit::tests::scan_changes_detects_add_modify_delete [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p agt --bin agt` [INFO] running `Command { std: "docker" "inspect" "f8c31033547a4874c78bb3fafe89e73ccd15a9283a12220e4b515a002cb75734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c31033547a4874c78bb3fafe89e73ccd15a9283a12220e4b515a002cb75734", kill_on_drop: false }` [INFO] [stdout] f8c31033547a4874c78bb3fafe89e73ccd15a9283a12220e4b515a002cb75734