[INFO] fetching crate phab-lib 0.2.1... [INFO] checking phab-lib-0.2.1 against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] extracting crate phab-lib 0.2.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate phab-lib 0.2.1 on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate phab-lib 0.2.1 [INFO] finished tweaking crates.io crate phab-lib 0.2.1 [INFO] tweaked toml for crates.io crate phab-lib 0.2.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_core v0.6.0 [INFO] [stderr] Downloaded dummy v0.4.0 [INFO] [stderr] Downloaded signal-hook-registry v1.3.0 [INFO] [stderr] Downloaded fake v2.4.0 [INFO] [stderr] Downloaded rand_chacha v0.3.0 [INFO] [stderr] Downloaded miow v0.3.6 [INFO] [stderr] Downloaded rand v0.8.0 [INFO] [stderr] Downloaded rand_hc v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cd5a70882ba9575652a8a0fa3a88475193e757ea1beac4334dedc31a62f6255 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4cd5a70882ba9575652a8a0fa3a88475193e757ea1beac4334dedc31a62f6255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cd5a70882ba9575652a8a0fa3a88475193e757ea1beac4334dedc31a62f6255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cd5a70882ba9575652a8a0fa3a88475193e757ea1beac4334dedc31a62f6255", kill_on_drop: false }` [INFO] [stdout] 4cd5a70882ba9575652a8a0fa3a88475193e757ea1beac4334dedc31a62f6255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5feb2299565db76743be715e8b8d3502a533198b957cd976f81469a07dc924d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e5feb2299565db76743be715e8b8d3502a533198b957cd976f81469a07dc924d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking slugify v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling dummy v0.4.0 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking fake v2.4.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking hyper-rustls v0.21.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking phab-lib v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/utils/macros.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / macro_rules! function_name { [INFO] [stdout] 3 | | () => {{ [INFO] [stdout] 4 | | fn f() {} [INFO] [stdout] 5 | | fn type_name_of(_: T) -> &'static str { [INFO] [stdout] ... | [INFO] [stdout] 10 | | }}; [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `R: RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:21:48 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Rng` for `R` [INFO] [stdout] = note: the requirement `R: Rng` appears on the impl method but not on the corresponding trait method [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + RngCore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `R: RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:98:48 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Rng` for `R` [INFO] [stdout] = note: the requirement `R: Rng` appears on the impl method but not on the corresponding trait method [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + RngCore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `R: RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Rng` for `R` [INFO] [stdout] = note: the requirement `R: Rng` appears on the impl method but not on the corresponding trait method [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + RngCore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `R: RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:112:48 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Rng` for `R` [INFO] [stdout] = note: the requirement `R: Rng` appears on the impl method but not on the corresponding trait method [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + RngCore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `R: RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:21:48 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Rng` for `R` [INFO] [stdout] = note: the requirement `R: Rng` appears on the impl method but not on the corresponding trait method [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + RngCore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `R: RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:98:48 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Rng` for `R` [INFO] [stdout] = note: the requirement `R: Rng` appears on the impl method but not on the corresponding trait method [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + RngCore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `R: RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Rng` for `R` [INFO] [stdout] = note: the requirement `R: Rng` appears on the impl method but not on the corresponding trait method [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + RngCore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `R: RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:112:48 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Rng` for `R` [INFO] [stdout] = note: the requirement `R: Rng` appears on the impl method but not on the corresponding trait method [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + RngCore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:21:48 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `rand_core::RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `rand::rng::Rng` for `R` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + rand_core::RngCore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:98:48 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `rand_core::RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `rand::rng::Rng` for `R` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + rand_core::RngCore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `rand_core::RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `rand::rng::Rng` for `R` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + rand_core::RngCore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:112:48 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `rand_core::RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `rand::rng::Rng` for `R` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + rand_core::RngCore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:21:48 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `rand_core::RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `rand::rng::Rng` for `R` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + rand_core::RngCore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `phab-lib` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:98:48 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `rand_core::RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `rand::rng::Rng` for `R` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + rand_core::RngCore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `rand_core::RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `rand::rng::Rng` for `R` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + rand_core::RngCore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied [INFO] [stdout] --> src/dto.rs:112:48 [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy)] [INFO] [stdout] | ^^^^^ the trait `rand_core::RngCore` is not implemented for `R` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `rand::rng::Rng` for `R` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 112 | #[derive(Clone, Debug, Serialize, Deserialize, Dummy + rand_core::RngCore)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e5feb2299565db76743be715e8b8d3502a533198b957cd976f81469a07dc924d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5feb2299565db76743be715e8b8d3502a533198b957cd976f81469a07dc924d", kill_on_drop: false }` [INFO] [stdout] e5feb2299565db76743be715e8b8d3502a533198b957cd976f81469a07dc924d