[INFO] fetching crate reddd 0.2.3...
[INFO] testing reddd-0.2.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate reddd 0.2.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate reddd 0.2.3
[INFO] finished tweaking crates.io crate reddd 0.2.3
[INFO] tweaked toml for crates.io crate reddd 0.2.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reddd 0.2.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding fake v2.10.0 (available: v4.4.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d9ec6f19307cc340c5eb8a0b02fdccca0df7f07d91ae1d3fa643be327d336e4
[INFO] running `Command { std: "docker" "start" "-a" "9d9ec6f19307cc340c5eb8a0b02fdccca0df7f07d91ae1d3fa643be327d336e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d9ec6f19307cc340c5eb8a0b02fdccca0df7f07d91ae1d3fa643be327d336e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d9ec6f19307cc340c5eb8a0b02fdccca0df7f07d91ae1d3fa643be327d336e4", kill_on_drop: false }`
[INFO] [stdout] 9d9ec6f19307cc340c5eb8a0b02fdccca0df7f07d91ae1d3fa643be327d336e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bf80cabf311bf492234a88416e692264bbcc072c9acfb05a8d85c62173a65ef
[INFO] running `Command { std: "docker" "start" "-a" "8bf80cabf311bf492234a88416e692264bbcc072c9acfb05a8d85c62173a65ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling reddd-macros v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling reddd v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.06s
[INFO] running `Command { std: "docker" "inspect" "8bf80cabf311bf492234a88416e692264bbcc072c9acfb05a8d85c62173a65ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bf80cabf311bf492234a88416e692264bbcc072c9acfb05a8d85c62173a65ef", kill_on_drop: false }`
[INFO] [stdout] 8bf80cabf311bf492234a88416e692264bbcc072c9acfb05a8d85c62173a65ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1371dea0cc6de2e94e644efe3fbfcae7c15d576564f5db61e9a34a2d03237401
[INFO] running `Command { std: "docker" "start" "-a" "1371dea0cc6de2e94e644efe3fbfcae7c15d576564f5db61e9a34a2d03237401", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling reddd v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `R: rand::Rng` is not satisfied
[INFO] [stdout]    --> src/domain/entity.rs:57:30
[INFO] [stdout]     |
[INFO] [stdout]  57 |         fn dummy_with_rng<R: rand::Rng + ?Sized>(
[INFO] [stdout]     |                              ^^^^^^^^^ the trait `DerefMut` is not implemented for `R`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `R` to implement `RngCore`
[INFO] [stdout]     = note: required for `R` to implement `rand::Rng`
[INFO] [stdout] note: the requirement `R: rand::Rng` appears on the `impl`'s associated function `dummy_with_rng` but not on the corresponding trait's associated function
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-2.10.0/src/lib.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub trait Dummy<T>: Sized {
[INFO] [stdout]     |           ----- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 154 |     fn dummy_with_rng<R: Rng + ?Sized>(config: &T, rng: &mut R) -> Self;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ this trait's associated function doesn't have the requirement `R: rand::Rng`
[INFO] [stdout] help: consider further restricting type parameter `R` with trait `DerefMut`
[INFO] [stdout]     |
[INFO] [stdout]  57 |         fn dummy_with_rng<R: rand::Rng + ?Sized + std::ops::DerefMut>(
[INFO] [stdout]     |                                                 ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `R: rand::Rng` is not satisfied
[INFO] [stdout]    --> src/domain/entity.rs:57:30
[INFO] [stdout]     |
[INFO] [stdout]  57 |         fn dummy_with_rng<R: rand::Rng + ?Sized>(
[INFO] [stdout]     |                           -  ^^^^^^^^^ the trait `Sized` is not implemented for `R`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this type parameter needs to be `Sized`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `R` to implement `RngCore`
[INFO] [stdout]     = note: required for `R` to implement `rand::Rng`
[INFO] [stdout] note: the requirement `R: rand::Rng` appears on the `impl`'s associated function `dummy_with_rng` but not on the corresponding trait's associated function
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fake-2.10.0/src/lib.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub trait Dummy<T>: Sized {
[INFO] [stdout]     |           ----- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 154 |     fn dummy_with_rng<R: Rng + ?Sized>(config: &T, rng: &mut R) -> Self;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ this trait's associated function doesn't have the requirement `R: rand::Rng`
[INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized`
[INFO] [stdout]     |
[INFO] [stdout]  57 -         fn dummy_with_rng<R: rand::Rng + ?Sized>(
[INFO] [stdout]  57 +         fn dummy_with_rng<R: rand::Rng>(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reddd` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "1371dea0cc6de2e94e644efe3fbfcae7c15d576564f5db61e9a34a2d03237401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1371dea0cc6de2e94e644efe3fbfcae7c15d576564f5db61e9a34a2d03237401", kill_on_drop: false }`
[INFO] [stdout] 1371dea0cc6de2e94e644efe3fbfcae7c15d576564f5db61e9a34a2d03237401
