[INFO] cloning repository https://github.com/40tude/fraud_detection_3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/40tude/fraud_detection_3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F40tude%2Ffraud_detection_3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F40tude%2Ffraud_detection_3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d99bb712552c430a5c8ce4dfd29dd791eff3952c
[INFO] checking 40tude/fraud_detection_3 against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F40tude%2Ffraud_detection_3" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/40tude/fraud_detection_3
[INFO] finished tweaking git repo https://github.com/40tude/fraud_detection_3
[INFO] tweaked toml for git repo https://github.com/40tude/fraud_detection_3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/40tude/fraud_detection_3 on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/40tude/fraud_detection_3 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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-macros v0.2.22
[INFO] [stderr]   Downloaded fallible-streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded slab v0.4.10
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded half v2.6.0
[INFO] [stderr]   Downloaded clap v4.5.42
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.26
[INFO] [stderr]   Downloaded hashbrown v0.15.4
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded rusqlite v0.37.0
[INFO] [stderr]   Downloaded clap_builder v4.5.42
[INFO] [stderr]   Downloaded cc v1.2.31
[INFO] [stderr]   Downloaded tinytemplate v1.2.1
[INFO] [stderr]   Downloaded time v0.3.41
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded zerocopy v0.8.26
[INFO] [stderr]   Downloaded fallible-iterator v0.3.0
[INFO] [stderr]   Downloaded libc v0.2.174
[INFO] [stderr]   Downloaded libsqlite3-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4e693ac35c92e7638f60638607e4e3415c49197173e96604414d34162dc708d
[INFO] running `Command { std: "docker" "start" "-a" "d4e693ac35c92e7638f60638607e4e3415c49197173e96604414d34162dc708d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4e693ac35c92e7638f60638607e4e3415c49197173e96604414d34162dc708d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4e693ac35c92e7638f60638607e4e3415c49197173e96604414d34162dc708d", kill_on_drop: false }`
[INFO] [stdout] d4e693ac35c92e7638f60638607e4e3415c49197173e96604414d34162dc708d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8bc54b4f465730b661528bc694bebd02de98f227c8bfcbaf2a41cfac5817fe8
[INFO] running `Command { std: "docker" "start" "-a" "b8bc54b4f465730b661528bc694bebd02de98f227c8bfcbaf2a41cfac5817fe8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking fraud_detection_3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> examples/15_sqlite.rs:96:38
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let worker_handle = tokio::spawn(dispatcher::start_worker(rx, repo.clone()));
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^------------------ argument #3 of type `Arc<_>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/workers/dispatcher.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn start_worker<TR: TransRepository + Send + Sync + 'static, SR: ScoreRepository + Send + Sync + 'static>(mut rx: Receiver...
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let worker_handle = tokio::spawn(dispatcher::start_worker(rx, repo.clone(), /* score_repo */));
[INFO] [stdout]    |                                                                               ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fraud_detection_3::workers::dispatcher::process_transaction_bench`
[INFO] [stdout]   --> benches/end_to_end.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | use fraud_detection_3::workers::dispatcher::process_transaction_bench;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `process_transaction_bench` in `workers::dispatcher`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/workers/dispatcher.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "bench")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `bench` feature
[INFO] [stdout] 73 | pub fn process_transaction_bench(tx: Transaction) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]   --> examples/11_async.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tokio::spawn(dispatcher::start_worker(rx));
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^---- two arguments of type `Arc<_>` and `Arc<_>` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/workers/dispatcher.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn start_worker<TR: TransRepository + Send + Sync + 'static, SR: ScoreRepository + Send + Sync + 'static>(mut rx: Receiver...
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 15 |     tokio::spawn(dispatcher::start_worker(rx, /* tx_repo */, /* score_repo */));
[INFO] [stdout]    |                                             +++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fraud_detection_3` (example "15_sqlite") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> examples/14_mem.rs:93:38
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let worker_handle = tokio::spawn(dispatcher::start_worker(rx, repo.clone()));
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^------------------ argument #3 of type `Arc<_>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/workers/dispatcher.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn start_worker<TR: TransRepository + Send + Sync + 'static, SR: ScoreRepository + Send + Sync + 'static>(mut rx: Receiver...
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let worker_handle = tokio::spawn(dispatcher::start_worker(rx, repo.clone(), /* score_repo */));
[INFO] [stdout]    |                                                                               ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]   --> examples/12_logs.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |     tokio::spawn(dispatcher::start_worker(rx));
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^---- two arguments of type `Arc<_>` and `Arc<_>` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/workers/dispatcher.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn start_worker<TR: TransRepository + Send + Sync + 'static, SR: ScoreRepository + Send + Sync + 'static>(mut rx: Receiver...
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 51 |     tokio::spawn(dispatcher::start_worker(rx, /* tx_repo */, /* score_repo */));
[INFO] [stdout]    |                                             +++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fraud_detection_3` (example "11_async") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fraud_detection_3` (example "12_logs") due to 1 previous error
[INFO] [stdout] warning: fields `id`, `score`, and `is_fraud` are never read
[INFO] [stdout]   --> examples/09_proto.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct ScoringResult {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 17 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 18 |     score: f64,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 19 |     is_fraud: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScoringResult` 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] [stderr] error: could not compile `fraud_detection_3` (example "14_mem") due to 1 previous error
[INFO] [stderr] error: could not compile `fraud_detection_3` (bench "end_to_end") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b8bc54b4f465730b661528bc694bebd02de98f227c8bfcbaf2a41cfac5817fe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8bc54b4f465730b661528bc694bebd02de98f227c8bfcbaf2a41cfac5817fe8", kill_on_drop: false }`
[INFO] [stdout] b8bc54b4f465730b661528bc694bebd02de98f227c8bfcbaf2a41cfac5817fe8
