[INFO] cloning repository https://github.com/FoamFactory/chronogrog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FoamFactory/chronogrog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoamFactory%2Fchronogrog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoamFactory%2Fchronogrog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea49470bf11446c577e1073dcbc3f4a5a27e8bd8 [INFO] testing FoamFactory/chronogrog against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoamFactory%2Fchronogrog" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FoamFactory/chronogrog on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FoamFactory/chronogrog [INFO] finished tweaking git repo https://github.com/FoamFactory/chronogrog [INFO] tweaked toml for git repo https://github.com/FoamFactory/chronogrog written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/FoamFactory/chronogrog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 768c676731f0f349f569495c2accbebb91aa9508f5f1fe720b36cd3bd3329163 [INFO] running `Command { std: "docker" "start" "-a" "768c676731f0f349f569495c2accbebb91aa9508f5f1fe720b36cd3bd3329163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "768c676731f0f349f569495c2accbebb91aa9508f5f1fe720b36cd3bd3329163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "768c676731f0f349f569495c2accbebb91aa9508f5f1fe720b36cd3bd3329163", kill_on_drop: false }` [INFO] [stdout] 768c676731f0f349f569495c2accbebb91aa9508f5f1fe720b36cd3bd3329163 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68a1488777caf234aacea6cdbf2883d2340a8dd03c1bb2fd8ba0f19f1f9f798f [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" "68a1488777caf234aacea6cdbf2883d2340a8dd03c1bb2fd8ba0f19f1f9f798f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling string-builder v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling chrono_period v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_test v1.0.103 [INFO] [stderr] Compiling assert-json-diff v1.0.1 [INFO] [stderr] Compiling chronogrog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/util.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | if e.description() == "premature end of input" { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | panic!(format!("{}: {}", e, in_file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 43 - panic!(format!("{}: {}", e, in_file)); [INFO] [stdout] 43 + panic!("{}: {}", e, in_file); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | Err(e) => panic!(format!("{}: {}", e, out_file)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 58 - Err(e) => panic!(format!("{}: {}", e, out_file)) [INFO] [stdout] 58 + Err(e) => panic!("{}: {}", e, out_file) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.98s [INFO] running `Command { std: "docker" "inspect" "68a1488777caf234aacea6cdbf2883d2340a8dd03c1bb2fd8ba0f19f1f9f798f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a1488777caf234aacea6cdbf2883d2340a8dd03c1bb2fd8ba0f19f1f9f798f", kill_on_drop: false }` [INFO] [stdout] 68a1488777caf234aacea6cdbf2883d2340a8dd03c1bb2fd8ba0f19f1f9f798f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 546fc4243e47a150faca5f9b71002689b21c141d5bbc06464f48db92017239dd [INFO] running `Command { std: "docker" "start" "-a" "546fc4243e47a150faca5f9b71002689b21c141d5bbc06464f48db92017239dd", kill_on_drop: false }` [INFO] [stderr] Compiling chronogrog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/util.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | if e.description() == "premature end of input" { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | panic!(format!("{}: {}", e, in_file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 43 - panic!(format!("{}: {}", e, in_file)); [INFO] [stdout] 43 + panic!("{}: {}", e, in_file); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | Err(e) => panic!(format!("{}: {}", e, out_file)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 58 - Err(e) => panic!(format!("{}: {}", e, out_file)) [INFO] [stdout] 58 + Err(e) => panic!("{}: {}", e, out_file) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | panic!(format!("{}: {}", e, in_file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 43 - panic!(format!("{}: {}", e, in_file)); [INFO] [stdout] 43 + panic!("{}: {}", e, in_file); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | Err(e) => panic!(format!("{}: {}", e, out_file)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 58 - Err(e) => panic!(format!("{}: {}", e, out_file)) [INFO] [stdout] 58 + Err(e) => panic!("{}: {}", e, out_file) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/util.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | if e.description() == "premature end of input" { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.29s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/chronogrog-3e2ba38610da888b) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/chronogrog-182d52e030bf49f9) [INFO] [stderr] Executable tests/lib_test.rs (/opt/rustwide/target/debug/deps/lib_test-13603feda84ebcfa) [INFO] [stderr] Executable tests/phases_test.rs (/opt/rustwide/target/debug/deps/phases_test-ec46a9621310ded1) [INFO] [stderr] Executable tests/resources_test.rs (/opt/rustwide/target/debug/deps/resources_test-2f60f7ef87b6af6c) [INFO] running `Command { std: "docker" "inspect" "546fc4243e47a150faca5f9b71002689b21c141d5bbc06464f48db92017239dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "546fc4243e47a150faca5f9b71002689b21c141d5bbc06464f48db92017239dd", kill_on_drop: false }` [INFO] [stdout] 546fc4243e47a150faca5f9b71002689b21c141d5bbc06464f48db92017239dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f6fe7c1177bb82a6fe2b1fe076a3580153f108ed971536809da6912fda1f47c4 [INFO] running `Command { std: "docker" "start" "-a" "f6fe7c1177bb82a6fe2b1fe076a3580153f108ed971536809da6912fda1f47c4", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/util.rs:55:18 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 55 | if e.description() == "premature end of input" { [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `chronogrog` (lib) generated 1 warning [INFO] [stderr] warning: `chronogrog` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/main.rs:43:28 [INFO] [stderr] | [INFO] [stderr] 43 | panic!(format!("{}: {}", e, in_file)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 43 - panic!(format!("{}: {}", e, in_file)); [INFO] [stderr] 43 + panic!("{}: {}", e, in_file); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/main.rs:58:30 [INFO] [stderr] | [INFO] [stderr] 58 | Err(e) => panic!(format!("{}: {}", e, out_file)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 58 - Err(e) => panic!(format!("{}: {}", e, out_file)) [INFO] [stderr] 58 + Err(e) => panic!("{}: {}", e, out_file) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `chronogrog` (bin "chronogrog") generated 2 warnings [INFO] [stderr] warning: `chronogrog` (bin "chronogrog" test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chronogrog-3e2ba38610da888b) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chronogrog-182d52e030bf49f9) [INFO] [stdout] [INFO] [stderr] Running tests/lib_test.rs (/opt/rustwide/target/debug/deps/lib_test-13603feda84ebcfa) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test it_should_be_able_to_convert_a_simple_bpd_file_to_a_pla_file ... ok [INFO] [stdout] test it_should_be_able_to_retrieve_an_available_resource_by_type ... ok [INFO] [stdout] test the_simple_production_schedule_file_should_have_three_phases ... ok [INFO] [stdout] test the_simple_production_schedule_should_include_six_resources ... ok [INFO] [stdout] test it_should_load_a_json_file_into_a_new_production_schedule ... ok [INFO] [stdout] test it_should_be_able_to_retrieve_recipes_by_name_and_id ... ok [INFO] [stdout] test it_should_be_able_to_convert_a_complicated_bpd_file_to_a_pla_file ... ok [INFO] [stdout] test it_should_panic_on_an_unparseable_json_file - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/phases_test.rs (/opt/rustwide/target/debug/deps/phases_test-ec46a9621310ded1) [INFO] [stderr] Running tests/resources_test.rs (/opt/rustwide/target/debug/deps/resources_test-2f60f7ef87b6af6c) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test it_should_construct_a_new_phaseinstance ... ok [INFO] [stdout] test it_should_not_allow_for_an_empty_default_duration ... ok [INFO] [stdout] test it_should_deserialize_a_production_phase_template_from_json ... ok [INFO] [stdout] test it_should_show_phaseinstance_has_one_dependency ... ok [INFO] [stdout] test it_should_show_phaseinstance_has_two_dependencies ... ok [INFO] [stdout] test it_should_output_standard_pla_for_a_phaseinstance_with_two_dependencies ... ok [INFO] [stdout] test it_should_reject_an_unknown_specifier_for_default_duration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_resource_allocation ... ok [INFO] [stdout] test test_next_available_resource_date_for_type_with_no_allocated_resources ... ok [INFO] [stdout] test test_get_resource_earliest_free_date ... ok [INFO] [stdout] test it_should_convert_strings_and_slices_to_a_resourcetype ... ok [INFO] [stdout] test test_ser_de_resourcetype ... ok [INFO] [stdout] test test_several_resources_get_free_of_type ... ok [INFO] [stdout] test test_allocate_resource_of_type_over_period_with_single_free_resource ... ok [INFO] [stdout] test test_allocate_resource_of_type_over_period_with_no_resources ... ok [INFO] [stdout] test test_get_next_available_resource_date_for_type_over_period_with_no_resources ... ok [INFO] [stdout] test test_long_term_allocation ... ok [INFO] [stderr] Doc-tests chronogrog [INFO] [stdout] test test_two_resources_allocated_no_space_between ... ok [INFO] [stdout] test test_is_resource_of_type_free_over_period ... ok [INFO] [stdout] test test_allocate_resource_of_type_over_period_with_no_free_resources_for_period ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/resources.rs - resources::ResourceType::from (line 91) ... ok [INFO] [stdout] test src/resources.rs - resources::ResourceType::from (line 54) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f6fe7c1177bb82a6fe2b1fe076a3580153f108ed971536809da6912fda1f47c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6fe7c1177bb82a6fe2b1fe076a3580153f108ed971536809da6912fda1f47c4", kill_on_drop: false }` [INFO] [stdout] f6fe7c1177bb82a6fe2b1fe076a3580153f108ed971536809da6912fda1f47c4