[INFO] cloning repository https://github.com/ojhermann/time_value [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ojhermann/time_value" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojhermann%2Ftime_value", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojhermann%2Ftime_value'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c80d18fd41f02e0a9f0af447d14f6a2146533b5 [INFO] testing ojhermann/time_value against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojhermann%2Ftime_value" "/workspace/builds/worker-52/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-52/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ojhermann/time_value on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ojhermann/time_value [INFO] finished tweaking git repo https://github.com/ojhermann/time_value [INFO] tweaked toml for git repo https://github.com/ojhermann/time_value written to /workspace/builds/worker-52/source/Cargo.toml [INFO] crate git repo https://github.com/ojhermann/time_value already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff91676cb090527a3aeaf67d9b7e1a726b50782a14f8a604916a707d55f15b19 [INFO] running `Command { std: "docker" "start" "-a" "ff91676cb090527a3aeaf67d9b7e1a726b50782a14f8a604916a707d55f15b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff91676cb090527a3aeaf67d9b7e1a726b50782a14f8a604916a707d55f15b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff91676cb090527a3aeaf67d9b7e1a726b50782a14f8a604916a707d55f15b19", kill_on_drop: false }` [INFO] [stdout] ff91676cb090527a3aeaf67d9b7e1a726b50782a14f8a604916a707d55f15b19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 590c897ca9dfbd7f108b02924ab10388657de278b807207dfac15452f2574ebd [INFO] running `Command { std: "docker" "start" "-a" "590c897ca9dfbd7f108b02924ab10388657de278b807207dfac15452f2574ebd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling time_value v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.77s [INFO] running `Command { std: "docker" "inspect" "590c897ca9dfbd7f108b02924ab10388657de278b807207dfac15452f2574ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "590c897ca9dfbd7f108b02924ab10388657de278b807207dfac15452f2574ebd", kill_on_drop: false }` [INFO] [stdout] 590c897ca9dfbd7f108b02924ab10388657de278b807207dfac15452f2574ebd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5e993552303907afbd294a2e7a2af965e360f816cdde4f4220f9d8271723c55 [INFO] running `Command { std: "docker" "start" "-a" "e5e993552303907afbd294a2e7a2af965e360f816cdde4f4220f9d8271723c55", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling time_value v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.87s [INFO] running `Command { std: "docker" "inspect" "e5e993552303907afbd294a2e7a2af965e360f816cdde4f4220f9d8271723c55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e993552303907afbd294a2e7a2af965e360f816cdde4f4220f9d8271723c55", kill_on_drop: false }` [INFO] [stdout] e5e993552303907afbd294a2e7a2af965e360f816cdde4f4220f9d8271723c55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d3346f7b0eb37423c542f80408e9d6927601bbb76c8d7cbb9c36382c45fab287 [INFO] running `Command { std: "docker" "start" "-a" "d3346f7b0eb37423c542f80408e9d6927601bbb76c8d7cbb9c36382c45fab287", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/time_value-4bc7202012d35d97) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test future_value::from_pv_and_expected_rates_tests::it_works_with_mixed_rates ... ok [INFO] [stdout] test future_value::from_pv_and_expected_rates_tests::it_works_with_negative_rates ... ok [INFO] [stdout] test future_value::from_pv_and_expected_rates_tests::it_works_with_no_rates ... ok [INFO] [stdout] test future_value::from_pv_and_expected_rates_tests::it_works_with_positive_rates ... ok [INFO] [stdout] test irr::bisection::functions::initial_bounds::determine_test::it_works_with_a_bad_guess ... ok [INFO] [stdout] test irr::bisection::functions::initial_bounds::determine_test::it_works_with_a_good_guess ... ok [INFO] [stdout] test irr::bisection::functions::initial_bounds::determine_test::it_works_with_a_high_guess ... ok [INFO] [stdout] test irr::bisection::functions::initial_bounds::determine_test::it_works_with_a_low_guess ... ok [INFO] [stdout] test irr::bisection::functions::irr::bisection_tests::it_works_on_known_example_0_f32 ... ok [INFO] [stdout] test irr::bisection::functions::irr::bisection_tests::it_works_on_known_example_0_f64 ... ok [INFO] [stdout] test irr::bisection::functions::irr::bisection_tests::it_works_on_known_example_1_f64 ... ok [INFO] [stdout] test irr::bisection::functions::irr::bisection_tests::it_works_on_known_example_1_f32 ... ok [INFO] [stdout] test irr::bisection::functions::irr::bisection_tests::it_works_on_known_example_2_f32 ... ok [INFO] [stdout] test irr::bisection::functions::irr::bisection_tests::it_works_on_known_example_2_f64 ... ok [INFO] [stdout] test present_value::from_cash_flows_and_discount_rate_tests::it_works_with_a_positive_npv ... ok [INFO] [stdout] test present_value::from_cash_flows_and_discount_rate_tests::it_works_with_a_negative_npv ... ok [INFO] [stdout] test present_value::present_value_tests::it_works_at_one ... ok [INFO] [stdout] test present_value::present_value_tests::it_works_at_two ... ok [INFO] [stdout] test present_value::present_value_tests::it_works_at_zero ... ok [INFO] [stdout] test irr::bisection::functions::initial_bounds::determine_test::it_works_with_random_inputs ... ok [INFO] [stdout] test irr::bisection::functions::irr::bisection_tests::it_works_with_random_inputs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] Doc-tests time_value [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/irr/bisection/functions/are_equal_enough.rs - irr::bisection::functions::are_equal_enough::is_true (line 11) ... ok [INFO] [stdout] test src/irr/bisection/structs/initial_bounds.rs - irr::bisection::structs::initial_bounds::InitialBounds (line 8) ... ok [INFO] [stdout] test src/irr/bisection/functions/midpoint.rs - irr::bisection::functions::midpoint::calculate (line 10) ... ok [INFO] [stdout] test src/present_value.rs - present_value::present_value (line 32) ... ok [INFO] [stdout] test src/present_value.rs - present_value::present_value (line 15) ... ok [INFO] [stdout] test src/future_value.rs - future_value::from_pv_and_expected_rates (line 21) ... ok [INFO] [stdout] test src/irr/bisection/structs/irr.rs - irr::bisection::structs::irr::Irr (line 11) ... ok [INFO] [stdout] test src/future_value.rs - future_value::from_pv_and_expected_rates (line 42) ... ok [INFO] [stdout] test src/irr/bisection/functions/irr.rs - irr::bisection::functions::irr::bisection (line 38) ... ok [INFO] [stdout] test src/irr/bisection/functions/initial_bounds.rs - irr::bisection::functions::initial_bounds::determine (line 15) ... ok [INFO] [stdout] test src/irr/bisection/functions/irr.rs - irr::bisection::functions::irr::bisection (line 23) ... ok [INFO] [stdout] test src/irr/bisection/structs/irr.rs - irr::bisection::structs::irr::Irr (line 48) ... ok [INFO] [stdout] test src/present_value.rs - present_value::from_cash_flows_and_discount_rate (line 104) ... ok [INFO] [stdout] test src/present_value.rs - present_value::from_cash_flows_and_discount_rate (line 119) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d3346f7b0eb37423c542f80408e9d6927601bbb76c8d7cbb9c36382c45fab287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3346f7b0eb37423c542f80408e9d6927601bbb76c8d7cbb9c36382c45fab287", kill_on_drop: false }` [INFO] [stdout] d3346f7b0eb37423c542f80408e9d6927601bbb76c8d7cbb9c36382c45fab287