[INFO] fetching crate git-testtools 0.10.0... [INFO] testing git-testtools-0.10.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate git-testtools 0.10.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate git-testtools 0.10.0 [INFO] finished tweaking crates.io crate git-testtools 0.10.0 [INFO] tweaked toml for crates.io crate git-testtools 0.10.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate git-testtools 0.10.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 git-testtools 0.10.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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4a738b3558a1bdba842fc8e06104aeb75b2e6fdd51a1903245c7bce7df12a85f [INFO] running `Command { std: "docker" "start" "-a" "4a738b3558a1bdba842fc8e06104aeb75b2e6fdd51a1903245c7bce7df12a85f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a738b3558a1bdba842fc8e06104aeb75b2e6fdd51a1903245c7bce7df12a85f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a738b3558a1bdba842fc8e06104aeb75b2e6fdd51a1903245c7bce7df12a85f", kill_on_drop: false }` [INFO] [stdout] 4a738b3558a1bdba842fc8e06104aeb75b2e6fdd51a1903245c7bce7df12a85f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 40435a1981dc1d865d01fe948eac67374bf35d44f9bbc73a177b4539859cd4c4 [INFO] running `Command { std: "docker" "start" "-a" "40435a1981dc1d865d01fe948eac67374bf35d44f9bbc73a177b4539859cd4c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling prodash v22.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bstr v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling hashbrown v0.13.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling git-bitmap v0.2.0 [INFO] [stderr] Compiling unicode-bom v1.1.4 [INFO] [stderr] Compiling git-glob v0.5.1 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling git-sec v0.6.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling compact_str v0.6.1 [INFO] [stderr] Compiling git-tempfile v3.0.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling git-lock v3.0.1 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling git-quote v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling git-hash v0.10.1 [INFO] [stderr] Compiling git-date v0.3.1 [INFO] [stderr] Compiling git-validate v0.7.1 [INFO] [stderr] Compiling git-path v0.7.0 [INFO] [stderr] Compiling git-actor v0.15.0 [INFO] [stderr] Compiling git-features v0.25.1 [INFO] [stderr] Compiling git-hashtable v0.1.0 [INFO] [stderr] Compiling git-object v0.24.0 [INFO] [stderr] Compiling git-attributes v0.7.0 [INFO] [stderr] Compiling git-traverse v0.20.0 [INFO] [stderr] Compiling git-ref v0.21.0 [INFO] [stderr] Compiling git-index v0.10.0 [INFO] [stderr] Compiling git-worktree v0.10.0 [INFO] [stderr] Compiling git-discover v0.10.0 [INFO] [stderr] Compiling git-testtools v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.99s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "40435a1981dc1d865d01fe948eac67374bf35d44f9bbc73a177b4539859cd4c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40435a1981dc1d865d01fe948eac67374bf35d44f9bbc73a177b4539859cd4c4", kill_on_drop: false }` [INFO] [stdout] 40435a1981dc1d865d01fe948eac67374bf35d44f9bbc73a177b4539859cd4c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0fbf4260057a086a1f6ad6eadf4fb4bea1cbe5d51669917ba7adf7523015f011 [INFO] running `Command { std: "docker" "start" "-a" "0fbf4260057a086a1f6ad6eadf4fb4bea1cbe5d51669917ba7adf7523015f011", kill_on_drop: false }` [INFO] [stderr] Compiling git-testtools v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "0fbf4260057a086a1f6ad6eadf4fb4bea1cbe5d51669917ba7adf7523015f011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fbf4260057a086a1f6ad6eadf4fb4bea1cbe5d51669917ba7adf7523015f011", kill_on_drop: false }` [INFO] [stdout] 0fbf4260057a086a1f6ad6eadf4fb4bea1cbe5d51669917ba7adf7523015f011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 187196fba331574dffefdf7a77040836ef29dfeaf4e2788a8f2c969956be4e9b [INFO] running `Command { std: "docker" "start" "-a" "187196fba331574dffefdf7a77040836ef29dfeaf4e2788a8f2c969956be4e9b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_testtools-3634927f0ed07704) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::parse_version_with_trailing_newline ... ok [INFO] [stdout] test tests::parse_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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/jtt-fbe2ece7d775c872) [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" "187196fba331574dffefdf7a77040836ef29dfeaf4e2788a8f2c969956be4e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187196fba331574dffefdf7a77040836ef29dfeaf4e2788a8f2c969956be4e9b", kill_on_drop: false }` [INFO] [stdout] 187196fba331574dffefdf7a77040836ef29dfeaf4e2788a8f2c969956be4e9b