[INFO] cloning repository https://github.com/RichoDemus/webpong [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RichoDemus/webpong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichoDemus%2Fwebpong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichoDemus%2Fwebpong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38026ab122b35e7fb0385c752b73606be29151a3 [INFO] testing RichoDemus/webpong against try#9ce6b522e9d830b1461df3e1b001b5831bd32346 for pr-101061-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRichoDemus%2Fwebpong" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RichoDemus/webpong on toolchain 9ce6b522e9d830b1461df3e1b001b5831bd32346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RichoDemus/webpong [INFO] finished tweaking git repo https://github.com/RichoDemus/webpong [INFO] tweaked toml for git repo https://github.com/RichoDemus/webpong written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/RichoDemus/webpong already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2058237e78ce10967564ae86d770c6cce604cb86bf73ea1a8fcfa502b9f4b498 [INFO] running `Command { std: "docker" "start" "-a" "2058237e78ce10967564ae86d770c6cce604cb86bf73ea1a8fcfa502b9f4b498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2058237e78ce10967564ae86d770c6cce604cb86bf73ea1a8fcfa502b9f4b498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2058237e78ce10967564ae86d770c6cce604cb86bf73ea1a8fcfa502b9f4b498", kill_on_drop: false }` [INFO] [stdout] 2058237e78ce10967564ae86d770c6cce604cb86bf73ea1a8fcfa502b9f4b498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcedbba96a2f4f34bec410dc3ffc8154a72ac96c9a22a475452ba3a4b77b4085 [INFO] running `Command { std: "docker" "start" "-a" "bcedbba96a2f4f34bec410dc3ffc8154a72ac96c9a22a475452ba3a4b77b4085", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling js-sys v0.3.50 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling slotmap v1.0.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling gilrs-core v0.2.6 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling gilrs v0.7.4 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling glutin v0.24.1 [INFO] [stderr] Compiling matrixmultiply v0.3.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling web-sys v0.3.50 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling mint v0.5.6 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling golem v0.1.7 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling gestalt v0.1.0 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling elefont v0.1.3 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling platter v0.1.4 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling send_wrapper v0.5.0 [INFO] [stderr] Compiling retain_mut v0.1.2 [INFO] [stderr] Compiling nalgebra v0.25.3 [INFO] [stderr] Compiling blinds v0.1.6 [INFO] [stderr] Compiling quicksilver v0.4.0 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling ncollide2d v0.28.0 [INFO] [stderr] Compiling webpong v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `retain_mut::RetainMut` [INFO] [stdout] --> src/server/pong_server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use retain_mut::RetainMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "bcedbba96a2f4f34bec410dc3ffc8154a72ac96c9a22a475452ba3a4b77b4085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcedbba96a2f4f34bec410dc3ffc8154a72ac96c9a22a475452ba3a4b77b4085", kill_on_drop: false }` [INFO] [stdout] bcedbba96a2f4f34bec410dc3ffc8154a72ac96c9a22a475452ba3a4b77b4085 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ae48c7374598dcda2fbf4df33fa0c6bfbd703304fcb558cc8a1698edb38a613 [INFO] running `Command { std: "docker" "start" "-a" "6ae48c7374598dcda2fbf4df33fa0c6bfbd703304fcb558cc8a1698edb38a613", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.23 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.23 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.23 [INFO] [stderr] Compiling webpong v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `retain_mut::RetainMut` [INFO] [stdout] --> src/server/pong_server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use retain_mut::RetainMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.30s [INFO] running `Command { std: "docker" "inspect" "6ae48c7374598dcda2fbf4df33fa0c6bfbd703304fcb558cc8a1698edb38a613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae48c7374598dcda2fbf4df33fa0c6bfbd703304fcb558cc8a1698edb38a613", kill_on_drop: false }` [INFO] [stdout] 6ae48c7374598dcda2fbf4df33fa0c6bfbd703304fcb558cc8a1698edb38a613 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c94921b9da125ba46a8a91fc31face7146586703207049477ec96c877d1a7b5e [INFO] running `Command { std: "docker" "start" "-a" "c94921b9da125ba46a8a91fc31face7146586703207049477ec96c877d1a7b5e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `retain_mut::RetainMut` [INFO] [stderr] --> src/server/pong_server.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use retain_mut::RetainMut; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `webpong` (bin "webpong" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/webpong-5eadb20a6f03288a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test network::message::tests::test_serde ... ok [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::ws_server] Listening on: localhost:8080 [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::ws_server] New client: 127.0.0.1:50464 [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::ws_server] New client: 127.0.0.1:50466 [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::websocket_test::tests] Waiting for futures... [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::websocket_test::tests] Listening to messages from client [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::websocket_test::tests] Listening to messages from client [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::ws_server] Received Ok(Text("{\"ClientMessage\":\"EnterGame\"}")) from client [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::websocket_test::tests] Server received msg: ClientMessage(EnterGame) [INFO] [stderr] [2022-09-22T07:30:59Z TRACE webpong::network::ws_server] Sending ClientMessage(EnterGame) to N/A [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::ws_server] Received Ok(Text("{\"ClientMessage\":\"EnterGame\"}")) from client [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::ws_client] Received msg: ClientMessage(EnterGame) [INFO] [stderr] [2022-09-22T07:30:59Z TRACE webpong::network::websocket_test::tests] Server listening loop ended... [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::websocket_test::tests] ws client msg: ClientMessage(EnterGame) [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::websocket_test::tests] Client listening loop ending... [INFO] [stderr] [2022-09-22T07:30:59Z TRACE webpong::network::websocket_test::tests] Client listening loop ended [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::websocket_test::tests] Server received msg: ClientMessage(EnterGame) [INFO] [stderr] [2022-09-22T07:30:59Z TRACE webpong::network::ws_server] Sending ClientMessage(EnterGame) to N/A [INFO] [stderr] [2022-09-22T07:30:59Z TRACE webpong::network::websocket_test::tests] Server listening loop ended... [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::ws_client] Received msg: ClientMessage(EnterGame) [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::websocket_test::tests] ws client msg: ClientMessage(EnterGame) [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::websocket_test::tests] Client listening loop ending... [INFO] [stderr] [2022-09-22T07:30:59Z TRACE webpong::network::websocket_test::tests] Client listening loop ended [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::websocket_test::tests] futures done [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::websocket_test::tests] Main thread ending, both clients are done [INFO] [stderr] [2022-09-22T07:30:59Z INFO webpong::network::ws_server] Starting to close server listening socket [INFO] [stderr] [2022-09-22T07:30:59Z TRACE webpong::network::websocket_test::tests] Server task stopped [INFO] [stdout] test network::websocket_test::tests::my_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c94921b9da125ba46a8a91fc31face7146586703207049477ec96c877d1a7b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c94921b9da125ba46a8a91fc31face7146586703207049477ec96c877d1a7b5e", kill_on_drop: false }` [INFO] [stdout] c94921b9da125ba46a8a91fc31face7146586703207049477ec96c877d1a7b5e