[INFO] fetching crate reddd 0.2.3... [INFO] testing reddd-0.2.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate reddd 0.2.3 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate reddd 0.2.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 generic-array v0.14.7 (available: v0.14.9) [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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dummy v0.8.0 [INFO] [stderr] Downloaded fake v2.10.0 [INFO] [stderr] Downloaded reddd-macros v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87eb4123d3af50b4fa136c11326e3846452957bae9214d1bcec96afbee67f769 [INFO] running `Command { std: "docker" "start" "-a" "87eb4123d3af50b4fa136c11326e3846452957bae9214d1bcec96afbee67f769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87eb4123d3af50b4fa136c11326e3846452957bae9214d1bcec96afbee67f769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87eb4123d3af50b4fa136c11326e3846452957bae9214d1bcec96afbee67f769", kill_on_drop: false }` [INFO] [stdout] 87eb4123d3af50b4fa136c11326e3846452957bae9214d1bcec96afbee67f769 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48564b5b235b4c749b83e24c2fc19aaa58a79f2233b7ef6409313f0565385e9c [INFO] running `Command { std: "docker" "start" "-a" "48564b5b235b4c749b83e24c2fc19aaa58a79f2233b7ef6409313f0565385e9c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn v2.0.110 [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 15.34s [INFO] running `Command { std: "docker" "inspect" "48564b5b235b4c749b83e24c2fc19aaa58a79f2233b7ef6409313f0565385e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48564b5b235b4c749b83e24c2fc19aaa58a79f2233b7ef6409313f0565385e9c", kill_on_drop: false }` [INFO] [stdout] 48564b5b235b4c749b83e24c2fc19aaa58a79f2233b7ef6409313f0565385e9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c033201d028fbd435763c9408a648cdac359ee321a0cc6454319fdafc845ffb9 [INFO] running `Command { std: "docker" "start" "-a" "c033201d028fbd435763c9408a648cdac359ee321a0cc6454319fdafc845ffb9", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling md-5 v0.10.6 [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 rand v0.9.2 [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( [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: Sized { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 154 | fn dummy_with_rng(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( [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( [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: Sized { [INFO] [stdout] | ----- in this trait [INFO] [stdout] ... [INFO] [stdout] 154 | fn dummy_with_rng(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( [INFO] [stdout] 57 + fn dummy_with_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" "c033201d028fbd435763c9408a648cdac359ee321a0cc6454319fdafc845ffb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c033201d028fbd435763c9408a648cdac359ee321a0cc6454319fdafc845ffb9", kill_on_drop: false }` [INFO] [stdout] c033201d028fbd435763c9408a648cdac359ee321a0cc6454319fdafc845ffb9