[INFO] cloning repository https://github.com/jxs/follower-maze-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jxs/follower-maze-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjxs%2Ffollower-maze-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjxs%2Ffollower-maze-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0d54d4a704e2650b4d1a5fc884aca10b01745d5 [INFO] testing jxs/follower-maze-rust against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjxs%2Ffollower-maze-rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jxs/follower-maze-rust on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jxs/follower-maze-rust [INFO] finished tweaking git repo https://github.com/jxs/follower-maze-rust [INFO] tweaked toml for git repo https://github.com/jxs/follower-maze-rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jxs/follower-maze-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 491ebbfc591f6db7aaa65b2594add0940409666b5eb1085a495f63dc28ecb81b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "491ebbfc591f6db7aaa65b2594add0940409666b5eb1085a495f63dc28ecb81b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "491ebbfc591f6db7aaa65b2594add0940409666b5eb1085a495f63dc28ecb81b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "491ebbfc591f6db7aaa65b2594add0940409666b5eb1085a495f63dc28ecb81b", kill_on_drop: false }` [INFO] [stdout] 491ebbfc591f6db7aaa65b2594add0940409666b5eb1085a495f63dc28ecb81b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3d876e8d71266c77fedb2668d07dc58f49e8ab3e0500d3837caa18c2ffe5ed2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e3d876e8d71266c77fedb2668d07dc58f49e8ab3e0500d3837caa18c2ffe5ed2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.19 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream v0.3.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 futures v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.0 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling followermaze v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "e3d876e8d71266c77fedb2668d07dc58f49e8ab3e0500d3837caa18c2ffe5ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3d876e8d71266c77fedb2668d07dc58f49e8ab3e0500d3837caa18c2ffe5ed2", kill_on_drop: false }` [INFO] [stdout] e3d876e8d71266c77fedb2668d07dc58f49e8ab3e0500d3837caa18c2ffe5ed2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 779433e3e7467e3115fe66d8294c801360284dc5609112980318b0eeed288702 [INFO] running `Command { std: "docker" "start" "-a" "779433e3e7467e3115fe66d8294c801360284dc5609112980318b0eeed288702", kill_on_drop: false }` [INFO] [stderr] Compiling followermaze v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.35s [INFO] running `Command { std: "docker" "inspect" "779433e3e7467e3115fe66d8294c801360284dc5609112980318b0eeed288702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "779433e3e7467e3115fe66d8294c801360284dc5609112980318b0eeed288702", kill_on_drop: false }` [INFO] [stdout] 779433e3e7467e3115fe66d8294c801360284dc5609112980318b0eeed288702 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dac5441e8aa20b6e3a0d5010f224818e9d7b3709a6414cfc3992341fb665dda1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dac5441e8aa20b6e3a0d5010f224818e9d7b3709a6414cfc3992341fb665dda1", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] running 6 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/followermaze-907cbec768394f8d [INFO] [stdout] test events::streamer::tests::decoder_sorts_events_by_order ... ok [INFO] [stdout] test events::processor::tests::processor_sends_private_message_to_matching_client ... ok [INFO] [stdout] test events::processor::tests::processor_sends_status_update_message_to_matching_client_after_follow ... ok [INFO] [stdout] test client::tests::client_socket_receives_client_events ... ok [INFO] [stdout] test events::processor::tests::processor_doesnt_send_status_update_message_to_matching_client_after_unfollow ... ok [INFO] [stdout] test events::processor::tests::processor_sends_broadcast_event_to_all_clients ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/followermaze-0b874241e60cf243 [INFO] [stdout] [INFO] [stderr] Doc-tests followermaze [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dac5441e8aa20b6e3a0d5010f224818e9d7b3709a6414cfc3992341fb665dda1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac5441e8aa20b6e3a0d5010f224818e9d7b3709a6414cfc3992341fb665dda1", kill_on_drop: false }` [INFO] [stdout] dac5441e8aa20b6e3a0d5010f224818e9d7b3709a6414cfc3992341fb665dda1