nixbot

builds
1these 4 derivations will be built:2 /nix/store/hwdwqnfzppb4j0szgrspd2rxpb4bqvf8-crate-hybrid-array-0.4.14.tar.gz.drv3 /nix/store/c36a25n5hn3mm8hfvwrf8in5zwxl4qvl-hybrid-array-0.4.14.drv4 /nix/store/4a1gljffk1a23sclxmpc0kpir36in135-cargo-vendor-dir.drv5 /nix/store/j8rpb2lfx6c3f4jrs6ncwn136p3ym24z-import-bot.drv6error: Cannot build '/nix/store/j8rpb2lfx6c3f4jrs6ncwn136p3ym24z-import-bot.drv'.7 Reason: builder failed with exit code 101.8 Output paths:9 /nix/store/6ik8nslqifn8cf8358dzk82x2vx8mmjh-import-bot10 Last 25 log lines:11 > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `XofFixedWrapper<T, S>`12 > = note: there are multiple different versions of crate `digest` in the dependency graph13 > = help: you can use `cargo tree` to explore your dependency tree14 > = note: required for `CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, UInt<..., ...>, ...>>` to implement `hmac::digest::Digest`15 > = note: required for `CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, UInt<..., ...>, ...>>` to implement `EagerHash`16 > note: required by a bound in `hmac::Hmac`17 > --> /build/cargo-vendor-dir/hmac-0.13.0/src/lib.rs:37:2418 > |19 > 37 | pub struct Hmac<D: EagerHash>(block_api::HmacCore<D>);20 > | ^^^^^^^^^ required by this bound in `Hmac`21 > = note: the full name for the type has been written to '/build/jzkmkk1x6i94vph0pgc1dzav5gks4xsi-source/target/x86_64-unknown-linux-gnu/release/deps/import_bot-d1a9e6fe7a7029ca.long-type-6594709682818171429.txt'22 > = note: consider using `--verbose` to print the full type name to the console23 >24 > error[E0599]: no function or associated item named `new_from_slice` found for struct `hmac::Hmac<D>` in the current scope25 > --> src/analysis.rs:72:3926 > |27 > 72 | let Ok(mut mac) = HmacSha256::new_from_slice(secret.as_bytes()) else {28 > | ^^^^^^^^^^^^^^ function or associated item not found in `Hmac<CoreWrapper<CtVariableCoreWrapper<Sha256VarCore, ..., ...>>>`29 > |30 > = note: the full name for the type has been written to '/build/jzkmkk1x6i94vph0pgc1dzav5gks4xsi-source/target/x86_64-unknown-linux-gnu/release/deps/import_bot-d1a9e6fe7a7029ca.long-type-2532349502352845208.txt'31 > = note: consider using `--verbose` to print the full type name to the console32 >33 > Some errors have detailed explanations: E0277, E0599.34 > For more information about an error, try `rustc --explain E0277`.35 > error: could not compile `import-bot` (bin "import-bot") due to 10 previous errors36 For full logs, run:37 nix log /nix/store/j8rpb2lfx6c3f4jrs6ncwn136p3ym24z-import-bot.drv