[INFO] cloning repository https://github.com/bkroeze/astro-clock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bkroeze/astro-clock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbkroeze%2Fastro-clock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbkroeze%2Fastro-clock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe91a6e48cdaac2dd862e90d6604456b53aeb9e9
[INFO] checking bkroeze/astro-clock/fe91a6e48cdaac2dd862e90d6604456b53aeb9e9 against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbkroeze%2Fastro-clock" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bkroeze/astro-clock
[INFO] finished tweaking git repo https://github.com/bkroeze/astro-clock
[INFO] tweaked toml for git repo https://github.com/bkroeze/astro-clock written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bkroeze/astro-clock on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bkroeze/astro-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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded svg v0.18.0
[INFO] [stderr]   Downloaded rxml_validation v0.9.1
[INFO] [stderr]   Downloaded minidom v0.15.2
[INFO] [stderr]   Downloaded rxml v0.9.1
[INFO] [stderr]   Downloaded bigdecimal v0.4.10
[INFO] [stderr]   Downloaded fontdue v0.8.0
[INFO] [stderr]   Downloaded swiss-eph v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 41207092c6b9747df97f6b9a8ab1a7fa0d58f6896c31e2d115f42ec06c3c81e5
[INFO] running `Command { std: "docker" "start" "41207092c6b9747df97f6b9a8ab1a7fa0d58f6896c31e2d115f42ec06c3c81e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41207092c6b9747df97f6b9a8ab1a7fa0d58f6896c31e2d115f42ec06c3c81e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "41207092c6b9747df97f6b9a8ab1a7fa0d58f6896c31e2d115f42ec06c3c81e5" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41207092c6b9747df97f6b9a8ab1a7fa0d58f6896c31e2d115f42ec06c3c81e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "41207092c6b9747df97f6b9a8ab1a7fa0d58f6896c31e2d115f42ec06c3c81e5" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling swiss-eph v0.2.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking svg v0.18.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking rxml_validation v0.9.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking rxml v0.9.1
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking minidom v0.15.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking fontdue v0.8.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking astro-clock v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]  --> tests/cli_query_tests.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut cmd = Command::cargo_bin("astro-clock").unwrap();
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]  --> tests/cli_job_tests.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut cmd = Command::cargo_bin("astro-clock").unwrap();
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.03s
[INFO] running `Command { std: "docker" "inspect" "41207092c6b9747df97f6b9a8ab1a7fa0d58f6896c31e2d115f42ec06c3c81e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41207092c6b9747df97f6b9a8ab1a7fa0d58f6896c31e2d115f42ec06c3c81e5", kill_on_drop: false }`
[INFO] [stdout] 41207092c6b9747df97f6b9a8ab1a7fa0d58f6896c31e2d115f42ec06c3c81e5
