[INFO] cloning repository https://github.com/jlvertol/ary-clock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlvertol/ary-clock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlvertol%2Fary-clock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlvertol%2Fary-clock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f33c8e62392fd5e796a73e844470b7058dae7ae
[INFO] testing jlvertol/ary-clock against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlvertol%2Fary-clock" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jlvertol/ary-clock
[INFO] finished tweaking git repo https://github.com/jlvertol/ary-clock
[INFO] tweaked toml for git repo https://github.com/jlvertol/ary-clock written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jlvertol/ary-clock 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 git repo https://github.com/jlvertol/ary-clock 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f17e8ef91cc4e976256ee42e5a516bcf55093b51da6b49111cec76aa22b5ec3e
[INFO] running `Command { std: "docker" "start" "-a" "f17e8ef91cc4e976256ee42e5a516bcf55093b51da6b49111cec76aa22b5ec3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f17e8ef91cc4e976256ee42e5a516bcf55093b51da6b49111cec76aa22b5ec3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f17e8ef91cc4e976256ee42e5a516bcf55093b51da6b49111cec76aa22b5ec3e", kill_on_drop: false }`
[INFO] [stdout] f17e8ef91cc4e976256ee42e5a516bcf55093b51da6b49111cec76aa22b5ec3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1442e567bfd3e295f1c38ed51936a3456d44bccf8aff114f2f866a9b725fd16a
[INFO] running `Command { std: "docker" "start" "-a" "1442e567bfd3e295f1c38ed51936a3456d44bccf8aff114f2f866a9b725fd16a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling strsim v0.9.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]    Compiling arc-swap v0.4.3
[INFO] [stderr]    Compiling array-macro v1.0.3
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling enum-map-internals v0.1.3
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling xi-unicode v0.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling hashbrown v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.9
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling crossterm_utils v0.2.4
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling signal-hook-registry v1.1.1
[INFO] [stderr]    Compiling crossterm_cursor v0.2.6
[INFO] [stderr]    Compiling crossterm_screen v0.2.5
[INFO] [stderr]    Compiling crossterm_style v0.3.3
[INFO] [stderr]    Compiling signal-hook v0.1.11
[INFO] [stderr]    Compiling crossterm_input v0.3.9
[INFO] [stderr]    Compiling crossterm_terminal v0.2.6
[INFO] [stderr]    Compiling mio v0.6.19
[INFO] [stderr]    Compiling cpal v0.8.2
[INFO] [stderr]    Compiling crossterm v0.9.6
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling cgmath v0.14.1
[INFO] [stderr]    Compiling crossterm v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.9
[INFO] [stderr]    Compiling num v0.2.0
[INFO] [stderr]    Compiling rodio v0.8.1
[INFO] [stderr]    Compiling toml v0.5.5
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling enum-map-derive v0.4.3
[INFO] [stderr]    Compiling enum-map v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling enumset_derive v0.4.3
[INFO] [stderr]    Compiling enumset v0.4.4
[INFO] [stderr]    Compiling cursive v0.12.0
[INFO] [stderr]    Compiling ary-clock v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/main.rs:29:44
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn run_app() -> Result<(), std::boxed::Box<(dyn std::any::Any + std::marker::Send + 'static)>> {
[INFO] [stdout]    |                                            ^                                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 - fn run_app() -> Result<(), std::boxed::Box<(dyn std::any::Any + std::marker::Send + 'static)>> {
[INFO] [stdout] 29 + fn run_app() -> Result<(), std::boxed::Box<dyn std::any::Any + std::marker::Send + 'static>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.14s
[INFO] running `Command { std: "docker" "inspect" "1442e567bfd3e295f1c38ed51936a3456d44bccf8aff114f2f866a9b725fd16a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1442e567bfd3e295f1c38ed51936a3456d44bccf8aff114f2f866a9b725fd16a", kill_on_drop: false }`
[INFO] [stdout] 1442e567bfd3e295f1c38ed51936a3456d44bccf8aff114f2f866a9b725fd16a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 943673f4d8d12ad9d567c6293a238afc855d0dea78dace38cb08cdd606f811fc
[INFO] running `Command { std: "docker" "start" "-a" "943673f4d8d12ad9d567c6293a238afc855d0dea78dace38cb08cdd606f811fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling ary-clock v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/main.rs:29:44
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn run_app() -> Result<(), std::boxed::Box<(dyn std::any::Any + std::marker::Send + 'static)>> {
[INFO] [stdout]    |                                            ^                                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 - fn run_app() -> Result<(), std::boxed::Box<(dyn std::any::Any + std::marker::Send + 'static)>> {
[INFO] [stdout] 29 + fn run_app() -> Result<(), std::boxed::Box<dyn std::any::Any + std::marker::Send + 'static>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "943673f4d8d12ad9d567c6293a238afc855d0dea78dace38cb08cdd606f811fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "943673f4d8d12ad9d567c6293a238afc855d0dea78dace38cb08cdd606f811fc", kill_on_drop: false }`
[INFO] [stdout] 943673f4d8d12ad9d567c6293a238afc855d0dea78dace38cb08cdd606f811fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 10e14306082c61ec9f1b1206378eb7a6574623213c7e184f22e047bd1213ad6a
[INFO] running `Command { std: "docker" "start" "-a" "10e14306082c61ec9f1b1206378eb7a6574623213c7e184f22e047bd1213ad6a", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/main.rs:29:44
[INFO] [stderr]    |
[INFO] [stderr] 29 | fn run_app() -> Result<(), std::boxed::Box<(dyn std::any::Any + std::marker::Send + 'static)>> {
[INFO] [stderr]    |                                            ^                                               ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 29 - fn run_app() -> Result<(), std::boxed::Box<(dyn std::any::Any + std::marker::Send + 'static)>> {
[INFO] [stderr] 29 + fn run_app() -> Result<(), std::boxed::Box<dyn std::any::Any + std::marker::Send + 'static>> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `ary-clock` (bin "ary-clock" test) generated 1 warning (run `cargo fix --bin "ary-clock" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ary_clock-a8f11cdb0fe894d4)
[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" "10e14306082c61ec9f1b1206378eb7a6574623213c7e184f22e047bd1213ad6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10e14306082c61ec9f1b1206378eb7a6574623213c7e184f22e047bd1213ad6a", kill_on_drop: false }`
[INFO] [stdout] 10e14306082c61ec9f1b1206378eb7a6574623213c7e184f22e047bd1213ad6a
