[INFO] fetching crate uu_touch 0.2.2... [INFO] testing uu_touch-0.2.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate uu_touch 0.2.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate uu_touch 0.2.2 [INFO] finished tweaking crates.io crate uu_touch 0.2.2 [INFO] tweaked toml for crates.io crate uu_touch 0.2.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate uu_touch 0.2.2 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 uu_touch 0.2.2 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] 91471617bea42e6098eaadff24759af7509f3066d7fc92be01a50537d5cd42a1 [INFO] running `Command { std: "docker" "start" "-a" "91471617bea42e6098eaadff24759af7509f3066d7fc92be01a50537d5cd42a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91471617bea42e6098eaadff24759af7509f3066d7fc92be01a50537d5cd42a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91471617bea42e6098eaadff24759af7509f3066d7fc92be01a50537d5cd42a1", kill_on_drop: false }` [INFO] [stdout] 91471617bea42e6098eaadff24759af7509f3066d7fc92be01a50537d5cd42a1 [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] e541d03158eb15f6954edd91e3727b203541a078320d0101d6a92f43b725d4bc [INFO] running `Command { std: "docker" "start" "-a" "e541d03158eb15f6954edd91e3727b203541a078320d0101d6a92f43b725d4bc", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling uucore v0.2.2 [INFO] [stderr] Compiling uuhelp_parser v0.2.2 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling os_display v0.1.4 [INFO] [stderr] Compiling uucore_procs v0.2.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling fluent-syntax v0.12.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling parse_datetime v0.11.0 [INFO] [stderr] Compiling fluent-bundle v0.16.0 [INFO] [stderr] Compiling fluent v0.17.0 [INFO] [stderr] Compiling uu_touch v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.55s [INFO] running `Command { std: "docker" "inspect" "e541d03158eb15f6954edd91e3727b203541a078320d0101d6a92f43b725d4bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e541d03158eb15f6954edd91e3727b203541a078320d0101d6a92f43b725d4bc", kill_on_drop: false }` [INFO] [stdout] e541d03158eb15f6954edd91e3727b203541a078320d0101d6a92f43b725d4bc [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] 13388071edc66ec41b73135dfd443487e9a6d898adce25acedaf0ff6727d5557 [INFO] running `Command { std: "docker" "start" "-a" "13388071edc66ec41b73135dfd443487e9a6d898adce25acedaf0ff6727d5557", kill_on_drop: false }` [INFO] [stderr] Compiling uu_touch v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "13388071edc66ec41b73135dfd443487e9a6d898adce25acedaf0ff6727d5557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13388071edc66ec41b73135dfd443487e9a6d898adce25acedaf0ff6727d5557", kill_on_drop: false }` [INFO] [stdout] 13388071edc66ec41b73135dfd443487e9a6d898adce25acedaf0ff6727d5557 [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] a4b5b199cb193a20a9589409d794e950d39e54e776bc952f7ef8f5d253287203 [INFO] running `Command { std: "docker" "start" "-a" "a4b5b199cb193a20a9589409d794e950d39e54e776bc952f7ef8f5d253287203", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/touch.rs (/opt/rustwide/target/debug/deps/uu_touch-9673a3fb9725f83f) [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/touch-977bb2ed2099c035) [INFO] [stdout] test tests::test_invalid_filetime ... ok [INFO] [stdout] test tests::test_determine_atime_mtime_change ... 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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests uu_touch [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "a4b5b199cb193a20a9589409d794e950d39e54e776bc952f7ef8f5d253287203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4b5b199cb193a20a9589409d794e950d39e54e776bc952f7ef8f5d253287203", kill_on_drop: false }` [INFO] [stdout] a4b5b199cb193a20a9589409d794e950d39e54e776bc952f7ef8f5d253287203