[INFO] crate turbine_reactive 0.1.0 is already in cache [INFO] extracting crate turbine_reactive 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/turbine_reactive/0.1.0 [INFO] extracting crate turbine_reactive 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/turbine_reactive/0.1.0 [INFO] validating manifest of turbine_reactive-0.1.0 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 turbine_reactive-0.1.0 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 turbine_reactive-0.1.0 [INFO] finished frobbing turbine_reactive-0.1.0 [INFO] frobbed toml for turbine_reactive-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/turbine_reactive/0.1.0/Cargo.toml [INFO] started frobbing turbine_reactive-0.1.0 [INFO] finished frobbing turbine_reactive-0.1.0 [INFO] frobbed toml for turbine_reactive-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/turbine_reactive/0.1.0/Cargo.toml [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing turbine_reactive-0.1.0 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-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/turbine_reactive/0.1.0:/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] 0fb2600e4f0f0dd56b90c5d37a37c55b8335e88b9b852b033ab08554a438736f [INFO] running `"docker" "start" "-a" "0fb2600e4f0f0dd56b90c5d37a37c55b8335e88b9b852b033ab08554a438736f"` [INFO] [stderr] Compiling turbine_reactive v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `vec2_add` is imported redundantly [INFO] [stderr] --> src/eval.rs:438:21 [INFO] [stderr] | [INFO] [stderr] 401 | use vecmath::vec2_add as add; [INFO] [stderr] | ------------------------ the item `vec2_add` is already imported here [INFO] [stderr] ... [INFO] [stderr] 438 | use vecmath::vec2_add as add; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `vec2_scale` is imported redundantly [INFO] [stderr] --> src/eval.rs:439:21 [INFO] [stderr] | [INFO] [stderr] 402 | use vecmath::vec2_scale as scale; [INFO] [stderr] | ---------------------------- the item `vec2_scale` is already imported here [INFO] [stderr] ... [INFO] [stderr] 439 | use vecmath::vec2_scale as scale; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `"docker" "inspect" "0fb2600e4f0f0dd56b90c5d37a37c55b8335e88b9b852b033ab08554a438736f"` [INFO] running `"docker" "rm" "-f" "0fb2600e4f0f0dd56b90c5d37a37c55b8335e88b9b852b033ab08554a438736f"` [INFO] [stdout] 0fb2600e4f0f0dd56b90c5d37a37c55b8335e88b9b852b033ab08554a438736f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/turbine_reactive/0.1.0:/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] 1f4b32636d3746fe97f980946b093ca46c2f6fc80bb5b650d06d1c58587a1b72 [INFO] running `"docker" "start" "-a" "1f4b32636d3746fe97f980946b093ca46c2f6fc80bb5b650d06d1c58587a1b72"` [INFO] [stderr] Compiling turbine_reactive v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `vec2_add` is imported redundantly [INFO] [stderr] --> src/eval.rs:438:21 [INFO] [stderr] | [INFO] [stderr] 401 | use vecmath::vec2_add as add; [INFO] [stderr] | ------------------------ the item `vec2_add` is already imported here [INFO] [stderr] ... [INFO] [stderr] 438 | use vecmath::vec2_add as add; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `vec2_scale` is imported redundantly [INFO] [stderr] --> src/eval.rs:439:21 [INFO] [stderr] | [INFO] [stderr] 402 | use vecmath::vec2_scale as scale; [INFO] [stderr] | ---------------------------- the item `vec2_scale` is already imported here [INFO] [stderr] ... [INFO] [stderr] 439 | use vecmath::vec2_scale as scale; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.80s [INFO] running `"docker" "inspect" "1f4b32636d3746fe97f980946b093ca46c2f6fc80bb5b650d06d1c58587a1b72"` [INFO] running `"docker" "rm" "-f" "1f4b32636d3746fe97f980946b093ca46c2f6fc80bb5b650d06d1c58587a1b72"` [INFO] [stdout] 1f4b32636d3746fe97f980946b093ca46c2f6fc80bb5b650d06d1c58587a1b72 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/turbine_reactive/0.1.0:/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] 183965536bc31cbd9b3de25a0518a588e1b27df0e6ef10661f07aa04aa09cb24 [INFO] running `"docker" "start" "-a" "183965536bc31cbd9b3de25a0518a588e1b27df0e6ef10661f07aa04aa09cb24"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/turbine_reactive-49970291aba9027a [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::environment ... ok [INFO] [stdout] test tests::physics_1 ... ok [INFO] [stdout] test tests::physics_2 ... ok [INFO] [stdout] test tests::linalg ... ok [INFO] [stdout] test tests::ref_count ... ok [INFO] [stdout] test tests::colors ... ok [INFO] [stdout] test tests::shapes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests turbine_reactive [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/fns.rs - fns::Spline::Contour (line 204) ... ignored [INFO] [stdout] test src/fns.rs - fns::Surface::CurvedQuad (line 236) ... ignored [INFO] [stdout] test src/fns.rs - fns::Surface::Lerp (line 227) ... ignored [INFO] [stdout] test src/fns.rs - fns::Surface::Rect (line 218) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "183965536bc31cbd9b3de25a0518a588e1b27df0e6ef10661f07aa04aa09cb24"` [INFO] running `"docker" "rm" "-f" "183965536bc31cbd9b3de25a0518a588e1b27df0e6ef10661f07aa04aa09cb24"` [INFO] [stdout] 183965536bc31cbd9b3de25a0518a588e1b27df0e6ef10661f07aa04aa09cb24