[INFO] updating cached repository KineticCookie/sir-modeller [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/KineticCookie/sir-modeller [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/KineticCookie/sir-modeller" "work/ex/beta-1.37-6/sources/1.36.0/gh/KineticCookie/sir-modeller"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/KineticCookie/sir-modeller'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/KineticCookie/sir-modeller" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/KineticCookie/sir-modeller"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/KineticCookie/sir-modeller'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9a6733a64232a9fd6206ce04c232e2781b22fc28 [INFO] sha for GitHub repo KineticCookie/sir-modeller: 9a6733a64232a9fd6206ce04c232e2781b22fc28 [INFO] validating manifest of KineticCookie/sir-modeller on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of KineticCookie/sir-modeller on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing KineticCookie/sir-modeller [INFO] finished frobbing KineticCookie/sir-modeller [INFO] frobbed toml for KineticCookie/sir-modeller written to work/ex/beta-1.37-6/sources/1.36.0/gh/KineticCookie/sir-modeller/Cargo.toml [INFO] started frobbing KineticCookie/sir-modeller [INFO] finished frobbing KineticCookie/sir-modeller [INFO] frobbed toml for KineticCookie/sir-modeller written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/KineticCookie/sir-modeller/Cargo.toml [INFO] crate KineticCookie/sir-modeller already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/KineticCookie/sir-modeller/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing KineticCookie/sir-modeller against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/KineticCookie/sir-modeller:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] c878245344ab31bdbcfb4560ab3da65f2649d313f01a0e06b67c5761cf95775c [INFO] running `"docker" "start" "-a" "c878245344ab31bdbcfb4560ab3da65f2649d313f01a0e06b67c5761cf95775c"` [INFO] [stderr] Compiling sir_modeller v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/evaluator.rs:11:21 [INFO] [stderr] | [INFO] [stderr] 11 | pub type Function = Fn(&VariablesContext) -> f32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&VariablesContext) -> f32` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.92s [INFO] running `"docker" "inspect" "c878245344ab31bdbcfb4560ab3da65f2649d313f01a0e06b67c5761cf95775c"` [INFO] running `"docker" "rm" "-f" "c878245344ab31bdbcfb4560ab3da65f2649d313f01a0e06b67c5761cf95775c"` [INFO] [stdout] c878245344ab31bdbcfb4560ab3da65f2649d313f01a0e06b67c5761cf95775c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/KineticCookie/sir-modeller:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 700bfc9fa172f6d5125a4de2dfee9e856b92cc2fe3143a946190b3ffb81031e0 [INFO] running `"docker" "start" "-a" "700bfc9fa172f6d5125a4de2dfee9e856b92cc2fe3143a946190b3ffb81031e0"` [INFO] [stderr] Compiling sir_modeller v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/evaluator.rs:11:21 [INFO] [stderr] | [INFO] [stderr] 11 | pub type Function = Fn(&VariablesContext) -> f32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&VariablesContext) -> f32` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `"docker" "inspect" "700bfc9fa172f6d5125a4de2dfee9e856b92cc2fe3143a946190b3ffb81031e0"` [INFO] running `"docker" "rm" "-f" "700bfc9fa172f6d5125a4de2dfee9e856b92cc2fe3143a946190b3ffb81031e0"` [INFO] [stdout] 700bfc9fa172f6d5125a4de2dfee9e856b92cc2fe3143a946190b3ffb81031e0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/KineticCookie/sir-modeller:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 7c218add216cdb43f27bb5a14885783a65a100fcb3888c6671b71b615a8e61ff [INFO] running `"docker" "start" "-a" "7c218add216cdb43f27bb5a14885783a65a100fcb3888c6671b71b615a8e61ff"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/sir_modeller-62ceebabd3520060 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test evaluator::test::step_check ... ok [INFO] [stdout] test evaluator::test::creation_check ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7c218add216cdb43f27bb5a14885783a65a100fcb3888c6671b71b615a8e61ff"` [INFO] running `"docker" "rm" "-f" "7c218add216cdb43f27bb5a14885783a65a100fcb3888c6671b71b615a8e61ff"` [INFO] [stdout] 7c218add216cdb43f27bb5a14885783a65a100fcb3888c6671b71b615a8e61ff