Oct 13 03:04:48.130 INFO testing realityone/akarin against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:04:48.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 03:04:48.601 INFO blam! 1b5b2909e56013f25f3b75afac1be79568682fef96419ebfd579d334440b7a77 Oct 13 03:04:48.611 INFO running `"docker" "start" "-a" "1b5b2909e56013f25f3b75afac1be79568682fef96419ebfd579d334440b7a77"` Oct 13 03:04:50.487 INFO kablam! usermod: no changes Oct 13 03:04:50.687 INFO kablam! Compiling either v1.2.0 Oct 13 03:04:50.687 INFO kablam! Compiling ioctl-sys v0.5.2 Oct 13 03:04:50.688 INFO kablam! Compiling memchr v1.0.1 Oct 13 03:04:50.688 INFO kablam! Compiling time v0.1.38 Oct 13 03:04:50.688 INFO kablam! Compiling backtrace-sys v0.1.14 Oct 13 03:04:50.688 INFO kablam! Compiling net2 v0.2.31 Oct 13 03:04:50.688 INFO kablam! Compiling thread_local v0.3.4 Oct 13 03:04:50.688 INFO kablam! Compiling tokio-io v0.1.3 Oct 13 03:04:53.328 INFO kablam! Compiling coco v0.1.1 Oct 13 03:04:53.399 INFO kablam! Compiling aho-corasick v0.6.3 Oct 13 03:04:56.099 INFO kablam! Compiling mio v0.6.10 Oct 13 03:04:58.190 INFO kablam! Compiling regex v0.2.2 Oct 13 03:04:58.215 INFO kablam! Compiling transient-hashmap v0.4.0 Oct 13 03:04:58.342 INFO kablam! Compiling rayon-core v1.2.1 Oct 13 03:05:01.827 INFO kablam! Compiling rayon v0.8.2 Oct 13 03:05:03.563 INFO kablam! Compiling tokio-core v0.1.10 Oct 13 03:05:13.235 INFO kablam! Compiling ring v0.12.1 Oct 13 03:05:16.775 INFO kablam! Compiling env_logger v0.4.3 Oct 13 03:05:19.494 INFO kablam! Compiling pretty_env_logger v0.1.1 Oct 13 03:05:25.867 INFO kablam! Compiling backtrace v0.3.3 Oct 13 03:05:27.543 INFO kablam! Compiling error-chain v0.11.0 Oct 13 03:05:30.471 INFO kablam! Compiling akarin v0.1.0 (/source) Oct 13 03:05:31.155 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:05:31.155 INFO kablam! --> src/main.rs:5:1 Oct 13 03:05:31.155 INFO kablam! | Oct 13 03:05:31.155 INFO kablam! 5 | #[macro_use] Oct 13 03:05:31.155 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:05:31.155 INFO kablam! | Oct 13 03:05:31.155 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:05:31.155 INFO kablam! Oct 13 03:05:31.155 INFO kablam! warning: unused import: `mem` Oct 13 03:05:31.155 INFO kablam! --> src/akarin/server.rs:1:20 Oct 13 03:05:31.155 INFO kablam! | Oct 13 03:05:31.158 INFO kablam! 1 | use std::{fmt, io, mem}; Oct 13 03:05:31.158 INFO kablam! | ^^^ Oct 13 03:05:31.158 INFO kablam! Oct 13 03:05:31.171 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 03:05:31.171 INFO kablam! --> src/akarin/mod.rs:26:20 Oct 13 03:05:31.171 INFO kablam! | Oct 13 03:05:31.171 INFO kablam! 26 | fn serve(self, mut core: Core, handle: Handle) -> Result<()>; Oct 13 03:05:31.171 INFO kablam! | ^^^^^^^^ Oct 13 03:05:31.171 INFO kablam! | Oct 13 03:05:31.171 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 13 03:05:31.171 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:05:31.171 INFO kablam! = note: for more information, see issue #35203 Oct 13 03:05:31.173 INFO kablam! Oct 13 03:05:31.173 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 03:05:31.173 INFO kablam! --> src/akarin/mod.rs:30:22 Oct 13 03:05:31.173 INFO kablam! | Oct 13 03:05:31.173 INFO kablam! 30 | fn connect(self, mut core: Core, handle: Handle) -> Result<()>; Oct 13 03:05:31.173 INFO kablam! | ^^^^^^^^ Oct 13 03:05:31.173 INFO kablam! | Oct 13 03:05:31.173 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:05:31.173 INFO kablam! = note: for more information, see issue #35203 Oct 13 03:05:31.173 INFO kablam! Oct 13 03:05:31.173 INFO kablam! warning: unused import: `common::error::*` Oct 13 03:05:31.173 INFO kablam! --> src/transport/network.rs:6:5 Oct 13 03:05:31.173 INFO kablam! | Oct 13 03:05:31.173 INFO kablam! 6 | use common::error::*; Oct 13 03:05:31.173 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 03:05:31.173 INFO kablam! Oct 13 03:05:31.548 INFO kablam! warning: unused variable: `crypto` Oct 13 03:05:31.549 INFO kablam! --> src/main.rs:37:9 Oct 13 03:05:31.549 INFO kablam! | Oct 13 03:05:31.550 INFO kablam! 37 | let crypto = Ciphers::CHACHA20_POLY1305.init(password); Oct 13 03:05:31.550 INFO kablam! | ^^^^^^ help: consider using `_crypto` instead Oct 13 03:05:31.550 INFO kablam! | Oct 13 03:05:31.551 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:05:31.551 INFO kablam! Oct 13 03:05:31.551 INFO kablam! warning: unused variable: `token` Oct 13 03:05:31.552 INFO kablam! --> src/akarin/server.rs:157:27 Oct 13 03:05:31.552 INFO kablam! | Oct 13 03:05:31.552 INFO kablam! 157 | if let Some(&(token, sockaddr)) = self.clients.get(client_id) {} Oct 13 03:05:31.553 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 13 03:05:31.553 INFO kablam! Oct 13 03:05:31.553 INFO kablam! warning: unused variable: `sockaddr` Oct 13 03:05:31.553 INFO kablam! --> src/akarin/server.rs:157:34 Oct 13 03:05:31.554 INFO kablam! | Oct 13 03:05:31.554 INFO kablam! 157 | if let Some(&(token, sockaddr)) = self.clients.get(client_id) {} Oct 13 03:05:31.554 INFO kablam! | ^^^^^^^^ help: consider using `_sockaddr` instead Oct 13 03:05:31.555 INFO kablam! Oct 13 03:05:31.555 INFO kablam! warning: unused variable: `handle` Oct 13 03:05:31.555 INFO kablam! --> src/akarin/server.rs:163:40 Oct 13 03:05:31.556 INFO kablam! | Oct 13 03:05:31.556 INFO kablam! 163 | fn serve(mut self, mut core: Core, handle: Handle) -> Result<()> { Oct 13 03:05:31.556 INFO kablam! | ^^^^^^ help: consider using `_handle` instead Oct 13 03:05:31.557 INFO kablam! Oct 13 03:05:31.557 INFO kablam! warning: unused variable: `core` Oct 13 03:05:31.557 INFO kablam! --> src/akarin/client.rs:39:26 Oct 13 03:05:31.557 INFO kablam! | Oct 13 03:05:31.558 INFO kablam! 39 | fn connect(self, mut core: Core, handle: Handle) -> Result<()> { Oct 13 03:05:31.558 INFO kablam! | ^^^^ help: consider using `_core` instead Oct 13 03:05:31.558 INFO kablam! Oct 13 03:05:31.559 INFO kablam! warning: unused variable: `handle` Oct 13 03:05:31.559 INFO kablam! --> src/akarin/client.rs:39:38 Oct 13 03:05:31.559 INFO kablam! | Oct 13 03:05:31.560 INFO kablam! 39 | fn connect(self, mut core: Core, handle: Handle) -> Result<()> { Oct 13 03:05:31.560 INFO kablam! | ^^^^^^ help: consider using `_handle` instead Oct 13 03:05:31.560 INFO kablam! Oct 13 03:05:31.595 INFO kablam! warning: variable does not need to be mutable Oct 13 03:05:31.595 INFO kablam! --> src/akarin/server.rs:163:14 Oct 13 03:05:31.596 INFO kablam! | Oct 13 03:05:31.596 INFO kablam! 163 | fn serve(mut self, mut core: Core, handle: Handle) -> Result<()> { Oct 13 03:05:31.596 INFO kablam! | ----^^^^ Oct 13 03:05:31.597 INFO kablam! | | Oct 13 03:05:31.597 INFO kablam! | help: remove this `mut` Oct 13 03:05:31.597 INFO kablam! | Oct 13 03:05:31.598 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 03:05:31.598 INFO kablam! Oct 13 03:05:31.598 INFO kablam! warning: variable does not need to be mutable Oct 13 03:05:31.599 INFO kablam! --> src/akarin/client.rs:39:22 Oct 13 03:05:31.599 INFO kablam! | Oct 13 03:05:31.599 INFO kablam! 39 | fn connect(self, mut core: Core, handle: Handle) -> Result<()> { Oct 13 03:05:31.600 INFO kablam! | ----^^^^ Oct 13 03:05:31.600 INFO kablam! | | Oct 13 03:05:31.600 INFO kablam! | help: remove this `mut` Oct 13 03:05:31.600 INFO kablam! Oct 13 03:05:31.663 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:05:31.663 INFO kablam! --> src/akarin/server.rs:164:9 Oct 13 03:05:31.664 INFO kablam! | Oct 13 03:05:31.664 INFO kablam! 164 | core.run(self); Oct 13 03:05:31.664 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 03:05:31.665 INFO kablam! | Oct 13 03:05:31.665 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 03:05:31.665 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:05:31.666 INFO kablam! Oct 13 03:05:33.315 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.80s Oct 13 03:05:33.319 INFO kablam! su: No module specific data is present Oct 13 03:05:34.847 INFO running `"docker" "rm" "-f" "1b5b2909e56013f25f3b75afac1be79568682fef96419ebfd579d334440b7a77"` Oct 13 03:05:35.211 INFO blam! 1b5b2909e56013f25f3b75afac1be79568682fef96419ebfd579d334440b7a77 Oct 13 03:05:35.224 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 03:05:35.677 INFO blam! 9c2d6d7a92d878d47a8899bb4a28443793cc52f566ae477b894022669b6e21de Oct 13 03:05:35.680 INFO running `"docker" "start" "-a" "9c2d6d7a92d878d47a8899bb4a28443793cc52f566ae477b894022669b6e21de"` Oct 13 03:05:36.855 INFO kablam! usermod: no changes Oct 13 03:05:36.987 INFO kablam! Compiling akarin v0.1.0 (/source) Oct 13 03:05:38.043 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:05:38.043 INFO kablam! --> src/main.rs:5:1 Oct 13 03:05:38.043 INFO kablam! | Oct 13 03:05:38.043 INFO kablam! 5 | #[macro_use] Oct 13 03:05:38.043 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:05:38.043 INFO kablam! | Oct 13 03:05:38.043 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:05:38.043 INFO kablam! Oct 13 03:05:38.053 INFO kablam! warning: unused import: `mem` Oct 13 03:05:38.053 INFO kablam! --> src/akarin/server.rs:1:20 Oct 13 03:05:38.053 INFO kablam! | Oct 13 03:05:38.053 INFO kablam! 1 | use std::{fmt, io, mem}; Oct 13 03:05:38.053 INFO kablam! | ^^^ Oct 13 03:05:38.053 INFO kablam! Oct 13 03:05:38.053 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 03:05:38.053 INFO kablam! --> src/akarin/mod.rs:26:20 Oct 13 03:05:38.053 INFO kablam! | Oct 13 03:05:38.053 INFO kablam! 26 | fn serve(self, mut core: Core, handle: Handle) -> Result<()>; Oct 13 03:05:38.053 INFO kablam! | ^^^^^^^^ Oct 13 03:05:38.053 INFO kablam! | Oct 13 03:05:38.053 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 13 03:05:38.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:05:38.053 INFO kablam! = note: for more information, see issue #35203 Oct 13 03:05:38.053 INFO kablam! Oct 13 03:05:38.053 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 03:05:38.053 INFO kablam! --> src/akarin/mod.rs:30:22 Oct 13 03:05:38.053 INFO kablam! | Oct 13 03:05:38.053 INFO kablam! 30 | fn connect(self, mut core: Core, handle: Handle) -> Result<()>; Oct 13 03:05:38.053 INFO kablam! | ^^^^^^^^ Oct 13 03:05:38.053 INFO kablam! | Oct 13 03:05:38.053 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 03:05:38.053 INFO kablam! = note: for more information, see issue #35203 Oct 13 03:05:38.053 INFO kablam! Oct 13 03:05:38.057 INFO kablam! warning: unused import: `common::error::*` Oct 13 03:05:38.057 INFO kablam! --> src/transport/network.rs:6:5 Oct 13 03:05:38.057 INFO kablam! | Oct 13 03:05:38.057 INFO kablam! 6 | use common::error::*; Oct 13 03:05:38.057 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 03:05:38.057 INFO kablam! Oct 13 03:05:38.403 INFO kablam! warning: unused variable: `crypto` Oct 13 03:05:38.403 INFO kablam! --> src/main.rs:37:9 Oct 13 03:05:38.403 INFO kablam! | Oct 13 03:05:38.403 INFO kablam! 37 | let crypto = Ciphers::CHACHA20_POLY1305.init(password); Oct 13 03:05:38.403 INFO kablam! | ^^^^^^ help: consider using `_crypto` instead Oct 13 03:05:38.403 INFO kablam! | Oct 13 03:05:38.403 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:05:38.403 INFO kablam! Oct 13 03:05:38.403 INFO kablam! warning: unused variable: `token` Oct 13 03:05:38.403 INFO kablam! --> src/akarin/server.rs:157:27 Oct 13 03:05:38.403 INFO kablam! | Oct 13 03:05:38.403 INFO kablam! 157 | if let Some(&(token, sockaddr)) = self.clients.get(client_id) {} Oct 13 03:05:38.403 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 13 03:05:38.403 INFO kablam! Oct 13 03:05:38.403 INFO kablam! warning: unused variable: `sockaddr` Oct 13 03:05:38.403 INFO kablam! --> src/akarin/server.rs:157:34 Oct 13 03:05:38.403 INFO kablam! | Oct 13 03:05:38.403 INFO kablam! 157 | if let Some(&(token, sockaddr)) = self.clients.get(client_id) {} Oct 13 03:05:38.403 INFO kablam! | ^^^^^^^^ help: consider using `_sockaddr` instead Oct 13 03:05:38.403 INFO kablam! Oct 13 03:05:38.403 INFO kablam! warning: unused variable: `handle` Oct 13 03:05:38.403 INFO kablam! --> src/akarin/server.rs:163:40 Oct 13 03:05:38.403 INFO kablam! | Oct 13 03:05:38.403 INFO kablam! 163 | fn serve(mut self, mut core: Core, handle: Handle) -> Result<()> { Oct 13 03:05:38.403 INFO kablam! | ^^^^^^ help: consider using `_handle` instead Oct 13 03:05:38.403 INFO kablam! Oct 13 03:05:38.403 INFO kablam! warning: unused variable: `core` Oct 13 03:05:38.403 INFO kablam! --> src/akarin/client.rs:39:26 Oct 13 03:05:38.403 INFO kablam! | Oct 13 03:05:38.403 INFO kablam! 39 | fn connect(self, mut core: Core, handle: Handle) -> Result<()> { Oct 13 03:05:38.403 INFO kablam! | ^^^^ help: consider using `_core` instead Oct 13 03:05:38.403 INFO kablam! Oct 13 03:05:38.403 INFO kablam! warning: unused variable: `handle` Oct 13 03:05:38.403 INFO kablam! --> src/akarin/client.rs:39:38 Oct 13 03:05:38.403 INFO kablam! | Oct 13 03:05:38.403 INFO kablam! 39 | fn connect(self, mut core: Core, handle: Handle) -> Result<()> { Oct 13 03:05:38.403 INFO kablam! | ^^^^^^ help: consider using `_handle` instead Oct 13 03:05:38.403 INFO kablam! Oct 13 03:05:38.435 INFO kablam! warning: variable does not need to be mutable Oct 13 03:05:38.435 INFO kablam! --> src/akarin/server.rs:163:14 Oct 13 03:05:38.435 INFO kablam! | Oct 13 03:05:38.435 INFO kablam! 163 | fn serve(mut self, mut core: Core, handle: Handle) -> Result<()> { Oct 13 03:05:38.435 INFO kablam! | ----^^^^ Oct 13 03:05:38.435 INFO kablam! | | Oct 13 03:05:38.435 INFO kablam! | help: remove this `mut` Oct 13 03:05:38.435 INFO kablam! | Oct 13 03:05:38.435 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 03:05:38.435 INFO kablam! Oct 13 03:05:38.443 INFO kablam! warning: variable does not need to be mutable Oct 13 03:05:38.443 INFO kablam! --> src/akarin/client.rs:39:22 Oct 13 03:05:38.443 INFO kablam! | Oct 13 03:05:38.443 INFO kablam! 39 | fn connect(self, mut core: Core, handle: Handle) -> Result<()> { Oct 13 03:05:38.443 INFO kablam! | ----^^^^ Oct 13 03:05:38.443 INFO kablam! | | Oct 13 03:05:38.443 INFO kablam! | help: remove this `mut` Oct 13 03:05:38.443 INFO kablam! Oct 13 03:05:38.515 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:05:38.515 INFO kablam! --> src/akarin/server.rs:164:9 Oct 13 03:05:38.515 INFO kablam! | Oct 13 03:05:38.515 INFO kablam! 164 | core.run(self); Oct 13 03:05:38.515 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 03:05:38.515 INFO kablam! | Oct 13 03:05:38.515 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 03:05:38.515 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:05:38.515 INFO kablam! Oct 13 03:05:40.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.66s Oct 13 03:05:40.543 INFO kablam! su: No module specific data is present Oct 13 03:05:41.070 INFO running `"docker" "rm" "-f" "9c2d6d7a92d878d47a8899bb4a28443793cc52f566ae477b894022669b6e21de"` Oct 13 03:05:41.411 INFO blam! 9c2d6d7a92d878d47a8899bb4a28443793cc52f566ae477b894022669b6e21de Oct 13 03:05:41.416 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 03:05:41.800 INFO blam! be9ab1100b6b4ac8ef217b24d695f235e1d65bd8a4ac2e4396a773d8f20af6a7 Oct 13 03:05:41.802 INFO running `"docker" "start" "-a" "be9ab1100b6b4ac8ef217b24d695f235e1d65bd8a4ac2e4396a773d8f20af6a7"` Oct 13 03:05:43.135 INFO kablam! usermod: no changes Oct 13 03:05:43.267 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 13 03:05:43.283 INFO kablam! Running /target/debug/deps/akarin-c3df47d01a2a524f Oct 13 03:05:43.285 INFO blam! Oct 13 03:05:43.285 INFO blam! running 3 tests Oct 13 03:05:43.291 INFO blam! test transport::network::test::test_ipv4_header ... ok Oct 13 03:05:43.310 INFO blam! test crypto::chacha20_poly1305::test::test_encrypt_and_decrypt ... ok Oct 13 03:05:43.383 INFO blam! test akarin::server::tests::test_client_storage ... ok Oct 13 03:05:43.383 INFO blam! Oct 13 03:05:43.383 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:05:43.383 INFO blam! Oct 13 03:05:43.395 INFO kablam! su: No module specific data is present Oct 13 03:05:44.305 INFO running `"docker" "rm" "-f" "be9ab1100b6b4ac8ef217b24d695f235e1d65bd8a4ac2e4396a773d8f20af6a7"` Oct 13 03:05:44.611 INFO blam! be9ab1100b6b4ac8ef217b24d695f235e1d65bd8a4ac2e4396a773d8f20af6a7