[INFO] crate money_type 0.0.3 is already in cache [INFO] extracting crate money_type 0.0.3 into work/ex/beta-1.37-6/sources/1.36.0/reg/money_type/0.0.3 [INFO] extracting crate money_type 0.0.3 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/money_type/0.0.3 [INFO] validating manifest of money_type-0.0.3 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 money_type-0.0.3 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 money_type-0.0.3 [INFO] finished frobbing money_type-0.0.3 [INFO] frobbed toml for money_type-0.0.3 written to work/ex/beta-1.37-6/sources/1.36.0/reg/money_type/0.0.3/Cargo.toml [INFO] started frobbing money_type-0.0.3 [INFO] finished frobbing money_type-0.0.3 [INFO] frobbed toml for money_type-0.0.3 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/money_type/0.0.3/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] [stderr] Blocking waiting for file lock on package cache [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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing money_type-0.0.3 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/money_type/0.0.3:/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] 7d89e44bc7c7cfa25530994d7c1c5cd73b71799b3a3a25b7ce75ba5e523d70ff [INFO] running `"docker" "start" "-a" "7d89e44bc7c7cfa25530994d7c1c5cd73b71799b3a3a25b7ce75ba5e523d70ff"` [INFO] [stderr] Compiling money_type v0.0.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `crate::Money` [INFO] [stderr] --> src/lib.rs:161:9 [INFO] [stderr] | [INFO] [stderr] 161 | use crate::Money; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::str::FromStr` [INFO] [stderr] --> src/lib.rs:162:9 [INFO] [stderr] | [INFO] [stderr] 162 | use std::str::FromStr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] running `"docker" "inspect" "7d89e44bc7c7cfa25530994d7c1c5cd73b71799b3a3a25b7ce75ba5e523d70ff"` [INFO] running `"docker" "rm" "-f" "7d89e44bc7c7cfa25530994d7c1c5cd73b71799b3a3a25b7ce75ba5e523d70ff"` [INFO] [stdout] 7d89e44bc7c7cfa25530994d7c1c5cd73b71799b3a3a25b7ce75ba5e523d70ff [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/money_type/0.0.3:/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] f39d9a84e2e676e6b3f43b1de8e8ad116fab0a54a5da724043f712d1b8ff7010 [INFO] running `"docker" "start" "-a" "f39d9a84e2e676e6b3f43b1de8e8ad116fab0a54a5da724043f712d1b8ff7010"` [INFO] [stderr] Compiling money_type v0.0.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `"docker" "inspect" "f39d9a84e2e676e6b3f43b1de8e8ad116fab0a54a5da724043f712d1b8ff7010"` [INFO] running `"docker" "rm" "-f" "f39d9a84e2e676e6b3f43b1de8e8ad116fab0a54a5da724043f712d1b8ff7010"` [INFO] [stdout] f39d9a84e2e676e6b3f43b1de8e8ad116fab0a54a5da724043f712d1b8ff7010 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/money_type/0.0.3:/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] b342d6a04d6d54a90571693f3c398715d66766729aacc455e9ef66933bff0f99 [INFO] running `"docker" "start" "-a" "b342d6a04d6d54a90571693f3c398715d66766729aacc455e9ef66933bff0f99"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/money_type-6e12aa0364ca143e [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test::test_add_operation ... ok [INFO] [stdout] test test::test_create_from_big_int ... ok [INFO] [stdout] test test::test_create_from_string ... ok [INFO] [stdout] test test::test_create_from_small_int ... ok [INFO] [stdout] test test::test_div_operation ... ok [INFO] [stdout] test test::test_failing_creating_form_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests money_type [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" "b342d6a04d6d54a90571693f3c398715d66766729aacc455e9ef66933bff0f99"` [INFO] running `"docker" "rm" "-f" "b342d6a04d6d54a90571693f3c398715d66766729aacc455e9ef66933bff0f99"` [INFO] [stdout] b342d6a04d6d54a90571693f3c398715d66766729aacc455e9ef66933bff0f99