[INFO] updating cached repository https://github.com/tomasol/chat-async [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] 3f9964e62e8fd5b0981732e7832e0523269e4b60 [INFO] testing tomasol/chat-async against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasol%2Fchat-async" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomasol/chat-async on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tomasol/chat-async [INFO] finished tweaking git repo https://github.com/tomasol/chat-async [INFO] tweaked toml for git repo https://github.com/tomasol/chat-async written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tomasol/chat-async already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 8314080f2732ca07ec9857856fb1f34c332676c3861402642c2abf1ae6b3ab9f [INFO] running `"docker" "start" "-a" "8314080f2732ca07ec9857856fb1f34c332676c3861402642c2abf1ae6b3ab9f"` [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-std v1.4.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling streamunordered v0.5.0 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling chat-async v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "8314080f2732ca07ec9857856fb1f34c332676c3861402642c2abf1ae6b3ab9f"` [INFO] running `"docker" "rm" "-f" "8314080f2732ca07ec9857856fb1f34c332676c3861402642c2abf1ae6b3ab9f"` [INFO] [stdout] 8314080f2732ca07ec9857856fb1f34c332676c3861402642c2abf1ae6b3ab9f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 2daf510a5988671bcc187503cc622736331f97fa607c55cc69d1296f1f985659 [INFO] running `"docker" "start" "-a" "2daf510a5988671bcc187503cc622736331f97fa607c55cc69d1296f1f985659"` [INFO] [stderr] Compiling chat-async v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.56s [INFO] running `"docker" "inspect" "2daf510a5988671bcc187503cc622736331f97fa607c55cc69d1296f1f985659"` [INFO] running `"docker" "rm" "-f" "2daf510a5988671bcc187503cc622736331f97fa607c55cc69d1296f1f985659"` [INFO] [stdout] 2daf510a5988671bcc187503cc622736331f97fa607c55cc69d1296f1f985659 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] a67c148e5ec82091c85844d91362a7631b5e1454461ac8e7eed7e9c8c61085f8 [INFO] running `"docker" "start" "-a" "a67c148e5ec82091c85844d91362a7631b5e1454461ac8e7eed7e9c8c61085f8"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chat_async-223bc3336c613286 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] 2020-04-27T04:09:17.170947Z src/main.rs:59 ThreadId(2) DEBUG - Logging not initialized: attempted to set a logger after the logging system was already initialized [INFO] [stderr] 2020-04-27T04:09:17.171205Z src/main.rs:70 ThreadId(2) INFO - Future accept_loop started [INFO] [stderr] 2020-04-27T04:09:17.171560Z src/main.rs:469 ThreadId(11) DEBUG - got test1 [INFO] [stderr] 2020-04-27T04:09:17.171612Z src/main.rs:474 ThreadId(11) DEBUG - Stream finished [INFO] [stderr] 2020-04-27T04:09:17.210377Z src/main.rs:212 ThreadId(10) DEBUG - NewClient { id: "127.0.0.1:32778", stream: TcpStream { watcher: Watcher { entry: Entry { token: Token(3), readers: Mutex { data: [] }, writers: Mutex { data: [] } }, source: Some(TcpStream { addr: V4(127.0.0.1:8081), peer: V4(127.0.0.1:32778), fd: 8 }) } } } [INFO] [stderr] 2020-04-27T04:09:17.210482Z src/main.rs:281 ThreadId(10) INFO - Accepting from: 127.0.0.1:32778 [INFO] [stderr] 2020-04-27T04:09:17.210543Z src/main.rs:70 ThreadId(10) INFO - Future reader: '127.0.0.1:32778' started [INFO] [stderr] 2020-04-27T04:09:17.210589Z src/main.rs:70 ThreadId(10) INFO - Future writer: '127.0.0.1:32778' started [INFO] [stderr] 2020-04-27T04:09:17.210700Z src/main.rs:135 ThreadId(10) DEBUG - Reader 127.0.0.1:32778: setting name to 'joe' [INFO] [stderr] 2020-04-27T04:09:17.210783Z src/main.rs:212 ThreadId(10) DEBUG - NewPeer { id: "127.0.0.1:32778", name: "joe" } [INFO] [stderr] 2020-04-27T04:09:17.210817Z src/main.rs:323 ThreadId(10) INFO - Id: '127.0.0.1:32778' name: 'joe' [INFO] [stderr] 2020-04-27T04:09:17.210851Z src/main.rs:326 ThreadId(10) DEBUG - Id: '127.0.0.1:32778' updating old name 'unknown' to 'joe' [INFO] [stderr] 2020-04-27T04:09:17.210885Z src/main.rs:212 ThreadId(10) DEBUG - ListAllUsers { id: "127.0.0.1:32778" } [INFO] [stderr] 2020-04-27T04:09:17.210930Z src/main.rs:384 ThreadId(10) DEBUG - All users: joe [INFO] [stderr] 2020-04-27T04:09:17.211184Z src/main.rs:455 ThreadId(2) DEBUG - Waiting for accept loop to finish [INFO] [stderr] 2020-04-27T04:09:17.214137Z src/main.rs:94 ThreadId(9) DEBUG - Accept loop recievied shutdown request [INFO] [stderr] 2020-04-27T04:09:17.214182Z src/main.rs:121 ThreadId(9) INFO - Shutting down accept loop [INFO] [stderr] 2020-04-27T04:09:17.214232Z src/main.rs:246 ThreadId(9) DEBUG - Broker recievied shutdown request [INFO] [stderr] 2020-04-27T04:09:17.214253Z src/main.rs:254 ThreadId(9) DEBUG - Broker closing tcp stream 127.0.0.1:32778 [INFO] [stderr] 2020-04-27T04:09:17.214317Z src/main.rs:265 ThreadId(9) INFO - Waiting for task_handles to finish [INFO] [stderr] 2020-04-27T04:09:17.214359Z src/main.rs:77 ThreadId(9) INFO - Future writer: '127.0.0.1:32778' ended [INFO] [stderr] 2020-04-27T04:09:17.214483Z src/main.rs:77 ThreadId(6) INFO - Future reader: '127.0.0.1:32778' ended [INFO] [stderr] 2020-04-27T04:09:17.214590Z src/main.rs:77 ThreadId(6) INFO - Future accept_loop ended [INFO] [stderr] 2020-04-27T04:09:17.218123Z src/main.rs:457 ThreadId(2) DEBUG - Finished [INFO] [stdout] test tests::client_server ... ok [INFO] [stderr] 2020-04-27T04:09:17.274221Z src/main.rs:469 ThreadId(8) DEBUG - got test2 [INFO] [stderr] 2020-04-27T04:09:17.274385Z src/main.rs:474 ThreadId(8) DEBUG - Stream finished [INFO] [stdout] test tests::streamunordered ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a67c148e5ec82091c85844d91362a7631b5e1454461ac8e7eed7e9c8c61085f8"` [INFO] running `"docker" "rm" "-f" "a67c148e5ec82091c85844d91362a7631b5e1454461ac8e7eed7e9c8c61085f8"` [INFO] [stdout] a67c148e5ec82091c85844d91362a7631b5e1454461ac8e7eed7e9c8c61085f8