[INFO] crate ichen-openprotocol 0.5.0 is already in cache [INFO] testing ichen-openprotocol-0.5.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate ichen-openprotocol 0.5.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ichen-openprotocol 0.5.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ichen-openprotocol 0.5.0 [INFO] finished tweaking crates.io crate ichen-openprotocol 0.5.0 [INFO] tweaked toml for crates.io crate ichen-openprotocol 0.5.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate ichen-openprotocol 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] f7b1ee00785d702987c8f85241603d8d9b1ae1c4529cada824b52ec97a32b40a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f7b1ee00785d702987c8f85241603d8d9b1ae1c4529cada824b52ec97a32b40a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling openssl v0.10.27 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling websocket-base v0.24.0 [INFO] [stderr] Compiling websocket v0.24.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling noisy_float v0.1.12 [INFO] [stderr] Compiling ichen-openprotocol v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:51:41 [INFO] [stderr] | [INFO] [stderr] 51 | Self::JsonError(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.86s [INFO] running `"docker" "inspect" "f7b1ee00785d702987c8f85241603d8d9b1ae1c4529cada824b52ec97a32b40a"` [INFO] running `"docker" "rm" "-f" "f7b1ee00785d702987c8f85241603d8d9b1ae1c4529cada824b52ec97a32b40a"` [INFO] [stdout] f7b1ee00785d702987c8f85241603d8d9b1ae1c4529cada824b52ec97a32b40a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bab309e22c00d5f841ba0157f05de1e85985c95607a38be60bd5d5e6a2985acf [INFO] running `"docker" "start" "-a" "bab309e22c00d5f841ba0157f05de1e85985c95607a38be60bd5d5e6a2985acf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ichen-openprotocol v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:51:41 [INFO] [stderr] | [INFO] [stderr] 51 | Self::JsonError(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:51:41 [INFO] [stderr] | [INFO] [stderr] 51 | Self::JsonError(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.06s [INFO] running `"docker" "inspect" "bab309e22c00d5f841ba0157f05de1e85985c95607a38be60bd5d5e6a2985acf"` [INFO] running `"docker" "rm" "-f" "bab309e22c00d5f841ba0157f05de1e85985c95607a38be60bd5d5e6a2985acf"` [INFO] [stdout] bab309e22c00d5f841ba0157f05de1e85985c95607a38be60bd5d5e6a2985acf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stdout] f1d3053d961ae49e165c187bd15991e83c616c8cb41c0f96ccc918f160f8f60c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f1d3053d961ae49e165c187bd15991e83c616c8cb41c0f96ccc918f160f8f60c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:51:41 [INFO] [stderr] | [INFO] [stderr] 51 | Self::JsonError(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:51:41 [INFO] [stderr] | [INFO] [stderr] 51 | Self::JsonError(err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ichen_openprotocol-7200c3fade0f0270 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test messages::test::test_message_mold_data_to_json ... ok [INFO] [stdout] test controller::test::test_controller_to_json ... ok [INFO] [stdout] test messages::test::test_message_cycle_data_from_json ... ok [INFO] [stdout] test messages::test::test_message_controller_status_to_json2 ... ok [INFO] [stdout] test messages::test::test_message_alive_to_json ... ok [INFO] [stdout] test messages::test::test_message_controller_status_without_controller_from_json ... ok [INFO] [stdout] test messages::test::test_message_controller_status_to_json ... ok [INFO] [stdout] test messages::test::test_message_controllers_list_from_json ... ok [INFO] [stdout] test messages::test::test_message_controller_status_with_controller_from_json ... ok [INFO] [stdout] test controller::test::test_controller_from_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/openprotocolviewer-b8b4ec0c8843dd4a [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] [stderr] Running /opt/rustwide/target/debug/deps/json-c0bd33d52d280e3c [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test integration_test_deserialize_from_json ... ok [INFO] [stdout] test integration_test_serialize_to_json ... ok [INFO] [stderr] Doc-tests ichen-openprotocol [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test src/address.rs - address::Address::new_ipv4 (line 53) ... FAILED [INFO] [stdout] test src/address.rs - address::Address::try_from (line 184) ... FAILED [INFO] [stdout] test src/address.rs - address::Address::new_ipv4 (line 62) ... FAILED [INFO] [stdout] test src/address.rs - address::Address::new_tty_device (line 128) ... FAILED [INFO] [stdout] test src/filters.rs - filters::Filters::add (line 144) ... FAILED [INFO] [stdout] test src/geo_location.rs - geo_location::GeoLocation::longitude (line 47) ... FAILED [INFO] [stdout] test src/geo_location.rs - geo_location::GeoLocation::new (line 68) ... FAILED [INFO] [stdout] test src/address.rs - address::Address::new_com_port (line 103) ... FAILED [INFO] [stdout] test src/filters.rs - filters::Filters::add_assign (line 161) ... FAILED [INFO] [stdout] test src/filters.rs - filters::Filters (line 176) ... FAILED [INFO] [stdout] test src/address.rs - address::Address::new_tty_device (line 135) ... FAILED [INFO] [stdout] test src/address.rs - address::Address::new_com_port (line 96) ... FAILED [INFO] [stdout] test src/filters.rs - filters::Filters::has (line 54) ... FAILED [INFO] [stdout] test src/filters.rs - filters::Filters::from_str (line 79) ... FAILED [INFO] [stdout] test src/geo_location.rs - geo_location::GeoLocation::latitude (line 31) ... FAILED [INFO] [stdout] test src/job_card.rs - job_card::JobCard::try_new (line 98) ... FAILED [INFO] [stdout] test src/address.rs - address::Address::try_from (line 166) ... FAILED [INFO] [stdout] test src/geo_location.rs - geo_location::GeoLocation::new (line 83) ... FAILED [INFO] [stdout] test src/key_value_pair.rs - key_value_pair::KeyValuePair::new (line 73) ... FAILED [INFO] [stdout] test src/job_card.rs - job_card::JobCard::job_card_id (line 30) ... FAILED [INFO] [stdout] test src/job_card.rs - job_card::JobCard::mold_id (line 46) ... FAILED [INFO] [stdout] test src/job_card.rs - job_card::JobCard::progress (line 62) ... FAILED [INFO] [stdout] test src/job_card.rs - job_card::JobCard::total (line 78) ... FAILED [INFO] [stdout] test src/key_value_pair.rs - key_value_pair::KeyValuePair::key (line 17) ... FAILED [INFO] [stdout] test src/key_value_pair.rs - key_value_pair::KeyValuePair::key_ref (line 47) ... FAILED [INFO] [stdout] test src/messages.rs - messages::Message::new_alive (line 691) ... FAILED [INFO] [stdout] test src/job_card.rs - job_card::JobCard::try_new (line 118) ... FAILED [INFO] [stdout] test src/messages.rs - messages::Message::try_new_join_with_org (line 763) ... FAILED [INFO] [stdout] test src/key_value_pair.rs - key_value_pair::KeyValuePair::value (line 32) ... FAILED [INFO] [stdout] test src/messages.rs - messages::Message::new_join (line 717) ... FAILED [INFO] [stdout] test src/messages.rs - messages::Message::try_new_join_with_org (line 753) ... FAILED [INFO] [stdout] test src/key_value_pair.rs - key_value_pair::KeyValuePair::value_ref (line 60) ... FAILED [INFO] [stdout] test src/messages.rs - messages::Message::to_json_str (line 671) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::priority (line 82) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::set_id (line 110) ... FAILED [INFO] [stdout] test src/messages.rs - messages::Message::validate (line 873) ... FAILED [INFO] [stdout] test src/state_values.rs - state_values::StateValues::job_card_id (line 116) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::default (line 191) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::clear_id (line 130) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::new (line 150) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::new_with_priority (line 169) ... FAILED [INFO] [stdout] test src/operator.rs - operator::Operator::name (line 36) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::id (line 47) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::set_id (line 102) ... FAILED [INFO] [stdout] test src/state_values.rs - state_values::StateValues::job_mode (line 66) ... FAILED [INFO] [stdout] test src/state_values.rs - state_values::StateValues::try_new_with_all (line 189) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::sequence (line 66) ... FAILED [INFO] [stdout] test src/operator.rs - operator::Operator::new (line 52) ... FAILED [INFO] [stdout] test src/operator.rs - operator::Operator::try_new_with_name (line 72) ... FAILED [INFO] [stdout] test src/state_values.rs - state_values::StateValues::mold_id (line 142) ... FAILED [INFO] [stdout] test src/operator.rs - operator::Operator::try_new_with_name (line 80) ... FAILED [INFO] [stdout] test src/operator.rs - operator::Operator::id (line 23) ... FAILED [INFO] [stdout] test src/state_values.rs - state_values::StateValues::new (line 167) ... FAILED [INFO] [stdout] test src/state_values.rs - state_values::StateValues::try_new_with_all (line 203) ... FAILED [INFO] [stdout] test src/text.rs - text::ConstrainedText::get (line 120) ... FAILED [INFO] [stdout] test src/text.rs - text::ConstrainedText::new (line 103) ... FAILED [INFO] [stdout] test src/state_values.rs - state_values::StateValues::op_mode (line 41) ... FAILED [INFO] [stdout] test src/types.rs - types::ID::from_u32 (line 327) ... FAILED [INFO] [stdout] test src/state_values.rs - state_values::StateValues::operator_id (line 91) ... FAILED [INFO] [stdout] test src/types.rs - types::ID::try_from (line 377) ... FAILED [INFO] [stdout] test src/types.rs - types::ID::new (line 309) ... FAILED [INFO] [stdout] test src/text.rs - text::ConstrainedText::new (line 93) ... FAILED [INFO] [stdout] test src/types.rs - types::ID::get (line 347) ... FAILED [INFO] [stdout] test src/types.rs - types::ID::from_u32 (line 334) ... FAILED [INFO] [stdout] test src/types.rs - types::JobMode::is_offline (line 238) ... FAILED [INFO] [stdout] test src/types.rs - types::JobMode::is_unknown (line 224) ... FAILED [INFO] [stdout] test src/types.rs - types::OpMode::is_offline (line 124) ... FAILED [INFO] [stdout] test src/types.rs - types::OpMode::is_online (line 138) ... FAILED [INFO] [stdout] test src/types.rs - types::OpMode::is_unknown (line 110) ... FAILED [INFO] [stdout] test src/types.rs - types::OpMode::is_producing (line 157) ... FAILED [INFO] [stdout] test src/types.rs - types::Language::is_unknown (line 56) ... FAILED [INFO] [stdout] test src/types.rs - types::JobMode::is_online (line 252) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/address.rs - address::Address::new_ipv4 (line 53) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/address.rs - address::Address::try_from (line 184) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/address.rs - address::Address::new_ipv4 (line 62) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/address.rs - address::Address::new_tty_device (line 128) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/filters.rs - filters::Filters::add (line 144) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/geo_location.rs - geo_location::GeoLocation::longitude (line 47) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/geo_location.rs - geo_location::GeoLocation::new (line 68) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/address.rs - address::Address::new_com_port (line 103) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/filters.rs - filters::Filters::add_assign (line 161) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/filters.rs - filters::Filters (line 176) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/address.rs - address::Address::new_tty_device (line 135) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/address.rs - address::Address::new_com_port (line 96) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/filters.rs - filters::Filters::has (line 54) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/filters.rs - filters::Filters::from_str (line 79) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/geo_location.rs - geo_location::GeoLocation::latitude (line 31) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/job_card.rs - job_card::JobCard::try_new (line 98) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/address.rs - address::Address::try_from (line 166) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/geo_location.rs - geo_location::GeoLocation::new (line 83) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/key_value_pair.rs - key_value_pair::KeyValuePair::new (line 73) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/job_card.rs - job_card::JobCard::job_card_id (line 30) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/job_card.rs - job_card::JobCard::mold_id (line 46) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/job_card.rs - job_card::JobCard::progress (line 62) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/job_card.rs - job_card::JobCard::total (line 78) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/key_value_pair.rs - key_value_pair::KeyValuePair::key (line 17) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/key_value_pair.rs - key_value_pair::KeyValuePair::key_ref (line 47) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messages.rs - messages::Message::new_alive (line 691) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/job_card.rs - job_card::JobCard::try_new (line 118) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messages.rs - messages::Message::try_new_join_with_org (line 763) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/key_value_pair.rs - key_value_pair::KeyValuePair::value (line 32) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messages.rs - messages::Message::new_join (line 717) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messages.rs - messages::Message::try_new_join_with_org (line 753) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/key_value_pair.rs - key_value_pair::KeyValuePair::value_ref (line 60) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messages.rs - messages::Message::to_json_str (line 671) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messages.rs - messages::MessageOptions::priority (line 82) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messages.rs - messages::MessageOptions::set_id (line 110) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messages.rs - messages::Message::validate (line 873) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/state_values.rs - state_values::StateValues::job_card_id (line 116) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messages.rs - messages::MessageOptions::default (line 191) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messages.rs - messages::MessageOptions::clear_id (line 130) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messages.rs - messages::MessageOptions::new (line 150) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messages.rs - messages::MessageOptions::new_with_priority (line 169) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/operator.rs - operator::Operator::name (line 36) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messages.rs - messages::MessageOptions::id (line 47) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messages.rs - messages::MessageOptions::set_id (line 102) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/state_values.rs - state_values::StateValues::job_mode (line 66) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/state_values.rs - state_values::StateValues::try_new_with_all (line 189) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/messages.rs - messages::MessageOptions::sequence (line 66) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/operator.rs - operator::Operator::new (line 52) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/operator.rs - operator::Operator::try_new_with_name (line 72) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/state_values.rs - state_values::StateValues::mold_id (line 142) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/operator.rs - operator::Operator::try_new_with_name (line 80) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/operator.rs - operator::Operator::id (line 23) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/state_values.rs - state_values::StateValues::new (line 167) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/state_values.rs - state_values::StateValues::try_new_with_all (line 203) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/text.rs - text::ConstrainedText::get (line 120) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/text.rs - text::ConstrainedText::new (line 103) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/state_values.rs - state_values::StateValues::op_mode (line 41) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types.rs - types::ID::from_u32 (line 327) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/state_values.rs - state_values::StateValues::operator_id (line 91) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types.rs - types::ID::try_from (line 377) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types.rs - types::ID::new (line 309) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/text.rs - text::ConstrainedText::new (line 93) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types.rs - types::ID::get (line 347) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types.rs - types::ID::from_u32 (line 334) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types.rs - types::JobMode::is_offline (line 238) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types.rs - types::JobMode::is_unknown (line 224) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types.rs - types::OpMode::is_offline (line 124) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types.rs - types::OpMode::is_online (line 138) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types.rs - types::OpMode::is_unknown (line 110) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types.rs - types::OpMode::is_producing (line 157) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types.rs - types::Language::is_unknown (line 56) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types.rs - types::JobMode::is_online (line 252) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/address.rs - address::Address::new_com_port (line 103) [INFO] [stdout] src/address.rs - address::Address::new_com_port (line 96) [INFO] [stdout] src/address.rs - address::Address::new_ipv4 (line 53) [INFO] [stdout] src/address.rs - address::Address::new_ipv4 (line 62) [INFO] [stdout] src/address.rs - address::Address::new_tty_device (line 128) [INFO] [stdout] src/address.rs - address::Address::new_tty_device (line 135) [INFO] [stdout] src/address.rs - address::Address::try_from (line 166) [INFO] [stdout] src/address.rs - address::Address::try_from (line 184) [INFO] [stdout] src/filters.rs - filters::Filters (line 176) [INFO] [stdout] src/filters.rs - filters::Filters::add (line 144) [INFO] [stdout] src/filters.rs - filters::Filters::add_assign (line 161) [INFO] [stdout] src/filters.rs - filters::Filters::from_str (line 79) [INFO] [stdout] src/filters.rs - filters::Filters::has (line 54) [INFO] [stdout] src/geo_location.rs - geo_location::GeoLocation::latitude (line 31) [INFO] [stdout] src/geo_location.rs - geo_location::GeoLocation::longitude (line 47) [INFO] [stdout] src/geo_location.rs - geo_location::GeoLocation::new (line 68) [INFO] [stdout] src/geo_location.rs - geo_location::GeoLocation::new (line 83) [INFO] [stdout] src/job_card.rs - job_card::JobCard::job_card_id (line 30) [INFO] [stdout] src/job_card.rs - job_card::JobCard::mold_id (line 46) [INFO] [stdout] src/job_card.rs - job_card::JobCard::progress (line 62) [INFO] [stdout] src/job_card.rs - job_card::JobCard::total (line 78) [INFO] [stdout] src/job_card.rs - job_card::JobCard::try_new (line 118) [INFO] [stdout] src/job_card.rs - job_card::JobCard::try_new (line 98) [INFO] [stdout] src/key_value_pair.rs - key_value_pair::KeyValuePair::key (line 17) [INFO] [stdout] src/key_value_pair.rs - key_value_pair::KeyValuePair::key_ref (line 47) [INFO] [stdout] src/key_value_pair.rs - key_value_pair::KeyValuePair::new (line 73) [INFO] [stdout] src/key_value_pair.rs - key_value_pair::KeyValuePair::value (line 32) [INFO] [stdout] src/key_value_pair.rs - key_value_pair::KeyValuePair::value_ref (line 60) [INFO] [stdout] src/messages.rs - messages::Message::new_alive (line 691) [INFO] [stdout] src/messages.rs - messages::Message::new_join (line 717) [INFO] [stdout] src/messages.rs - messages::Message::to_json_str (line 671) [INFO] [stdout] src/messages.rs - messages::Message::try_new_join_with_org (line 753) [INFO] [stdout] src/messages.rs - messages::Message::try_new_join_with_org (line 763) [INFO] [stdout] src/messages.rs - messages::Message::validate (line 873) [INFO] [stdout] src/messages.rs - messages::MessageOptions::clear_id (line 130) [INFO] [stdout] src/messages.rs - messages::MessageOptions::default (line 191) [INFO] [stdout] src/messages.rs - messages::MessageOptions::id (line 47) [INFO] [stdout] src/messages.rs - messages::MessageOptions::new (line 150) [INFO] [stdout] src/messages.rs - messages::MessageOptions::new_with_priority (line 169) [INFO] [stdout] src/messages.rs - messages::MessageOptions::priority (line 82) [INFO] [stdout] src/messages.rs - messages::MessageOptions::sequence (line 66) [INFO] [stdout] src/messages.rs - messages::MessageOptions::set_id (line 102) [INFO] [stdout] src/messages.rs - messages::MessageOptions::set_id (line 110) [INFO] [stdout] src/operator.rs - operator::Operator::id (line 23) [INFO] [stdout] src/operator.rs - operator::Operator::name (line 36) [INFO] [stdout] src/operator.rs - operator::Operator::new (line 52) [INFO] [stdout] src/operator.rs - operator::Operator::try_new_with_name (line 72) [INFO] [stdout] src/operator.rs - operator::Operator::try_new_with_name (line 80) [INFO] [stdout] src/state_values.rs - state_values::StateValues::job_card_id (line 116) [INFO] [stdout] src/state_values.rs - state_values::StateValues::job_mode (line 66) [INFO] [stdout] src/state_values.rs - state_values::StateValues::mold_id (line 142) [INFO] [stdout] src/state_values.rs - state_values::StateValues::new (line 167) [INFO] [stdout] src/state_values.rs - state_values::StateValues::op_mode (line 41) [INFO] [stdout] src/state_values.rs - state_values::StateValues::operator_id (line 91) [INFO] [stdout] src/state_values.rs - state_values::StateValues::try_new_with_all (line 189) [INFO] [stdout] src/state_values.rs - state_values::StateValues::try_new_with_all (line 203) [INFO] [stdout] src/text.rs - text::ConstrainedText::get (line 120) [INFO] [stdout] src/text.rs - text::ConstrainedText::new (line 103) [INFO] [stdout] src/text.rs - text::ConstrainedText::new (line 93) [INFO] [stdout] src/types.rs - types::ID::from_u32 (line 327) [INFO] [stdout] src/types.rs - types::ID::from_u32 (line 334) [INFO] [stdout] src/types.rs - types::ID::get (line 347) [INFO] [stdout] src/types.rs - types::ID::new (line 309) [INFO] [stdout] src/types.rs - types::ID::try_from (line 377) [INFO] [stdout] src/types.rs - types::JobMode::is_offline (line 238) [INFO] [stdout] src/types.rs - types::JobMode::is_online (line 252) [INFO] [stdout] src/types.rs - types::JobMode::is_unknown (line 224) [INFO] [stdout] src/types.rs - types::Language::is_unknown (line 56) [INFO] [stdout] src/types.rs - types::OpMode::is_offline (line 124) [INFO] [stdout] src/types.rs - types::OpMode::is_online (line 138) [INFO] [stdout] src/types.rs - types::OpMode::is_producing (line 157) [INFO] [stdout] src/types.rs - types::OpMode::is_unknown (line 110) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 72 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "f1d3053d961ae49e165c187bd15991e83c616c8cb41c0f96ccc918f160f8f60c"` [INFO] running `"docker" "rm" "-f" "f1d3053d961ae49e165c187bd15991e83c616c8cb41c0f96ccc918f160f8f60c"` [INFO] [stdout] f1d3053d961ae49e165c187bd15991e83c616c8cb41c0f96ccc918f160f8f60c