[INFO] fetching crate mtime-rewind 0.1.0... [INFO] testing mtime-rewind-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate mtime-rewind 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate mtime-rewind 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mtime-rewind 0.1.0 [INFO] tweaked toml for crates.io crate mtime-rewind 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mtime-rewind 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mtime-rewind 0.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha2 v0.10.7 [INFO] [stderr] Downloaded clap v4.4.0 [INFO] [stderr] Downloaded regex v1.9.4 [INFO] [stderr] Downloaded clap_builder v4.4.0 [INFO] [stderr] Downloaded rustix v0.38.9 [INFO] [stderr] Downloaded regex-automata v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c45bfc40c5f8a40cc4126d538305d28090e205fe8a25c74392519245c43e7af9 [INFO] running `Command { std: "docker" "start" "-a" "c45bfc40c5f8a40cc4126d538305d28090e205fe8a25c74392519245c43e7af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c45bfc40c5f8a40cc4126d538305d28090e205fe8a25c74392519245c43e7af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c45bfc40c5f8a40cc4126d538305d28090e205fe8a25c74392519245c43e7af9", kill_on_drop: false }` [INFO] [stdout] c45bfc40c5f8a40cc4126d538305d28090e205fe8a25c74392519245c43e7af9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0cd6f53e7f5c7a9f2b1919e301ffc39bf81a24b6e165f2373385aa356170cc82 [INFO] running `Command { std: "docker" "start" "-a" "0cd6f53e7f5c7a9f2b1919e301ffc39bf81a24b6e165f2373385aa356170cc82", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.9 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling clap_builder v4.4.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.4.0 [INFO] [stderr] Compiling clap v4.4.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling mtime-rewind v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.67s [INFO] running `Command { std: "docker" "inspect" "0cd6f53e7f5c7a9f2b1919e301ffc39bf81a24b6e165f2373385aa356170cc82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd6f53e7f5c7a9f2b1919e301ffc39bf81a24b6e165f2373385aa356170cc82", kill_on_drop: false }` [INFO] [stdout] 0cd6f53e7f5c7a9f2b1919e301ffc39bf81a24b6e165f2373385aa356170cc82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 644efb1f8f126db5ae4ed209f35221eccffc2bcaed097be9a1616a47a715a623 [INFO] running `Command { std: "docker" "start" "-a" "644efb1f8f126db5ae4ed209f35221eccffc2bcaed097be9a1616a47a715a623", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.9 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling mtime-rewind v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.62s [INFO] running `Command { std: "docker" "inspect" "644efb1f8f126db5ae4ed209f35221eccffc2bcaed097be9a1616a47a715a623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "644efb1f8f126db5ae4ed209f35221eccffc2bcaed097be9a1616a47a715a623", kill_on_drop: false }` [INFO] [stdout] 644efb1f8f126db5ae4ed209f35221eccffc2bcaed097be9a1616a47a715a623 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 67c22239e0c5b55d3d797cc8c6f18f74c8b571a169f281a0d2ca77848bd7e9b2 [INFO] running `Command { std: "docker" "start" "-a" "67c22239e0c5b55d3d797cc8c6f18f74c8b571a169f281a0d2ca77848bd7e9b2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mtime_rewind-64c9f85bc72dfee2) [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/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/main-6df77b9616a442eb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Computing hashes... [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Computed hashes for 2 files [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Writing hashes for the first time... [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Wrote "/tmp/.tmp2VkUa9/.hashprint" [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Done [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Computing hashes... [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Computed hashes for 2 files [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Restoring modification times for unchanged files... [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Loading cached state... [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Loaded hashes for 2 files [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Rewinding "/tmp/.tmp2VkUa9/a" from SystemTime { tv_sec: 1751275790, tv_nsec: 750656291 } to SystemTime { tv_sec: 1751275790, tv_nsec: 745656300 } as its contents did not change [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] "/tmp/.tmp2VkUa9/b" was actually modified [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] 1 files rewinded [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Saving the new state... [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Wrote "/tmp/.tmp2VkUa9/.hashprint" [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Done [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Computing hashes... [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Computed hashes for 2 files [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Restoring modification times for unchanged files... [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Loading cached state... [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Loaded hashes for 2 files [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Rewinding "/tmp/.tmp2VkUa9/b" from SystemTime { tv_sec: 1751275790, tv_nsec: 818656179 } to SystemTime { tv_sec: 1751275790, tv_nsec: 750656291 } as its contents did not change [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] 1 files rewinded [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Saving the new state... [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Wrote "/tmp/.tmp2VkUa9/.hashprint" [INFO] [stderr] [2025-06-30T09:29:50Z INFO mtime_rewind] Done [INFO] [stdout] test test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "67c22239e0c5b55d3d797cc8c6f18f74c8b571a169f281a0d2ca77848bd7e9b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c22239e0c5b55d3d797cc8c6f18f74c8b571a169f281a0d2ca77848bd7e9b2", kill_on_drop: false }` [INFO] [stdout] 67c22239e0c5b55d3d797cc8c6f18f74c8b571a169f281a0d2ca77848bd7e9b2