Update Flake-Input "nixpkgs" - #294
Open
github-actions[bot] wants to merge 1 commit into
Open
Garnix CI / package default [aarch64-linux]
succeeded
Jan 11, 2026 in 4m 45s
package default [aarch64-linux]
package default [aarch64-linux] succeeded
Details
Last 100 lines of logs:
scraper-0.1.7> |
scraper-0.1.7> 121 | use super::*;
scraper-0.1.7> | ^^^^^^^^
scraper-0.1.7>
scraper-0.1.7> warning: unused import: `test_log::test`
scraper-0.1.7> --> src/scraper/philomena.rs:122:9
scraper-0.1.7> |
scraper-0.1.7> 122 | use test_log::test;
scraper-0.1.7> | ^^^^^^^^^^^^^^
scraper-0.1.7>
scraper-0.1.7> warning: unused import: `crate::scraper::scrape`
scraper-0.1.7> --> src/scraper/raw.rs:45:9
scraper-0.1.7> |
scraper-0.1.7> 45 | use crate::scraper::scrape;
scraper-0.1.7> | ^^^^^^^^^^^^^^^^^^^^^^
scraper-0.1.7>
scraper-0.1.7> warning: unused import: `crate::State`
scraper-0.1.7> --> src/scraper/raw.rs:46:9
scraper-0.1.7> |
scraper-0.1.7> 46 | use crate::State;
scraper-0.1.7> | ^^^^^^^^^^^^
scraper-0.1.7>
scraper-0.1.7> warning: unused import: `super::*`
scraper-0.1.7> --> src/scraper/raw.rs:48:9
scraper-0.1.7> |
scraper-0.1.7> 48 | use super::*;
scraper-0.1.7> | ^^^^^^^^
scraper-0.1.7>
scraper-0.1.7> warning: unused import: `std::str::FromStr`
scraper-0.1.7> --> src/scraper/raw.rs:49:9
scraper-0.1.7> |
scraper-0.1.7> 49 | use std::str::FromStr;
scraper-0.1.7> | ^^^^^^^^^^^^^^^^^
scraper-0.1.7>
scraper-0.1.7> warning: unused import: `test_log::test`
scraper-0.1.7> --> src/scraper/raw.rs:50:9
scraper-0.1.7> |
scraper-0.1.7> 50 | use test_log::test;
scraper-0.1.7> | ^^^^^^^^^^^^^^
scraper-0.1.7>
scraper-0.1.7> warning: unused import: `super::*`
scraper-0.1.7> --> src/scraper/twitter.rs:204:9
scraper-0.1.7> |
scraper-0.1.7> 204 | use super::*;
scraper-0.1.7> | ^^^^^^^^
scraper-0.1.7>
scraper-0.1.7> warning: unused import: `crate::scraper::scrape`
scraper-0.1.7> --> src/scraper/twitter.rs:205:9
scraper-0.1.7> |
scraper-0.1.7> 205 | use crate::scraper::scrape;
scraper-0.1.7> | ^^^^^^^^^^^^^^^^^^^^^^
scraper-0.1.7>
scraper-0.1.7> warning: unused import: `crate::State`
scraper-0.1.7> --> src/scraper/twitter.rs:206:9
scraper-0.1.7> |
scraper-0.1.7> 206 | use crate::State;
scraper-0.1.7> | ^^^^^^^^^^^^
scraper-0.1.7>
scraper-0.1.7> warning: unused import: `std::str::FromStr`
scraper-0.1.7> --> src/scraper/twitter.rs:207:9
scraper-0.1.7> |
scraper-0.1.7> 207 | use std::str::FromStr;
scraper-0.1.7> | ^^^^^^^^^^^^^^^^^
scraper-0.1.7>
scraper-0.1.7> warning: unused import: `test_log::test`
scraper-0.1.7> --> src/scraper/twitter.rs:208:9
scraper-0.1.7> |
scraper-0.1.7> 208 | use test_log::test;
scraper-0.1.7> | ^^^^^^^^^^^^^^
scraper-0.1.7>
scraper-0.1.7> warning: struct `Query` is never constructed
scraper-0.1.7> --> src/scraper/buzzly.rs:44:12
scraper-0.1.7> |
scraper-0.1.7> 44 | struct Query {
scraper-0.1.7> | ^^^^^
scraper-0.1.7> |
scraper-0.1.7> = note: `#[warn(dead_code)]` on by default
scraper-0.1.7>
scraper-0.1.7> warning: `scraper` (bin "scraper" test) generated 26 warnings (run `cargo fix --bin "scraper" --tests` to apply 25 suggestions)
scraper-0.1.7> Finished `release` profile [optimized] target(s) in 1m 43s
scraper-0.1.7> Running unittests src/main.rs (target/aarch64-unknown-linux-gnu/release/deps/scraper-ec7120c83931db6b)
scraper-0.1.7>
scraper-0.1.7> running 3 tests
scraper-0.1.7> test scraper::tumblr::test::test_text_post_tumblr ... ignored
scraper-0.1.7> test scraper::tumblr::test::test_tumblr_scraper ... ignored
scraper-0.1.7> test test::test_dummy ... ok
scraper-0.1.7>
scraper-0.1.7> test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
scraper-0.1.7>
scraper-0.1.7> Finished cargoCheckHook
scraper-0.1.7> checkPhase completed in 1 minutes 44 seconds
scraper-0.1.7> Running phase: installPhase
scraper-0.1.7> Executing cargoInstallHook
scraper-0.1.7> Finished cargoInstallHook
scraper-0.1.7> Running phase: fixupPhase
scraper-0.1.7> shrinking RPATHs of ELF executables and libraries in /nix/store/43n7y4l8j03vsf7xc2ng1a27y6vl8jf4-scraper-0.1.7
scraper-0.1.7> shrinking /nix/store/43n7y4l8j03vsf7xc2ng1a27y6vl8jf4-scraper-0.1.7/bin/scraper
scraper-0.1.7> checking for references to /build/ in /nix/store/43n7y4l8j03vsf7xc2ng1a27y6vl8jf4-scraper-0.1.7...
scraper-0.1.7> patching script interpreter paths in /nix/store/43n7y4l8j03vsf7xc2ng1a27y6vl8jf4-scraper-0.1.7
scraper-0.1.7> stripping (with command strip and flags -S -p) in /nix/store/43n7y4l8j03vsf7xc2ng1a27y6vl8jf4-scraper-0.1.7/bin
Loading