[INFO] cloning repository https://github.com/stenwessel/fair-sra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stenwessel/fair-sra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenwessel%2Ffair-sra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenwessel%2Ffair-sra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94ea3122becb33e3fad66c83c1d56eb87cfe4e08 [INFO] testing stenwessel/fair-sra against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstenwessel%2Ffair-sra" "/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/stenwessel/fair-sra [INFO] finished tweaking git repo https://github.com/stenwessel/fair-sra [INFO] tweaked toml for git repo https://github.com/stenwessel/fair-sra written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stenwessel/fair-sra on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stenwessel/fair-sra 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded py_literal v0.4.0 [INFO] [stderr] Downloaded grb-macro v0.1.0 [INFO] [stderr] Downloaded cstr-enum-derive v0.1.0 [INFO] [stderr] Downloaded cstr-enum v1.0.0 [INFO] [stderr] Downloaded grb-sys2 v12.1.2 [INFO] [stderr] Downloaded permutation v0.4.1 [INFO] [stderr] Downloaded csv-core v0.1.11 [INFO] [stderr] Downloaded zip v2.4.2 [INFO] [stderr] Downloaded ndarray-npy v0.9.1 [INFO] [stderr] Downloaded grb v3.0.1 [INFO] [stderr] Downloaded csv v1.3.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0373b5d4dc199d8918c6bf4f4107b0db3d96ff69d93647a41134c0c5ad067b0a [INFO] running `Command { std: "docker" "start" "-a" "0373b5d4dc199d8918c6bf4f4107b0db3d96ff69d93647a41134c0c5ad067b0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0373b5d4dc199d8918c6bf4f4107b0db3d96ff69d93647a41134c0c5ad067b0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0373b5d4dc199d8918c6bf4f4107b0db3d96ff69d93647a41134c0c5ad067b0a", kill_on_drop: false }` [INFO] [stdout] 0373b5d4dc199d8918c6bf4f4107b0db3d96ff69d93647a41134c0c5ad067b0a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f84cbfcd4bd2b74a3f0d5f4dd78171036738da731ed988bee62411677468b57 [INFO] running `Command { std: "docker" "start" "-a" "2f84cbfcd4bd2b74a3f0d5f4dd78171036738da731ed988bee62411677468b57", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling permutation v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling ndarray-npy v0.9.1 [INFO] [stderr] Compiling fair-sra v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `TypeSet` [INFO] [stdout] --> src/experiments/generate.rs:5:91 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::experiments::scenario::{ParameterSequence as P, ProblemScenario, TypeSequence, TypeSet}; [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: `Rng` [INFO] [stdout] --> src/experiments/scenarioset.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | use rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `ndarray::impl_owned_array::, D>>::into_raw_vec`: Use .into_raw_vec_and_offset() instead [INFO] [stdout] --> src/experiments/scenario.rs:70:75 [INFO] [stdout] | [INFO] [stdout] 70 | &LinearSpace { start, end } => Array::linspace(start, end, n).into_raw_vec(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::Float` [INFO] [stdout] --> src/nodestate.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use num::Float; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::traits::float::FloatCore` [INFO] [stdout] --> src/policy/twonodedecomp.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use num::traits::float::FloatCore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/experiments/experiment.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | let path = path.as_ref(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `results` [INFO] [stdout] --> src/experiments/experiment.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | let results = self.read_or_create_simulation( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_lines` is never used [INFO] [stdout] --> src/util/file.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn read_lines

