[INFO] cloning repository https://github.com/RustyVolley/RustyVolleySrc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustyVolley/RustyVolleySrc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustyVolley%2FRustyVolleySrc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustyVolley%2FRustyVolleySrc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 769de21fcf4a53aed224e8321ca202e241c510d3 [INFO] testing RustyVolley/RustyVolleySrc against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustyVolley%2FRustyVolleySrc" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RustyVolley/RustyVolleySrc on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RustyVolley/RustyVolleySrc [INFO] finished tweaking git repo https://github.com/RustyVolley/RustyVolleySrc [INFO] tweaked toml for git repo https://github.com/RustyVolley/RustyVolleySrc written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/RustyVolley/RustyVolleySrc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bad60d55420ac30b1d96f0e60138f13a9e240d460661b39b343ac73e4d03341f [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" "bad60d55420ac30b1d96f0e60138f13a9e240d460661b39b343ac73e4d03341f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bad60d55420ac30b1d96f0e60138f13a9e240d460661b39b343ac73e4d03341f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad60d55420ac30b1d96f0e60138f13a9e240d460661b39b343ac73e4d03341f", kill_on_drop: false }` [INFO] [stdout] bad60d55420ac30b1d96f0e60138f13a9e240d460661b39b343ac73e4d03341f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1ad1bc6ad1a6d4ce401512fd128b0ad0b5c5ae918c1f9da93bb9186834ae428 [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" "c1ad1bc6ad1a6d4ce401512fd128b0ad0b5c5ae918c1f9da93bb9186834ae428", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling lyon_tessellation v0.14.2 [INFO] [stderr] Compiling lyon_algorithms v0.14.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling xmlparser v0.3.0 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling svgparser v0.8.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling lyon_svg v0.14.0 [INFO] [stderr] Compiling lyon_extra v0.14.0 [INFO] [stderr] Compiling lyon v0.14.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling gilrs-core v0.2.5 [INFO] [stderr] Compiling gilrs v0.7.3 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling ncollide2d v0.20.1 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling quicksilver v0.3.22 [INFO] [stderr] Compiling rustyvolley v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `cross_product` [INFO] [stdout] --> src/vector.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn cross_product(&self, vector : &Vector2f) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `HomeMenu` [INFO] [stdout] --> src/state_manager.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | HomeMenu, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "c1ad1bc6ad1a6d4ce401512fd128b0ad0b5c5ae918c1f9da93bb9186834ae428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1ad1bc6ad1a6d4ce401512fd128b0ad0b5c5ae918c1f9da93bb9186834ae428", kill_on_drop: false }` [INFO] [stdout] c1ad1bc6ad1a6d4ce401512fd128b0ad0b5c5ae918c1f9da93bb9186834ae428 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fda4fcbf823764020b34cda30c040f942e79919b83ca4d845dc47aa25303311c [INFO] running `Command { std: "docker" "start" "-a" "fda4fcbf823764020b34cda30c040f942e79919b83ca4d845dc47aa25303311c", kill_on_drop: false }` [INFO] [stderr] Compiling rustyvolley v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `cross_product` [INFO] [stdout] --> src/vector.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn cross_product(&self, vector : &Vector2f) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `HomeMenu` [INFO] [stdout] --> src/state_manager.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | HomeMenu, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `Command { std: "docker" "inspect" "fda4fcbf823764020b34cda30c040f942e79919b83ca4d845dc47aa25303311c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fda4fcbf823764020b34cda30c040f942e79919b83ca4d845dc47aa25303311c", kill_on_drop: false }` [INFO] [stdout] fda4fcbf823764020b34cda30c040f942e79919b83ca4d845dc47aa25303311c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 405fc36d51536db42b3e88e74cb563e9faaf5d66c50562135f8c31ef8ff88d03 [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" "405fc36d51536db42b3e88e74cb563e9faaf5d66c50562135f8c31ef8ff88d03", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `cross_product` [INFO] [stderr] --> src/vector.rs:22:12 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn cross_product(&self, vector : &Vector2f) -> f32 { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `HomeMenu` [INFO] [stderr] --> src/state_manager.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | HomeMenu, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustyvolley-ecf59fc147b770ab [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "405fc36d51536db42b3e88e74cb563e9faaf5d66c50562135f8c31ef8ff88d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "405fc36d51536db42b3e88e74cb563e9faaf5d66c50562135f8c31ef8ff88d03", kill_on_drop: false }` [INFO] [stdout] 405fc36d51536db42b3e88e74cb563e9faaf5d66c50562135f8c31ef8ff88d03