[INFO] fetching crate glimesh 0.8.0... [INFO] testing glimesh-0.8.0 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate glimesh 0.8.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate glimesh 0.8.0 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate glimesh 0.8.0 [INFO] finished tweaking crates.io crate glimesh 0.8.0 [INFO] tweaked toml for crates.io crate glimesh 0.8.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate glimesh 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e83552f49614ef7c383ac01e07a92d3d7dda3ae72be0efb386f5ce1156731126 [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" "e83552f49614ef7c383ac01e07a92d3d7dda3ae72be0efb386f5ce1156731126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e83552f49614ef7c383ac01e07a92d3d7dda3ae72be0efb386f5ce1156731126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e83552f49614ef7c383ac01e07a92d3d7dda3ae72be0efb386f5ce1156731126", kill_on_drop: false }` [INFO] [stdout] e83552f49614ef7c383ac01e07a92d3d7dda3ae72be0efb386f5ce1156731126 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5ceaac15273a628582efad44ee4725c8c23deb4814db9e6eef95c3973f55b0f [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" "f5ceaac15273a628582efad44ee4725c8c23deb4814db9e6eef95c3973f55b0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling bimap v0.6.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-rustls v0.23.1 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling async-tungstenite v0.16.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling glimesh-protocol v0.8.0 [INFO] [stderr] Compiling graphql_client_codegen v0.10.0 [INFO] [stderr] Compiling graphql_query_derive v0.10.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling graphql_client v0.10.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling glimesh v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `join_ref` [INFO] [stdout] --> src/entities.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) join_ref: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ReceivePhoenixMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entities.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Clone, Deserialize_tuple)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 57s [INFO] running `Command { std: "docker" "inspect" "f5ceaac15273a628582efad44ee4725c8c23deb4814db9e6eef95c3973f55b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5ceaac15273a628582efad44ee4725c8c23deb4814db9e6eef95c3973f55b0f", kill_on_drop: false }` [INFO] [stdout] f5ceaac15273a628582efad44ee4725c8c23deb4814db9e6eef95c3973f55b0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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] bba039dc7e43a2b43af82803cd4f8b06297dd6e5f6fd42ee5aa6e1565b31453e [INFO] running `Command { std: "docker" "start" "-a" "bba039dc7e43a2b43af82803cd4f8b06297dd6e5f6fd42ee5aa6e1565b31453e", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling glimesh-protocol v0.8.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.23.1 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling async-tungstenite v0.16.0 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling glimesh v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `join_ref` [INFO] [stdout] --> src/entities.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) join_ref: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ReceivePhoenixMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entities.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Clone, Deserialize_tuple)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `join_ref` [INFO] [stdout] --> src/entities.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) join_ref: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ReceivePhoenixMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entities.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Clone, Deserialize_tuple)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 42s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/glimesh-68c92798b38ad0cf) [INFO] running `Command { std: "docker" "inspect" "bba039dc7e43a2b43af82803cd4f8b06297dd6e5f6fd42ee5aa6e1565b31453e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba039dc7e43a2b43af82803cd4f8b06297dd6e5f6fd42ee5aa6e1565b31453e", kill_on_drop: false }` [INFO] [stdout] bba039dc7e43a2b43af82803cd4f8b06297dd6e5f6fd42ee5aa6e1565b31453e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", 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] 9858988e9084e7c0b1e5d550c7b89975e49340f81d7aa32c0f296757e258a3f3 [INFO] running `Command { std: "docker" "start" "-a" "9858988e9084e7c0b1e5d550c7b89975e49340f81d7aa32c0f296757e258a3f3", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `join_ref` [INFO] [stderr] --> src/entities.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub(crate) join_ref: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ReceivePhoenixMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/entities.rs:16:14 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Debug, Clone, Deserialize_tuple)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `glimesh` (lib) generated 1 warning [INFO] [stderr] warning: `glimesh` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glimesh-68c92798b38ad0cf) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test subscription::tests::subscription_is_send ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests glimesh [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/conn/hybrid.rs - conn::hybrid (line 5) ... FAILED [INFO] [stdout] test src/auth.rs - auth::Auth::refreshable_access_token (line 57) ... FAILED [INFO] [stdout] test src/conn/ws/connection.rs - conn::ws::connection::ConnectionBuilder (line 16) ... FAILED [INFO] [stdout] test src/conn/ws.rs - conn::ws (line 5) ... FAILED [INFO] [stdout] test src/conn/http.rs - conn::http::ConnectionBuilder (line 36) ... FAILED [INFO] [stdout] test src/conn/http.rs - conn::http (line 5) ... ok [INFO] [stdout] test src/lib.rs - (line 16) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/conn/hybrid.rs - conn::hybrid (line 5) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `glimesh::ws::Connection` in the current scope [INFO] [stdout] --> src/conn/hybrid.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 7 | let sub = ws::Connection::new(auth); [INFO] [stdout] | ^^^ function or associated item not found in `glimesh::ws::Connection` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/auth.rs - auth::Auth::refreshable_access_token (line 57) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Auth` [INFO] [stdout] --> src/auth.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 3 | let (auth, token_receiver) = Auth::refreshable_access_token( [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 | use glimesh::Auth; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AccessToken` in this scope [INFO] [stdout] --> src/auth.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 7 | AccessToken { .. }, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use glimesh::AccessToken; [INFO] [stdout] | [INFO] [stdout] 2 | use glimesh::Auth::AccessToken; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: base expression required after `..` [INFO] [stdout] --> src/auth.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 7 | AccessToken { .. }, [INFO] [stdout] | ^ add a base expression here [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/conn/ws/connection.rs - conn::ws::connection::ConnectionBuilder (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Connection` [INFO] [stdout] --> src/conn/ws/connection.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 3 | let connection = Connection::builder() [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use glimesh::http::Connection; [INFO] [stdout] | [INFO] [stdout] 2 | use glimesh::hybrid::Connection; [INFO] [stdout] | [INFO] [stdout] 2 | use glimesh::ws::Connection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/conn/ws.rs - conn::ws (line 5) stdout ---- [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/conn/ws.rs:7:73 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_conn_ws_rs_5_0() { [INFO] [stdout] | -------------------------------- this is not `async` [INFO] [stdout] 4 | use glimesh::{ws::Connection, Auth}; [INFO] [stdout] 5 | let client = Connection::connect(Auth::client_id("")).await.into_client(); [INFO] [stdout] | ^^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_client` found for enum `Result` in the current scope [INFO] [stdout] --> src/conn/ws.rs:7:80 [INFO] [stdout] | [INFO] [stdout] 5 | let client = Connection::connect(Auth::client_id("")).await.into_client(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Result` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/conn/http.rs - conn::http::ConnectionBuilder (line 36) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Connection` [INFO] [stdout] --> src/conn/http.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 3 | let connection = Connection::builder() [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use glimesh::http::Connection; [INFO] [stdout] | [INFO] [stdout] 2 | use glimesh::hybrid::Connection; [INFO] [stdout] | [INFO] [stdout] 2 | use glimesh::ws::Connection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 16) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Missing CLIENT_ID env var: NotPresent', src/lib.rs:17:42 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e9f4f6e71d - std::backtrace_rs::backtrace::libunwind::trace::hf368f6ec047d835e [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e9f4f6e71d - std::backtrace_rs::backtrace::trace_unsynchronized::h5deaa62eab82df22 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e9f4f6e71d - std::sys_common::backtrace::_print_fmt::h5a1c3a24a936a045 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e9f4f6e71d - ::fmt::h0219f75f359b565d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e9f4f8f9dc - core::fmt::write::hf0ed2ae6b5ba2d7d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55e9f4f69401 - std::io::Write::write_fmt::h64e4bb98eba3545d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55e9f4f6ff15 - std::sys_common::backtrace::_print::h733b600962ba33ce [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e9f4f6ff15 - std::sys_common::backtrace::print::h5dc0fa0616f7d4bf [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e9f4f6ff15 - std::panicking::default_hook::{{closure}}::h3151cab60fd16f06 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e9f4f6fb89 - std::panicking::default_hook::ha44b338b782f641e [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:314:9 [INFO] [stdout] 10: 0x55e9f4f705f8 - std::panicking::rust_panic_with_hook::hddbb61d11ae83bc7 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e9f4f704a7 - std::panicking::begin_panic_handler::{{closure}}::ha90ba42a51d96fb7 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55e9f4f6ebd4 - std::sys_common::backtrace::__rust_end_short_backtrace::hb2f712e9f2c19288 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e9f4f701d9 - rust_begin_unwind [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55e9f4f8dd93 - core::panicking::panic_fmt::ha7e9b4e73b08c9d5 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55e9f4f8e043 - core::result::unwrap_failed::hddfa661a0339e8e8 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55e9f4907ea4 - core::result::Result::expect::h154b7870ced411bd [INFO] [stdout] 17: 0x55e9f492262b - rust_out::main::{{closure}}::hfac743d2d73adfe7 [INFO] [stdout] 18: 0x55e9f4921f8b - as core::future::future::Future>::poll::h7b147a0e36817a33 [INFO] [stdout] 19: 0x55e9f490ac98 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h191fcb6f386d99a2 [INFO] [stdout] 20: 0x55e9f4909f12 - tokio::coop::with_budget::{{closure}}::h07145217d9639584 [INFO] [stdout] 21: 0x55e9f490596d - std::thread::local::LocalKey::try_with::he7511024cb6cff60 [INFO] [stdout] 22: 0x55e9f4905306 - std::thread::local::LocalKey::with::h483b4a3679bbfa61 [INFO] [stdout] 23: 0x55e9f490aa72 - tokio::park::thread::CachedParkThread::block_on::hdae9043c9f3b86e0 [INFO] [stdout] 24: 0x55e9f490cb7b - tokio::runtime::enter::Enter::block_on::he463eb9d997c0e61 [INFO] [stdout] 25: 0x55e9f490af49 - tokio::runtime::thread_pool::ThreadPool::block_on::hbe9e8e4457b5a4ef [INFO] [stdout] 26: 0x55e9f490cd06 - tokio::runtime::Runtime::block_on::hd8f16104dcb465c7 [INFO] [stdout] 27: 0x55e9f4922465 - rust_out::main::h682fadb1158ef691 [INFO] [stdout] 28: 0x55e9f4905d9e - core::ops::function::FnOnce::call_once::h4032af4bd267f73b [INFO] [stdout] 29: 0x55e9f4905066 - std::sys_common::backtrace::__rust_begin_short_backtrace::hfbe791f6bc78b96a [INFO] [stdout] 30: 0x55e9f4905161 - std::rt::lang_start::{{closure}}::he2a4e97c822cd5f1 [INFO] [stdout] 31: 0x55e9f4f6470e - core::ops::function::impls:: for &F>::call_once::h6b608e082e6b5f94 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/ops/function.rs:280:13 [INFO] [stdout] 32: 0x55e9f4f6470e - std::panicking::try::do_call::h22acf7e0e6515d43 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x55e9f4f6470e - std::panicking::try::h41444899bb1baa07 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x55e9f4f6470e - std::panic::catch_unwind::h233a14c808596082 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x55e9f4f6470e - std::rt::lang_start_internal::{{closure}}::h98f48e984d2e6a79 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/rt.rs:128:48 [INFO] [stdout] 36: 0x55e9f4f6470e - std::panicking::try::do_call::h5472eef8c1e4cebc [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 37: 0x55e9f4f6470e - std::panicking::try::h4271f85906dc2292 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x55e9f4f6470e - std::panic::catch_unwind::h303d73f8e1b8f3af [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x55e9f4f6470e - std::rt::lang_start_internal::h830ad10f96684e4b [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/rt.rs:128:20 [INFO] [stdout] 40: 0x55e9f4905141 - std::rt::lang_start::h0c5193e04d11a1d7 [INFO] [stdout] 41: 0x55e9f49244d3 - main [INFO] [stdout] 42: 0x7fa524b130b3 - __libc_start_main [INFO] [stdout] 43: 0x55e9f48ff92e - _start [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/auth.rs - auth::Auth::refreshable_access_token (line 57) [INFO] [stdout] src/conn/http.rs - conn::http::ConnectionBuilder (line 36) [INFO] [stdout] src/conn/hybrid.rs - conn::hybrid (line 5) [INFO] [stdout] src/conn/ws.rs - conn::ws (line 5) [INFO] [stdout] src/conn/ws/connection.rs - conn::ws::connection::ConnectionBuilder (line 16) [INFO] [stdout] src/lib.rs - (line 16) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "9858988e9084e7c0b1e5d550c7b89975e49340f81d7aa32c0f296757e258a3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9858988e9084e7c0b1e5d550c7b89975e49340f81d7aa32c0f296757e258a3f3", kill_on_drop: false }` [INFO] [stdout] 9858988e9084e7c0b1e5d550c7b89975e49340f81d7aa32c0f296757e258a3f3