[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 try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomasol%2Fchat-async" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomasol/chat-async on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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-6/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] c0547057718994199913d9f214fb76741d0dec731716dad4f5814a28c2b044bf [INFO] running `"docker" "start" "-a" "c0547057718994199913d9f214fb76741d0dec731716dad4f5814a28c2b044bf"` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling env_logger v0.7.1 [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 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 54.37s [INFO] running `"docker" "inspect" "c0547057718994199913d9f214fb76741d0dec731716dad4f5814a28c2b044bf"` [INFO] running `"docker" "rm" "-f" "c0547057718994199913d9f214fb76741d0dec731716dad4f5814a28c2b044bf"` [INFO] [stdout] c0547057718994199913d9f214fb76741d0dec731716dad4f5814a28c2b044bf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] cad45450455ea4b8418c0f92e51a603d368ec8bee9fbd8eb0e1029b7d57ea51e [INFO] running `"docker" "start" "-a" "cad45450455ea4b8418c0f92e51a603d368ec8bee9fbd8eb0e1029b7d57ea51e"` [INFO] [stderr] Compiling chat-async v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.58s [INFO] running `"docker" "inspect" "cad45450455ea4b8418c0f92e51a603d368ec8bee9fbd8eb0e1029b7d57ea51e"` [INFO] running `"docker" "rm" "-f" "cad45450455ea4b8418c0f92e51a603d368ec8bee9fbd8eb0e1029b7d57ea51e"` [INFO] [stdout] cad45450455ea4b8418c0f92e51a603d368ec8bee9fbd8eb0e1029b7d57ea51e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 6e14ef4bdab2abe7b13eb909dd23b0585f90136821bfa2cef97f56dbb22096ef [INFO] running `"docker" "start" "-a" "6e14ef4bdab2abe7b13eb909dd23b0585f90136821bfa2cef97f56dbb22096ef"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chat_async-223bc3336c613286 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] 2020-04-27T04:09:01.868857Z src/main.rs:70 ThreadId(2) INFO - Future accept_loop started [INFO] [stderr] 2020-04-27T04:09:01.910088Z src/main.rs:59 ThreadId(3) DEBUG - Logging not initialized: attempted to set a logger after the logging system was already initialized [INFO] [stderr] 2020-04-27T04:09:01.918658Z src/main.rs:469 ThreadId(8) DEBUG - got test1 [INFO] [stderr] 2020-04-27T04:09:01.918726Z src/main.rs:474 ThreadId(8) DEBUG - Stream finished [INFO] [stderr] 2020-04-27T04:09:01.994373Z src/main.rs:212 ThreadId(9) DEBUG - NewClient { id: "127.0.0.1:32774", 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:32774), fd: 8 }) } } } [INFO] [stderr] 2020-04-27T04:09:01.994787Z src/main.rs:281 ThreadId(9) INFO - Accepting from: 127.0.0.1:32774 [INFO] [stderr] 2020-04-27T04:09:01.995091Z src/main.rs:70 ThreadId(9) INFO - Future reader: '127.0.0.1:32774' started [INFO] [stderr] 2020-04-27T04:09:01.995185Z src/main.rs:70 ThreadId(9) INFO - Future writer: '127.0.0.1:32774' started [INFO] [stderr] 2020-04-27T04:09:01.995560Z src/main.rs:135 ThreadId(6) DEBUG - Reader 127.0.0.1:32774: setting name to 'joe' [INFO] [stderr] 2020-04-27T04:09:01.995803Z src/main.rs:212 ThreadId(6) DEBUG - NewPeer { id: "127.0.0.1:32774", name: "joe" } [INFO] [stderr] 2020-04-27T04:09:01.995832Z src/main.rs:323 ThreadId(6) INFO - Id: '127.0.0.1:32774' name: 'joe' [INFO] [stderr] 2020-04-27T04:09:01.995867Z src/main.rs:326 ThreadId(6) DEBUG - Id: '127.0.0.1:32774' updating old name 'unknown' to 'joe' [INFO] [stderr] 2020-04-27T04:09:01.995899Z src/main.rs:212 ThreadId(6) DEBUG - ListAllUsers { id: "127.0.0.1:32774" } [INFO] [stderr] 2020-04-27T04:09:01.995944Z src/main.rs:384 ThreadId(6) DEBUG - All users: joe [INFO] [stderr] 2020-04-27T04:09:01.996093Z src/main.rs:455 ThreadId(2) DEBUG - Waiting for accept loop to finish [INFO] [stderr] 2020-04-27T04:09:01.996127Z src/main.rs:94 ThreadId(4) DEBUG - Accept loop recievied shutdown request [INFO] [stderr] 2020-04-27T04:09:01.996149Z src/main.rs:121 ThreadId(4) INFO - Shutting down accept loop [INFO] [stderr] 2020-04-27T04:09:01.996187Z src/main.rs:246 ThreadId(4) DEBUG - Broker recievied shutdown request [INFO] [stderr] 2020-04-27T04:09:01.996207Z src/main.rs:254 ThreadId(4) DEBUG - Broker closing tcp stream 127.0.0.1:32774 [INFO] [stderr] 2020-04-27T04:09:01.996250Z src/main.rs:265 ThreadId(4) INFO - Waiting for task_handles to finish [INFO] [stderr] 2020-04-27T04:09:01.996280Z src/main.rs:77 ThreadId(4) INFO - Future writer: '127.0.0.1:32774' ended [INFO] [stderr] 2020-04-27T04:09:01.998045Z src/main.rs:77 ThreadId(6) INFO - Future reader: '127.0.0.1:32774' ended [INFO] [stderr] 2020-04-27T04:09:01.998262Z src/main.rs:77 ThreadId(6) INFO - Future accept_loop ended [INFO] [stderr] 2020-04-27T04:09:01.998543Z src/main.rs:457 ThreadId(2) DEBUG - Finished [INFO] [stdout] test tests::client_server ... ok [INFO] [stderr] 2020-04-27T04:09:02.028110Z src/main.rs:469 ThreadId(9) DEBUG - got test2 [INFO] [stderr] 2020-04-27T04:09:02.028183Z src/main.rs:474 ThreadId(9) 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" "6e14ef4bdab2abe7b13eb909dd23b0585f90136821bfa2cef97f56dbb22096ef"` [INFO] running `"docker" "rm" "-f" "6e14ef4bdab2abe7b13eb909dd23b0585f90136821bfa2cef97f56dbb22096ef"` [INFO] [stdout] 6e14ef4bdab2abe7b13eb909dd23b0585f90136821bfa2cef97f56dbb22096ef