[INFO] fetching crate rebop 0.5.0... [INFO] testing rebop-0.5.0 against try#015dbcea68b7642e2acc268b5c8f3e9086fc02ff for pr-102570-1 [INFO] extracting crate rebop 0.5.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate rebop 0.5.0 on toolchain 015dbcea68b7642e2acc268b5c8f3e9086fc02ff [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rebop 0.5.0 [INFO] finished tweaking crates.io crate rebop 0.5.0 [INFO] tweaked toml for crates.io crate rebop 0.5.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate rebop 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 290b0e8ad221acf02daf93b1a700c5c9e8960c7c21e4e561781de23746fae04d [INFO] running `Command { std: "docker" "start" "-a" "290b0e8ad221acf02daf93b1a700c5c9e8960c7c21e4e561781de23746fae04d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "290b0e8ad221acf02daf93b1a700c5c9e8960c7c21e4e561781de23746fae04d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "290b0e8ad221acf02daf93b1a700c5c9e8960c7c21e4e561781de23746fae04d", kill_on_drop: false }` [INFO] [stdout] 290b0e8ad221acf02daf93b1a700c5c9e8960c7c21e4e561781de23746fae04d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b85e36e953e9563b6f2a321e1ad186bc9197d9ce9426f8c90353be388bf27afc [INFO] running `Command { std: "docker" "start" "-a" "b85e36e953e9563b6f2a321e1ad186bc9197d9ce9426f8c90353be388bf27afc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.15.1 [INFO] [stderr] Compiling rebop v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `as_index` is never used [INFO] [stdout] --> src/gillespie.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 195 | fn as_index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.29s [INFO] running `Command { std: "docker" "inspect" "b85e36e953e9563b6f2a321e1ad186bc9197d9ce9426f8c90353be388bf27afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b85e36e953e9563b6f2a321e1ad186bc9197d9ce9426f8c90353be388bf27afc", kill_on_drop: false }` [INFO] [stdout] b85e36e953e9563b6f2a321e1ad186bc9197d9ce9426f8c90353be388bf27afc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdac7e7356b1d11226bce221a2612702674115251586769670058afc71796a97 [INFO] running `Command { std: "docker" "start" "-a" "fdac7e7356b1d11226bce221a2612702674115251586769670058afc71796a97", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rebop v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `as_index` is never used [INFO] [stdout] --> src/gillespie.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 195 | fn as_index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stdout] warning: unused import: `Rng` [INFO] [stdout] --> src/gillespie_macro.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | / define_system! { [INFO] [stdout] 172 | | r1 r2; [INFO] [stdout] 173 | | SIR { S, I, R } [INFO] [stdout] 174 | | r_infection: S + I => I + I @ r1 [INFO] [stdout] 175 | | r_remission: I => R @ r2 [INFO] [stdout] 176 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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 import: `Rng` [INFO] [stdout] --> src/gillespie_macro.rs:81:36 [INFO] [stdout] | [INFO] [stdout] 81 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | / define_system! { [INFO] [stdout] 172 | | r1 r2; [INFO] [stdout] 173 | | SIR { S, I, R } [INFO] [stdout] 174 | | r_infection: S + I => I + I @ r1 [INFO] [stdout] 175 | | r_remission: I => R @ r2 [INFO] [stdout] 176 | | } [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: unused import: `Rng` [INFO] [stdout] --> src/gillespie_macro.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | / define_system! { [INFO] [stdout] 172 | | r1 r2; [INFO] [stdout] 173 | | SIR { S, I, R } [INFO] [stdout] 174 | | r_infection: S + I => I + I @ r1 [INFO] [stdout] 175 | | r_remission: I => R @ r2 [INFO] [stdout] 176 | | } [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: unused import: `Rng` [INFO] [stdout] --> src/gillespie_macro.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | / define_system! { [INFO] [stdout] 188 | | rtx rtl rdi rdm rdp; [INFO] [stdout] 189 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stdout] 190 | | r_tx : gene => gene + mRNA @ rtx [INFO] [stdout] ... | [INFO] [stdout] 194 | | r_dp : protein => @ rdp [INFO] [stdout] 195 | | } [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: unused import: `Rng` [INFO] [stdout] --> src/gillespie_macro.rs:81:36 [INFO] [stdout] | [INFO] [stdout] 81 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | / define_system! { [INFO] [stdout] 188 | | rtx rtl rdi rdm rdp; [INFO] [stdout] 189 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stdout] 190 | | r_tx : gene => gene + mRNA @ rtx [INFO] [stdout] ... | [INFO] [stdout] 194 | | r_dp : protein => @ rdp [INFO] [stdout] 195 | | } [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: unused import: `Rng` [INFO] [stdout] --> src/gillespie_macro.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | / define_system! { [INFO] [stdout] 188 | | rtx rtl rdi rdm rdp; [INFO] [stdout] 189 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stdout] 190 | | r_tx : gene => gene + mRNA @ rtx [INFO] [stdout] ... | [INFO] [stdout] 194 | | r_dp : protein => @ rdp [INFO] [stdout] 195 | | } [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: unused import: `Rng` [INFO] [stdout] --> src/gillespie_macro.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | / define_system! { [INFO] [stdout] 206 | | r_birth r_death; [INFO] [stdout] 207 | | BirthDeath { A } [INFO] [stdout] 208 | | birth: => A @ r_birth [INFO] [stdout] 209 | | death: A => @ r_death [INFO] [stdout] 210 | | } [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: unused import: `Rng` [INFO] [stdout] --> src/gillespie_macro.rs:81:36 [INFO] [stdout] | [INFO] [stdout] 81 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | / define_system! { [INFO] [stdout] 206 | | r_birth r_death; [INFO] [stdout] 207 | | BirthDeath { A } [INFO] [stdout] 208 | | birth: => A @ r_birth [INFO] [stdout] 209 | | death: A => @ r_death [INFO] [stdout] 210 | | } [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: unused import: `Rng` [INFO] [stdout] --> src/gillespie_macro.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | / define_system! { [INFO] [stdout] 206 | | r_birth r_death; [INFO] [stdout] 207 | | BirthDeath { A } [INFO] [stdout] 208 | | birth: => A @ r_birth [INFO] [stdout] 209 | | death: A => @ r_death [INFO] [stdout] 210 | | } [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: unused import: `Rng` [INFO] [stdout] --> src/gillespie_macro.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | / define_system! { [INFO] [stdout] 221 | | r_birth r_death; [INFO] [stdout] 222 | | BirthDeath { A } [INFO] [stdout] 223 | | birth: => A @ r_birth [INFO] [stdout] 224 | | death: A => @ r_death [INFO] [stdout] 225 | | } [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: unused import: `Rng` [INFO] [stdout] --> src/gillespie_macro.rs:81:36 [INFO] [stdout] | [INFO] [stdout] 81 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | / define_system! { [INFO] [stdout] 221 | | r_birth r_death; [INFO] [stdout] 222 | | BirthDeath { A } [INFO] [stdout] 223 | | birth: => A @ r_birth [INFO] [stdout] 224 | | death: A => @ r_death [INFO] [stdout] 225 | | } [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: unused import: `Rng` [INFO] [stdout] --> src/gillespie_macro.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | / define_system! { [INFO] [stdout] 221 | | r_birth r_death; [INFO] [stdout] 222 | | BirthDeath { A } [INFO] [stdout] 223 | | birth: => A @ r_birth [INFO] [stdout] 224 | | death: A => @ r_death [INFO] [stdout] 225 | | } [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: unused import: `Rng` [INFO] [stdout] --> src/gillespie_macro.rs:71:36 [INFO] [stdout] | [INFO] [stdout] 71 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | / define_system! { [INFO] [stdout] 235 | | ; [INFO] [stdout] 236 | | FooBarBuz { Foo, Bar, Buz } [INFO] [stdout] 237 | | } [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: unused import: `Rng` [INFO] [stdout] --> src/gillespie_macro.rs:81:36 [INFO] [stdout] | [INFO] [stdout] 81 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | / define_system! { [INFO] [stdout] 235 | | ; [INFO] [stdout] 236 | | FooBarBuz { Foo, Bar, Buz } [INFO] [stdout] 237 | | } [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: unused import: `Rng` [INFO] [stdout] --> src/gillespie_macro.rs:88:36 [INFO] [stdout] | [INFO] [stdout] 88 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | / define_system! { [INFO] [stdout] 235 | | ; [INFO] [stdout] 236 | | FooBarBuz { Foo, Bar, Buz } [INFO] [stdout] 237 | | } [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: unused variable: `reaction_choice` [INFO] [stdout] --> src/gillespie_macro.rs:115:25 [INFO] [stdout] | [INFO] [stdout] 115 | let reaction_choice = total_rate * self.rng.gen::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reaction_choice` [INFO] [stdout] ... [INFO] [stdout] 234 | / define_system! { [INFO] [stdout] 235 | | ; [INFO] [stdout] 236 | | FooBarBuz { Foo, Bar, Buz } [INFO] [stdout] 237 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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: variable does not need to be mutable [INFO] [stdout] --> src/gillespie_macro.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | let mut rate = $species; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 171 | / define_system! { [INFO] [stdout] 172 | | r1 r2; [INFO] [stdout] 173 | | SIR { S, I, R } [INFO] [stdout] 174 | | r_infection: S + I => I + I @ r1 [INFO] [stdout] 175 | | r_remission: I => R @ r2 [INFO] [stdout] 176 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` 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:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | let mut rate = $species; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 171 | / define_system! { [INFO] [stdout] 172 | | r1 r2; [INFO] [stdout] 173 | | SIR { S, I, R } [INFO] [stdout] 174 | | r_infection: S + I => I + I @ r1 [INFO] [stdout] 175 | | r_remission: I => R @ r2 [INFO] [stdout] 176 | | } [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:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | let mut rate = $species; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 171 | / define_system! { [INFO] [stdout] 172 | | r1 r2; [INFO] [stdout] 173 | | SIR { S, I, R } [INFO] [stdout] 174 | | r_infection: S + I => I + I @ r1 [INFO] [stdout] 175 | | r_remission: I => R @ r2 [INFO] [stdout] 176 | | } [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:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | let mut rate = $species; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 187 | / define_system! { [INFO] [stdout] 188 | | rtx rtl rdi rdm rdp; [INFO] [stdout] 189 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stdout] 190 | | r_tx : gene => gene + mRNA @ rtx [INFO] [stdout] ... | [INFO] [stdout] 194 | | r_dp : protein => @ rdp [INFO] [stdout] 195 | | } [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:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | let mut rate = $species; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 187 | / define_system! { [INFO] [stdout] 188 | | rtx rtl rdi rdm rdp; [INFO] [stdout] 189 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stdout] 190 | | r_tx : gene => gene + mRNA @ rtx [INFO] [stdout] ... | [INFO] [stdout] 194 | | r_dp : protein => @ rdp [INFO] [stdout] 195 | | } [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:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | let mut rate = $species; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 187 | / define_system! { [INFO] [stdout] 188 | | rtx rtl rdi rdm rdp; [INFO] [stdout] 189 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stdout] 190 | | r_tx : gene => gene + mRNA @ rtx [INFO] [stdout] ... | [INFO] [stdout] 194 | | r_dp : protein => @ rdp [INFO] [stdout] 195 | | } [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:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | let mut rate = $species; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 187 | / define_system! { [INFO] [stdout] 188 | | rtx rtl rdi rdm rdp; [INFO] [stdout] 189 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stdout] 190 | | r_tx : gene => gene + mRNA @ rtx [INFO] [stdout] ... | [INFO] [stdout] 194 | | r_dp : protein => @ rdp [INFO] [stdout] 195 | | } [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:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | let mut rate = $species; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 205 | / define_system! { [INFO] [stdout] 206 | | r_birth r_death; [INFO] [stdout] 207 | | BirthDeath { A } [INFO] [stdout] 208 | | birth: => A @ r_birth [INFO] [stdout] 209 | | death: A => @ r_death [INFO] [stdout] 210 | | } [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:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | let mut rate = $species; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] ... [INFO] [stdout] 220 | / define_system! { [INFO] [stdout] 221 | | r_birth r_death; [INFO] [stdout] 222 | | BirthDeath { A } [INFO] [stdout] 223 | | birth: => A @ r_birth [INFO] [stdout] 224 | | death: A => @ r_death [INFO] [stdout] 225 | | } [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: associated function `as_index` is never used [INFO] [stdout] --> src/gillespie.rs:195:8 [INFO] [stdout] | [INFO] [stdout] 195 | fn as_index(&self) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `seed` is never used [INFO] [stdout] --> src/gillespie_macro.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | fn seed(&mut self, seed: u64) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | / define_system! { [INFO] [stdout] 172 | | r1 r2; [INFO] [stdout] 173 | | SIR { S, I, R } [INFO] [stdout] 174 | | r_infection: S + I => I + I @ r1 [INFO] [stdout] 175 | | r_remission: I => R @ r2 [INFO] [stdout] 176 | | } [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 function `with_parameters` is never used [INFO] [stdout] --> src/gillespie_macro.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | fn with_parameters($($param: f64),*) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | / define_system! { [INFO] [stdout] 172 | | r1 r2; [INFO] [stdout] 173 | | SIR { S, I, R } [INFO] [stdout] 174 | | r_infection: S + I => I + I @ r1 [INFO] [stdout] 175 | | r_remission: I => R @ r2 [INFO] [stdout] 176 | | } [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 function `new` is never used [INFO] [stdout] --> src/gillespie_macro.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | / define_system! { [INFO] [stdout] 188 | | rtx rtl rdi rdm rdp; [INFO] [stdout] 189 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stdout] 190 | | r_tx : gene => gene + mRNA @ rtx [INFO] [stdout] ... | [INFO] [stdout] 194 | | r_dp : protein => @ rdp [INFO] [stdout] 195 | | } [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 function `seed` is never used [INFO] [stdout] --> src/gillespie_macro.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | fn seed(&mut self, seed: u64) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | / define_system! { [INFO] [stdout] 188 | | rtx rtl rdi rdm rdp; [INFO] [stdout] 189 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stdout] 190 | | r_tx : gene => gene + mRNA @ rtx [INFO] [stdout] ... | [INFO] [stdout] 194 | | r_dp : protein => @ rdp [INFO] [stdout] 195 | | } [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 function `seed` is never used [INFO] [stdout] --> src/gillespie_macro.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | fn seed(&mut self, seed: u64) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | / define_system! { [INFO] [stdout] 206 | | r_birth r_death; [INFO] [stdout] 207 | | BirthDeath { A } [INFO] [stdout] 208 | | birth: => A @ r_birth [INFO] [stdout] 209 | | death: A => @ r_death [INFO] [stdout] 210 | | } [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 function `with_parameters` is never used [INFO] [stdout] --> src/gillespie_macro.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | fn with_parameters($($param: f64),*) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | / define_system! { [INFO] [stdout] 206 | | r_birth r_death; [INFO] [stdout] 207 | | BirthDeath { A } [INFO] [stdout] 208 | | birth: => A @ r_birth [INFO] [stdout] 209 | | death: A => @ r_death [INFO] [stdout] 210 | | } [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 function `seed` is never used [INFO] [stdout] --> src/gillespie_macro.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | fn seed(&mut self, seed: u64) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | / define_system! { [INFO] [stdout] 221 | | r_birth r_death; [INFO] [stdout] 222 | | BirthDeath { A } [INFO] [stdout] 223 | | birth: => A @ r_birth [INFO] [stdout] 224 | | death: A => @ r_death [INFO] [stdout] 225 | | } [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 function `with_parameters` is never used [INFO] [stdout] --> src/gillespie_macro.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | fn with_parameters($($param: f64),*) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 220 | / define_system! { [INFO] [stdout] 221 | | r_birth r_death; [INFO] [stdout] 222 | | BirthDeath { A } [INFO] [stdout] 223 | | birth: => A @ r_birth [INFO] [stdout] 224 | | death: A => @ r_death [INFO] [stdout] 225 | | } [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 function `seed` is never used [INFO] [stdout] --> src/gillespie_macro.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | fn seed(&mut self, seed: u64) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | / define_system! { [INFO] [stdout] 235 | | ; [INFO] [stdout] 236 | | FooBarBuz { Foo, Bar, Buz } [INFO] [stdout] 237 | | } [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 function `with_parameters` is never used [INFO] [stdout] --> src/gillespie_macro.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | fn with_parameters($($param: f64),*) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | / define_system! { [INFO] [stdout] 235 | | ; [INFO] [stdout] 236 | | FooBarBuz { Foo, Bar, Buz } [INFO] [stdout] 237 | | } [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: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 42.20s [INFO] running `Command { std: "docker" "inspect" "fdac7e7356b1d11226bce221a2612702674115251586769670058afc71796a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdac7e7356b1d11226bce221a2612702674115251586769670058afc71796a97", kill_on_drop: false }` [INFO] [stdout] fdac7e7356b1d11226bce221a2612702674115251586769670058afc71796a97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c165f8b80f4d4004917ece94e144b5f3da738149a342a676f1e5409eee27c12 [INFO] running `Command { std: "docker" "start" "-a" "4c165f8b80f4d4004917ece94e144b5f3da738149a342a676f1e5409eee27c12", kill_on_drop: false }` [INFO] [stderr] warning: associated function `as_index` is never used [INFO] [stderr] --> src/gillespie.rs:195:8 [INFO] [stderr] | [INFO] [stderr] 195 | fn as_index(&self) -> usize { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rebop` (lib) generated 1 warning [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/gillespie_macro.rs:71:36 [INFO] [stderr] | [INFO] [stderr] 71 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 171 | / define_system! { [INFO] [stderr] 172 | | r1 r2; [INFO] [stderr] 173 | | SIR { S, I, R } [INFO] [stderr] 174 | | r_infection: S + I => I + I @ r1 [INFO] [stderr] 175 | | r_remission: I => R @ r2 [INFO] [stderr] 176 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/gillespie_macro.rs:81:36 [INFO] [stderr] | [INFO] [stderr] 81 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 171 | / define_system! { [INFO] [stderr] 172 | | r1 r2; [INFO] [stderr] 173 | | SIR { S, I, R } [INFO] [stderr] 174 | | r_infection: S + I => I + I @ r1 [INFO] [stderr] 175 | | r_remission: I => R @ r2 [INFO] [stderr] 176 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/gillespie_macro.rs:88:36 [INFO] [stderr] | [INFO] [stderr] 88 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 171 | / define_system! { [INFO] [stderr] 172 | | r1 r2; [INFO] [stderr] 173 | | SIR { S, I, R } [INFO] [stderr] 174 | | r_infection: S + I => I + I @ r1 [INFO] [stderr] 175 | | r_remission: I => R @ r2 [INFO] [stderr] 176 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/gillespie_macro.rs:71:36 [INFO] [stderr] | [INFO] [stderr] 71 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 187 | / define_system! { [INFO] [stderr] 188 | | rtx rtl rdi rdm rdp; [INFO] [stderr] 189 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stderr] 190 | | r_tx : gene => gene + mRNA @ rtx [INFO] [stderr] ... | [INFO] [stderr] 194 | | r_dp : protein => @ rdp [INFO] [stderr] 195 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/gillespie_macro.rs:81:36 [INFO] [stderr] | [INFO] [stderr] 81 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 187 | / define_system! { [INFO] [stderr] 188 | | rtx rtl rdi rdm rdp; [INFO] [stderr] 189 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stderr] 190 | | r_tx : gene => gene + mRNA @ rtx [INFO] [stderr] ... | [INFO] [stderr] 194 | | r_dp : protein => @ rdp [INFO] [stderr] 195 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/gillespie_macro.rs:88:36 [INFO] [stderr] | [INFO] [stderr] 88 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 187 | / define_system! { [INFO] [stderr] 188 | | rtx rtl rdi rdm rdp; [INFO] [stderr] 189 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stderr] 190 | | r_tx : gene => gene + mRNA @ rtx [INFO] [stderr] ... | [INFO] [stderr] 194 | | r_dp : protein => @ rdp [INFO] [stderr] 195 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/gillespie_macro.rs:71:36 [INFO] [stderr] | [INFO] [stderr] 71 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 205 | / define_system! { [INFO] [stderr] 206 | | r_birth r_death; [INFO] [stderr] 207 | | BirthDeath { A } [INFO] [stderr] 208 | | birth: => A @ r_birth [INFO] [stderr] 209 | | death: A => @ r_death [INFO] [stderr] 210 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/gillespie_macro.rs:81:36 [INFO] [stderr] | [INFO] [stderr] 81 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 205 | / define_system! { [INFO] [stderr] 206 | | r_birth r_death; [INFO] [stderr] 207 | | BirthDeath { A } [INFO] [stderr] 208 | | birth: => A @ r_birth [INFO] [stderr] 209 | | death: A => @ r_death [INFO] [stderr] 210 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/gillespie_macro.rs:88:36 [INFO] [stderr] | [INFO] [stderr] 88 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 205 | / define_system! { [INFO] [stderr] 206 | | r_birth r_death; [INFO] [stderr] 207 | | BirthDeath { A } [INFO] [stderr] 208 | | birth: => A @ r_birth [INFO] [stderr] 209 | | death: A => @ r_death [INFO] [stderr] 210 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/gillespie_macro.rs:71:36 [INFO] [stderr] | [INFO] [stderr] 71 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 220 | / define_system! { [INFO] [stderr] 221 | | r_birth r_death; [INFO] [stderr] 222 | | BirthDeath { A } [INFO] [stderr] 223 | | birth: => A @ r_birth [INFO] [stderr] 224 | | death: A => @ r_death [INFO] [stderr] 225 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/gillespie_macro.rs:81:36 [INFO] [stderr] | [INFO] [stderr] 81 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 220 | / define_system! { [INFO] [stderr] 221 | | r_birth r_death; [INFO] [stderr] 222 | | BirthDeath { A } [INFO] [stderr] 223 | | birth: => A @ r_birth [INFO] [stderr] 224 | | death: A => @ r_death [INFO] [stderr] 225 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/gillespie_macro.rs:88:36 [INFO] [stderr] | [INFO] [stderr] 88 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 220 | / define_system! { [INFO] [stderr] 221 | | r_birth r_death; [INFO] [stderr] 222 | | BirthDeath { A } [INFO] [stderr] 223 | | birth: => A @ r_birth [INFO] [stderr] 224 | | death: A => @ r_death [INFO] [stderr] 225 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/gillespie_macro.rs:71:36 [INFO] [stderr] | [INFO] [stderr] 71 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 234 | / define_system! { [INFO] [stderr] 235 | | ; [INFO] [stderr] 236 | | FooBarBuz { Foo, Bar, Buz } [INFO] [stderr] 237 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/gillespie_macro.rs:81:36 [INFO] [stderr] | [INFO] [stderr] 81 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 234 | / define_system! { [INFO] [stderr] 235 | | ; [INFO] [stderr] 236 | | FooBarBuz { Foo, Bar, Buz } [INFO] [stderr] 237 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `Rng` [INFO] [stderr] --> src/gillespie_macro.rs:88:36 [INFO] [stderr] | [INFO] [stderr] 88 | use $crate::rand::{Rng, SeedableRng}; [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 234 | / define_system! { [INFO] [stderr] 235 | | ; [INFO] [stderr] 236 | | FooBarBuz { Foo, Bar, Buz } [INFO] [stderr] 237 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `reaction_choice` [INFO] [stderr] --> src/gillespie_macro.rs:115:25 [INFO] [stderr] | [INFO] [stderr] 115 | let reaction_choice = total_rate * self.rng.gen::(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reaction_choice` [INFO] [stderr] ... [INFO] [stderr] 234 | / define_system! { [INFO] [stderr] 235 | | ; [INFO] [stderr] 236 | | FooBarBuz { Foo, Bar, Buz } [INFO] [stderr] 237 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/gillespie_macro.rs:131:17 [INFO] [stderr] | [INFO] [stderr] 131 | let mut rate = $species; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] ... [INFO] [stderr] 171 | / define_system! { [INFO] [stderr] 172 | | r1 r2; [INFO] [stderr] 173 | | SIR { S, I, R } [INFO] [stderr] 174 | | r_infection: S + I => I + I @ r1 [INFO] [stderr] 175 | | r_remission: I => R @ r2 [INFO] [stderr] 176 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/gillespie_macro.rs:131:17 [INFO] [stderr] | [INFO] [stderr] 131 | let mut rate = $species; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] ... [INFO] [stderr] 171 | / define_system! { [INFO] [stderr] 172 | | r1 r2; [INFO] [stderr] 173 | | SIR { S, I, R } [INFO] [stderr] 174 | | r_infection: S + I => I + I @ r1 [INFO] [stderr] 175 | | r_remission: I => R @ r2 [INFO] [stderr] 176 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/gillespie_macro.rs:131:17 [INFO] [stderr] | [INFO] [stderr] 131 | let mut rate = $species; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] ... [INFO] [stderr] 187 | / define_system! { [INFO] [stderr] 188 | | rtx rtl rdi rdm rdp; [INFO] [stderr] 189 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stderr] 190 | | r_tx : gene => gene + mRNA @ rtx [INFO] [stderr] ... | [INFO] [stderr] 194 | | r_dp : protein => @ rdp [INFO] [stderr] 195 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/gillespie_macro.rs:131:17 [INFO] [stderr] | [INFO] [stderr] 131 | let mut rate = $species; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] ... [INFO] [stderr] 205 | / define_system! { [INFO] [stderr] 206 | | r_birth r_death; [INFO] [stderr] 207 | | BirthDeath { A } [INFO] [stderr] 208 | | birth: => A @ r_birth [INFO] [stderr] 209 | | death: A => @ r_death [INFO] [stderr] 210 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/gillespie_macro.rs:131:17 [INFO] [stderr] | [INFO] [stderr] 131 | let mut rate = $species; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] ... [INFO] [stderr] 220 | / define_system! { [INFO] [stderr] 221 | | r_birth r_death; [INFO] [stderr] 222 | | BirthDeath { A } [INFO] [stderr] 223 | | birth: => A @ r_birth [INFO] [stderr] 224 | | death: A => @ r_death [INFO] [stderr] 225 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: associated function `seed` is never used [INFO] [stderr] --> src/gillespie_macro.rs:80:16 [INFO] [stderr] | [INFO] [stderr] 80 | fn seed(&mut self, seed: u64) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 171 | / define_system! { [INFO] [stderr] 172 | | r1 r2; [INFO] [stderr] 173 | | SIR { S, I, R } [INFO] [stderr] 174 | | r_infection: S + I => I + I @ r1 [INFO] [stderr] 175 | | r_remission: I => R @ r2 [INFO] [stderr] 176 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function `with_parameters` is never used [INFO] [stderr] --> src/gillespie_macro.rs:87:16 [INFO] [stderr] | [INFO] [stderr] 87 | fn with_parameters($($param: f64),*) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 171 | / define_system! { [INFO] [stderr] 172 | | r1 r2; [INFO] [stderr] 173 | | SIR { S, I, R } [INFO] [stderr] 174 | | r_infection: S + I => I + I @ r1 [INFO] [stderr] 175 | | r_remission: I => R @ r2 [INFO] [stderr] 176 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/gillespie_macro.rs:70:16 [INFO] [stderr] | [INFO] [stderr] 70 | fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 187 | / define_system! { [INFO] [stderr] 188 | | rtx rtl rdi rdm rdp; [INFO] [stderr] 189 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stderr] 190 | | r_tx : gene => gene + mRNA @ rtx [INFO] [stderr] ... | [INFO] [stderr] 194 | | r_dp : protein => @ rdp [INFO] [stderr] 195 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function `seed` is never used [INFO] [stderr] --> src/gillespie_macro.rs:80:16 [INFO] [stderr] | [INFO] [stderr] 80 | fn seed(&mut self, seed: u64) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 187 | / define_system! { [INFO] [stderr] 188 | | rtx rtl rdi rdm rdp; [INFO] [stderr] 189 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stderr] 190 | | r_tx : gene => gene + mRNA @ rtx [INFO] [stderr] ... | [INFO] [stderr] 194 | | r_dp : protein => @ rdp [INFO] [stderr] 195 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function `seed` is never used [INFO] [stderr] --> src/gillespie_macro.rs:80:16 [INFO] [stderr] | [INFO] [stderr] 80 | fn seed(&mut self, seed: u64) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 205 | / define_system! { [INFO] [stderr] 206 | | r_birth r_death; [INFO] [stderr] 207 | | BirthDeath { A } [INFO] [stderr] 208 | | birth: => A @ r_birth [INFO] [stderr] 209 | | death: A => @ r_death [INFO] [stderr] 210 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function `with_parameters` is never used [INFO] [stderr] --> src/gillespie_macro.rs:87:16 [INFO] [stderr] | [INFO] [stderr] 87 | fn with_parameters($($param: f64),*) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 205 | / define_system! { [INFO] [stderr] 206 | | r_birth r_death; [INFO] [stderr] 207 | | BirthDeath { A } [INFO] [stderr] 208 | | birth: => A @ r_birth [INFO] [stderr] 209 | | death: A => @ r_death [INFO] [stderr] 210 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function `seed` is never used [INFO] [stderr] --> src/gillespie_macro.rs:80:16 [INFO] [stderr] | [INFO] [stderr] 80 | fn seed(&mut self, seed: u64) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 220 | / define_system! { [INFO] [stderr] 221 | | r_birth r_death; [INFO] [stderr] 222 | | BirthDeath { A } [INFO] [stderr] 223 | | birth: => A @ r_birth [INFO] [stderr] 224 | | death: A => @ r_death [INFO] [stderr] 225 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function `with_parameters` is never used [INFO] [stderr] --> src/gillespie_macro.rs:87:16 [INFO] [stderr] | [INFO] [stderr] 87 | fn with_parameters($($param: f64),*) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 220 | / define_system! { [INFO] [stderr] 221 | | r_birth r_death; [INFO] [stderr] 222 | | BirthDeath { A } [INFO] [stderr] 223 | | birth: => A @ r_birth [INFO] [stderr] 224 | | death: A => @ r_death [INFO] [stderr] 225 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function `seed` is never used [INFO] [stderr] --> src/gillespie_macro.rs:80:16 [INFO] [stderr] | [INFO] [stderr] 80 | fn seed(&mut self, seed: u64) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 234 | / define_system! { [INFO] [stderr] 235 | | ; [INFO] [stderr] 236 | | FooBarBuz { Foo, Bar, Buz } [INFO] [stderr] 237 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function `with_parameters` is never used [INFO] [stderr] --> src/gillespie_macro.rs:87:16 [INFO] [stderr] | [INFO] [stderr] 87 | fn with_parameters($($param: f64),*) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 234 | / define_system! { [INFO] [stderr] 235 | | ; [INFO] [stderr] 236 | | FooBarBuz { Foo, Bar, Buz } [INFO] [stderr] 237 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_system` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rebop` (lib test) generated 36 warnings (5 duplicates) (run `cargo fix --lib -p rebop --tests` to apply 21 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rebop-f4f8af3029e60a88) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test gillespie_macro::tests::birth_death_forgot_a_parameter ... ok [INFO] [stdout] test gillespie_macro::tests::sir ... ok [INFO] [stdout] test gillespie_macro::tests::no_reactions ... ok [INFO] [stdout] test gillespie_macro::tests::birth_death ... ok [INFO] [stdout] test gillespie_macro::tests::dimers ... ok [INFO] [stdout] test gillespie::tests::sir ... ok [INFO] [stderr] Running unittests benches/vilar/vilar.rs (/opt/rustwide/target/debug/deps/vilar-786b14014d636f28) [INFO] [stdout] test gillespie::tests::dimers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests rebop [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/gillespie.rs - gillespie::Gillespie::add_reaction (line 81) ... ok [INFO] [stdout] test src/gillespie.rs - gillespie::Rate::new (line 205) ... ok [INFO] [stdout] test src/gillespie.rs - gillespie::Gillespie::nb_species (line 59) ... ok [INFO] [stdout] test src/gillespie.rs - gillespie::Gillespie::advance_until (line 114) ... ok [INFO] [stdout] test src/gillespie_macro.rs - gillespie_macro::define_system (line 27) ... ok [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] test src/gillespie.rs - gillespie::Gillespie::get_species (line 104) ... ok [INFO] [stdout] test src/lib.rs - (line 63) ... ok [INFO] [stdout] test src/gillespie.rs - gillespie::Gillespie::nb_reactions (line 69) ... ok [INFO] [stdout] test src/lib.rs - (line 98) ... ok [INFO] [stdout] test src/lib.rs - (line 39) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4c165f8b80f4d4004917ece94e144b5f3da738149a342a676f1e5409eee27c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c165f8b80f4d4004917ece94e144b5f3da738149a342a676f1e5409eee27c12", kill_on_drop: false }` [INFO] [stdout] 4c165f8b80f4d4004917ece94e144b5f3da738149a342a676f1e5409eee27c12