these 4 derivations will be built: /nix/store/hwdwqnfzppb4j0szgrspd2rxpb4bqvf8-crate-hybrid-array-0.4.14.tar.gz.drv /nix/store/c36a25n5hn3mm8hfvwrf8in5zwxl4qvl-hybrid-array-0.4.14.drv /nix/store/4a1gljffk1a23sclxmpc0kpir36in135-cargo-vendor-dir.drv /nix/store/j8rpb2lfx6c3f4jrs6ncwn136p3ym24z-import-bot.drv error: Cannot build '/nix/store/j8rpb2lfx6c3f4jrs6ncwn136p3ym24z-import-bot.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/6ik8nslqifn8cf8358dzk82x2vx8mmjh-import-bot Last 25 log lines: > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `XofFixedWrapper` > = note: there are multiple different versions of crate `digest` in the dependency graph > = help: you can use `cargo tree` to explore your dependency tree > = note: required for `CoreWrapper, ...>>` to implement `hmac::digest::Digest` > = note: required for `CoreWrapper, ...>>` to implement `EagerHash` > note: required by a bound in `hmac::Hmac` > --> /build/cargo-vendor-dir/hmac-0.13.0/src/lib.rs:37:24 > | > 37 | pub struct Hmac(block_api::HmacCore); > | ^^^^^^^^^ required by this bound in `Hmac` > = 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' > = note: consider using `--verbose` to print the full type name to the console > > error[E0599]: no function or associated item named `new_from_slice` found for struct `hmac::Hmac` in the current scope > --> src/analysis.rs:72:39 > | > 72 | let Ok(mut mac) = HmacSha256::new_from_slice(secret.as_bytes()) else { > | ^^^^^^^^^^^^^^ function or associated item not found in `Hmac>>` > | > = 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' > = note: consider using `--verbose` to print the full type name to the console > > Some errors have detailed explanations: E0277, E0599. > For more information about an error, try `rustc --explain E0277`. > error: could not compile `import-bot` (bin "import-bot") due to 10 previous errors For full logs, run: nix log /nix/store/j8rpb2lfx6c3f4jrs6ncwn136p3ym24z-import-bot.drv