[INFO] cloning repository https://github.com/vilcans/naiagame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vilcans/naiagame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvilcans%2Fnaiagame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvilcans%2Fnaiagame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ca60a63105603aac051396daf87000e4f2d4b04 [INFO] testing vilcans/naiagame against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvilcans%2Fnaiagame" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vilcans/naiagame on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vilcans/naiagame [INFO] finished tweaking git repo https://github.com/vilcans/naiagame [INFO] tweaked toml for git repo https://github.com/vilcans/naiagame written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/vilcans/naiagame already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nanoserde v0.1.28 [INFO] [stderr] Downloaded ncollide3d v0.29.0 [INFO] [stderr] Downloaded kiss3d v0.31.0 [INFO] [stderr] Downloaded slotmap v1.0.3 [INFO] [stderr] Downloaded naia-client-socket v0.6.0 [INFO] [stderr] Downloaded naia-shared v0.4.1 [INFO] [stderr] Downloaded naia-derive v0.3.0 [INFO] [stderr] Downloaded naia-client v0.5.0 [INFO] [stderr] Downloaded naia-server v0.5.0 [INFO] [stderr] Downloaded naia-socket-shared v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", 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] 6ef6a27c91b99eed8d5ccc4e2ac9e2eb4de14ce30e9b26be620228315ab3f128 [INFO] running `Command { std: "docker" "start" "-a" "6ef6a27c91b99eed8d5ccc4e2ac9e2eb4de14ce30e9b26be620228315ab3f128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ef6a27c91b99eed8d5ccc4e2ac9e2eb4de14ce30e9b26be620228315ab3f128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef6a27c91b99eed8d5ccc4e2ac9e2eb4de14ce30e9b26be620228315ab3f128", kill_on_drop: false }` [INFO] [stdout] 6ef6a27c91b99eed8d5ccc4e2ac9e2eb4de14ce30e9b26be620228315ab3f128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--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] 9ed7ee1deaf6d5cececa3c6589c7ffd9c1ac9630817cbcf04323a16a88c0cee9 [INFO] running `Command { std: "docker" "start" "-a" "9ed7ee1deaf6d5cececa3c6589c7ffd9c1ac9630817cbcf04323a16a88c0cee9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling local_ipaddress v0.1.3 [INFO] [stderr] Compiling nanoserde-derive v0.1.18 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling glow v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling slotmap v1.0.3 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling nanoserde v0.1.28 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling naia-socket-shared v0.4.1 [INFO] [stderr] Compiling naia-shared v0.4.1 [INFO] [stderr] Compiling naia-client-socket v0.6.0 [INFO] [stderr] Compiling naia-client v0.5.0 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling naia-derive v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling wayland-egl v0.28.5 [INFO] [stderr] Compiling nalgebra v0.26.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling naiagame-shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling naia-server-socket v0.5.0 [INFO] [stderr] Compiling naia-server v0.5.0 [INFO] [stderr] Compiling naiagame-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling ncollide3d v0.29.0 [INFO] [stderr] Compiling kiss3d v0.31.0 [INFO] [stderr] Compiling naiagame-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused import: `PointActorColor` [INFO] [stdout] --> client/src/client.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | KeyCommand, PointActorColor, [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 4m 20s [INFO] running `Command { std: "docker" "inspect" "9ed7ee1deaf6d5cececa3c6589c7ffd9c1ac9630817cbcf04323a16a88c0cee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed7ee1deaf6d5cececa3c6589c7ffd9c1ac9630817cbcf04323a16a88c0cee9", kill_on_drop: false }` [INFO] [stdout] 9ed7ee1deaf6d5cececa3c6589c7ffd9c1ac9630817cbcf04323a16a88c0cee9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47374a5cf27dec495465eba3fe2aeec6d0b12f2100779a7cfc214c6b071c9a96 [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" "47374a5cf27dec495465eba3fe2aeec6d0b12f2100779a7cfc214c6b071c9a96", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling naiagame-shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling naiagame-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling naiagame-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused import: `PointActorColor` [INFO] [stdout] --> client/src/client.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | KeyCommand, PointActorColor, [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 30.07s [INFO] running `Command { std: "docker" "inspect" "47374a5cf27dec495465eba3fe2aeec6d0b12f2100779a7cfc214c6b071c9a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47374a5cf27dec495465eba3fe2aeec6d0b12f2100779a7cfc214c6b071c9a96", kill_on_drop: false }` [INFO] [stdout] 47374a5cf27dec495465eba3fe2aeec6d0b12f2100779a7cfc214c6b071c9a96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dcd30112820f76da533012ffd54c49deb1ae7e5dd1e07d33b48498197efe0774 [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" "dcd30112820f76da533012ffd54c49deb1ae7e5dd1e07d33b48498197efe0774", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `PointActorColor` [INFO] [stderr] --> client/src/client.rs:11:17 [INFO] [stderr] | [INFO] [stderr] 11 | KeyCommand, PointActorColor, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `naiagame-client` (bin "naiagame-client" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/naiagame_client-0b6f46af7f01cb49) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/naiagame_server-00de1ff27631c524) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/naiagame_shared-a70ec88667db2aa5) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests naiagame-shared [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dcd30112820f76da533012ffd54c49deb1ae7e5dd1e07d33b48498197efe0774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcd30112820f76da533012ffd54c49deb1ae7e5dd1e07d33b48498197efe0774", kill_on_drop: false }` [INFO] [stdout] dcd30112820f76da533012ffd54c49deb1ae7e5dd1e07d33b48498197efe0774