[INFO] updating cached repository heckad/rust-money [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/heckad/rust-money [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/heckad/rust-money" "work/ex/beta-1.38-1/sources/1.37.0/gh/heckad/rust-money"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/heckad/rust-money'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/heckad/rust-money" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/heckad/rust-money"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/heckad/rust-money'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1ed0a3576f2c49b9ac44eb84707548e1fbdf0948 [INFO] sha for GitHub repo heckad/rust-money: 1ed0a3576f2c49b9ac44eb84707548e1fbdf0948 [INFO] validating manifest of heckad/rust-money 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 heckad/rust-money 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 heckad/rust-money [INFO] finished frobbing heckad/rust-money [INFO] frobbed toml for heckad/rust-money written to work/ex/beta-1.38-1/sources/1.37.0/gh/heckad/rust-money/Cargo.toml [INFO] started frobbing heckad/rust-money [INFO] finished frobbing heckad/rust-money [INFO] frobbed toml for heckad/rust-money written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/heckad/rust-money/Cargo.toml [INFO] crate heckad/rust-money 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing heckad/rust-money 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-1/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/heckad/rust-money:/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] 235d07a677f20e5cd0ad75126d724e32c7160d2a84b1627e032ad1273b753bbb [INFO] running `"docker" "start" "-a" "235d07a677f20e5cd0ad75126d724e32c7160d2a84b1627e032ad1273b753bbb"` [INFO] [stderr] Compiling money_type v0.0.3 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `crate::Money` [INFO] [stderr] --> src/lib.rs:153:9 [INFO] [stderr] | [INFO] [stderr] 153 | 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:154:9 [INFO] [stderr] | [INFO] [stderr] 154 | use std::str::FromStr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `"docker" "inspect" "235d07a677f20e5cd0ad75126d724e32c7160d2a84b1627e032ad1273b753bbb"` [INFO] running `"docker" "rm" "-f" "235d07a677f20e5cd0ad75126d724e32c7160d2a84b1627e032ad1273b753bbb"` [INFO] [stdout] 235d07a677f20e5cd0ad75126d724e32c7160d2a84b1627e032ad1273b753bbb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/heckad/rust-money:/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] 275e0a64802945e728ac22ae9fde5e35e0592d747ab4a972800470b631642877 [INFO] running `"docker" "start" "-a" "275e0a64802945e728ac22ae9fde5e35e0592d747ab4a972800470b631642877"` [INFO] [stderr] Compiling money_type v0.0.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `"docker" "inspect" "275e0a64802945e728ac22ae9fde5e35e0592d747ab4a972800470b631642877"` [INFO] running `"docker" "rm" "-f" "275e0a64802945e728ac22ae9fde5e35e0592d747ab4a972800470b631642877"` [INFO] [stdout] 275e0a64802945e728ac22ae9fde5e35e0592d747ab4a972800470b631642877 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/heckad/rust-money:/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] 6ff9463af9d21c82e2374d7522556bb19d809138d8e3eed3688c76c6eae260a4 [INFO] running `"docker" "start" "-a" "6ff9463af9d21c82e2374d7522556bb19d809138d8e3eed3688c76c6eae260a4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/money_type-5bf1d4ce6d2b9fe2 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test::test_create_from_big_int ... ok [INFO] [stdout] test test::test_create_from_small_int ... ok [INFO] [stdout] test test::test_create_from_string ... ok [INFO] [stdout] test test::test_failing_creating_form_string ... ok [INFO] [stdout] test test::test_div_operation ... ok [INFO] [stdout] test test::test_add_operation ... 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" "6ff9463af9d21c82e2374d7522556bb19d809138d8e3eed3688c76c6eae260a4"` [INFO] running `"docker" "rm" "-f" "6ff9463af9d21c82e2374d7522556bb19d809138d8e3eed3688c76c6eae260a4"` [INFO] [stdout] 6ff9463af9d21c82e2374d7522556bb19d809138d8e3eed3688c76c6eae260a4