[INFO] crate ichen-openprotocol 0.5.0 is already in cache [INFO] testing ichen-openprotocol-0.5.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate ichen-openprotocol 0.5.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate ichen-openprotocol 0.5.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-12/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1a96a118e82f945309b0496859aa57e76df5ffb1e688cac55995a8370107110d [INFO] running `"docker" "start" "-a" "1a96a118e82f945309b0496859aa57e76df5ffb1e688cac55995a8370107110d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling openssl v0.10.27 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling tokio-codec v0.1.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_derive v1.0.104 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling noisy_float v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling chrono v0.4.10 [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 55.61s [INFO] running `"docker" "inspect" "1a96a118e82f945309b0496859aa57e76df5ffb1e688cac55995a8370107110d"` [INFO] running `"docker" "rm" "-f" "1a96a118e82f945309b0496859aa57e76df5ffb1e688cac55995a8370107110d"` [INFO] [stdout] 1a96a118e82f945309b0496859aa57e76df5ffb1e688cac55995a8370107110d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-06-03" "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] b3504e7f018e3c104f7f11cd0e39fda77f47450596c09f7451ce6bd79b4433a4 [INFO] running `"docker" "start" "-a" "b3504e7f018e3c104f7f11cd0e39fda77f47450596c09f7451ce6bd79b4433a4"` [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 6.63s [INFO] running `"docker" "inspect" "b3504e7f018e3c104f7f11cd0e39fda77f47450596c09f7451ce6bd79b4433a4"` [INFO] running `"docker" "rm" "-f" "b3504e7f018e3c104f7f11cd0e39fda77f47450596c09f7451ce6bd79b4433a4"` [INFO] [stdout] b3504e7f018e3c104f7f11cd0e39fda77f47450596c09f7451ce6bd79b4433a4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 5d3452b069565818305b5a67ec43588b2409c35955c19a3363f4a90f4a6c4ef6 [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" "5d3452b069565818305b5a67ec43588b2409c35955c19a3363f4a90f4a6c4ef6"` [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.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ichen_openprotocol-89d3c971dd73a223 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test messages::test::test_message_alive_to_json ... ok [INFO] [stdout] test controller::test::test_controller_to_json ... ok [INFO] [stdout] test messages::test::test_message_controller_status_to_json ... ok [INFO] [stdout] test messages::test::test_message_controller_status_to_json2 ... ok [INFO] [stdout] test messages::test::test_message_controller_status_without_controller_from_json ... ok [INFO] [stdout] test messages::test::test_message_mold_data_to_json ... ok [INFO] [stdout] test messages::test::test_message_cycle_data_from_json ... ok [INFO] [stdout] test messages::test::test_message_controller_status_with_controller_from_json ... ok [INFO] [stdout] test messages::test::test_message_controllers_list_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] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/openprotocolviewer-18191941d17fda5d [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/json-327f93d3190268d3 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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::try_from (line 166) ... FAILED [INFO] [stdout] test src/address.rs - address::Address::new_tty_device (line 135) ... FAILED [INFO] [stdout] test src/geo_location.rs - geo_location::GeoLocation::longitude (line 47) ... FAILED [INFO] [stdout] test src/address.rs - address::Address::new_ipv4 (line 62) ... 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/address.rs - address::Address::new_com_port (line 96) ... 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 53) ... FAILED [INFO] [stdout] test src/filters.rs - filters::Filters::add (line 144) ... FAILED [INFO] [stdout] test src/geo_location.rs - geo_location::GeoLocation::latitude (line 31) ... FAILED [INFO] [stdout] test src/geo_location.rs - geo_location::GeoLocation::new (line 68) ... FAILED [INFO] [stdout] test src/address.rs - address::Address::new_tty_device (line 128) ... FAILED [INFO] [stdout] test src/filters.rs - filters::Filters (line 176) ... 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::total (line 78) ... FAILED [INFO] [stdout] test src/job_card.rs - job_card::JobCard::job_card_id (line 30) ... FAILED [INFO] [stdout] test src/filters.rs - filters::Filters::add_assign (line 161) ... FAILED [INFO] [stdout] test src/address.rs - address::Address::new_com_port (line 103) ... FAILED [INFO] [stdout] test src/job_card.rs - job_card::JobCard::try_new (line 118) ... FAILED [INFO] [stdout] test src/job_card.rs - job_card::JobCard::progress (line 62) ... 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::new (line 73) ... FAILED [INFO] [stdout] test src/key_value_pair.rs - key_value_pair::KeyValuePair::key_ref (line 47) ... FAILED [INFO] [stdout] test src/key_value_pair.rs - key_value_pair::KeyValuePair::value_ref (line 60) ... 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::value (line 32) ... FAILED [INFO] [stdout] test src/messages.rs - messages::Message::new_join (line 717) ... FAILED [INFO] [stdout] test src/job_card.rs - job_card::JobCard::try_new (line 98) ... FAILED [INFO] [stdout] test src/messages.rs - messages::Message::new_alive (line 691) ... FAILED [INFO] [stdout] test src/messages.rs - messages::Message::try_new_join_with_org (line 763) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::default (line 191) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::new_with_priority (line 169) ... FAILED [INFO] [stdout] test src/messages.rs - messages::Message::to_json_str (line 671) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::sequence (line 66) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::new (line 150) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::set_id (line 102) ... FAILED [INFO] [stdout] test src/messages.rs - messages::Message::try_new_join_with_org (line 753) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::id (line 47) ... FAILED [INFO] [stdout] test src/operator.rs - operator::Operator::try_new_with_name (line 72) ... FAILED [INFO] [stdout] test src/operator.rs - operator::Operator::new (line 52) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::clear_id (line 130) ... FAILED [INFO] [stdout] test src/messages.rs - messages::Message::validate (line 873) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::priority (line 82) ... FAILED [INFO] [stdout] test src/operator.rs - operator::Operator::id (line 23) ... FAILED [INFO] [stdout] test src/messages.rs - messages::MessageOptions::set_id (line 110) ... FAILED [INFO] [stdout] test src/state_values.rs - state_values::StateValues::try_new_with_all (line 189) ... FAILED [INFO] [stdout] test src/operator.rs - operator::Operator::name (line 36) ... FAILED [INFO] [stdout] test src/state_values.rs - state_values::StateValues::job_card_id (line 116) ... 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::op_mode (line 41) ... FAILED [INFO] [stdout] test src/text.rs - text::ConstrainedText::get (line 120) ... FAILED [INFO] [stdout] test src/types.rs - types::JobMode::is_offline (line 238) ... FAILED [INFO] [stdout] test src/operator.rs - operator::Operator::try_new_with_name (line 80) ... FAILED [INFO] [stdout] test src/text.rs - text::ConstrainedText::new (line 103) ... FAILED [INFO] [stdout] test src/state_values.rs - state_values::StateValues::job_mode (line 66) ... FAILED [INFO] [stdout] test src/types.rs - types::ID::from_u32 (line 334) ... FAILED [INFO] [stdout] test src/types.rs - types::ID::try_from (line 377) ... FAILED [INFO] [stdout] test src/state_values.rs - state_values::StateValues::try_new_with_all (line 203) ... 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/state_values.rs - state_values::StateValues::operator_id (line 91) ... FAILED [INFO] [stdout] test src/state_values.rs - state_values::StateValues::mold_id (line 142) ... FAILED [INFO] [stdout] test src/types.rs - types::OpMode::is_offline (line 124) ... FAILED [INFO] [stdout] test src/types.rs - types::OpMode::is_unknown (line 110) ... FAILED [INFO] [stdout] test src/types.rs - types::JobMode::is_online (line 252) ... FAILED [INFO] [stdout] test src/types.rs - types::Language::is_unknown (line 56) ... ok [INFO] [stdout] test src/types.rs - types::ID::from_u32 (line 327) ... ok [INFO] [stdout] test src/types.rs - types::OpMode::is_producing (line 157) ... ok [INFO] [stdout] test src/types.rs - types::ID::get (line 347) ... ok [INFO] [stdout] test src/types.rs - types::OpMode::is_online (line 138) ... ok [INFO] [stdout] test src/types.rs - types::JobMode::is_unknown (line 224) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/address.rs - address::Address::try_from (line 166) 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/geo_location.rs - geo_location::GeoLocation::longitude (line 47) 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/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/address.rs - address::Address::new_com_port (line 96) 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 53) 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::latitude (line 31) 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_tty_device (line 128) 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/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::total (line 78) 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/filters.rs - filters::Filters::add_assign (line 161) 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/job_card.rs - job_card::JobCard::try_new (line 118) 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/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::new (line 73) 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/key_value_pair.rs - key_value_pair::KeyValuePair::value_ref (line 60) 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::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/job_card.rs - job_card::JobCard::try_new (line 98) 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/messages.rs - messages::Message::try_new_join_with_org (line 763) 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::new_with_priority (line 169) 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::sequence (line 66) 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::set_id (line 102) 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/messages.rs - messages::MessageOptions::id (line 47) 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/operator.rs - operator::Operator::new (line 52) 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::Message::validate (line 873) 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/operator.rs - operator::Operator::id (line 23) 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/state_values.rs - state_values::StateValues::try_new_with_all (line 189) 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/state_values.rs - state_values::StateValues::job_card_id (line 116) 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::op_mode (line 41) 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/types.rs - types::JobMode::is_offline (line 238) 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/text.rs - text::ConstrainedText::new (line 103) 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/types.rs - types::ID::from_u32 (line 334) 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/state_values.rs - state_values::StateValues::try_new_with_all (line 203) 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/state_values.rs - state_values::StateValues::operator_id (line 91) 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/types.rs - types::OpMode::is_offline (line 124) 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::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 334) [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::OpMode::is_offline (line 124) [INFO] [stdout] src/types.rs - types::OpMode::is_unknown (line 110) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 66 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "5d3452b069565818305b5a67ec43588b2409c35955c19a3363f4a90f4a6c4ef6"` [INFO] running `"docker" "rm" "-f" "5d3452b069565818305b5a67ec43588b2409c35955c19a3363f4a90f4a6c4ef6"` [INFO] [stdout] 5d3452b069565818305b5a67ec43588b2409c35955c19a3363f4a90f4a6c4ef6