[INFO] updating cached repository https://github.com/ozer/stream8 [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 621b58d6168eb92022f8b572855dc1bad27e1690 [INFO] testing ozer/stream8 against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozer%2Fstream8" "/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/ozer/stream8 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ozer/stream8 [INFO] finished tweaking git repo https://github.com/ozer/stream8 [INFO] tweaked toml for git repo https://github.com/ozer/stream8 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ozer/stream8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 820c84a7233e104f20699fd5b56b7108f1fcae1df4db4d67bf6556873325b02a [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" "820c84a7233e104f20699fd5b56b7108f1fcae1df4db4d67bf6556873325b02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "820c84a7233e104f20699fd5b56b7108f1fcae1df4db4d67bf6556873325b02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "820c84a7233e104f20699fd5b56b7108f1fcae1df4db4d67bf6556873325b02a", kill_on_drop: false }` [INFO] [stdout] 820c84a7233e104f20699fd5b56b7108f1fcae1df4db4d67bf6556873325b02a [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b089bf89f28930250cce2cacfc6f959dfaed0d8f3071ea92258517bf902f20a [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" "6b089bf89f28930250cce2cacfc6f959dfaed0d8f3071ea92258517bf902f20a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling os_info v1.3.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.29 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling tokio v0.2.16 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling trust-dns-proto v0.19.3 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling trust-dns-resolver v0.19.3 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_with v1.4.0 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling juniper v0.14.2 [INFO] [stderr] Compiling bson v0.14.1 [INFO] [stderr] Compiling mongodb v0.9.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling stream8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `streamer` [INFO] [stdout] --> src/db.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn create_streamer(client: Client, streamer: NewStreamer) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_streamer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/./graphql_resolver.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn find_streamer_by_id(client: &Client, streamerId: bson::oid::ObjectId) -> Option { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `streamerId` [INFO] [stdout] --> src/./graphql_resolver.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn find_streamer_by_id(client: &Client, streamerId: bson::oid::ObjectId) -> Option { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_streamerId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_streamer_by_id` [INFO] [stdout] --> src/./graphql_resolver.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn find_streamer_by_id(client: &Client, streamerId: bson::oid::ObjectId) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `streamerId` should have a snake case name [INFO] [stdout] --> src/./graphql_resolver.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn find_streamer_by_id(client: &Client, streamerId: bson::oid::ObjectId) -> Option { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `streamer_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 37s [INFO] running `Command { std: "docker" "inspect" "6b089bf89f28930250cce2cacfc6f959dfaed0d8f3071ea92258517bf902f20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b089bf89f28930250cce2cacfc6f959dfaed0d8f3071ea92258517bf902f20a", kill_on_drop: false }` [INFO] [stdout] 6b089bf89f28930250cce2cacfc6f959dfaed0d8f3071ea92258517bf902f20a [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7c099bc8f049b1221387c16436dc22448f806d92059fefdd3ed8e5c005fd0ac [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" "c7c099bc8f049b1221387c16436dc22448f806d92059fefdd3ed8e5c005fd0ac", kill_on_drop: false }` [INFO] [stderr] Compiling stream8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `streamer` [INFO] [stdout] --> src/db.rs:18:40 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn create_streamer(client: Client, streamer: NewStreamer) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_streamer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client` [INFO] [stdout] --> src/./graphql_resolver.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn find_streamer_by_id(client: &Client, streamerId: bson::oid::ObjectId) -> Option { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `streamerId` [INFO] [stdout] --> src/./graphql_resolver.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn find_streamer_by_id(client: &Client, streamerId: bson::oid::ObjectId) -> Option { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_streamerId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_streamer_by_id` [INFO] [stdout] --> src/./graphql_resolver.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn find_streamer_by_id(client: &Client, streamerId: bson::oid::ObjectId) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_graphql_request` [INFO] [stdout] --> src/main.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | fn get_graphql_request() -> GraphQLRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `streamerId` should have a snake case name [INFO] [stdout] --> src/./graphql_resolver.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn find_streamer_by_id(client: &Client, streamerId: bson::oid::ObjectId) -> Option { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `streamer_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.44s [INFO] running `Command { std: "docker" "inspect" "c7c099bc8f049b1221387c16436dc22448f806d92059fefdd3ed8e5c005fd0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7c099bc8f049b1221387c16436dc22448f806d92059fefdd3ed8e5c005fd0ac", kill_on_drop: false }` [INFO] [stdout] c7c099bc8f049b1221387c16436dc22448f806d92059fefdd3ed8e5c005fd0ac [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ebaec1f566b4800075debc89bf9a57c9198a9b38cf843e64a5cf71aec63103d [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" "0ebaec1f566b4800075debc89bf9a57c9198a9b38cf843e64a5cf71aec63103d", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `streamer` [INFO] [stderr] --> src/db.rs:18:40 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn create_streamer(client: Client, streamer: NewStreamer) -> Result { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_streamer` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `client` [INFO] [stderr] --> src/./graphql_resolver.rs:23:28 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn find_streamer_by_id(client: &Client, streamerId: bson::oid::ObjectId) -> Option { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `streamerId` [INFO] [stderr] --> src/./graphql_resolver.rs:23:45 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn find_streamer_by_id(client: &Client, streamerId: bson::oid::ObjectId) -> Option { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_streamerId` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `find_streamer_by_id` [INFO] [stderr] --> src/./graphql_resolver.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn find_streamer_by_id(client: &Client, streamerId: bson::oid::ObjectId) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_graphql_request` [INFO] [stderr] --> src/main.rs:100:8 [INFO] [stderr] | [INFO] [stderr] 100 | fn get_graphql_request() -> GraphQLRequest { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable `streamerId` should have a snake case name [INFO] [stderr] --> src/./graphql_resolver.rs:23:45 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn find_streamer_by_id(client: &Client, streamerId: bson::oid::ObjectId) -> Option { [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `streamer_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/stream8-4b5ee03ad201ece5 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::first_query ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::first_query stdout ---- [INFO] [stdout] thread 'tests::first_query' panicked at 'Panic at getting connection to mongo!', src/main.rs:96:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55966a740a35 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55966a740a35 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55966a740a35 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55966a740a35 - ::fmt::hdb4a83d2b61107e5 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55966a76b5bc - core::fmt::write::ha20e7262fa3e8a7a [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x559669d1b9f5 - std::io::Write::write_fmt::hd8ff364c7845d2d0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55966a736961 - std::io::impls::>::write_fmt::h1c057ef6e8762996 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55966a7431c0 - std::sys_common::backtrace::_print::h9c07314cc66ba539 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55966a7431c0 - std::sys_common::backtrace::print::hd1fd65f49a2d8544 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55966a7431c0 - std::panicking::default_hook::{{closure}}::h222da46485ab36fc [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55966a742eba - std::panicking::default_hook::hc5868949d129ed00 [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x55966a743803 - std::panicking::rust_panic_with_hook::h26a6ab8b0993c0c8 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x55966a7433fb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x55966a769ca1 - core::panicking::panic_fmt::h17139c2000299725 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x55966a769a33 - core::option::expect_failed::h64f5a96368d1b71b [INFO] [stdout] at src/libcore/option.rs:1261 [INFO] [stdout] 15: 0x559669bfe5a1 - core::option::Option::expect::hd31147ed4d1ba989 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/option.rs:344 [INFO] [stdout] 16: 0x559669cb1eb5 - stream8::tests::get_mongo_handle::h26755414d774791c [INFO] [stdout] at src/main.rs:94 [INFO] [stdout] 17: 0x559669cb2067 - stream8::tests::first_query::{{closure}}::h9b7e416d844a8c54 [INFO] [stdout] at src/main.rs:107 [INFO] [stdout] 18: 0x559669bbbce9 - as core::future::future::Future>::poll::hb87f002ea4b098b5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/future/mod.rs:78 [INFO] [stdout] 19: 0x559669d197ae - as core::future::future::Future>::poll::{{closure}}::h1c41eb76a13ef5be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/task/local.rs:518 [INFO] [stdout] 20: 0x559669b97d66 - tokio::macros::scoped_tls::ScopedKey::set::h132b3b24314ad3aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/macros/scoped_tls.rs:64 [INFO] [stdout] 21: 0x559669d0bbe1 - tokio::task::local::LocalSet::with::h60c7cb654fa03dc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/task/local.rs:435 [INFO] [stdout] 22: 0x559669d19722 - as core::future::future::Future>::poll::ha2e2e0224a850df2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/task/local.rs:511 [INFO] [stdout] 23: 0x559669d0be67 - tokio::task::local::LocalSet::run_until::{{closure}}::he8b7627be92b403d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/task/local.rs:385 [INFO] [stdout] 24: 0x559669bbc0f9 - as core::future::future::Future>::poll::hf368e6c69498001b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/future/mod.rs:78 [INFO] [stdout] 25: 0x559669c1c5f3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h3f59a9ef9611e007 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 26: 0x559669cdcde7 - tokio::coop::budget::{{closure}}::h010de632fa59db5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/coop.rs:97 [INFO] [stdout] 27: 0x559669cd672f - std::thread::local::LocalKey::try_with::hde1e6ba2c2661bb4 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/local.rs:263 [INFO] [stdout] 28: 0x559669cd6008 - std::thread::local::LocalKey::with::hd056a99bab6ea545 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/local.rs:239 [INFO] [stdout] 29: 0x559669c1c0b7 - tokio::coop::budget::h6b75760f0cad8c1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/coop.rs:79 [INFO] [stdout] 30: 0x559669c1c0b7 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hdc45c171e47bf189 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/basic_scheduler.rs:131 [INFO] [stdout] 31: 0x559669c1cae0 - tokio::runtime::basic_scheduler::enter::{{closure}}::h44ba0350fa752898 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 32: 0x559669b97c5e - tokio::macros::scoped_tls::ScopedKey::set::h06ec9cd5b20e9fe7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/macros/scoped_tls.rs:64 [INFO] [stdout] 33: 0x559669c1c9b9 - tokio::runtime::basic_scheduler::enter::h7682f052d9c2f238 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/basic_scheduler.rs:213 [INFO] [stdout] 34: 0x559669c1bedd - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he19b63e78ce54441 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/basic_scheduler.rs:123 [INFO] [stdout] 35: 0x559669c80b03 - tokio::runtime::Runtime::block_on::{{closure}}::hf2778ed77155fd42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/mod.rs:418 [INFO] [stdout] 36: 0x559669bb4a5f - tokio::runtime::context::enter::hc98c47bb49f9c002 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/context.rs:72 [INFO] [stdout] 37: 0x559669c809da - tokio::runtime::handle::Handle::enter::h9cfbfe6aa5471b3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/handle.rs:39 [INFO] [stdout] 38: 0x559669c80a7d - tokio::runtime::Runtime::block_on::h1d8599fde6f19392 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/runtime/mod.rs:415 [INFO] [stdout] 39: 0x559669d0bc64 - tokio::task::local::LocalSet::block_on::he215da967f68a065 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.16/src/task/local.rs:346 [INFO] [stdout] 40: 0x559669d1987f - actix_rt::runtime::Runtime::block_on::h26f9a94b280cd8be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.0.0/src/runtime.rs:89 [INFO] [stdout] 41: 0x559669c8ba0c - actix_rt::builder::SystemRunner::block_on::hfd46520ba329e6e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.0.0/src/builder.rs:187 [INFO] [stdout] 42: 0x559669cb1f82 - stream8::tests::first_query::h1ba13285faaf5416 [INFO] [stdout] at src/main.rs:104 [INFO] [stdout] 43: 0x559669cb1f0a - stream8::tests::first_query::{{closure}}::h3357ace4ad079eb8 [INFO] [stdout] at src/main.rs:104 [INFO] [stdout] 44: 0x559669c2be2e - core::ops::function::FnOnce::call_once::h5900d09cdf7373a2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 45: 0x559669d42f6c - as core::ops::function::FnOnce>::call_once::h42148c33ed88c979 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 46: 0x559669d42f6c - as core::ops::function::FnOnce<()>>::call_once::h759dc0b09d774665 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 47: 0x559669d42f6c - std::panicking::try::do_call::h676ad1fc9e9badea [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 48: 0x559669d42f6c - std::panicking::try::hee36a8727a3050b0 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 49: 0x559669d42f6c - std::panic::catch_unwind::hd5d426ebd89b2542 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 50: 0x559669d42f6c - test::run_test_in_process::h8dacdba4dc4cbaa5 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 51: 0x559669d42f6c - test::run_test::run_test_inner::{{closure}}::hf93754afad6be40f [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 52: 0x559669d1aee6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2c69fab544a90730 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 53: 0x559669d1ff75 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcf302fafa60d80f2 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:475 [INFO] [stdout] 54: 0x559669d1ff75 - as core::ops::function::FnOnce<()>>::call_once::h39ede710608e817e [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:318 [INFO] [stdout] 55: 0x559669d1ff75 - std::panicking::try::do_call::hec0b4d2faa46fbf7 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:348 [INFO] [stdout] 56: 0x559669d1ff75 - std::panicking::try::h0144ba3f2539803d [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panicking.rs:325 [INFO] [stdout] 57: 0x559669d1ff75 - std::panic::catch_unwind::ha03e59eb589f857b [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/panic.rs:394 [INFO] [stdout] 58: 0x559669d1ff75 - std::thread::Builder::spawn_unchecked::{{closure}}::hdeba34620a4a7a44 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libstd/thread/mod.rs:474 [INFO] [stdout] 59: 0x559669d1ff75 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h552693dbb801eadd [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/libcore/ops/function.rs:233 [INFO] [stdout] 60: 0x55966a74a87a - as core::ops::function::FnOnce>::call_once::h61c24496ae624ac5 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 61: 0x55966a74a87a - as core::ops::function::FnOnce>::call_once::h89548957afa14049 [INFO] [stdout] at /rustc/6f959902b3103c49ca981fbc01871589c3498489/src/liballoc/boxed.rs:1081 [INFO] [stdout] 62: 0x55966a74a87a - std::sys::unix::thread::Thread::new::thread_start::h73903fbbff5b990e [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 63: 0x7f1b0ab99609 - start_thread [INFO] [stdout] 64: 0x7f1b0aaa5103 - __clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::first_query [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin stream8' [INFO] running `Command { std: "docker" "inspect" "0ebaec1f566b4800075debc89bf9a57c9198a9b38cf843e64a5cf71aec63103d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ebaec1f566b4800075debc89bf9a57c9198a9b38cf843e64a5cf71aec63103d", kill_on_drop: false }` [INFO] [stdout] 0ebaec1f566b4800075debc89bf9a57c9198a9b38cf843e64a5cf71aec63103d