[INFO] updating cached repository https://github.com/hnefatl/rust-particles [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 18946214ae118404a13fdc1e412621afb78c2de0 [INFO] testing hnefatl/rust-particles against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnefatl%2Frust-particles" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hnefatl/rust-particles on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hnefatl/rust-particles [INFO] finished tweaking git repo https://github.com/hnefatl/rust-particles [INFO] tweaked toml for git repo https://github.com/hnefatl/rust-particles written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/hnefatl/rust-particles already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] f8732f32e7b83321571069b5b9aa8917f286844906bf274c56f547974b05a1c5 [INFO] running `"docker" "start" "-a" "f8732f32e7b83321571069b5b9aa8917f286844906bf274c56f547974b05a1c5"` [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.2 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling rust-particles v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `display` [INFO] [stderr] --> src/main.rs:162:5 [INFO] [stderr] | [INFO] [stderr] 162 | display: &glium::Display, [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_display` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `num_particles` [INFO] [stderr] --> src/main.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | num_particles: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.98s [INFO] running `"docker" "inspect" "f8732f32e7b83321571069b5b9aa8917f286844906bf274c56f547974b05a1c5"` [INFO] running `"docker" "rm" "-f" "f8732f32e7b83321571069b5b9aa8917f286844906bf274c56f547974b05a1c5"` [INFO] [stdout] f8732f32e7b83321571069b5b9aa8917f286844906bf274c56f547974b05a1c5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 36169c3d1250edd87c58481683686989452b0ca7e18053d43db59aef66ab8693 [INFO] running `"docker" "start" "-a" "36169c3d1250edd87c58481683686989452b0ca7e18053d43db59aef66ab8693"` [INFO] [stderr] Compiling rust-particles v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `display` [INFO] [stderr] --> src/main.rs:162:5 [INFO] [stderr] | [INFO] [stderr] 162 | display: &glium::Display, [INFO] [stderr] | ^^^^^^^ help: consider prefixing with an underscore: `_display` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `num_particles` [INFO] [stderr] --> src/main.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | num_particles: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `"docker" "inspect" "36169c3d1250edd87c58481683686989452b0ca7e18053d43db59aef66ab8693"` [INFO] running `"docker" "rm" "-f" "36169c3d1250edd87c58481683686989452b0ca7e18053d43db59aef66ab8693"` [INFO] [stdout] 36169c3d1250edd87c58481683686989452b0ca7e18053d43db59aef66ab8693 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] e6d674078c56a01e9e3fbec7b012dc2e244c461fc1a7a70ec8bf08aac4869514 [INFO] running `"docker" "start" "-a" "e6d674078c56a01e9e3fbec7b012dc2e244c461fc1a7a70ec8bf08aac4869514"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_particles-5c59fa34e0e2f115 [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 `"docker" "inspect" "e6d674078c56a01e9e3fbec7b012dc2e244c461fc1a7a70ec8bf08aac4869514"` [INFO] running `"docker" "rm" "-f" "e6d674078c56a01e9e3fbec7b012dc2e244c461fc1a7a70ec8bf08aac4869514"` [INFO] [stdout] e6d674078c56a01e9e3fbec7b012dc2e244c461fc1a7a70ec8bf08aac4869514