[INFO] cloning repository https://github.com/3sy11/birdhash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3sy11/birdhash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3sy11%2Fbirdhash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3sy11%2Fbirdhash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 874b9360fd00f780cab0589eb74f21ebcbd6df6b [INFO] testing 3sy11/birdhash against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3sy11%2Fbirdhash" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/3sy11/birdhash [INFO] finished tweaking git repo https://github.com/3sy11/birdhash [INFO] tweaked toml for git repo https://github.com/3sy11/birdhash written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/3sy11/birdhash on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/3sy11/birdhash already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3b19775e406c9d2598478cbce6c79943f89313e8d7473596ff600043b50bd8d [INFO] running `Command { std: "docker" "start" "-a" "b3b19775e406c9d2598478cbce6c79943f89313e8d7473596ff600043b50bd8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3b19775e406c9d2598478cbce6c79943f89313e8d7473596ff600043b50bd8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3b19775e406c9d2598478cbce6c79943f89313e8d7473596ff600043b50bd8d", kill_on_drop: false }` [INFO] [stdout] b3b19775e406c9d2598478cbce6c79943f89313e8d7473596ff600043b50bd8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15652af4465e5345c14e2e3c7782b3c7266b03400f7d86770d6a2b1e5f48c9d0 [INFO] running `Command { std: "docker" "start" "-a" "15652af4465e5345c14e2e3c7782b3c7266b03400f7d86770d6a2b1e5f48c9d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling jiff v0.2.22 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling xorf v0.11.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling birdhash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `VERSION` is never used [INFO] [stdout] --> src/archive.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const VERSION: u32 = 1; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `block_number` is never read [INFO] [stdout] --> src/archive.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct BlockAddresses { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 19 | pub block_number: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockAddresses` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ArchiveWriter` is never constructed [INFO] [stdout] --> src/archive.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct ArchiveWriter { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/archive.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl ArchiveWriter { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 34 | pub fn new(dir: &Path, segment_size: u64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn resume(&mut self, block_number: u64) -> Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | fn segment_path(&self, start: u64) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | fn open_segment(&mut self, seg_start: u64) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fn write_header(&self, f: &mut std::fs::File, start: u64, end: u64, total: u64) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | fn update_header_total(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn write_block(&mut self, ba: &BlockAddresses) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn flush(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `append` and `read_all_fingerprints` are never used [INFO] [stdout] --> src/fetcher.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl AddressStore { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn append(&mut self, addrs: &[Address]) -> Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn read_all_fingerprints(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save_new_addrs` is never used [INFO] [stdout] --> src/fetcher.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn save_new_addrs(addrs: &[Address], path: &std::path::Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `url_count` is never used [INFO] [stdout] --> src/fetcher.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 184 | impl RpcPool { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 189 | pub fn url_count(&self) -> usize { self.urls.len() } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_fuse16` is never used [INFO] [stdout] --> src/filter.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn build_fuse16(keys: &[u64]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save_fuse16` is never used [INFO] [stdout] --> src/filter.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn save_fuse16(filter: &BinaryFuse16, path: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "15652af4465e5345c14e2e3c7782b3c7266b03400f7d86770d6a2b1e5f48c9d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15652af4465e5345c14e2e3c7782b3c7266b03400f7d86770d6a2b1e5f48c9d0", kill_on_drop: false }` [INFO] [stdout] 15652af4465e5345c14e2e3c7782b3c7266b03400f7d86770d6a2b1e5f48c9d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71933c2ca555dfae54b6973e1ef3331584ec37fb85f00189e9c3a5b42061cef6 [INFO] running `Command { std: "docker" "start" "-a" "71933c2ca555dfae54b6973e1ef3331584ec37fb85f00189e9c3a5b42061cef6", kill_on_drop: false }` [INFO] [stderr] Compiling birdhash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `url_count` is never used [INFO] [stdout] --> src/fetcher.rs:189:12 [INFO] [stdout] | [INFO] [stdout] 184 | impl RpcPool { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 189 | pub fn url_count(&self) -> usize { self.urls.len() } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.47s [INFO] running `Command { std: "docker" "inspect" "71933c2ca555dfae54b6973e1ef3331584ec37fb85f00189e9c3a5b42061cef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71933c2ca555dfae54b6973e1ef3331584ec37fb85f00189e9c3a5b42061cef6", kill_on_drop: false }` [INFO] [stdout] 71933c2ca555dfae54b6973e1ef3331584ec37fb85f00189e9c3a5b42061cef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc2e966291c966216abee8193a01fe94273ac9fff3855e45cd966189187034c6 [INFO] running `Command { std: "docker" "start" "-a" "bc2e966291c966216abee8193a01fe94273ac9fff3855e45cd966189187034c6", kill_on_drop: false }` [INFO] [stderr] warning: method `url_count` is never used [INFO] [stderr] --> src/fetcher.rs:189:12 [INFO] [stderr] | [INFO] [stderr] 184 | impl RpcPool { [INFO] [stderr] | ------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 189 | pub fn url_count(&self) -> usize { self.urls.len() } [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `birdhash` (bin "birdhash" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/birdhash-af121a7747a09fc3) [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test archive::tests::archive_resume_appends ... ok [INFO] [stdout] test archive::tests::read_all_archives_flat ... ok [INFO] [stdout] test archive::tests::archive_segment_rollover ... ok [INFO] [stdout] test cursor::tests::collider_cursor_round_trip ... ok [INFO] [stdout] test archive::tests::archive_write_read_round_trip ... ok [INFO] [stdout] test cursor::tests::fetcher_cursor_round_trip ... ok [INFO] [stdout] test cursor::tests::load_or_default_missing_file ... ok [INFO] [stdout] test cursor::tests::scan_task_round_trip ... ok [INFO] [stdout] test fetcher::tests::address_store_append_and_read ... ok [INFO] [stdout] test fetcher::tests::create_address_deterministic ... ok [INFO] [stdout] test cursor::tests::generator_cursor_round_trip ... ok [INFO] [stdout] test fetcher::tests::extract_addresses_from_block_json ... ok [INFO] [stdout] test fetcher::tests::extract_contract_creation_address ... ok [INFO] [stdout] test config::tests::load_missing_file_returns_defaults ... ok [INFO] [stdout] test config::tests::load_partial_toml ... ok [INFO] [stdout] test fetcher::tests::extract_withdrawals_and_author ... ok [INFO] [stdout] test fetcher::tests::parse_hex_addr_invalid ... ok [INFO] [stdout] test filter::tests::addr_to_u64_uses_all_bytes ... ok [INFO] [stdout] test fetcher::tests::parse_hex_addr_no_prefix ... ok [INFO] [stdout] test fetcher::tests::parse_hex_addr_valid ... ok [INFO] [stdout] test config::tests::load_fetcher_rpc_urls ... ok [INFO] [stdout] test fetcher::tests::new_addrs_round_trip ... ok [INFO] [stdout] test collider::tests::hit_record_format ... ok [INFO] [stdout] test filter::tests::fuse8_round_trip_bincode ... ok [INFO] [stdout] test filter::tests::bloom_round_trip ... ok [INFO] [stdout] test keygen::tests::derivation_chain_consistency ... ok [INFO] [stdout] test filter::tests::fuse16_round_trip_bincode ... ok [INFO] [stdout] test keygen::tests::derive_keypair_consistency ... ok [INFO] [stdout] test keygen::tests::deterministic_same_seed_same_counter ... ok [INFO] [stdout] test keygen::tests::different_counters_different_addresses ... ok [INFO] [stdout] test keygen::tests::known_eth_test_vector_privkey_1 ... ok [INFO] [stdout] test fetcher::tests::filter_rebuild_from_store ... ok [INFO] [stdout] test keygen::tests::seed_hash_deterministic ... ok [INFO] [stdout] test lifecycle::tests::disk_usage_counts_correctly ... ok [INFO] [stdout] test filter::tests::bloom_build_and_query ... ok [INFO] [stdout] test lifecycle::tests::purge_l2_to_l3_records_epoch ... ok [INFO] [stdout] test scanner::tests::collect_merges_results ... ok [INFO] [stdout] test scanner::tests::distribute_creates_task_files ... ok [INFO] [stdout] test filter::tests::fuse8_build_and_query ... ok [INFO] [stdout] test filter::tests::fuse16_build_and_query ... ok [INFO] [stdout] test keygen::tests::batch_generation ... ok [INFO] [stdout] test collider::tests::collide_l1_no_hits ... ok [INFO] [stdout] test filter::tests::bloom_fp_rate_near_10pct ... ok [INFO] [stdout] test keygen::tests::par_fingerprints_count ... ok [INFO] [stdout] test collider::tests::collide_l2_bloom_finds_planted_hit ... ok [INFO] [stdout] test scanner::tests::worker_finds_planted_hit ... ok [INFO] [stdout] test scanner::tests::worker_resume_from_state ... ok [INFO] [stdout] test generator::tests::generator_resume_partial_shard ... ok [INFO] [stdout] test collider::tests::regenerate_range_finds_planted_hit ... ok [INFO] [stdout] test generator::tests::generator_produces_shard_file ... ok [INFO] [stdout] test filter::tests::fuse8_fp_rate_within_bound ... ok [INFO] [stdout] test collider::tests::collide_l1_finds_planted_hit ... ok [INFO] [stdout] test lifecycle::tests::downgrade_l1_to_l2_creates_bloom ... ok [INFO] [stdout] test keygen::tests::par_batch_matches_sequential ... ok [INFO] [stdout] test generator::tests::generator_full_run_tiny ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bc2e966291c966216abee8193a01fe94273ac9fff3855e45cd966189187034c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc2e966291c966216abee8193a01fe94273ac9fff3855e45cd966189187034c6", kill_on_drop: false }` [INFO] [stdout] bc2e966291c966216abee8193a01fe94273ac9fff3855e45cd966189187034c6