[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] testing 40tude/fraud_detection_3 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F40tude%2Ffraud_detection_3" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/40tude/fraud_detection_3 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 518ec16e5201cc9a80eb9673c17bbb5af37ad0a9f6c22cc1093390f0db31f921
[INFO] running `Command { std: "docker" "start" "-a" "518ec16e5201cc9a80eb9673c17bbb5af37ad0a9f6c22cc1093390f0db31f921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "518ec16e5201cc9a80eb9673c17bbb5af37ad0a9f6c22cc1093390f0db31f921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "518ec16e5201cc9a80eb9673c17bbb5af37ad0a9f6c22cc1093390f0db31f921", kill_on_drop: false }`
[INFO] [stdout] 518ec16e5201cc9a80eb9673c17bbb5af37ad0a9f6c22cc1093390f0db31f921
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b06ae5c08e1dca07a1a63f1babb2869ca9e7ae406a724b4c7026b88256155bf0
[INFO] running `Command { std: "docker" "start" "-a" "b06ae5c08e1dca07a1a63f1babb2869ca9e7ae406a724b4c7026b88256155bf0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling fraud_detection_3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.16s
[INFO] running `Command { std: "docker" "inspect" "b06ae5c08e1dca07a1a63f1babb2869ca9e7ae406a724b4c7026b88256155bf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b06ae5c08e1dca07a1a63f1babb2869ca9e7ae406a724b4c7026b88256155bf0", kill_on_drop: false }`
[INFO] [stdout] b06ae5c08e1dca07a1a63f1babb2869ca9e7ae406a724b4c7026b88256155bf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9d5e74b77c3402c9b26ce52140514d5d892cecadbe615150cd655284266b233
[INFO] running `Command { std: "docker" "start" "-a" "c9d5e74b77c3402c9b26ce52140514d5d892cecadbe615150cd655284266b233", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling fraud_detection_3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[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]   --> /opt/rustwide/workdir/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<Work...
[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] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fraud_detection_3` (example "11_async") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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]   --> /opt/rustwide/workdir/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<Work...
[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] [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]   --> /opt/rustwide/workdir/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<Work...
[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 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]   --> /opt/rustwide/workdir/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<Work...
[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] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fraud_detection_3` (example "15_sqlite") 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] [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 "14_mem") due to 1 previous error
[INFO] [stderr] error: could not compile `fraud_detection_3` (example "12_logs") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c9d5e74b77c3402c9b26ce52140514d5d892cecadbe615150cd655284266b233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d5e74b77c3402c9b26ce52140514d5d892cecadbe615150cd655284266b233", kill_on_drop: false }`
[INFO] [stdout] c9d5e74b77c3402c9b26ce52140514d5d892cecadbe615150cd655284266b233
