[INFO] fetching crate epp-client 0.7.0... [INFO] testing epp-client-0.7.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate epp-client 0.7.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate epp-client 0.7.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate epp-client 0.7.0 [INFO] tweaked toml for crates.io crate epp-client 0.7.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate epp-client 0.7.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 106 packages to latest compatible versions [INFO] [stderr] Adding quick-xml v0.26.0 (available: v0.38.0) [INFO] [stderr] Adding tokio-rustls v0.23.4 (available: v0.26.2) [INFO] [stderr] Adding webpki-roots v0.22.6 (available: v1.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded celes v2.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49a2c4c78968a174107e110aa91f654543ee7748d90e8a93e3608489f6ccdce3 [INFO] running `Command { std: "docker" "start" "-a" "49a2c4c78968a174107e110aa91f654543ee7748d90e8a93e3608489f6ccdce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49a2c4c78968a174107e110aa91f654543ee7748d90e8a93e3608489f6ccdce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49a2c4c78968a174107e110aa91f654543ee7748d90e8a93e3608489f6ccdce3", kill_on_drop: false }` [INFO] [stdout] 49a2c4c78968a174107e110aa91f654543ee7748d90e8a93e3608489f6ccdce3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6d63ddb7024ec92aaa9adc9ad9e6f939b771cd49fa5dcde5bfce771047447a54 [INFO] running `Command { std: "docker" "start" "-a" "6d63ddb7024ec92aaa9adc9ad9e6f939b771cd49fa5dcde5bfce771047447a54", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling celes v2.6.0 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling epp-client v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/contact/update.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(id: &'a str) -> ContactUpdate { [INFO] [stdout] | ^^ ------------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(id: &'a str) -> ContactUpdate<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/extensions/namestore.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn new(subproduct: &str) -> NameStore { [INFO] [stdout] | ^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn new(subproduct: &str) -> NameStore<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.43s [INFO] running `Command { std: "docker" "inspect" "6d63ddb7024ec92aaa9adc9ad9e6f939b771cd49fa5dcde5bfce771047447a54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d63ddb7024ec92aaa9adc9ad9e6f939b771cd49fa5dcde5bfce771047447a54", kill_on_drop: false }` [INFO] [stdout] 6d63ddb7024ec92aaa9adc9ad9e6f939b771cd49fa5dcde5bfce771047447a54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c42deca33323b34cab077871ab781681d5edf15caf2fc15e9a8ba01b34db6e68 [INFO] running `Command { std: "docker" "start" "-a" "c42deca33323b34cab077871ab781681d5edf15caf2fc15e9a8ba01b34db6e68", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling epp-client v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/contact/update.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(id: &'a str) -> ContactUpdate { [INFO] [stdout] | ^^ ------------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(id: &'a str) -> ContactUpdate<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/extensions/namestore.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn new(subproduct: &str) -> NameStore { [INFO] [stdout] | ^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn new(subproduct: &str) -> NameStore<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/contact/update.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(id: &'a str) -> ContactUpdate { [INFO] [stdout] | ^^ ------------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(id: &'a str) -> ContactUpdate<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/extensions/namestore.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn new(subproduct: &str) -> NameStore { [INFO] [stdout] | ^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn new(subproduct: &str) -> NameStore<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.76s [INFO] running `Command { std: "docker" "inspect" "c42deca33323b34cab077871ab781681d5edf15caf2fc15e9a8ba01b34db6e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c42deca33323b34cab077871ab781681d5edf15caf2fc15e9a8ba01b34db6e68", kill_on_drop: false }` [INFO] [stdout] c42deca33323b34cab077871ab781681d5edf15caf2fc15e9a8ba01b34db6e68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a0567109b50600a3db9bdf67cc22644be63753339df41192451d3f2f81923fdd [INFO] running `Command { std: "docker" "start" "-a" "a0567109b50600a3db9bdf67cc22644be63753339df41192451d3f2f81923fdd", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/contact/update.rs:16:21 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn new(id: &'a str) -> ContactUpdate { [INFO] [stderr] | ^^ ------------- the lifetime gets resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 16 | pub fn new(id: &'a str) -> ContactUpdate<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/extensions/namestore.rs:54:28 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn new(subproduct: &str) -> NameStore { [INFO] [stderr] | ^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 54 | pub fn new(subproduct: &str) -> NameStore<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `epp-client` (lib) generated 2 warnings (run `cargo fix --lib -p epp-client` to apply 2 suggestions) [INFO] [stderr] warning: `epp-client` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/epp_client-3b4fe6fdae74ca76) [INFO] [stdout] [INFO] [stdout] running 69 tests [INFO] [stdout] test contact::check::tests::response ... ok [INFO] [stdout] test contact::delete::tests::command ... ok [INFO] [stdout] test contact::check::tests::command ... ok [INFO] [stdout] test domain::create::tests::command_with_host_attr ... ok [INFO] [stdout] test contact::delete::tests::response ... ok [INFO] [stdout] test domain::create::tests::response ... ok [INFO] [stdout] test contact::update::tests::contact_update ... ok [INFO] [stdout] test domain::create::tests::command_with_host_obj ... ok [INFO] [stdout] test domain::check::tests::command ... ok [INFO] [stdout] test contact::create::tests::command ... ok [INFO] [stdout] test domain::check::tests::response ... ok [INFO] [stdout] test contact::info::tests::command ... ok [INFO] [stdout] test contact::update::tests::command ... ok [INFO] [stdout] test contact::info::tests::response ... ok [INFO] [stdout] test domain::create::tests::command ... ok [INFO] [stdout] test domain::delete::tests::command ... ok [INFO] [stdout] test contact::create::tests::response ... ok [INFO] [stdout] test domain::info::tests::command ... ok [INFO] [stdout] test domain::delete::tests::response ... ok [INFO] [stdout] test domain::renew::tests::command ... ok [INFO] [stdout] test domain::transfer::tests::approve_response ... ok [INFO] [stdout] test domain::transfer::tests::approve_command ... ok [INFO] [stdout] test domain::info::tests::response ... ok [INFO] [stdout] test domain::info::tests::response_alt ... ok [INFO] [stdout] test domain::transfer::tests::cancel_command ... ok [INFO] [stdout] test domain::transfer::tests::cancel_response ... ok [INFO] [stdout] test domain::renew::tests::response ... ok [INFO] [stdout] test domain::transfer::tests::query_response ... ok [INFO] [stdout] test domain::transfer::tests::query_command ... ok [INFO] [stdout] test domain::transfer::tests::reject_command ... ok [INFO] [stdout] test domain::transfer::tests::request_command ... ok [INFO] [stdout] test extensions::namestore::tests::command ... ok [INFO] [stdout] test domain::transfer::tests::request_response ... ok [INFO] [stdout] test domain::update::tests::response ... ok [INFO] [stdout] test extensions::low_balance::tests::low_balance ... ok [INFO] [stdout] test extensions::consolidate::tests::command ... ok [INFO] [stdout] test domain::transfer::tests::reject_response ... ok [INFO] [stdout] test domain::update::tests::command ... ok [INFO] [stdout] test extensions::consolidate::tests::command_with_namestore ... ok [INFO] [stdout] test extensions::rgp::request::tests::request_command ... ok [INFO] [stdout] test extensions::rgp::report::tests::command ... ok [INFO] [stdout] test extensions::rgp::request::tests::domain_info_request_response ... ok [INFO] [stdout] test extensions::namestore::tests::response ... ok [INFO] [stdout] test hello::tests::hello ... ok [INFO] [stdout] test extensions::rgp::request::tests::request_response ... ok [INFO] [stdout] test hello::tests::greeting ... ok [INFO] [stdout] test host::create::tests::command ... ok [INFO] [stdout] test host::delete::tests::response ... ok [INFO] [stdout] test host::check::tests::response ... ok [INFO] [stdout] test host::info::tests::response ... ok [INFO] [stdout] test host::check::tests::command ... ok [INFO] [stdout] test host::info::tests::command ... ok [INFO] [stdout] test host::delete::tests::command ... ok [INFO] [stdout] test login::tests::command_no_extension ... ok [INFO] [stdout] test host::create::tests::response ... ok [INFO] [stdout] test login::tests::response ... ok [INFO] [stdout] test logout::tests::command ... ok [INFO] [stdout] test login::tests::command ... ok [INFO] [stdout] test logout::tests::response ... ok [INFO] [stdout] test host::update::tests::command ... ok [INFO] [stdout] test host::update::tests::response ... ok [INFO] [stdout] test message::ack::tests::command ... ok [INFO] [stdout] test message::poll::tests::command ... ok [INFO] [stdout] test message::ack::tests::response ... ok [INFO] [stdout] test response::tests::error ... ok [INFO] [stdout] test message::poll::tests::host_info_response ... ok [INFO] [stdout] test message::poll::tests::message_only_response ... ok [INFO] [stdout] test message::poll::tests::empty_queue_response ... ok [INFO] [stdout] test message::poll::tests::domain_transfer_response ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/basic.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/basic-96e87a56cdfd855c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test client ... ok [INFO] [stdout] test dropped ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a0567109b50600a3db9bdf67cc22644be63753339df41192451d3f2f81923fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0567109b50600a3db9bdf67cc22644be63753339df41192451d3f2f81923fdd", kill_on_drop: false }` [INFO] [stdout] a0567109b50600a3db9bdf67cc22644be63753339df41192451d3f2f81923fdd