[INFO] fetching crate smarthome-sdk-rs 0.13.0...
[INFO] testing smarthome-sdk-rs-0.13.0 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] extracting crate smarthome-sdk-rs 0.13.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate smarthome-sdk-rs 0.13.0
[INFO] finished tweaking crates.io crate smarthome-sdk-rs 0.13.0
[INFO] tweaked toml for crates.io crate smarthome-sdk-rs 0.13.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate smarthome-sdk-rs 0.13.0 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 148 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bfd9b77907e9c311ece1cc8d56d90b1831130620b8e6bf8ad486375e4f7088c
[INFO] running `Command { std: "docker" "start" "-a" "7bfd9b77907e9c311ece1cc8d56d90b1831130620b8e6bf8ad486375e4f7088c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bfd9b77907e9c311ece1cc8d56d90b1831130620b8e6bf8ad486375e4f7088c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bfd9b77907e9c311ece1cc8d56d90b1831130620b8e6bf8ad486375e4f7088c", kill_on_drop: false }`
[INFO] [stdout] 7bfd9b77907e9c311ece1cc8d56d90b1831130620b8e6bf8ad486375e4f7088c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44dcdda4e7c9f8b5be27ca6fc2b09089964548514a2cb7d5991e631bd7eb5314
[INFO] running `Command { std: "docker" "start" "-a" "44dcdda4e7c9f8b5be27ca6fc2b09089964548514a2cb7d5991e631bd7eb5314", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling smarthome-sdk-rs v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.46s
[INFO] running `Command { std: "docker" "inspect" "44dcdda4e7c9f8b5be27ca6fc2b09089964548514a2cb7d5991e631bd7eb5314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44dcdda4e7c9f8b5be27ca6fc2b09089964548514a2cb7d5991e631bd7eb5314", kill_on_drop: false }`
[INFO] [stdout] 44dcdda4e7c9f8b5be27ca6fc2b09089964548514a2cb7d5991e631bd7eb5314
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acdaafc1cd9531219a94a723c2252f437bdb7b06e9469f1330d2d961a748e81d
[INFO] running `Command { std: "docker" "start" "-a" "acdaafc1cd9531219a94a723c2252f437bdb7b06e9469f1330d2d961a748e81d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling smarthome-sdk-rs v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.63s
[INFO] running `Command { std: "docker" "inspect" "acdaafc1cd9531219a94a723c2252f437bdb7b06e9469f1330d2d961a748e81d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acdaafc1cd9531219a94a723c2252f437bdb7b06e9469f1330d2d961a748e81d", kill_on_drop: false }`
[INFO] [stdout] acdaafc1cd9531219a94a723c2252f437bdb7b06e9469f1330d2d961a748e81d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6601e9eff6929a76e9252b192bad75b1471fe03c4e557aeea5f044c1530080a0
[INFO] running `Command { std: "docker" "start" "-a" "6601e9eff6929a76e9252b192bad75b1471fe03c4e557aeea5f044c1530080a0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smarthome_sdk_rs-44c3421b7998bf9c)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests smarthome_sdk_rs
[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 14 tests
[INFO] [stdout] test src/export.rs - export::Client::export_config (line 18) - compile ... FAILED
[INFO] [stdout] test src/power.rs - power::Client::all_switches (line 207) - compile ... FAILED
[INFO] [stdout] test src/power.rs - power::Client::personal_switches (line 181) - compile ... FAILED
[INFO] [stdout] test src/hms/exec.rs - hms::exec::Client::exec_homescript (line 410) - compile ... FAILED
[INFO] [stdout] test src/power.rs - power::Client::set_power (line 149) - compile ... FAILED
[INFO] [stdout] test src/room.rs - room::Client::personal_rooms (line 41) - compile ... FAILED
[INFO] [stdout] test src/hms/crud.rs - hms::crud::Client::create_homescript (line 41) - compile ... FAILED
[INFO] [stdout] test src/power.rs - power::Client::power_usage (line 230) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::Client::new (line 36) - compile ... ok
[INFO] [stdout] test src/hms/crud.rs - hms::crud::Client::list_personal_homescripts (line 139) - compile ... FAILED
[INFO] [stdout] test src/hms/crud.rs - hms::crud::Client::delete_homescript (line 113) - compile ... FAILED
[INFO] [stdout] test src/hms/exec.rs - hms::exec::Client::exec_homescript_code (line 358) - compile ... FAILED
[INFO] [stdout] test src/hms/crud.rs - hms::crud::Client::modify_homescript (line 77) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::Client (line 22) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/export.rs - export::Client::export_config (line 18) stdout ----
[INFO] [stdout] error: prefix `foo` is unknown
[INFO] [stdout]  --> src/export.rs:23:30
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let client = Client::new(foo", Auth::None).await.unwrap();
[INFO] [stdout]   |                              ^^^ unknown prefix
[INFO] [stdout]   |
[INFO] [stdout]   = note: prefixed identifiers and literals are reserved since Rust 2021
[INFO] [stdout] help: consider inserting whitespace here
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let client = Client::new(foo ", Auth::None).await.unwrap();
[INFO] [stdout]   |                                 +
[INFO] [stdout] 
[INFO] [stdout] error[E0765]: unterminated double quote string
[INFO] [stdout]  --> src/export.rs:23:33
[INFO] [stdout]   |
[INFO] [stdout] 5 |       let client = Client::new(foo", Auth::None).await.unwrap();
[INFO] [stdout]   |  _________________________________^
[INFO] [stdout] 6 | |
[INFO] [stdout] 7 | |     let res = client.export_config(ExportRequest {
[INFO] [stdout] 8 | |     }).await.unwrap();
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0765`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/power.rs - power::Client::all_switches (line 207) stdout ----
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/power.rs:213:18
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None).await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^------------------- argument #3 of type `bool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/client.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub async fn new(raw_url: &str, auth: Auth, do_version_check: bool) -> Result<Self> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None, /* bool */).await.unwrap();
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/power.rs - power::Client::personal_switches (line 181) stdout ----
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/power.rs:187:18
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None).await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^------------------- argument #3 of type `bool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/client.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub async fn new(raw_url: &str, auth: Auth, do_version_check: bool) -> Result<Self> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None, /* bool */).await.unwrap();
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hms/exec.rs - hms::exec::Client::exec_homescript (line 410) stdout ----
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/hms/exec.rs:416:18
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None).await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^------------------- argument #3 of type `bool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/client.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub async fn new(raw_url: &str, auth: Auth, do_version_check: bool) -> Result<Self> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None, /* bool */).await.unwrap();
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/power.rs - power::Client::set_power (line 149) stdout ----
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/power.rs:155:18
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None).await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^------------------- argument #3 of type `bool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/client.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub async fn new(raw_url: &str, auth: Auth, do_version_check: bool) -> Result<Self> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None, /* bool */).await.unwrap();
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/room.rs - room::Client::personal_rooms (line 41) stdout ----
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/room.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None).await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^------------------- argument #3 of type `bool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/client.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub async fn new(raw_url: &str, auth: Auth, do_version_check: bool) -> Result<Self> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None, /* bool */).await.unwrap();
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hms/crud.rs - hms::crud::Client::create_homescript (line 41) stdout ----
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/hms/crud.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None).await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^------------------- argument #3 of type `bool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/client.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub async fn new(raw_url: &str, auth: Auth, do_version_check: bool) -> Result<Self> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None, /* bool */).await.unwrap();
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `HomescriptData` has no field named `is_widged`
[INFO] [stdout]   --> src/hms/crud.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         is_widged: false,
[INFO] [stdout]    |         ^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 19 -         is_widged: false,
[INFO] [stdout] 19 +         is_widget: false,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0560.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/power.rs - power::Client::power_usage (line 230) stdout ----
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/power.rs:236:18
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None).await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^------------------- argument #3 of type `bool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/client.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub async fn new(raw_url: &str, auth: Auth, do_version_check: bool) -> Result<Self> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None, /* bool */).await.unwrap();
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hms/crud.rs - hms::crud::Client::list_personal_homescripts (line 139) stdout ----
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/hms/crud.rs:145:18
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None).await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^------------------- argument #3 of type `bool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/client.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub async fn new(raw_url: &str, auth: Auth, do_version_check: bool) -> Result<Self> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None, /* bool */).await.unwrap();
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hms/crud.rs - hms::crud::Client::delete_homescript (line 113) stdout ----
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/hms/crud.rs:119:18
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None).await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^------------------- argument #3 of type `bool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/client.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub async fn new(raw_url: &str, auth: Auth, do_version_check: bool) -> Result<Self> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None, /* bool */).await.unwrap();
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hms/exec.rs - hms::exec::Client::exec_homescript_code (line 358) stdout ----
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/hms/exec.rs:364:18
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None).await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^------------------- argument #3 of type `bool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/client.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub async fn new(raw_url: &str, auth: Auth, do_version_check: bool) -> Result<Self> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None, /* bool */).await.unwrap();
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/hms/exec.rs:369:13
[INFO] [stdout]     |
[INFO] [stdout]  10 |     let res = client.exec_homescript_code(
[INFO] [stdout]     |                      -------------------- arguments to this method are incorrect
[INFO] [stdout] ...
[INFO] [stdout]  13 |             false, /* If set to true, the code would only be linted instead of executed */
[INFO] [stdout]     |             ^^^^^ expected `HmsRunMode<'_>`, found `bool`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/hms/exec.rs:372:18
[INFO] [stdout]     |
[INFO] [stdout] 372 |     pub async fn exec_homescript_code(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hms/crud.rs - hms::crud::Client::modify_homescript (line 77) stdout ----
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> src/hms/crud.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None).await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^------------------- argument #3 of type `bool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/client.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub async fn new(raw_url: &str, auth: Auth, do_version_check: bool) -> Result<Self> {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let client = Client::new("foo", Auth::None, /* bool */).await.unwrap();
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `HomescriptData` has no field named `is_widged`
[INFO] [stdout]   --> src/hms/crud.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         is_widged: false,
[INFO] [stdout]    |         ^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 19 -         is_widged: false,
[INFO] [stdout] 19 +         is_widget: false,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0560.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/export.rs - export::Client::export_config (line 18)
[INFO] [stdout]     src/hms/crud.rs - hms::crud::Client::create_homescript (line 41)
[INFO] [stdout]     src/hms/crud.rs - hms::crud::Client::delete_homescript (line 113)
[INFO] [stdout]     src/hms/crud.rs - hms::crud::Client::list_personal_homescripts (line 139)
[INFO] [stdout]     src/hms/crud.rs - hms::crud::Client::modify_homescript (line 77)
[INFO] [stdout]     src/hms/exec.rs - hms::exec::Client::exec_homescript (line 410)
[INFO] [stdout]     src/hms/exec.rs - hms::exec::Client::exec_homescript_code (line 358)
[INFO] [stdout]     src/power.rs - power::Client::all_switches (line 207)
[INFO] [stdout]     src/power.rs - power::Client::personal_switches (line 181)
[INFO] [stdout]     src/power.rs - power::Client::power_usage (line 230)
[INFO] [stdout]     src/power.rs - power::Client::set_power (line 149)
[INFO] [stdout]     src/room.rs - room::Client::personal_rooms (line 41)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6601e9eff6929a76e9252b192bad75b1471fe03c4e557aeea5f044c1530080a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6601e9eff6929a76e9252b192bad75b1471fe03c4e557aeea5f044c1530080a0", kill_on_drop: false }`
[INFO] [stdout] 6601e9eff6929a76e9252b192bad75b1471fe03c4e557aeea5f044c1530080a0
