[INFO] cloning repository https://github.com/chudkowsky/saya_refactor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chudkowsky/saya_refactor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchudkowsky%2Fsaya_refactor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchudkowsky%2Fsaya_refactor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c40669d0443f99479b7f14f2cd6eaf547c1baca
[INFO] checking chudkowsky/saya_refactor against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchudkowsky%2Fsaya_refactor" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chudkowsky/saya_refactor
[INFO] finished tweaking git repo https://github.com/chudkowsky/saya_refactor
[INFO] tweaked toml for git repo https://github.com/chudkowsky/saya_refactor written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chudkowsky/saya_refactor on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chudkowsky/saya_refactor 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded starknet-types-core v0.1.7
[INFO] [stderr]   Downloaded starknet v0.12.0
[INFO] [stderr]   Downloaded starknet-curve v0.5.1
[INFO] [stderr]   Downloaded starknet-signers v0.10.0
[INFO] [stderr]   Downloaded starknet-crypto v0.7.3
[INFO] [stderr]   Downloaded starknet-contract v0.11.0
[INFO] [stderr]   Downloaded starknet-accounts v0.11.0
[INFO] [stderr]   Downloaded starknet-providers v0.12.0
[INFO] [stderr]   Downloaded cc v1.1.37
[INFO] [stderr]   Downloaded starknet-core v0.12.0
[INFO] [stderr]   Downloaded starknet-macros v0.2.1
[INFO] [stderr]   Downloaded serde_json_pythonic v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66b25233608b31ad7e9b236bf734f7750438fe6e0c3877d19706fdbbe03a580f
[INFO] running `Command { std: "docker" "start" "-a" "66b25233608b31ad7e9b236bf734f7750438fe6e0c3877d19706fdbbe03a580f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66b25233608b31ad7e9b236bf734f7750438fe6e0c3877d19706fdbbe03a580f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66b25233608b31ad7e9b236bf734f7750438fe6e0c3877d19706fdbbe03a580f", kill_on_drop: false }`
[INFO] [stdout] 66b25233608b31ad7e9b236bf734f7750438fe6e0c3877d19706fdbbe03a580f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b07eef01a370187795a974e11539352e51debbea529ef34ada8cdedc0cad0873
[INFO] running `Command { std: "docker" "start" "-a" "b07eef01a370187795a974e11539352e51debbea529ef34ada8cdedc0cad0873", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling cc v1.1.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking cpufeatures v0.2.15
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling serde_json_pythonic v0.1.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking crunchy v0.2.2
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking lambdaworks-crypto v0.10.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling lambdaworks-math v0.10.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking scrypt v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking starknet-types-core v0.1.7
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking starknet-curve v0.5.1
[INFO] [stderr]     Checking starknet-crypto v0.7.3
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking eth-keystore v0.5.0
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.3
[INFO] [stderr]     Checking starknet-core v0.12.0
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking starknet-providers v0.12.0
[INFO] [stderr]     Checking starknet-signers v0.10.0
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]    Compiling starknet-macros v0.2.1
[INFO] [stderr]     Checking starknet-accounts v0.11.0
[INFO] [stderr]     Checking starknet-contract v0.11.0
[INFO] [stderr]     Checking starknet v0.12.0
[INFO] [stderr]     Checking saya_refactor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `sqlx::Sqlite`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use sqlx::Sqlite;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sqlx::Sqlite`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use sqlx::Sqlite;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut block_number = self.last_sent_for_prove_block;
[INFO] [stdout]    |             ----^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut block_number = self.last_sent_for_prove_block;
[INFO] [stdout]    |             ----^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_number`
[INFO] [stdout]   --> src/lib.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut block_number = self.last_sent_for_prove_block;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_number`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_number`
[INFO] [stdout]   --> src/lib.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut block_number = self.last_sent_for_prove_block;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_number`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "b07eef01a370187795a974e11539352e51debbea529ef34ada8cdedc0cad0873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b07eef01a370187795a974e11539352e51debbea529ef34ada8cdedc0cad0873", kill_on_drop: false }`
[INFO] [stdout] b07eef01a370187795a974e11539352e51debbea529ef34ada8cdedc0cad0873
