[INFO] cloning repository https://github.com/willcl-ark/bitcoin-bencher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willcl-ark/bitcoin-bencher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcl-ark%2Fbitcoin-bencher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcl-ark%2Fbitcoin-bencher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ce9d91cad71545ae02b29a00e5f678a10eb91ee
[INFO] building willcl-ark/bitcoin-bencher against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillcl-ark%2Fbitcoin-bencher" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/willcl-ark/bitcoin-bencher
[INFO] finished tweaking git repo https://github.com/willcl-ark/bitcoin-bencher
[INFO] tweaked toml for git repo https://github.com/willcl-ark/bitcoin-bencher written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/willcl-ark/bitcoin-bencher on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/willcl-ark/bitcoin-bencher 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.52.5
[INFO] [stderr]   Downloaded which v6.0.1
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded procfs v0.16.0
[INFO] [stderr]   Downloaded rand_core v0.4.2
[INFO] [stderr]   Downloaded freetype v0.7.1
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.5
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.3
[INFO] [stderr]   Downloaded allocator-api2 v0.2.18
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.5
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded dwrote v0.11.0
[INFO] [stderr]   Downloaded env_filter v0.1.0
[INFO] [stderr]   Downloaded anyhow v1.0.82
[INFO] [stderr]   Downloaded procfs-core v0.16.0
[INFO] [stderr]   Downloaded pathfinder_geometry v0.5.1
[INFO] [stderr]   Downloaded cc v1.0.94
[INFO] [stderr]   Downloaded libredox v0.1.3
[INFO] [stderr]   Downloaded winnow v0.6.6
[INFO] [stderr]   Downloaded float-ord v0.2.0
[INFO] [stderr]   Downloaded rand v0.4.6
[INFO] [stderr]   Downloaded libloading v0.8.3
[INFO] [stderr]   Downloaded font-kit v0.11.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.5
[INFO] [stderr]   Downloaded gif v0.12.0
[INFO] [stderr]   Downloaded plotters v0.3.5
[INFO] [stderr]   Downloaded ttf-parser v0.17.1
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]   Downloaded syn v2.0.59
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.3
[INFO] [stderr]   Downloaded plotters-svg v0.3.5
[INFO] [stderr]   Downloaded hashlink v0.9.0
[INFO] [stderr]   Downloaded fuchsia-cprng v0.1.1
[INFO] [stderr]   Downloaded rand_core v0.3.1
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.5
[INFO] [stderr]   Downloaded exitcode v1.1.2
[INFO] [stderr]   Downloaded core-text v19.2.0
[INFO] [stderr]   Downloaded getrandom v0.2.14
[INFO] [stderr]   Downloaded redox_users v0.4.5
[INFO] [stderr]   Downloaded dirs-next v2.0.0
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.5
[INFO] [stderr]   Downloaded const-cstr v0.3.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.5
[INFO] [stderr]   Downloaded windows_i686_gnullvm v0.52.5
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.5
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] [stderr]   Downloaded plotters-backend v0.3.5
[INFO] [stderr]   Downloaded remove_dir_all v0.5.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.80
[INFO] [stderr]   Downloaded freetype-sys v0.19.0
[INFO] [stderr]   Downloaded rdrand v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80df75121eac3b69e4dcd084d7e9322b44849910117bbd3ea0032e4a2edd7f50
[INFO] running `Command { std: "docker" "start" "-a" "80df75121eac3b69e4dcd084d7e9322b44849910117bbd3ea0032e4a2edd7f50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80df75121eac3b69e4dcd084d7e9322b44849910117bbd3ea0032e4a2edd7f50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80df75121eac3b69e4dcd084d7e9322b44849910117bbd3ea0032e4a2edd7f50", kill_on_drop: false }`
[INFO] [stdout] 80df75121eac3b69e4dcd084d7e9322b44849910117bbd3ea0032e4a2edd7f50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0802c58bd1868e6c45af2880097e8519ef9fcdf2ad0f7c4b9974f18fe0d4baad
[INFO] running `Command { std: "docker" "start" "-a" "0802c58bd1868e6c45af2880097e8519ef9fcdf2ad0f7c4b9974f18fe0d4baad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling pathfinder_simd v0.5.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling freetype-sys v0.19.0
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling freetype v0.7.1
[INFO] [stderr]    Compiling hashlink v0.9.0
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling procfs-core v0.16.0
[INFO] [stderr]    Compiling which v6.0.1
[INFO] [stderr]    Compiling plotters-bitmap v0.3.3
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling bitcoin-bencher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/database.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Run {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 10 |     pub id: Option<i32>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Run` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `job_id` and `run_id` are never read
[INFO] [stdout]   --> src/database.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Job {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 19 |     pub job_id: i64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 20 |     pub run_id: i64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Job` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/bench.rs:109:60
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn process_args(&'a self, args: &'a str) -> Result<Vec<&str>> {
[INFO] [stdout]     |                      --              --                    ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |               |
[INFO] [stdout]     |                      |               the lifetime is named here
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn process_args(&'a self, args: &'a str) -> Result<Vec<&'a str>> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.72s
[INFO] running `Command { std: "docker" "inspect" "0802c58bd1868e6c45af2880097e8519ef9fcdf2ad0f7c4b9974f18fe0d4baad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0802c58bd1868e6c45af2880097e8519ef9fcdf2ad0f7c4b9974f18fe0d4baad", kill_on_drop: false }`
[INFO] [stdout] 0802c58bd1868e6c45af2880097e8519ef9fcdf2ad0f7c4b9974f18fe0d4baad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fcc252c89c87590af4e955ad52513a79aaf7756bce927d4f1036989885cbd7c
[INFO] running `Command { std: "docker" "start" "-a" "0fcc252c89c87590af4e955ad52513a79aaf7756bce927d4f1036989885cbd7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitcoin-bencher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/database.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Run {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 10 |     pub id: Option<i32>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Run` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `job_id` and `run_id` are never read
[INFO] [stdout]   --> src/database.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Job {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 19 |     pub job_id: i64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 20 |     pub run_id: i64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Job` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/bench.rs:109:60
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn process_args(&'a self, args: &'a str) -> Result<Vec<&str>> {
[INFO] [stdout]     |                      --              --                    ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                      |               |
[INFO] [stdout]     |                      |               the lifetime is named here
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn process_args(&'a self, args: &'a str) -> Result<Vec<&'a str>> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s
[INFO] running `Command { std: "docker" "inspect" "0fcc252c89c87590af4e955ad52513a79aaf7756bce927d4f1036989885cbd7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fcc252c89c87590af4e955ad52513a79aaf7756bce927d4f1036989885cbd7c", kill_on_drop: false }`
[INFO] [stdout] 0fcc252c89c87590af4e955ad52513a79aaf7756bce927d4f1036989885cbd7c
