[INFO] fetching crate genicons 0.1.2... [INFO] testing genicons-0.1.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate genicons 0.1.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate genicons 0.1.2 [INFO] finished tweaking crates.io crate genicons 0.1.2 [INFO] tweaked toml for crates.io crate genicons 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate genicons 0.1.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate genicons 0.1.2 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Downloaded perlin2d v0.2.6 [INFO] [stderr] Downloaded palette_derive v0.6.1 [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] [stderr] Downloaded simba v0.7.3 [INFO] [stderr] Downloaded arboard v3.6.0 [INFO] [stderr] Downloaded node-sys v0.4.2 [INFO] [stderr] Downloaded palette v0.6.1 [INFO] [stderr] Downloaded find-crate v0.6.3 [INFO] [stderr] Downloaded photon-rs v0.3.3 [INFO] [stderr] Downloaded nalgebra v0.30.1 [INFO] [stderr] Downloaded ico v0.4.0 [INFO] [stderr] Downloaded imageproc v0.23.0 [INFO] [stderr] Downloaded objc2 v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85f9ed923b745651ac8d9c2c1cd2df5fc9a3463a6639d48e0c60fb5d703359ee [INFO] running `Command { std: "docker" "start" "-a" "85f9ed923b745651ac8d9c2c1cd2df5fc9a3463a6639d48e0c60fb5d703359ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85f9ed923b745651ac8d9c2c1cd2df5fc9a3463a6639d48e0c60fb5d703359ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f9ed923b745651ac8d9c2c1cd2df5fc9a3463a6639d48e0c60fb5d703359ee", kill_on_drop: false }` [INFO] [stdout] 85f9ed923b745651ac8d9c2c1cd2df5fc9a3463a6639d48e0c60fb5d703359ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11dd09550e33787cf3eda89fea2bfd668ec20fc05a82f11358ad74c5d65ea53d [INFO] running `Command { std: "docker" "start" "-a" "11dd09550e33787cf3eda89fea2bfd668ec20fc05a82f11358ad74c5d65ea53d", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling perlin2d v0.2.6 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ico v0.4.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling arboard v3.6.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling node-sys v0.4.2 [INFO] [stderr] Compiling imageproc v0.23.0 [INFO] [stderr] Compiling photon-rs v0.3.3 [INFO] [stderr] Compiling genicons v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "11dd09550e33787cf3eda89fea2bfd668ec20fc05a82f11358ad74c5d65ea53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11dd09550e33787cf3eda89fea2bfd668ec20fc05a82f11358ad74c5d65ea53d", kill_on_drop: false }` [INFO] [stdout] 11dd09550e33787cf3eda89fea2bfd668ec20fc05a82f11358ad74c5d65ea53d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ddb7bdee29c8477455654dc799d87f939106e4ff8d5df6e356316e9166e2895 [INFO] running `Command { std: "docker" "start" "-a" "0ddb7bdee29c8477455654dc799d87f939106e4ff8d5df6e356316e9166e2895", kill_on_drop: false }` [INFO] [stderr] Compiling genicons v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "0ddb7bdee29c8477455654dc799d87f939106e4ff8d5df6e356316e9166e2895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ddb7bdee29c8477455654dc799d87f939106e4ff8d5df6e356316e9166e2895", kill_on_drop: false }` [INFO] [stdout] 0ddb7bdee29c8477455654dc799d87f939106e4ff8d5df6e356316e9166e2895 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2090011a414c254b81fc13b1c7d0f80578de283ef6a07bea6b90f4c4eb39632 [INFO] running `Command { std: "docker" "start" "-a" "e2090011a414c254b81fc13b1c7d0f80578de283ef6a07bea6b90f4c4eb39632", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/genicons-15bf604676ba5788) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/genicons-30bded786c51b995) [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] [stdout] [INFO] [stderr] Doc-tests genicons [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] [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" "e2090011a414c254b81fc13b1c7d0f80578de283ef6a07bea6b90f4c4eb39632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2090011a414c254b81fc13b1c7d0f80578de283ef6a07bea6b90f4c4eb39632", kill_on_drop: false }` [INFO] [stdout] e2090011a414c254b81fc13b1c7d0f80578de283ef6a07bea6b90f4c4eb39632