[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojhermann%2Ftime_value" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ojhermann/time_value on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-10/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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21cfafc2edd8f950aea684695671914c2c459b0a945d9f2bce13335c2f0a7a80 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "21cfafc2edd8f950aea684695671914c2c459b0a945d9f2bce13335c2f0a7a80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21cfafc2edd8f950aea684695671914c2c459b0a945d9f2bce13335c2f0a7a80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21cfafc2edd8f950aea684695671914c2c459b0a945d9f2bce13335c2f0a7a80", kill_on_drop: false }` [INFO] [stdout] 21cfafc2edd8f950aea684695671914c2c459b0a945d9f2bce13335c2f0a7a80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39cef180d5ba61bbec40cedd0bbf6ba1a97b35b895f5b8427af7b665d361ac42 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "39cef180d5ba61bbec40cedd0bbf6ba1a97b35b895f5b8427af7b665d361ac42", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-integer v0.1.44 [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 13.08s [INFO] running `Command { std: "docker" "inspect" "39cef180d5ba61bbec40cedd0bbf6ba1a97b35b895f5b8427af7b665d361ac42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39cef180d5ba61bbec40cedd0bbf6ba1a97b35b895f5b8427af7b665d361ac42", kill_on_drop: false }` [INFO] [stdout] 39cef180d5ba61bbec40cedd0bbf6ba1a97b35b895f5b8427af7b665d361ac42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e51f19c4fac34964a4d142247b95f0e9df683a54a10801fdf824526bc7870af4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e51f19c4fac34964a4d142247b95f0e9df683a54a10801fdf824526bc7870af4", kill_on_drop: false }` [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 8.86s [INFO] running `Command { std: "docker" "inspect" "e51f19c4fac34964a4d142247b95f0e9df683a54a10801fdf824526bc7870af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51f19c4fac34964a4d142247b95f0e9df683a54a10801fdf824526bc7870af4", kill_on_drop: false }` [INFO] [stdout] e51f19c4fac34964a4d142247b95f0e9df683a54a10801fdf824526bc7870af4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1924c431beed2f67844bdb8449e967c74e35492300cfcc91ac0985f256963395 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1924c431beed2f67844bdb8449e967c74e35492300cfcc91ac0985f256963395", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/time_value-d30d1b8d6a87a719) [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_no_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::irr::bisection_tests::it_works_on_known_example_1_f32 ... ok [INFO] [stdout] test future_value::from_pv_and_expected_rates_tests::it_works_with_negative_rates ... ok [INFO] [stdout] test present_value::present_value_tests::it_works_at_one ... ok [INFO] [stdout] test irr::bisection::functions::irr::bisection_tests::it_works_on_known_example_2_f32 ... ok [INFO] [stdout] test present_value::present_value_tests::it_works_at_two ... 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::from_cash_flows_and_discount_rate_tests::it_works_with_a_positive_npv ... ok [INFO] [stdout] test irr::bisection::functions::irr::bisection_tests::it_works_on_known_example_2_f64 ... ok [INFO] [stdout] test present_value::present_value_tests::it_works_at_zero ... 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_good_guess ... ok [INFO] [stdout] test irr::bisection::functions::irr::bisection_tests::it_works_on_known_example_1_f64 ... 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::initial_bounds::determine_test::it_works_with_random_inputs ... ok [INFO] [stderr] Doc-tests time_value [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.67s [INFO] [stdout] [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/future_value.rs - future_value::from_pv_and_expected_rates (line 42) ... 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 38) ... ok [INFO] [stdout] test src/present_value.rs - present_value::from_cash_flows_and_discount_rate (line 119) ... ok [INFO] [stdout] test src/present_value.rs - present_value::present_value (line 32) ... 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/irr.rs - irr::bisection::functions::irr::bisection (line 23) ... ok [INFO] [stdout] test src/irr/bisection/functions/midpoint.rs - irr::bisection::functions::midpoint::calculate (line 10) ... ok [INFO] [stdout] test src/irr/bisection/structs/irr.rs - irr::bisection::structs::irr::Irr (line 11) ... 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::present_value (line 15) ... ok [INFO] [stdout] test src/irr/bisection/structs/irr.rs - irr::bisection::structs::irr::Irr (line 48) ... ok [INFO] [stdout] test src/future_value.rs - future_value::from_pv_and_expected_rates (line 21) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1924c431beed2f67844bdb8449e967c74e35492300cfcc91ac0985f256963395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1924c431beed2f67844bdb8449e967c74e35492300cfcc91ac0985f256963395", kill_on_drop: false }` [INFO] [stdout] 1924c431beed2f67844bdb8449e967c74e35492300cfcc91ac0985f256963395