[INFO] cloning repository https://github.com/irwinsnet/rustcar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/irwinsnet/rustcar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firwinsnet%2Frustcar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firwinsnet%2Frustcar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b933cdc419f095e3d221facc64d548159cb7ecac
[INFO] testing irwinsnet/rustcar against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Firwinsnet%2Frustcar" "/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/irwinsnet/rustcar
[INFO] finished tweaking git repo https://github.com/irwinsnet/rustcar
[INFO] tweaked toml for git repo https://github.com/irwinsnet/rustcar written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/irwinsnet/rustcar on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/irwinsnet/rustcar 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded noisy_float v0.2.0
[INFO] [stderr]   Downloaded config-file v0.2.3
[INFO] [stderr]   Downloaded ndarray-stats v0.6.0
[INFO] [stderr]   Downloaded clap_derive v4.5.28
[INFO] [stderr]   Downloaded clap v4.5.31
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded clap_builder v4.5.31
[INFO] [stderr]   Downloaded ndarray v0.16.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7612ce74c366cfafed051c6eec3bdb794331d1bf4e150b360151708cb0b678cc
[INFO] running `Command { std: "docker" "start" "-a" "7612ce74c366cfafed051c6eec3bdb794331d1bf4e150b360151708cb0b678cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7612ce74c366cfafed051c6eec3bdb794331d1bf4e150b360151708cb0b678cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7612ce74c366cfafed051c6eec3bdb794331d1bf4e150b360151708cb0b678cc", kill_on_drop: false }`
[INFO] [stdout] 7612ce74c366cfafed051c6eec3bdb794331d1bf4e150b360151708cb0b678cc
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a5b1e6bf7e6e3e2b45c69ec8d0f2771e27797ed9a4e7184c1059a1c71d44987
[INFO] running `Command { std: "docker" "start" "-a" "5a5b1e6bf7e6e3e2b45c69ec8d0f2771e27797ed9a4e7184c1059a1c71d44987", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling noisy_float v0.2.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ndarray-stats v0.6.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling config-file v0.2.3
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling rustcar2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.91s
[INFO] running `Command { std: "docker" "inspect" "5a5b1e6bf7e6e3e2b45c69ec8d0f2771e27797ed9a4e7184c1059a1c71d44987", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a5b1e6bf7e6e3e2b45c69ec8d0f2771e27797ed9a4e7184c1059a1c71d44987", kill_on_drop: false }`
[INFO] [stdout] 5a5b1e6bf7e6e3e2b45c69ec8d0f2771e27797ed9a4e7184c1059a1c71d44987
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c09a3792c38196f455a5e7154c16940921390ebb6a1ae269ccde9a246120b0d9
[INFO] running `Command { std: "docker" "start" "-a" "c09a3792c38196f455a5e7154c16940921390ebb6a1ae269ccde9a246120b0d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ndarray-stats v0.6.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling config-file v0.2.3
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling rustcar2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/cars.rs:398:25
[INFO] [stdout]     |
[INFO] [stdout] 398 |         let cv = agency.calc_value(&s1, &pi);
[INFO] [stdout]     |                         ^^^^^^^^^^---------- argument #3 of type `Option<i8>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/cars.rs:285:12
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn calc_value(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 286 |         &self, s1: &State, pi: &policy::Policy, action: Option<i8>) -> f64 {
[INFO] [stdout]     |                                                 ------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 398 |         let cv = agency.calc_value(&s1, &pi, /* Option<i8> */);
[INFO] [stdout]     |                                            ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/cars.rs:412:25
[INFO] [stdout]     |
[INFO] [stdout] 412 |         let cv = agency.calc_value(&s1, &pi);
[INFO] [stdout]     |                         ^^^^^^^^^^---------- argument #3 of type `Option<i8>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/cars.rs:285:12
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn calc_value(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 286 |         &self, s1: &State, pi: &policy::Policy, action: Option<i8>) -> f64 {
[INFO] [stdout]     |                                                 ------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 412 |         let cv = agency.calc_value(&s1, &pi, /* Option<i8> */);
[INFO] [stdout]     |                                            ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0610]: `i8` is a primitive type and therefore doesn't have fields
[INFO] [stdout]    --> src/policy.rs:139:53
[INFO] [stdout]     |
[INFO] [stdout] 139 |         println!("Action: {}, Value: {}", best_move.0, best_move.1);
[INFO] [stdout]     |                                                     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0610]: `i8` is a primitive type and therefore doesn't have fields
[INFO] [stdout]    --> src/policy.rs:139:66
[INFO] [stdout]     |
[INFO] [stdout] 139 |         println!("Action: {}, Value: {}", best_move.0, best_move.1);
[INFO] [stdout]     |                                                                  ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0610]: `i8` is a primitive type and therefore doesn't have fields
[INFO] [stdout]    --> src/policy.rs:140:27
[INFO] [stdout]     |
[INFO] [stdout] 140 |         assert!(best_move.0 >= -2 && best_move.0 <= 2);
[INFO] [stdout]     |                           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0610]: `i8` is a primitive type and therefore doesn't have fields
[INFO] [stdout]    --> src/policy.rs:140:48
[INFO] [stdout]     |
[INFO] [stdout] 140 |         assert!(best_move.0 >= -2 && best_move.0 <= 2);
[INFO] [stdout]     |                                                ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0610]: `i8` is a primitive type and therefore doesn't have fields
[INFO] [stdout]    --> src/policy.rs:141:27
[INFO] [stdout]     |
[INFO] [stdout] 141 |         assert!(best_move.1 >= 0.0);
[INFO] [stdout]     |                           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `learn` in this scope
[INFO] [stdout]    --> src/lib.rs:105:18
[INFO] [stdout]     |
[INFO] [stdout] 105 |         let pi = learn(agency);
[INFO] [stdout]     |                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0610.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustcar2` (lib test) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c09a3792c38196f455a5e7154c16940921390ebb6a1ae269ccde9a246120b0d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c09a3792c38196f455a5e7154c16940921390ebb6a1ae269ccde9a246120b0d9", kill_on_drop: false }`
[INFO] [stdout] c09a3792c38196f455a5e7154c16940921390ebb6a1ae269ccde9a246120b0d9
