[INFO] cloning repository https://github.com/jesusmgg/planets-akj21
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jesusmgg/planets-akj21" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesusmgg%2Fplanets-akj21", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjesusmgg%2Fplanets-akj21'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 887e3c2b6ca9c33af2eac9ae170c4d272d42044f
[INFO] testing jesusmgg/planets-akj21 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%2Fjesusmgg%2Fplanets-akj21" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jesusmgg/planets-akj21
[INFO] finished tweaking git repo https://github.com/jesusmgg/planets-akj21
[INFO] tweaked toml for git repo https://github.com/jesusmgg/planets-akj21 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jesusmgg/planets-akj21 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/jesusmgg/planets-akj21 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ae4cb3d1333d20ff9416053d8e9caa85822c1ee1306dd70ecfdd28ae99bd3402
[INFO] running `Command { std: "docker" "start" "-a" "ae4cb3d1333d20ff9416053d8e9caa85822c1ee1306dd70ecfdd28ae99bd3402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae4cb3d1333d20ff9416053d8e9caa85822c1ee1306dd70ecfdd28ae99bd3402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae4cb3d1333d20ff9416053d8e9caa85822c1ee1306dd70ecfdd28ae99bd3402", kill_on_drop: false }`
[INFO] [stdout] ae4cb3d1333d20ff9416053d8e9caa85822c1ee1306dd70ecfdd28ae99bd3402
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1962cfc2b768e3315ecb33bb4f73ca5b920cd78ba54677efe6a9b098c1ee83bd
[INFO] running `Command { std: "docker" "start" "-a" "1962cfc2b768e3315ecb33bb4f73ca5b920cd78ba54677efe6a9b098c1ee83bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling ogg v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling quad-snd v0.2.8
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling miniquad v0.4.6
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling akj-21 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling audrey v0.3.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling macroquad v0.4.13
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/text.rs:6:47
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get_text_params(font_size: f32, color: &Color) -> TextParams {
[INFO] [stdout]   |                                               ^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                               |
[INFO] [stdout]   |                                               the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get_text_params(font_size: f32, color: &Color) -> TextParams<'_> {
[INFO] [stdout]   |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.83s
[INFO] running `Command { std: "docker" "inspect" "1962cfc2b768e3315ecb33bb4f73ca5b920cd78ba54677efe6a9b098c1ee83bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1962cfc2b768e3315ecb33bb4f73ca5b920cd78ba54677efe6a9b098c1ee83bd", kill_on_drop: false }`
[INFO] [stdout] 1962cfc2b768e3315ecb33bb4f73ca5b920cd78ba54677efe6a9b098c1ee83bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] af57a4a5a749b6c2b3d452bb48e54740c662b89db9777578f944d28189ae5765
[INFO] running `Command { std: "docker" "start" "-a" "af57a4a5a749b6c2b3d452bb48e54740c662b89db9777578f944d28189ae5765", kill_on_drop: false }`
[INFO] [stderr]    Compiling akj-21 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/text.rs:6:47
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get_text_params(font_size: f32, color: &Color) -> TextParams {
[INFO] [stdout]   |                                               ^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                               |
[INFO] [stdout]   |                                               the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get_text_params(font_size: f32, color: &Color) -> TextParams<'_> {
[INFO] [stdout]   |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "af57a4a5a749b6c2b3d452bb48e54740c662b89db9777578f944d28189ae5765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af57a4a5a749b6c2b3d452bb48e54740c662b89db9777578f944d28189ae5765", kill_on_drop: false }`
[INFO] [stdout] af57a4a5a749b6c2b3d452bb48e54740c662b89db9777578f944d28189ae5765
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1a9231fe654aefcc60c4bf0b777824cea13f910eeccc68ecaef2648640df95ed
[INFO] running `Command { std: "docker" "start" "-a" "1a9231fe654aefcc60c4bf0b777824cea13f910eeccc68ecaef2648640df95ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling akj-21 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/text.rs:6:47
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn get_text_params(font_size: f32, color: &Color) -> TextParams {
[INFO] [stderr]   |                                               ^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                                               |
[INFO] [stderr]   |                                               the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn get_text_params(font_size: f32, color: &Color) -> TextParams<'_> {
[INFO] [stderr]   |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `akj-21` (bin "akj-21" test) generated 1 warning (run `cargo fix --bin "akj-21" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/akj_21-a05e04c0c09c1fe1)
[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" "1a9231fe654aefcc60c4bf0b777824cea13f910eeccc68ecaef2648640df95ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a9231fe654aefcc60c4bf0b777824cea13f910eeccc68ecaef2648640df95ed", kill_on_drop: false }`
[INFO] [stdout] 1a9231fe654aefcc60c4bf0b777824cea13f910eeccc68ecaef2648640df95ed
