[INFO] crate exchange-rate 0.1.3 is already in cache [INFO] extracting crate exchange-rate 0.1.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/exchange-rate/0.1.3 [INFO] extracting crate exchange-rate 0.1.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/exchange-rate/0.1.3 [INFO] validating manifest of exchange-rate-0.1.3 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 exchange-rate-0.1.3 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 exchange-rate-0.1.3 [INFO] finished frobbing exchange-rate-0.1.3 [INFO] frobbed toml for exchange-rate-0.1.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/exchange-rate/0.1.3/Cargo.toml [INFO] started frobbing exchange-rate-0.1.3 [INFO] finished frobbing exchange-rate-0.1.3 [INFO] frobbed toml for exchange-rate-0.1.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/exchange-rate/0.1.3/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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing exchange-rate-0.1.3 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/exchange-rate/0.1.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.37.0" "build" "--frozen"` [INFO] [stdout] 0df94568ed8c5ea6e8e5f5c6222c2c5e926c3f6a6593e22dc69057f39dd6b8e9 [INFO] running `"docker" "start" "-a" "0df94568ed8c5ea6e8e5f5c6222c2c5e926c3f6a6593e22dc69057f39dd6b8e9"` [INFO] [stderr] Compiling safe-graph v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling floyd-warshall-alg v0.1.3 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling exchange-rate v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.05s [INFO] running `"docker" "inspect" "0df94568ed8c5ea6e8e5f5c6222c2c5e926c3f6a6593e22dc69057f39dd6b8e9"` [INFO] running `"docker" "rm" "-f" "0df94568ed8c5ea6e8e5f5c6222c2c5e926c3f6a6593e22dc69057f39dd6b8e9"` [INFO] [stdout] 0df94568ed8c5ea6e8e5f5c6222c2c5e926c3f6a6593e22dc69057f39dd6b8e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/exchange-rate/0.1.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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 9a3ac5a2583ccb08cd7bc7c8d9dcdf5ca65d2dcabbe28ce012bf406fec2b06c1 [INFO] running `"docker" "start" "-a" "9a3ac5a2583ccb08cd7bc7c8d9dcdf5ca65d2dcabbe28ce012bf406fec2b06c1"` [INFO] [stderr] Compiling exchange-rate v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `"docker" "inspect" "9a3ac5a2583ccb08cd7bc7c8d9dcdf5ca65d2dcabbe28ce012bf406fec2b06c1"` [INFO] running `"docker" "rm" "-f" "9a3ac5a2583ccb08cd7bc7c8d9dcdf5ca65d2dcabbe28ce012bf406fec2b06c1"` [INFO] [stdout] 9a3ac5a2583ccb08cd7bc7c8d9dcdf5ca65d2dcabbe28ce012bf406fec2b06c1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/exchange-rate/0.1.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.37.0" "test" "--frozen"` [INFO] [stdout] 9d0a51c92965b14a3ebda9a4e55743bd8daaf531aa296018bd85f89dfe2bae79 [INFO] running `"docker" "start" "-a" "9d0a51c92965b14a3ebda9a4e55743bd8daaf531aa296018bd85f89dfe2bae79"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/exchange_rate-84e5f5300629c95b [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test algorithm::tests::new ... ok [INFO] [stdout] test algorithm::tests::collect_currency_exchanges ... ok [INFO] [stdout] test algorithm::tests::add_currency_exchanges_edges ... ok [INFO] [stdout] test algorithm::tests::construct_graph ... ok [INFO] [stdout] test request::exchange_rate_request::tests::parse_line_with_wrong_line_type ... ok [INFO] [stdout] test request::exchange_rate_request::tests::parse_line_with_missing_values ... ok [INFO] [stdout] test exchange_rate::tests::process_request ... ok [INFO] [stdout] test exchange_rate::tests::form_request ... ok [INFO] [stdout] test request::exchange_rate_request::tests::parse_line ... ok [INFO] [stdout] test exchange_rate::tests::new ... ok [INFO] [stdout] test request::price_update::tests::parse_line ... ok [INFO] [stdout] test request::tests::read_from ... ok [INFO] [stdout] test response::best_rate_path::tests::get_output ... ok [INFO] [stdout] test response::best_rate_path::tests::get_path_output ... ok [INFO] [stdout] test algorithm::tests::run_customized_floyd_warshall ... ok [INFO] [stdout] test request::price_update::tests::parse_line_with_missing_values ... ok [INFO] [stdout] test request::tests::read_from_skip_empty_lines ... ok [INFO] [stdout] test request::tests::process_line ... ok [INFO] [stdout] test request::price_update::tests::parse_line_with_parse_errors ... ok [INFO] [stdout] test algorithm::tests::process ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/exchange_rate-fde237c8a2142a67 [INFO] [stdout] [INFO] [stderr] Doc-tests exchange-rate [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/exchange_rate.rs - exchange_rate::ExchangeRatePath::new (line 30) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9d0a51c92965b14a3ebda9a4e55743bd8daaf531aa296018bd85f89dfe2bae79"` [INFO] running `"docker" "rm" "-f" "9d0a51c92965b14a3ebda9a4e55743bd8daaf531aa296018bd85f89dfe2bae79"` [INFO] [stdout] 9d0a51c92965b14a3ebda9a4e55743bd8daaf531aa296018bd85f89dfe2bae79