[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.38-1/sources/1.37.0/gh/KineticCookie/sir-modeller"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/KineticCookie/sir-modeller'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/KineticCookie/sir-modeller" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/KineticCookie/sir-modeller"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of KineticCookie/sir-modeller on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing KineticCookie/sir-modeller against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "build" "--frozen"` [INFO] [stdout] 7c5549bdae0b0b92a9a044d734a8f99c1b9d9c6772276cc1ee695ae3225b9003 [INFO] running `"docker" "start" "-a" "7c5549bdae0b0b92a9a044d734a8f99c1b9d9c6772276cc1ee695ae3225b9003"` [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.54s [INFO] running `"docker" "inspect" "7c5549bdae0b0b92a9a044d734a8f99c1b9d9c6772276cc1ee695ae3225b9003"` [INFO] running `"docker" "rm" "-f" "7c5549bdae0b0b92a9a044d734a8f99c1b9d9c6772276cc1ee695ae3225b9003"` [INFO] [stdout] 7c5549bdae0b0b92a9a044d734a8f99c1b9d9c6772276cc1ee695ae3225b9003 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 8f713c34d49d397883b9a9266977c6298f5a86df828e29d011b5eea48347a0b7 [INFO] running `"docker" "start" "-a" "8f713c34d49d397883b9a9266977c6298f5a86df828e29d011b5eea48347a0b7"` [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.72s [INFO] running `"docker" "inspect" "8f713c34d49d397883b9a9266977c6298f5a86df828e29d011b5eea48347a0b7"` [INFO] running `"docker" "rm" "-f" "8f713c34d49d397883b9a9266977c6298f5a86df828e29d011b5eea48347a0b7"` [INFO] [stdout] 8f713c34d49d397883b9a9266977c6298f5a86df828e29d011b5eea48347a0b7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen"` [INFO] [stdout] 04eeb08425f73f939164963d90af844865877255b36623a59902d97bd80771c0 [INFO] running `"docker" "start" "-a" "04eeb08425f73f939164963d90af844865877255b36623a59902d97bd80771c0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/sir_modeller-514da8d83684169e [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" "04eeb08425f73f939164963d90af844865877255b36623a59902d97bd80771c0"` [INFO] running `"docker" "rm" "-f" "04eeb08425f73f939164963d90af844865877255b36623a59902d97bd80771c0"` [INFO] [stdout] 04eeb08425f73f939164963d90af844865877255b36623a59902d97bd80771c0