[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chrono_period v0.1.0 [INFO] [stderr] Downloaded serde_test v1.0.103 [INFO] [stderr] Downloaded assert-json-diff v1.0.1 [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" "+1.60.0" "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] 30c49a6d826bb40d716d7fcd76b09065bd499e70a987f5fde0eae64fefe15d95 [INFO] running `Command { std: "docker" "start" "-a" "30c49a6d826bb40d716d7fcd76b09065bd499e70a987f5fde0eae64fefe15d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30c49a6d826bb40d716d7fcd76b09065bd499e70a987f5fde0eae64fefe15d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30c49a6d826bb40d716d7fcd76b09065bd499e70a987f5fde0eae64fefe15d95", kill_on_drop: false }` [INFO] [stdout] 30c49a6d826bb40d716d7fcd76b09065bd499e70a987f5fde0eae64fefe15d95 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9afcba111fa865d7ff69c4721a775dbfb6a1c3ff209100b43085f73ad94353ca [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" "9afcba111fa865d7ff69c4721a775dbfb6a1c3ff209100b43085f73ad94353ca", 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 51.19s [INFO] running `Command { std: "docker" "inspect" "9afcba111fa865d7ff69c4721a775dbfb6a1c3ff209100b43085f73ad94353ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9afcba111fa865d7ff69c4721a775dbfb6a1c3ff209100b43085f73ad94353ca", kill_on_drop: false }` [INFO] [stdout] 9afcba111fa865d7ff69c4721a775dbfb6a1c3ff209100b43085f73ad94353ca [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" "+1.60.0" "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] f05a66878d26887d1699fbc86fa50dbe1a03f682c4c58ec7e4c7ce1a0821a8e8 [INFO] running `Command { std: "docker" "start" "-a" "f05a66878d26887d1699fbc86fa50dbe1a03f682c4c58ec7e4c7ce1a0821a8e8", 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 4.82s [INFO] running `Command { std: "docker" "inspect" "f05a66878d26887d1699fbc86fa50dbe1a03f682c4c58ec7e4c7ce1a0821a8e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f05a66878d26887d1699fbc86fa50dbe1a03f682c4c58ec7e4c7ce1a0821a8e8", kill_on_drop: false }` [INFO] [stdout] f05a66878d26887d1699fbc86fa50dbe1a03f682c4c58ec7e4c7ce1a0821a8e8 [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c2c33f4d4ebda319ccda9a8cc38c58f0c9d45a126c1981e9040d797f944db6b [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" "3c2c33f4d4ebda319ccda9a8cc38c58f0c9d45a126c1981e9040d797f944db6b", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/util.rs:55:18 [INFO] [stderr] | [INFO] [stderr] 55 | if e.description() == "premature end of input" { [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.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chronogrog-d180867dbf3b99d7) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chronogrog-ff7e095ba97e9c21) [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; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/lib_test.rs (/opt/rustwide/target/debug/deps/lib_test-242939405dfaf8e0) [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_load_a_json_file_into_a_new_production_schedule ... ok [INFO] [stdout] test it_should_be_able_to_retrieve_an_available_resource_by_type ... ok [INFO] [stdout] test it_should_be_able_to_retrieve_recipes_by_name_and_id ... 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_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.06s [INFO] [stdout] [INFO] [stderr] Running tests/phases_test.rs (/opt/rustwide/target/debug/deps/phases_test-8a5abebdc3bff4a1) [INFO] [stdout] [INFO] [stdout] running 7 tests [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_reject_an_unknown_specifier_for_default_duration ... ok [INFO] [stdout] test it_should_output_standard_pla_for_a_phaseinstance_with_two_dependencies ... ok [INFO] [stdout] test it_should_construct_a_new_phaseinstance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/resources_test.rs (/opt/rustwide/target/debug/deps/resources_test-8d1258a60ba5ad6e) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_allocate_resource_of_type_over_period_with_no_free_resources_for_period ... ok [INFO] [stdout] test test_ser_de_resourcetype ... ok [INFO] [stdout] test test_get_resource_earliest_free_date ... ok [INFO] [stdout] test test_resource_allocation ... ok [INFO] [stdout] test it_should_convert_strings_and_slices_to_a_resourcetype ... ok [INFO] [stdout] test test_next_available_resource_date_for_type_with_no_allocated_resources ... ok [INFO] [stderr] Doc-tests chronogrog [INFO] [stdout] test test_get_next_available_resource_date_for_type_over_period_with_no_resources ... ok [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_long_term_allocation ... ok [INFO] [stdout] test test_allocate_resource_of_type_over_period_with_no_resources ... 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] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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.49s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3c2c33f4d4ebda319ccda9a8cc38c58f0c9d45a126c1981e9040d797f944db6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c2c33f4d4ebda319ccda9a8cc38c58f0c9d45a126c1981e9040d797f944db6b", kill_on_drop: false }` [INFO] [stdout] 3c2c33f4d4ebda319ccda9a8cc38c58f0c9d45a126c1981e9040d797f944db6b