[INFO] fetching crate light-curve-dmdt 0.8.0...
[INFO] testing light-curve-dmdt-0.8.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate light-curve-dmdt 0.8.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate light-curve-dmdt 0.8.0
[INFO] finished tweaking crates.io crate light-curve-dmdt 0.8.0
[INFO] tweaked toml for crates.io crate light-curve-dmdt 0.8.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate light-curve-dmdt 0.8.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 101 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding mathru v0.15.5 (available: v0.16.2)
[INFO] [stderr]       Adding ndarray v0.16.1 (available: v0.17.1)
[INFO] [stderr]       Adding png v0.17.16 (available: v0.18.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cac3b86c0d432920d0725b0698f680616d071a256819311ceff98f5aab655d5
[INFO] running `Command { std: "docker" "start" "-a" "8cac3b86c0d432920d0725b0698f680616d071a256819311ceff98f5aab655d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cac3b86c0d432920d0725b0698f680616d071a256819311ceff98f5aab655d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cac3b86c0d432920d0725b0698f680616d071a256819311ceff98f5aab655d5", kill_on_drop: false }`
[INFO] [stdout] 8cac3b86c0d432920d0725b0698f680616d071a256819311ceff98f5aab655d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b6f0c25910d6917858a2ad46693220337c3200ff747e3f0c026e5965073b177
[INFO] running `Command { std: "docker" "start" "-a" "5b6f0c25910d6917858a2ad46693220337c3200ff747e3f0c026e5965073b177", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling thread-tree v0.3.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling light-curve-dmdt v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.37s
[INFO] running `Command { std: "docker" "inspect" "5b6f0c25910d6917858a2ad46693220337c3200ff747e3f0c026e5965073b177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b6f0c25910d6917858a2ad46693220337c3200ff747e3f0c026e5965073b177", kill_on_drop: false }`
[INFO] [stdout] 5b6f0c25910d6917858a2ad46693220337c3200ff747e3f0c026e5965073b177
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c00958721a494e6e5e43c8c0689a2850d3c3ef3221be10a98fc0834b5827c3c
[INFO] running `Command { std: "docker" "start" "-a" "2c00958721a494e6e5e43c8c0689a2850d3c3ef3221be10a98fc0834b5827c3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lambert_w v1.2.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling special v0.11.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling mathru v0.15.5
[INFO] [stderr]    Compiling light-curve-dmdt v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0405]: cannot find trait `Serialize` in this scope
[INFO] [stdout]    --> src/dmdt.rs:232:59
[INFO] [stdout]     |
[INFO] [stdout] 232 |     assert_impl_all!(DmDt<f32>: Clone, Debug, Send, Sync, Serialize, Deserialize<'static>);
[INFO] [stdout]     |                                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/dmdt.rs:6:26
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `serde` feature
[INFO] [stdout]   6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/grid.rs:7:26
[INFO] [stdout]     |
[INFO] [stdout]   6 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `serde` feature
[INFO] [stdout]   7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Deserialize` in this scope
[INFO] [stdout]    --> src/dmdt.rs:232:70
[INFO] [stdout]     |
[INFO] [stdout] 232 |     assert_impl_all!(DmDt<f32>: Clone, Debug, Send, Sync, Serialize, Deserialize<'static>);
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/dmdt.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `serde` feature
[INFO] [stdout]   6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/grid.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout]   6 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `serde` feature
[INFO] [stdout]   7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Serialize` in this scope
[INFO] [stdout]    --> src/dmdt.rs:233:59
[INFO] [stdout]     |
[INFO] [stdout] 233 |     assert_impl_all!(DmDt<f64>: Clone, Debug, Send, Sync, Serialize, Deserialize<'static>);
[INFO] [stdout]     |                                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/dmdt.rs:6:26
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `serde` feature
[INFO] [stdout]   6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/grid.rs:7:26
[INFO] [stdout]     |
[INFO] [stdout]   6 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `serde` feature
[INFO] [stdout]   7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Deserialize` in this scope
[INFO] [stdout]    --> src/dmdt.rs:233:70
[INFO] [stdout]     |
[INFO] [stdout] 233 |     assert_impl_all!(DmDt<f64>: Clone, Debug, Send, Sync, Serialize, Deserialize<'static>);
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/dmdt.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `serde` feature
[INFO] [stdout]   6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/grid.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout]   6 | #[cfg(feature = "serde")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `serde` feature
[INFO] [stdout]   7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `light-curve-dmdt` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "2c00958721a494e6e5e43c8c0689a2850d3c3ef3221be10a98fc0834b5827c3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c00958721a494e6e5e43c8c0689a2850d3c3ef3221be10a98fc0834b5827c3c", kill_on_drop: false }`
[INFO] [stdout] 2c00958721a494e6e5e43c8c0689a2850d3c3ef3221be10a98fc0834b5827c3c
