[INFO] fetching crate rebop 0.4.0... [INFO] checking rebop-0.4.0 against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] extracting crate rebop 0.4.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate rebop 0.4.0 on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rebop 0.4.0 [INFO] finished tweaking crates.io crate rebop 0.4.0 [INFO] tweaked toml for crates.io crate rebop 0.4.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate rebop 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdfe68fb9cdfdadf80ac5a29d395ec8c88c744273b41646d6ff92f484372f680 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cdfe68fb9cdfdadf80ac5a29d395ec8c88c744273b41646d6ff92f484372f680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdfe68fb9cdfdadf80ac5a29d395ec8c88c744273b41646d6ff92f484372f680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdfe68fb9cdfdadf80ac5a29d395ec8c88c744273b41646d6ff92f484372f680", kill_on_drop: false }` [INFO] [stdout] cdfe68fb9cdfdadf80ac5a29d395ec8c88c744273b41646d6ff92f484372f680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bc9dd39f2d9fb1686106e2b646fc2b6b7edbaea16f2e629775ab2f0220a9dfb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8bc9dd39f2d9fb1686106e2b646fc2b6b7edbaea16f2e629775ab2f0220a9dfb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling pyo3-build-config v0.14.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking clap v2.33.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling pyo3 v0.14.1 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_distr v0.4.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pyo3-macros v0.14.1 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking rebop v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `reaction_choice` [INFO] [stdout] --> src/gillespie_macro.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | 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] 198 | / define_system! { [INFO] [stdout] 199 | | ; [INFO] [stdout] 200 | | FooBarBuz { Foo, Bar, Buz } [INFO] [stdout] 201 | | } [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: associated function is never used: `with_parameters` [INFO] [stdout] --> src/gillespie_macro.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | fn with_parameters($($param: f64),*) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | / define_system! { [INFO] [stdout] 136 | | r1 r2; [INFO] [stdout] 137 | | SIR { S, I, R } [INFO] [stdout] 138 | | r_infection: S, I => I, I @ r1 [INFO] [stdout] 139 | | r_remission: I => R @ r2 [INFO] [stdout] 140 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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: associated function is never used: `new` [INFO] [stdout] --> src/gillespie_macro.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | / define_system! { [INFO] [stdout] 152 | | rtx rtl rdi rdm rdp; [INFO] [stdout] 153 | | Dimers { gene, mRNA, protein, dimer } [INFO] [stdout] 154 | | r_tx : gene => gene, mRNA @ rtx [INFO] [stdout] ... | [INFO] [stdout] 158 | | r_dp : protein => @ rdp [INFO] [stdout] 159 | | } [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 is never used: `with_parameters` [INFO] [stdout] --> src/gillespie_macro.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | fn with_parameters($($param: f64),*) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | / define_system! { [INFO] [stdout] 170 | | r_birth r_death; [INFO] [stdout] 171 | | BirthDeath { A } [INFO] [stdout] 172 | | birth: => A @ r_birth [INFO] [stdout] 173 | | death: A => @ r_death [INFO] [stdout] 174 | | } [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 is never used: `with_parameters` [INFO] [stdout] --> src/gillespie_macro.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | fn with_parameters($($param: f64),*) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | / define_system! { [INFO] [stdout] 185 | | r_birth r_death; [INFO] [stdout] 186 | | BirthDeath { A } [INFO] [stdout] 187 | | birth: => A @ r_birth [INFO] [stdout] 188 | | death: A => @ r_death [INFO] [stdout] 189 | | } [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 is never used: `with_parameters` [INFO] [stdout] --> src/gillespie_macro.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | fn with_parameters($($param: f64),*) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | / define_system! { [INFO] [stdout] 199 | | ; [INFO] [stdout] 200 | | FooBarBuz { Foo, Bar, Buz } [INFO] [stdout] 201 | | } [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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.25s [INFO] running `Command { std: "docker" "inspect" "8bc9dd39f2d9fb1686106e2b646fc2b6b7edbaea16f2e629775ab2f0220a9dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bc9dd39f2d9fb1686106e2b646fc2b6b7edbaea16f2e629775ab2f0220a9dfb", kill_on_drop: false }` [INFO] [stdout] 8bc9dd39f2d9fb1686106e2b646fc2b6b7edbaea16f2e629775ab2f0220a9dfb