[INFO] fetching crate colorimetry-plot 0.0.8... [INFO] testing colorimetry-plot-0.0.8 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate colorimetry-plot 0.0.8 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate colorimetry-plot 0.0.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate colorimetry-plot 0.0.8 [INFO] tweaked toml for crates.io crate colorimetry-plot 0.0.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate colorimetry-plot 0.0.8 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 crates.io crate colorimetry-plot 0.0.8 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] 6852b2dd79ec5838bd4f508a436951eba38026490f5b7bc0663b2862c59f47e3 [INFO] running `Command { std: "docker" "start" "-a" "6852b2dd79ec5838bd4f508a436951eba38026490f5b7bc0663b2862c59f47e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6852b2dd79ec5838bd4f508a436951eba38026490f5b7bc0663b2862c59f47e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6852b2dd79ec5838bd4f508a436951eba38026490f5b7bc0663b2862c59f47e3", kill_on_drop: false }` [INFO] [stdout] 6852b2dd79ec5838bd4f508a436951eba38026490f5b7bc0663b2862c59f47e3 [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] a9b0765326b204c2112d7a6ff7a104a7b93f91f40ae370e57392c23cee258713 [INFO] running `Command { std: "docker" "start" "-a" "a9b0765326b204c2112d7a6ff7a104a7b93f91f40ae370e57392c23cee258713", kill_on_drop: false }` [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling geographiclib-rs v0.2.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling pxfm v0.1.22 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling wide v0.7.26 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling spade v2.14.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling svg v0.18.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling delegate v0.13.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling i_float v1.6.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_arrays v0.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling isocountry v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling i_shape v1.6.0 [INFO] [stderr] Compiling isolang v2.4.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling i_overlay v1.9.4 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling grass_compiler v0.13.4 [INFO] [stderr] Compiling geo v0.29.3 [INFO] [stderr] Compiling colorimetry v0.0.8 [INFO] [stderr] Compiling cmx v0.0.4 [INFO] [stderr] Compiling grass v0.13.4 [INFO] [stderr] Compiling colorimetry-plot v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.80s [INFO] running `Command { std: "docker" "inspect" "a9b0765326b204c2112d7a6ff7a104a7b93f91f40ae370e57392c23cee258713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9b0765326b204c2112d7a6ff7a104a7b93f91f40ae370e57392c23cee258713", kill_on_drop: false }` [INFO] [stdout] a9b0765326b204c2112d7a6ff7a104a7b93f91f40ae370e57392c23cee258713 [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] 40965a636fd7aac01d05fccd69fa3cf29021d9a4c7d9bd5295cd37823e660dce [INFO] running `Command { std: "docker" "start" "-a" "40965a636fd7aac01d05fccd69fa3cf29021d9a4c7d9bd5295cd37823e660dce", kill_on_drop: false }` [INFO] [stderr] Compiling colorimetry-plot v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "40965a636fd7aac01d05fccd69fa3cf29021d9a4c7d9bd5295cd37823e660dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40965a636fd7aac01d05fccd69fa3cf29021d9a4c7d9bd5295cd37823e660dce", kill_on_drop: false }` [INFO] [stdout] 40965a636fd7aac01d05fccd69fa3cf29021d9a4c7d9bd5295cd37823e660dce [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] 213d4c2c2c5c142556ebb23d6fb64f758d162d8533950a98540b88f58b9dca23 [INFO] running `Command { std: "docker" "start" "-a" "213d4c2c2c5c142556ebb23d6fb64f758d162d8533950a98540b88f58b9dca23", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/colorimetry_plot-5fa74c2331b3bdd4) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test chart::range::tests::test_iter_with_open_start ... ok [INFO] [stdout] test chart::range::tests::test_iter_with_step ... ok [INFO] [stdout] test chart::range::tests::test_iter_with_step_excluding_end ... ok [INFO] [stdout] test chart::range::tests::test_chart_range ... ok [INFO] [stdout] test chart::test_plot_to_world_coordinates ... ok [INFO] [stdout] test chart::range::tests::test_range_with_step ... ok [INFO] [stdout] test style_attr::tests::test_style_attr_macro ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests colorimetry_plot [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/svgdoc.rs - svgdoc::SvgDocument::append_scss (line 109) ... ignored [INFO] [stdout] test src/chart/chromaticity/xy.rs - chart::chromaticity::xy::XYChromaticity::planckian_xy_slope_angle (line 173) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "213d4c2c2c5c142556ebb23d6fb64f758d162d8533950a98540b88f58b9dca23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "213d4c2c2c5c142556ebb23d6fb64f758d162d8533950a98540b88f58b9dca23", kill_on_drop: false }` [INFO] [stdout] 213d4c2c2c5c142556ebb23d6fb64f758d162d8533950a98540b88f58b9dca23