[INFO] fetching crate dg 1.1.0...
[INFO] testing dg-1.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dg 1.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate dg 1.1.0
[INFO] finished tweaking crates.io crate dg 1.1.0
[INFO] tweaked toml for crates.io crate dg 1.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dg 1.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dg 1.1.0 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b855783ab187f46715c160c7d0a3dadf568d2d521dbaa2b37922af7decc99058
[INFO] running `Command { std: "docker" "start" "-a" "b855783ab187f46715c160c7d0a3dadf568d2d521dbaa2b37922af7decc99058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b855783ab187f46715c160c7d0a3dadf568d2d521dbaa2b37922af7decc99058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b855783ab187f46715c160c7d0a3dadf568d2d521dbaa2b37922af7decc99058", kill_on_drop: false }`
[INFO] [stdout] b855783ab187f46715c160c7d0a3dadf568d2d521dbaa2b37922af7decc99058
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef4a7329d284a2af6ed5341b2e5642b10711c84f28a3b26c058c47dd3a7797dd
[INFO] running `Command { std: "docker" "start" "-a" "ef4a7329d284a2af6ed5341b2e5642b10711c84f28a3b26c058c47dd3a7797dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling serde_derive v1.0.162
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling unicode-bidi v0.3.11
[INFO] [stderr]    Compiling bstr v1.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling serde v1.0.162
[INFO] [stderr]    Compiling argh_shared v0.1.10
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling ansitok v0.2.0
[INFO] [stderr]    Compiling indicatif v0.17.3
[INFO] [stderr]    Compiling openssl-src v111.25.0+1.1.1t
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ansi-str v0.5.0
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling papergrid v0.7.1
[INFO] [stderr]    Compiling tabled_derive v0.5.0
[INFO] [stderr]    Compiling argh_derive v0.1.10
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling tabled v0.10.0
[INFO] [stderr]    Compiling argh v0.1.10
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling dg v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "ef4a7329d284a2af6ed5341b2e5642b10711c84f28a3b26c058c47dd3a7797dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef4a7329d284a2af6ed5341b2e5642b10711c84f28a3b26c058c47dd3a7797dd", kill_on_drop: false }`
[INFO] [stdout] ef4a7329d284a2af6ed5341b2e5642b10711c84f28a3b26c058c47dd3a7797dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14496d53434c7f44e55e01bbcfba82d5f69818962cb3626026212c8dc69694cb
[INFO] running `Command { std: "docker" "start" "-a" "14496d53434c7f44e55e01bbcfba82d5f69818962cb3626026212c8dc69694cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling similar v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling concolor-query v0.1.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling serde_spanned v0.6.1
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling filetime v0.2.20
[INFO] [stderr]    Compiling os_pipe v1.1.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling dunce v1.0.3
[INFO] [stderr]    Compiling winnow v0.3.5
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling snapbox-macros v0.3.1
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling pest v2.2.1
[INFO] [stderr]    Compiling pest_meta v2.2.1
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling concolor v0.0.12
[INFO] [stderr]    Compiling snapbox v0.4.8
[INFO] [stderr]    Compiling pest_generator v2.2.1
[INFO] [stderr]    Compiling toml_edit v0.19.4
[INFO] [stderr]    Compiling pest_derive v2.2.1
[INFO] [stderr]    Compiling insta v1.17.1
[INFO] [stderr]    Compiling trycmd v0.14.13
[INFO] [stderr]    Compiling dg v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.75s
[INFO] running `Command { std: "docker" "inspect" "14496d53434c7f44e55e01bbcfba82d5f69818962cb3626026212c8dc69694cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14496d53434c7f44e55e01bbcfba82d5f69818962cb3626026212c8dc69694cb", kill_on_drop: false }`
[INFO] [stdout] 14496d53434c7f44e55e01bbcfba82d5f69818962cb3626026212c8dc69694cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7aea0c84c533fabcdf55774e6ad122afc6c586afaa3b905be66f719038089593
[INFO] running `Command { std: "docker" "start" "-a" "7aea0c84c533fabcdf55774e6ad122afc6c586afaa3b905be66f719038089593", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dg-88c7b15d05c7580a)
[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/main.rs (/opt/rustwide/target/debug/deps/dg-01fbc6660c6317db)
[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 tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-b2798aaa32991743)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] Testing tests/cmd/help.trycmd:2 ... ok
[INFO] [stdout] test cli_tests ... ok
[INFO] [stderr] Testing tests/cmd/blank-run.trycmd:2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dg
[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" "7aea0c84c533fabcdf55774e6ad122afc6c586afaa3b905be66f719038089593", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aea0c84c533fabcdf55774e6ad122afc6c586afaa3b905be66f719038089593", kill_on_drop: false }`
[INFO] [stdout] 7aea0c84c533fabcdf55774e6ad122afc6c586afaa3b905be66f719038089593
