[INFO] crate equality 0.1.0 is already in cache [INFO] extracting crate equality 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/equality/0.1.0 [INFO] extracting crate equality 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/equality/0.1.0 [INFO] validating manifest of equality-0.1.0 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 equality-0.1.0 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 equality-0.1.0 [INFO] finished frobbing equality-0.1.0 [INFO] frobbed toml for equality-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/equality/0.1.0/Cargo.toml [INFO] started frobbing equality-0.1.0 [INFO] finished frobbing equality-0.1.0 [INFO] frobbed toml for equality-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/equality/0.1.0/Cargo.toml [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 equality-0.1.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/equality/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 76b5ae0a504d715a1dccd967e44c71ed51285836e340b12389369e79730da5ae [INFO] running `"docker" "start" "-a" "76b5ae0a504d715a1dccd967e44c71ed51285836e340b12389369e79730da5ae"` [INFO] [stderr] Compiling equality v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "76b5ae0a504d715a1dccd967e44c71ed51285836e340b12389369e79730da5ae"` [INFO] running `"docker" "rm" "-f" "76b5ae0a504d715a1dccd967e44c71ed51285836e340b12389369e79730da5ae"` [INFO] [stdout] 76b5ae0a504d715a1dccd967e44c71ed51285836e340b12389369e79730da5ae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/equality/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] cc74c050de44fb40e660f7bffdbcd6ddd1bce22e1f9e4c2e3e76398ee980fec6 [INFO] running `"docker" "start" "-a" "cc74c050de44fb40e660f7bffdbcd6ddd1bce22e1f9e4c2e3e76398ee980fec6"` [INFO] [stderr] Compiling equality v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `super::Operation` [INFO] [stderr] --> src/precise/expression.rs:394:9 [INFO] [stderr] | [INFO] [stderr] 394 | use super::Operation; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `"docker" "inspect" "cc74c050de44fb40e660f7bffdbcd6ddd1bce22e1f9e4c2e3e76398ee980fec6"` [INFO] running `"docker" "rm" "-f" "cc74c050de44fb40e660f7bffdbcd6ddd1bce22e1f9e4c2e3e76398ee980fec6"` [INFO] [stdout] cc74c050de44fb40e660f7bffdbcd6ddd1bce22e1f9e4c2e3e76398ee980fec6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/equality/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] a994d3065ff15d1fa165d6cce3bbc239dd9b1a84c25d75b43ad5350d97cca1cb [INFO] running `"docker" "start" "-a" "a994d3065ff15d1fa165d6cce3bbc239dd9b1a84c25d75b43ad5350d97cca1cb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/equality-cd8a78658212e6d4 [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::add ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::component ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::from_f64_f64 ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::from_f32_f32 ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::from_i16_i16 ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::from_f64 ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::from_i32 ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::from_i32_i32 ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::index ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::index_mut ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::new ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::scale ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::sub ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::x ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::x_mut ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::y ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::y_mut ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector4::tests::from ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector4::tests::new ... ok [INFO] [stdout] test precise::expression::expr_tests::add ... ok [INFO] [stdout] test precise::expression::expr_tests::div ... ok [INFO] [stdout] test precise::expression::expr_tests::evaluate ... ok [INFO] [stdout] test precise::expression::expr_tests::from_f32 ... ok [INFO] [stdout] test precise::expression::expr_tests::from_f64 ... ok [INFO] [stdout] test precise::expression::expr_tests::from_i16 ... ok [INFO] [stdout] test precise::expression::expr_tests::from_i32 ... ok [INFO] [stdout] test precise::expression::expr_tests::mul ... ok [INFO] [stdout] test precise::expression::expr_tests::pow ... ok [INFO] [stdout] test precise::expression::expr_tests::pow_f32 ... ok [INFO] [stdout] test precise::expression::expr_tests::pow_i32 ... ok [INFO] [stdout] test precise::expression::expr_tests::rem ... ok [INFO] [stdout] test precise::expression::expr_tests::sub ... ok [INFO] [stdout] test precise::expression::expr_tests::value ... ok [INFO] [stdout] test precise::expression::operation_tests::from ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::from_i16 ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::dot ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::from_expr ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::from_expr_expr ... ok [INFO] [stdout] test precise::algebra::linear::vector::vector2::tests::from_f32 ... ok [INFO] [stdout] test utils::tests::gcd ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests equality [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a994d3065ff15d1fa165d6cce3bbc239dd9b1a84c25d75b43ad5350d97cca1cb"` [INFO] running `"docker" "rm" "-f" "a994d3065ff15d1fa165d6cce3bbc239dd9b1a84c25d75b43ad5350d97cca1cb"` [INFO] [stdout] a994d3065ff15d1fa165d6cce3bbc239dd9b1a84c25d75b43ad5350d97cca1cb