[INFO] updating cached repository https://github.com/tsathishkumar/MySController-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9d1beb77dcc7c880f067a2dc60ed1e1f0a4cbeaa [INFO] testing tsathishkumar/MySController-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsathishkumar%2FMySController-rs" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tsathishkumar/MySController-rs on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tsathishkumar/MySController-rs [INFO] finished tweaking git repo https://github.com/tsathishkumar/MySController-rs [INFO] tweaked toml for git repo https://github.com/tsathishkumar/MySController-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/tsathishkumar/MySController-rs 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-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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0ae6474de5bfbbc17b743bf44a3fb728beac8596b03bfd20496d5464dba73ef0 [INFO] running `"docker" "start" "-a" "0ae6474de5bfbbc17b743bf44a3fb728beac8596b03bfd20496d5464dba73ef0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling ryu v1.0.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling crc16 v0.3.4 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling ihex v1.1.2 [INFO] [stderr] Compiling rust-ini v0.10.3 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling toml v0.5.4 [INFO] [stderr] Compiling diesel-derive-enum v0.4.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling valico v2.4.2 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serialport v2.3.0 [INFO] [stderr] Compiling rustls v0.14.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling libmdns v0.2.3 [INFO] [stderr] Compiling tokio-openssl v0.2.1 [INFO] [stderr] Compiling tokio-rustls v0.8.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling mqtt311 v0.2.0 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling rumqtt v0.30.1 [INFO] [stderr] Compiling webthing v0.9.3 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling migrations_macros v1.4.1 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling myscontroller-rs v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/core/connection/mod.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | (receiver) [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/core/connection/mod.rs:68:9 [INFO] [stderr] | [INFO] [stderr] 68 | (message_sender) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 42s [INFO] running `"docker" "inspect" "0ae6474de5bfbbc17b743bf44a3fb728beac8596b03bfd20496d5464dba73ef0"` [INFO] running `"docker" "rm" "-f" "0ae6474de5bfbbc17b743bf44a3fb728beac8596b03bfd20496d5464dba73ef0"` [INFO] [stdout] 0ae6474de5bfbbc17b743bf44a3fb728beac8596b03bfd20496d5464dba73ef0 [INFO] running `"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" "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] d4e80fe83568945bd27dbc05b8c15e9da2500060d0d63e8d47c608a3cffafa81 [INFO] running `"docker" "start" "-a" "d4e80fe83568945bd27dbc05b8c15e9da2500060d0d63e8d47c608a3cffafa81"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling myscontroller-rs v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/core/connection/mod.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | (receiver) [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/core/connection/mod.rs:68:9 [INFO] [stderr] | [INFO] [stderr] 68 | (message_sender) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/core/connection/mod.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | (receiver) [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/core/connection/mod.rs:68:9 [INFO] [stderr] | [INFO] [stderr] 68 | (message_sender) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.89s [INFO] running `"docker" "inspect" "d4e80fe83568945bd27dbc05b8c15e9da2500060d0d63e8d47c608a3cffafa81"` [INFO] running `"docker" "rm" "-f" "d4e80fe83568945bd27dbc05b8c15e9da2500060d0d63e8d47c608a3cffafa81"` [INFO] [stdout] d4e80fe83568945bd27dbc05b8c15e9da2500060d0d63e8d47c608a3cffafa81 [INFO] running `"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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8ebdb903fd3bce323c569242d7dae807d16e9a52c09ac1a3c9de4f0cd986295c [INFO] running `"docker" "start" "-a" "8ebdb903fd3bce323c569242d7dae807d16e9a52c09ac1a3c9de4f0cd986295c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/core/connection/mod.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | (receiver) [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/core/connection/mod.rs:68:9 [INFO] [stderr] | [INFO] [stderr] 68 | (message_sender) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/core/connection/mod.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | (receiver) [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/core/connection/mod.rs:68:9 [INFO] [stderr] | [INFO] [stderr] 68 | (message_sender) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/myscontroller_rs-b8e9f1d7cb1b4d2d [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test core::message::set::test::enum_primitive ... ok [INFO] [stdout] test core::connection::mqtt::test::should_get_topic_and_payload_in_mqtt_format ... ok [INFO] [stdout] test core::message::presentation::test::supported_sensor_types ... ok [INFO] [stdout] test core::message::test::parse_correct_command_fw_response ... ok [INFO] [stdout] test core::message::test::parse_correct_command_fw_config_request ... ok [INFO] [stdout] test core::message::test::convert_fw_config_request_to_response ... ok [INFO] [stdout] test core::message::test::parse_correct_command_fw_request ... ok [INFO] [stdout] test core::message::test::parse_correct_command_fw_config_response ... ok [INFO] [stdout] test core::connection::mqtt::test::should_get_mysensors_message_from_mqtt_notification ... ok [INFO] [stdout] test model::firmware::test::reader_respects_all_newline_formats ... ok [INFO] [stdout] test model::firmware::test::compute_correct_crc ... ok [INFO] [stdout] test core::message::test::format_fw_resquest ... ok [INFO] [stdout] test core::message::set::test::supported_sub_type ... ok [INFO] [stdout] test core::message::set::test::set_message_display_method ... ok [INFO] [stdout] test core::message::test::format_fw_config_request ... ok [INFO] [stdout] test core::message::test::format_fw_config_response ... ok [INFO] [stdout] test core::message::test::convert_fw_request_to_response ... ok [INFO] [stdout] test model::firmware::test::extract_given_block_from_binary_data ... ok [INFO] [stdout] test core::message::test::format_fw_response ... ok [INFO] [stdout] test model::firmware::test::hex_file_to_vector ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/myscontroller_rs-07c2c65bb2761a48 [INFO] [stderr] Doc-tests myscontroller-rs [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] [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] running `"docker" "inspect" "8ebdb903fd3bce323c569242d7dae807d16e9a52c09ac1a3c9de4f0cd986295c"` [INFO] running `"docker" "rm" "-f" "8ebdb903fd3bce323c569242d7dae807d16e9a52c09ac1a3c9de4f0cd986295c"` [INFO] [stdout] 8ebdb903fd3bce323c569242d7dae807d16e9a52c09ac1a3c9de4f0cd986295c