[INFO] cloning repository https://github.com/evavh/time-guardian [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evavh/time-guardian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevavh%2Ftime-guardian", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevavh%2Ftime-guardian'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4704bc3b2bff3547c80e3ac46ee958686b353133 [INFO] building evavh/time-guardian against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevavh%2Ftime-guardian" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/evavh/time-guardian [INFO] finished tweaking git repo https://github.com/evavh/time-guardian [INFO] tweaked toml for git repo https://github.com/evavh/time-guardian written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/evavh/time-guardian on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/evavh/time-guardian 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46d2a6bb5295fb9c4b31671966a3cff2ed1e7f12255540db5c11358a45bcf48e [INFO] running `Command { std: "docker" "start" "-a" "46d2a6bb5295fb9c4b31671966a3cff2ed1e7f12255540db5c11358a45bcf48e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46d2a6bb5295fb9c4b31671966a3cff2ed1e7f12255540db5c11358a45bcf48e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46d2a6bb5295fb9c4b31671966a3cff2ed1e7f12255540db5c11358a45bcf48e", kill_on_drop: false }` [INFO] [stdout] 46d2a6bb5295fb9c4b31671966a3cff2ed1e7f12255540db5c11358a45bcf48e [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcf0c7acba164074bad8a834a4fcbb9d7657896f5623d68ddfb1ecaea78dc029 [INFO] running `Command { std: "docker" "start" "-a" "dcf0c7acba164074bad8a834a4fcbb9d7657896f5623d68ddfb1ecaea78dc029", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling sudo v0.6.0 [INFO] [stderr] Compiling uzers v0.12.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling evdev v0.12.2 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling jiff v0.1.29 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling service-install v0.5.6 [INFO] [stderr] Compiling break-enforcer v0.3.2 (https://github.com/evavh/break-enforcer-s#71b420f1) [INFO] [stderr] Compiling time-guardian v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `GetUserName` is never constructed [INFO] [stdout] --> src/user.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 29 | enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 42 | GetUserName(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "dcf0c7acba164074bad8a834a4fcbb9d7657896f5623d68ddfb1ecaea78dc029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf0c7acba164074bad8a834a4fcbb9d7657896f5623d68ddfb1ecaea78dc029", kill_on_drop: false }` [INFO] [stdout] dcf0c7acba164074bad8a834a4fcbb9d7657896f5623d68ddfb1ecaea78dc029 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 315e77aadad790643a3594d250835ab3c54abae20a5bd233dcfd21838339cd0e [INFO] running `Command { std: "docker" "start" "-a" "315e77aadad790643a3594d250835ab3c54abae20a5bd233dcfd21838339cd0e", kill_on_drop: false }` [INFO] [stderr] Compiling time-guardian v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `GetUserName` is never constructed [INFO] [stdout] --> src/user.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 29 | enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 42 | GetUserName(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "315e77aadad790643a3594d250835ab3c54abae20a5bd233dcfd21838339cd0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315e77aadad790643a3594d250835ab3c54abae20a5bd233dcfd21838339cd0e", kill_on_drop: false }` [INFO] [stdout] 315e77aadad790643a3594d250835ab3c54abae20a5bd233dcfd21838339cd0e