[INFO] cloning repository https://github.com/geomark27/r2d2-compactor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geomark27/r2d2-compactor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeomark27%2Fr2d2-compactor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeomark27%2Fr2d2-compactor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ad4dd2494b21b58e5b28819af7f3e93bbab2b5b
[INFO] testing geomark27/r2d2-compactor against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeomark27%2Fr2d2-compactor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/geomark27/r2d2-compactor
[INFO] finished tweaking git repo https://github.com/geomark27/r2d2-compactor
[INFO] tweaked toml for git repo https://github.com/geomark27/r2d2-compactor written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/geomark27/r2d2-compactor on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/geomark27/r2d2-compactor 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fffd5efb7fcafff7527544cc605512dad44b98c9e0bafcb31f9016ad5e414891
[INFO] running `Command { std: "docker" "start" "fffd5efb7fcafff7527544cc605512dad44b98c9e0bafcb31f9016ad5e414891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fffd5efb7fcafff7527544cc605512dad44b98c9e0bafcb31f9016ad5e414891", 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" "fffd5efb7fcafff7527544cc605512dad44b98c9e0bafcb31f9016ad5e414891" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fffd5efb7fcafff7527544cc605512dad44b98c9e0bafcb31f9016ad5e414891", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fffd5efb7fcafff7527544cc605512dad44b98c9e0bafcb31f9016ad5e414891" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling toml v0.9.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling ico v0.3.0
[INFO] [stderr]    Compiling winresource v0.1.30
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling rfd v0.12.1
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling emath v0.24.1
[INFO] [stderr]    Compiling ecolor v0.24.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling epaint v0.24.1
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling egui v0.24.1
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling r2d2-compactor v1.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling egui_glow v0.24.1
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling egui-winit v0.24.1
[INFO] [stderr]    Compiling eframe v0.24.1
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:519:47
[INFO] [stdout]     |
[INFO] [stdout] 519 |                     .stroke(egui::Stroke::new(1.5, egui::Color32::from_gray(90)))
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "fffd5efb7fcafff7527544cc605512dad44b98c9e0bafcb31f9016ad5e414891", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fffd5efb7fcafff7527544cc605512dad44b98c9e0bafcb31f9016ad5e414891" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling r2d2-compactor v1.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:519:47
[INFO] [stdout]     |
[INFO] [stdout] 519 |                     .stroke(egui::Stroke::new(1.5, egui::Color32::from_gray(90)))
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "fffd5efb7fcafff7527544cc605512dad44b98c9e0bafcb31f9016ad5e414891", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fffd5efb7fcafff7527544cc605512dad44b98c9e0bafcb31f9016ad5e414891" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]    --> src/app.rs:519:47
[INFO] [stderr]     |
[INFO] [stderr] 519 |                     .stroke(egui::Stroke::new(1.5, egui::Color32::from_gray(90)))
[INFO] [stderr]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `r2d2-compactor` (bin "r2d2-compactor" test) generated 1 warning (run `cargo fix --bin "r2d2-compactor" -p r2d2-compactor --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/r2d2_compactor-b0a496134ae2e315)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test queue::tests::lista_vacia_no_produce_trabajos ... ok
[INFO] [stdout] test queue::tests::run_queue_envia_finished_al_cancelar ... ok
[INFO] [stdout] test queue::tests::run_queue_siempre_envia_finished ... ok
[INFO] [stdout] test queue::tests::nada_pendiente_si_todo_esta_terminado ... ok
[INFO] [stdout] test queue::tests::solo_procesa_los_en_cola ... ok
[INFO] [stdout] test update::tests::detecta_versiones_mas_nuevas ... ok
[INFO] [stdout] test update::tests::formatos_invalidos_no_actualizan ... ok
[INFO] [stdout] test update::tests::ignora_iguales_o_anteriores ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fffd5efb7fcafff7527544cc605512dad44b98c9e0bafcb31f9016ad5e414891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fffd5efb7fcafff7527544cc605512dad44b98c9e0bafcb31f9016ad5e414891", kill_on_drop: false }`
[INFO] [stdout] fffd5efb7fcafff7527544cc605512dad44b98c9e0bafcb31f9016ad5e414891