(filename: P) -> io::Result>> [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SraMemoization` is never constructed [INFO] [stdout] --> src/alg/memoization.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct SraMemoization { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `memo_compute_z`, and `compute_z` are never used [INFO] [stdout] --> src/alg/memoization.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl SraMemoization { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 13 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | fn memo_compute_z(&mut self, problem: &SraProblem, i: Node, s: Supply, beta: FillRate, d: Demand) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | fn compute_z(&mut self, problem: &SraProblem, i: Node, s: Supply, beta: FillRate, d: Demand) -> f64 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Node` is never constructed [INFO] [stdout] --> src/alg/memoization.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct Node(usize); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Supply` is never constructed [INFO] [stdout] --> src/alg/memoization.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | struct Supply(usize); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FillRate` is never constructed [INFO] [stdout] --> src/alg/memoization.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | struct FillRate(Ratio); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `one` is never used [INFO] [stdout] --> src/alg/memoization.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 92 | impl FillRate { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 93 | fn one() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Demand` is never constructed [INFO] [stdout] --> src/alg/memoization.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 99 | struct Demand(usize); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SraExperiment` is never constructed [INFO] [stdout] --> src/experiments/experiment.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct SraExperiment { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_or_create_problem`, `read_or_create_solution`, `read_or_create_simulation`, and `run` are never used [INFO] [stdout] --> src/experiments/experiment.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl SraExperiment { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 27 | pub fn read_or_create_problem>(&self, path: P) -> SraProblem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn read_or_create_solution, A: SraAlgorithm, S: SraSolution>(&self, path: P, problem: &SraProblem, algorithm: A... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn read_or_create_simulation<'a, P: AsRef, F, S: SraSolution>(&self, path: P, prob_sol: F) -> SraExperimentResult [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn run, A: SraAlgorithm, S: SraSolution, F>(&self, path: P, algorithm: F) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `apply` is never used [INFO] [stdout] --> src/experiments/scenario.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 27 | impl SequenceOrder { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 47 | fn apply(&self, sequence: &mut Vec, key: impl Fn(&T) -> K) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_opt_dp` is never used [INFO] [stdout] --> src/experiments/scenarioset.rs:98:4 [INFO] [stdout] | [INFO] [stdout] 98 | fn run_opt_dp(problem: &SraProblem, result: &Path, seed: u64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_forward_dp` is never used [INFO] [stdout] --> src/experiments/scenarioset.rs:115:4 [INFO] [stdout] | [INFO] [stdout] 115 | fn run_forward_dp(problem: &SraProblem, result: &Path, seed: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sequencer` is never used [INFO] [stdout] --> src/sequencing/mod.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait Sequencer { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Identity` is never constructed [INFO] [stdout] --> src/sequencing/identity.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Identity; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EPSILON` is never used [INFO] [stdout] --> src/sequencing/cv.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const EPSILON: f64 = 1e-6; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DecreasingCV` is never constructed [INFO] [stdout] --> src/sequencing/cv.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DecreasingCV { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/sequencing/cv.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl DecreasingCV { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 14 | pub fn new(problem: &SraProblem) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VisitedNode` is never constructed [INFO] [stdout] --> src/history.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct VisitedNode { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `index`, `demand`, and `allocation` are never used [INFO] [stdout] --> src/history.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 9 | impl VisitedNode { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 10 | pub(crate) fn new(index: usize, demand: f32, allocation: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn index(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn demand(&self) -> f32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn allocation(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SraHistory` is never constructed [INFO] [stdout] --> src/history.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct SraHistory<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `visited_nodes`, `append`, `total_allocated`, `problem`, and `remaining_supply` are never used [INFO] [stdout] --> src/history.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl<'a> SraHistory<'a> { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 37 | pub fn new(problem: &'a SraProblem) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn visited_nodes(&self) -> &[VisitedNode] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub(crate) fn append(&mut self, node: VisitedNode) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn total_allocated(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn problem(&self) -> &SraProblem { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn remaining_supply(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `simulate` [INFO] [stdout] --> src/bin/simulate.rs:92:2 [INFO] [stdout] | [INFO] [stdout] 92 | } [INFO] [stdout] | ^ consider adding a `main` function to `src/bin/simulate.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fair-sra` (bin "simulate") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2f84cbfcd4bd2b74a3f0d5f4dd78171036738da731ed988bee62411677468b57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f84cbfcd4bd2b74a3f0d5f4dd78171036738da731ed988bee62411677468b57", kill_on_drop: false }` [INFO] [stdout] 2f84cbfcd4bd2b74a3f0d5f4dd78171036738da731ed988bee62411677468b57