[INFO] fetching crate rebop 0.9.2...
[INFO] building rebop-0.9.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rebop 0.9.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rebop 0.9.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rebop 0.9.2
[INFO] tweaked toml for crates.io crate rebop 0.9.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rebop 0.9.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rebop 0.9.2 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 806d91537d70104e70f781662d046613d16b8ec6036a858ca62ea070c2b0dd81
[INFO] running `Command { std: "docker" "start" "-a" "806d91537d70104e70f781662d046613d16b8ec6036a858ca62ea070c2b0dd81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "806d91537d70104e70f781662d046613d16b8ec6036a858ca62ea070c2b0dd81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "806d91537d70104e70f781662d046613d16b8ec6036a858ca62ea070c2b0dd81", kill_on_drop: false }`
[INFO] [stdout] 806d91537d70104e70f781662d046613d16b8ec6036a858ca62ea070c2b0dd81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d244142799de7c4e3ff6d2ba8886691081270c84d38f67ccb84504b638b88a3
[INFO] running `Command { std: "docker" "start" "-a" "5d244142799de7c4e3ff6d2ba8886691081270c84d38f67ccb84504b638b88a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling pyo3-build-config v0.24.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling pyo3-ffi v0.24.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.2
[INFO] [stderr]    Compiling pyo3 v0.24.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling pyo3-macros v0.24.2
[INFO] [stderr]    Compiling rebop v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `add_species_from_expr` is never used
[INFO] [stdout]    --> src/lib.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 302 | impl Gillespie {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 303 |     fn add_species_from_expr(&mut self, expr: &PExpr) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_rates` is never used
[INFO] [stdout]    --> src/gillespie.rs:315:4
[INFO] [stdout]     |
[INFO] [stdout] 315 | fn make_rates(reactions: &[(Rate, Jump)], species: &[isize], rates: &mut [f64]) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `choose_rate_for` is never used
[INFO] [stdout]    --> src/gillespie.rs:333:4
[INFO] [stdout]     |
[INFO] [stdout] 333 | fn choose_rate_for(mut chosen_rate: f64, rates: &[f64]) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `choose_cumrate_for` is never used
[INFO] [stdout]    --> src/gillespie.rs:345:4
[INFO] [stdout]     |
[INFO] [stdout] 345 | fn choose_cumrate_for(chosen_rate: f64, cumrates: &[f64]) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `choose_rate_sum` is never used
[INFO] [stdout]    --> src/gillespie.rs:356:4
[INFO] [stdout]     |
[INFO] [stdout] 356 | fn choose_rate_sum(chosen_rate: f64, rates: &[f64]) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `choose_cumrate_takewhile` is never used
[INFO] [stdout]    --> src/gillespie.rs:373:4
[INFO] [stdout]     |
[INFO] [stdout] 373 | fn choose_cumrate_takewhile(chosen_rate: f64, cumrates: &[f64]) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.65s
[INFO] running `Command { std: "docker" "inspect" "5d244142799de7c4e3ff6d2ba8886691081270c84d38f67ccb84504b638b88a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d244142799de7c4e3ff6d2ba8886691081270c84d38f67ccb84504b638b88a3", kill_on_drop: false }`
[INFO] [stdout] 5d244142799de7c4e3ff6d2ba8886691081270c84d38f67ccb84504b638b88a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43a68fcd62408de185f6c3ab4025fb46e45cb35c0d9d87873c101c06b6879150
[INFO] running `Command { std: "docker" "start" "-a" "43a68fcd62408de185f6c3ab4025fb46e45cb35c0d9d87873c101c06b6879150", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling iai-callgrind-runner v0.14.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling iai-callgrind v0.14.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling pyo3-macros v0.24.2
[INFO] [stderr]    Compiling pyo3 v0.24.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling iai-callgrind-macros v0.5.0
[INFO] [stderr]    Compiling rebop v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `add_species_from_expr` is never used
[INFO] [stdout]    --> src/lib.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 302 | impl Gillespie {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 303 |     fn add_species_from_expr(&mut self, expr: &PExpr) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_rates` is never used
[INFO] [stdout]    --> src/gillespie.rs:315:4
[INFO] [stdout]     |
[INFO] [stdout] 315 | fn make_rates(reactions: &[(Rate, Jump)], species: &[isize], rates: &mut [f64]) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `choose_rate_for` is never used
[INFO] [stdout]    --> src/gillespie.rs:333:4
[INFO] [stdout]     |
[INFO] [stdout] 333 | fn choose_rate_for(mut chosen_rate: f64, rates: &[f64]) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `choose_cumrate_for` is never used
[INFO] [stdout]    --> src/gillespie.rs:345:4
[INFO] [stdout]     |
[INFO] [stdout] 345 | fn choose_cumrate_for(chosen_rate: f64, cumrates: &[f64]) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `choose_rate_sum` is never used
[INFO] [stdout]    --> src/gillespie.rs:356:4
[INFO] [stdout]     |
[INFO] [stdout] 356 | fn choose_rate_sum(chosen_rate: f64, rates: &[f64]) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `choose_cumrate_takewhile` is never used
[INFO] [stdout]    --> src/gillespie.rs:373:4
[INFO] [stdout]     |
[INFO] [stdout] 373 | fn choose_cumrate_takewhile(chosen_rate: f64, cumrates: &[f64]) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gene`
[INFO] [stdout]   --> examples/dimers.rs:6:14
[INFO] [stdout]    |
[INFO] [stdout]  6 |     Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: `gene` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> examples/dimers.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / define_system! {
[INFO] [stdout]  5 | |     rtx rtl rdi rdm rdp;
[INFO] [stdout]  6 | |     Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout]  7 | |     r_transcription : gene      => gene + mRNA      @ rtx
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |     r_decay_protein : protein   =>                  @ rdp
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mRNA`
[INFO] [stdout]   --> examples/dimers.rs:6:20
[INFO] [stdout]    |
[INFO] [stdout]  6 |     Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: `mRNA` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> examples/dimers.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / define_system! {
[INFO] [stdout]  5 | |     rtx rtl rdi rdm rdp;
[INFO] [stdout]  6 | |     Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout]  7 | |     r_transcription : gene      => gene + mRNA      @ rtx
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |     r_decay_protein : protein   =>                  @ rdp
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `protein`
[INFO] [stdout]   --> examples/dimers.rs:6:26
[INFO] [stdout]    |
[INFO] [stdout]  6 |     Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: `protein` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> examples/dimers.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / define_system! {
[INFO] [stdout]  5 | |     rtx rtl rdi rdm rdp;
[INFO] [stdout]  6 | |     Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout]  7 | |     r_transcription : gene      => gene + mRNA      @ rtx
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |     r_decay_protein : protein   =>                  @ rdp
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dimer`
[INFO] [stdout]   --> examples/dimers.rs:6:35
[INFO] [stdout]    |
[INFO] [stdout]  6 |     Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: `dimer` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> examples/dimers.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / define_system! {
[INFO] [stdout]  5 | |     rtx rtl rdi rdm rdp;
[INFO] [stdout]  6 | |     Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout]  7 | |     r_transcription : gene      => gene + mRNA      @ rtx
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |     r_decay_protein : protein   =>                  @ rdp
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `S`
[INFO] [stdout]  --> examples/sir.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |     SIR { S, I, R }
[INFO] [stdout]   |           ^
[INFO] [stdout]   |
[INFO] [stdout] help: `S` is captured in macro and introduced a unused variable
[INFO] [stdout]  --> examples/sir.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / define_system! {
[INFO] [stdout] 5 | |     r_inf r_heal;
[INFO] [stdout] 6 | |     SIR { S, I, R }
[INFO] [stdout] 7 | |     infection   : S + I => 2 I @ r_inf
[INFO] [stdout] 8 | |     healing     : I     => R   @ r_heal
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]   = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `I`
[INFO] [stdout]  --> examples/sir.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     SIR { S, I, R }
[INFO] [stdout]   |              ^
[INFO] [stdout]   |
[INFO] [stdout] help: `I` is captured in macro and introduced a unused variable
[INFO] [stdout]  --> examples/sir.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / define_system! {
[INFO] [stdout] 5 | |     r_inf r_heal;
[INFO] [stdout] 6 | |     SIR { S, I, R }
[INFO] [stdout] 7 | |     infection   : S + I => 2 I @ r_inf
[INFO] [stdout] 8 | |     healing     : I     => R   @ r_heal
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `R`
[INFO] [stdout]  --> examples/sir.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     SIR { S, I, R }
[INFO] [stdout]   |                 ^
[INFO] [stdout]   |
[INFO] [stdout] help: `R` is captured in macro and introduced a unused variable
[INFO] [stdout]  --> examples/sir.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / define_system! {
[INFO] [stdout] 5 | |     r_inf r_heal;
[INFO] [stdout] 6 | |     SIR { S, I, R }
[INFO] [stdout] 7 | |     infection   : S + I => 2 I @ r_inf
[INFO] [stdout] 8 | |     healing     : I     => R   @ r_heal
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `S`
[INFO] [stdout]    --> src/gillespie_macro.rs:174:19
[INFO] [stdout]     |
[INFO] [stdout] 174 |             SIR { S, I, R }
[INFO] [stdout]     |                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: `S` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/gillespie_macro.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   $(let $species = self.$species as f64;)*
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | /         define_system! {
[INFO] [stdout] 173 | |             r1 r2;
[INFO] [stdout] 174 | |             SIR { S, I, R }
[INFO] [stdout] 175 | |             r_infection: S + I  => I + I    @ r1
[INFO] [stdout] 176 | |             r_remission: I      => R        @ r2
[INFO] [stdout] 177 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `I`
[INFO] [stdout]    --> src/gillespie_macro.rs:174:22
[INFO] [stdout]     |
[INFO] [stdout] 174 |             SIR { S, I, R }
[INFO] [stdout]     |                      ^
[INFO] [stdout]     |
[INFO] [stdout] help: `I` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/gillespie_macro.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   $(let $species = self.$species as f64;)*
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | /         define_system! {
[INFO] [stdout] 173 | |             r1 r2;
[INFO] [stdout] 174 | |             SIR { S, I, R }
[INFO] [stdout] 175 | |             r_infection: S + I  => I + I    @ r1
[INFO] [stdout] 176 | |             r_remission: I      => R        @ r2
[INFO] [stdout] 177 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `R`
[INFO] [stdout]    --> src/gillespie_macro.rs:174:25
[INFO] [stdout]     |
[INFO] [stdout] 174 |             SIR { S, I, R }
[INFO] [stdout]     |                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: `R` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/gillespie_macro.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   $(let $species = self.$species as f64;)*
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | /         define_system! {
[INFO] [stdout] 173 | |             r1 r2;
[INFO] [stdout] 174 | |             SIR { S, I, R }
[INFO] [stdout] 175 | |             r_infection: S + I  => I + I    @ r1
[INFO] [stdout] 176 | |             r_remission: I      => R        @ r2
[INFO] [stdout] 177 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/gillespie_macro.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |               let mut rate = $species;
[INFO] [stdout]     |                   ----^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 172 | /         define_system! {
[INFO] [stdout] 173 | |             r1 r2;
[INFO] [stdout] 174 | |             SIR { S, I, R }
[INFO] [stdout] 175 | |             r_infection: S + I  => I + I    @ r1
[INFO] [stdout] 176 | |             r_remission: I      => R        @ r2
[INFO] [stdout] 177 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::_rate_lma` which comes from the expansion of the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/gillespie_macro.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |               let mut rate = $species;
[INFO] [stdout]     |                   ----^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 172 | /         define_system! {
[INFO] [stdout] 173 | |             r1 r2;
[INFO] [stdout] 174 | |             SIR { S, I, R }
[INFO] [stdout] 175 | |             r_infection: S + I  => I + I    @ r1
[INFO] [stdout] 176 | |             r_remission: I      => R        @ r2
[INFO] [stdout] 177 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::_rate_lma` which comes from the expansion of the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/gillespie_macro.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |               let mut rate = $species;
[INFO] [stdout]     |                   ----^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 172 | /         define_system! {
[INFO] [stdout] 173 | |             r1 r2;
[INFO] [stdout] 174 | |             SIR { S, I, R }
[INFO] [stdout] 175 | |             r_infection: S + I  => I + I    @ r1
[INFO] [stdout] 176 | |             r_remission: I      => R        @ r2
[INFO] [stdout] 177 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::_rate_lma` which comes from the expansion of the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gene`
[INFO] [stdout]    --> src/gillespie_macro.rs:190:22
[INFO] [stdout]     |
[INFO] [stdout] 190 |             Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `gene` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/gillespie_macro.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   $(let $species = self.$species as f64;)*
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 | /         define_system! {
[INFO] [stdout] 189 | |             rtx rtl rdi rdm rdp;
[INFO] [stdout] 190 | |             Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout] 191 | |             r_tx : gene         => gene + mRNA      @ rtx
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |             r_dp : protein      =>                  @ rdp
[INFO] [stdout] 196 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mRNA`
[INFO] [stdout]    --> src/gillespie_macro.rs:190:28
[INFO] [stdout]     |
[INFO] [stdout] 190 |             Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `mRNA` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/gillespie_macro.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   $(let $species = self.$species as f64;)*
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 | /         define_system! {
[INFO] [stdout] 189 | |             rtx rtl rdi rdm rdp;
[INFO] [stdout] 190 | |             Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout] 191 | |             r_tx : gene         => gene + mRNA      @ rtx
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |             r_dp : protein      =>                  @ rdp
[INFO] [stdout] 196 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `protein`
[INFO] [stdout]    --> src/gillespie_macro.rs:190:34
[INFO] [stdout]     |
[INFO] [stdout] 190 |             Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout]     |                                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `protein` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/gillespie_macro.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   $(let $species = self.$species as f64;)*
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 | /         define_system! {
[INFO] [stdout] 189 | |             rtx rtl rdi rdm rdp;
[INFO] [stdout] 190 | |             Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout] 191 | |             r_tx : gene         => gene + mRNA      @ rtx
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |             r_dp : protein      =>                  @ rdp
[INFO] [stdout] 196 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dimer`
[INFO] [stdout]    --> src/gillespie_macro.rs:190:43
[INFO] [stdout]     |
[INFO] [stdout] 190 |             Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `dimer` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/gillespie_macro.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   $(let $species = self.$species as f64;)*
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 | /         define_system! {
[INFO] [stdout] 189 | |             rtx rtl rdi rdm rdp;
[INFO] [stdout] 190 | |             Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout] 191 | |             r_tx : gene         => gene + mRNA      @ rtx
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |             r_dp : protein      =>                  @ rdp
[INFO] [stdout] 196 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/gillespie_macro.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |               let mut rate = $species;
[INFO] [stdout]     |                   ----^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 188 | /         define_system! {
[INFO] [stdout] 189 | |             rtx rtl rdi rdm rdp;
[INFO] [stdout] 190 | |             Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout] 191 | |             r_tx : gene         => gene + mRNA      @ rtx
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |             r_dp : protein      =>                  @ rdp
[INFO] [stdout] 196 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::_rate_lma` which comes from the expansion of the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/gillespie_macro.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |               let mut rate = $species;
[INFO] [stdout]     |                   ----^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 188 | /         define_system! {
[INFO] [stdout] 189 | |             rtx rtl rdi rdm rdp;
[INFO] [stdout] 190 | |             Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout] 191 | |             r_tx : gene         => gene + mRNA      @ rtx
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |             r_dp : protein      =>                  @ rdp
[INFO] [stdout] 196 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::_rate_lma` which comes from the expansion of the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/gillespie_macro.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |               let mut rate = $species;
[INFO] [stdout]     |                   ----^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 188 | /         define_system! {
[INFO] [stdout] 189 | |             rtx rtl rdi rdm rdp;
[INFO] [stdout] 190 | |             Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout] 191 | |             r_tx : gene         => gene + mRNA      @ rtx
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |             r_dp : protein      =>                  @ rdp
[INFO] [stdout] 196 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::_rate_lma` which comes from the expansion of the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/gillespie_macro.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |               let mut rate = $species;
[INFO] [stdout]     |                   ----^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 188 | /         define_system! {
[INFO] [stdout] 189 | |             rtx rtl rdi rdm rdp;
[INFO] [stdout] 190 | |             Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout] 191 | |             r_tx : gene         => gene + mRNA      @ rtx
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |             r_dp : protein      =>                  @ rdp
[INFO] [stdout] 196 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::_rate_lma` which comes from the expansion of the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `A`
[INFO] [stdout]    --> src/gillespie_macro.rs:208:26
[INFO] [stdout]     |
[INFO] [stdout] 208 |             BirthDeath { A }
[INFO] [stdout]     |                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: `A` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/gillespie_macro.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   $(let $species = self.$species as f64;)*
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 | /         define_system! {
[INFO] [stdout] 207 | |             r_birth r_death;
[INFO] [stdout] 208 | |             BirthDeath { A }
[INFO] [stdout] 209 | |             birth:      => A    @ r_birth
[INFO] [stdout] 210 | |             death:  A   =>      @ r_death
[INFO] [stdout] 211 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/gillespie_macro.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |               let mut rate = $species;
[INFO] [stdout]     |                   ----^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 206 | /         define_system! {
[INFO] [stdout] 207 | |             r_birth r_death;
[INFO] [stdout] 208 | |             BirthDeath { A }
[INFO] [stdout] 209 | |             birth:      => A    @ r_birth
[INFO] [stdout] 210 | |             death:  A   =>      @ r_death
[INFO] [stdout] 211 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::_rate_lma` which comes from the expansion of the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/expr.rs:368:13
[INFO] [stdout]     |
[INFO] [stdout] 368 |         let mut params = HashMap::new();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/expr.rs:382:13
[INFO] [stdout]     |
[INFO] [stdout] 382 |         let mut params = HashMap::new();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/expr.rs:389:13
[INFO] [stdout]     |
[INFO] [stdout] 389 |         let mut species = vec![2, 3, 5, 7, 11, 13];
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `A`
[INFO] [stdout]    --> src/gillespie_macro.rs:223:26
[INFO] [stdout]     |
[INFO] [stdout] 223 |             BirthDeath { A }
[INFO] [stdout]     |                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: `A` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/gillespie_macro.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   $(let $species = self.$species as f64;)*
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 | /         define_system! {
[INFO] [stdout] 222 | |             r_birth r_death;
[INFO] [stdout] 223 | |             BirthDeath { A }
[INFO] [stdout] 224 | |             birth:      => A    @ r_birth
[INFO] [stdout] 225 | |             death:  A   =>      @ r_death
[INFO] [stdout] 226 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/gillespie_macro.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |               let mut rate = $species;
[INFO] [stdout]     |                   ----^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 221 | /         define_system! {
[INFO] [stdout] 222 | |             r_birth r_death;
[INFO] [stdout] 223 | |             BirthDeath { A }
[INFO] [stdout] 224 | |             birth:      => A    @ r_birth
[INFO] [stdout] 225 | |             death:  A   =>      @ r_death
[INFO] [stdout] 226 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `$crate::_rate_lma` which comes from the expansion of the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `Foo`
[INFO] [stdout]    --> src/gillespie_macro.rs:238:25
[INFO] [stdout]     |
[INFO] [stdout] 238 |             FooBarBuz { Foo, Bar, Buz }
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `Foo` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/gillespie_macro.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   $(let $species = self.$species as f64;)*
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | /         define_system! {
[INFO] [stdout] 237 | |             ;
[INFO] [stdout] 238 | |             FooBarBuz { Foo, Bar, Buz }
[INFO] [stdout] 239 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `Bar`
[INFO] [stdout]    --> src/gillespie_macro.rs:238:30
[INFO] [stdout]     |
[INFO] [stdout] 238 |             FooBarBuz { Foo, Bar, Buz }
[INFO] [stdout]     |                              ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `Bar` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/gillespie_macro.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   $(let $species = self.$species as f64;)*
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | /         define_system! {
[INFO] [stdout] 237 | |             ;
[INFO] [stdout] 238 | |             FooBarBuz { Foo, Bar, Buz }
[INFO] [stdout] 239 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `Buz`
[INFO] [stdout]    --> src/gillespie_macro.rs:238:35
[INFO] [stdout]     |
[INFO] [stdout] 238 |             FooBarBuz { Foo, Bar, Buz }
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `Buz` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/gillespie_macro.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   $(let $species = self.$species as f64;)*
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | /         define_system! {
[INFO] [stdout] 237 | |             ;
[INFO] [stdout] 238 | |             FooBarBuz { Foo, Bar, Buz }
[INFO] [stdout] 239 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reaction_choice`
[INFO] [stdout]    --> src/gillespie_macro.rs:116:25
[INFO] [stdout]     |
[INFO] [stdout] 116 |                       let reaction_choice = total_rate * self.rng.random::<f64>();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reaction_choice`
[INFO] [stdout] ...
[INFO] [stdout] 236 | /         define_system! {
[INFO] [stdout] 237 | |             ;
[INFO] [stdout] 238 | |             FooBarBuz { Foo, Bar, Buz }
[INFO] [stdout] 239 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_species_from_expr` is never used
[INFO] [stdout]    --> src/lib.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 302 | impl Gillespie {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 303 |     fn add_species_from_expr(&mut self, expr: &PExpr) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_rates` is never used
[INFO] [stdout]    --> src/gillespie.rs:315:4
[INFO] [stdout]     |
[INFO] [stdout] 315 | fn make_rates(reactions: &[(Rate, Jump)], species: &[isize], rates: &mut [f64]) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `choose_rate_for` is never used
[INFO] [stdout]    --> src/gillespie.rs:333:4
[INFO] [stdout]     |
[INFO] [stdout] 333 | fn choose_rate_for(mut chosen_rate: f64, rates: &[f64]) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `choose_cumrate_for` is never used
[INFO] [stdout]    --> src/gillespie.rs:345:4
[INFO] [stdout]     |
[INFO] [stdout] 345 | fn choose_cumrate_for(chosen_rate: f64, cumrates: &[f64]) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `choose_rate_sum` is never used
[INFO] [stdout]    --> src/gillespie.rs:356:4
[INFO] [stdout]     |
[INFO] [stdout] 356 | fn choose_rate_sum(chosen_rate: f64, rates: &[f64]) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `choose_cumrate_takewhile` is never used
[INFO] [stdout]    --> src/gillespie.rs:373:4
[INFO] [stdout]     |
[INFO] [stdout] 373 | fn choose_cumrate_takewhile(chosen_rate: f64, cumrates: &[f64]) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `seed` and `with_parameters` are never used
[INFO] [stdout]    --> src/gillespie_macro.rs:80:16
[INFO] [stdout]     |
[INFO] [stdout]  68 |           impl $name {
[INFO] [stdout]     |           ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  80 |               fn seed(&mut self, seed: u64) {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |               fn with_parameters($($param: f64),*) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 | /         define_system! {
[INFO] [stdout] 173 | |             r1 r2;
[INFO] [stdout] 174 | |             SIR { S, I, R }
[INFO] [stdout] 175 | |             r_infection: S + I  => I + I    @ r1
[INFO] [stdout] 176 | |             r_remission: I      => R        @ r2
[INFO] [stdout] 177 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `seed` are never used
[INFO] [stdout]    --> src/gillespie_macro.rs:70:16
[INFO] [stdout]     |
[INFO] [stdout]  68 |           impl $name {
[INFO] [stdout]     |           ---------- associated items in this implementation
[INFO] [stdout]  69 |               /// Constructs an object representing the problem.
[INFO] [stdout]  70 |               fn new() -> Self {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout]  80 |               fn seed(&mut self, seed: u64) {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 | /         define_system! {
[INFO] [stdout] 189 | |             rtx rtl rdi rdm rdp;
[INFO] [stdout] 190 | |             Dimers { gene, mRNA, protein, dimer }
[INFO] [stdout] 191 | |             r_tx : gene         => gene + mRNA      @ rtx
[INFO] [stdout] ...   |
[INFO] [stdout] 195 | |             r_dp : protein      =>                  @ rdp
[INFO] [stdout] 196 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `seed` and `with_parameters` are never used
[INFO] [stdout]    --> src/gillespie_macro.rs:80:16
[INFO] [stdout]     |
[INFO] [stdout]  68 |           impl $name {
[INFO] [stdout]     |           ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  80 |               fn seed(&mut self, seed: u64) {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |               fn with_parameters($($param: f64),*) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 | /         define_system! {
[INFO] [stdout] 207 | |             r_birth r_death;
[INFO] [stdout] 208 | |             BirthDeath { A }
[INFO] [stdout] 209 | |             birth:      => A    @ r_birth
[INFO] [stdout] 210 | |             death:  A   =>      @ r_death
[INFO] [stdout] 211 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `seed` and `with_parameters` are never used
[INFO] [stdout]    --> src/gillespie_macro.rs:80:16
[INFO] [stdout]     |
[INFO] [stdout]  68 |           impl $name {
[INFO] [stdout]     |           ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  80 |               fn seed(&mut self, seed: u64) {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |               fn with_parameters($($param: f64),*) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 | /         define_system! {
[INFO] [stdout] 222 | |             r_birth r_death;
[INFO] [stdout] 223 | |             BirthDeath { A }
[INFO] [stdout] 224 | |             birth:      => A    @ r_birth
[INFO] [stdout] 225 | |             death:  A   =>      @ r_death
[INFO] [stdout] 226 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `seed` and `with_parameters` are never used
[INFO] [stdout]    --> src/gillespie_macro.rs:80:16
[INFO] [stdout]     |
[INFO] [stdout]  68 |           impl $name {
[INFO] [stdout]     |           ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  80 |               fn seed(&mut self, seed: u64) {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |               fn with_parameters($($param: f64),*) -> Self {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | /         define_system! {
[INFO] [stdout] 237 | |             ;
[INFO] [stdout] 238 | |             FooBarBuz { Foo, Bar, Buz }
[INFO] [stdout] 239 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "43a68fcd62408de185f6c3ab4025fb46e45cb35c0d9d87873c101c06b6879150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43a68fcd62408de185f6c3ab4025fb46e45cb35c0d9d87873c101c06b6879150", kill_on_drop: false }`
[INFO] [stdout] 43a68fcd62408de185f6c3ab4025fb46e45cb35c0d9d87873c101c06b6879150
