[INFO] updating cached repository https://github.com/jinroh/musique [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] 3f1d4d9e39dd25010dfd1fe8a60077287534d853 [INFO] testing jinroh/musique against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjinroh%2Fmusique" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jinroh/musique 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/jinroh/musique [INFO] finished tweaking git repo https://github.com/jinroh/musique [INFO] tweaked toml for git repo https://github.com/jinroh/musique written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jinroh/musique 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 7c8c2c2e1c84e8219e8dfb4d7deb7358e4664e6248fee8d9e9bacef58965d2a8 [INFO] running `"docker" "start" "-a" "7c8c2c2e1c84e8219e8dfb4d7deb7358e4664e6248fee8d9e9bacef58965d2a8"` [INFO] [stderr] Compiling heapsize v0.4.1 [INFO] [stderr] Compiling webrender v0.50.0 (https://github.com/servo/webrender#4cc0cad0) [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling cmake v0.1.26 [INFO] [stderr] Compiling gleam v0.4.8 [INFO] [stderr] Compiling png v0.8.0 [INFO] [stderr] Compiling servo-glutin v0.11.1 [INFO] [stderr] Compiling x11-dl v2.15.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling serde v1.0.15 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling servo-freetype-sys v4.0.3 [INFO] [stderr] Compiling image v0.14.0 [INFO] [stderr] Compiling freetype v0.3.0 [INFO] [stderr] Compiling euclid v0.15.3 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling app_units v0.5.6 [INFO] [stderr] Compiling webrender_api v0.50.0 (https://github.com/servo/webrender#4cc0cad0) [INFO] [stderr] Compiling plane-split v0.6.0 [INFO] [stderr] Compiling musique v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:11:42 [INFO] [stderr] | [INFO] [stderr] 11 | fn window_event_loop() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/main.rs:243:29 [INFO] [stderr] | [INFO] [stderr] 243 | ColorF::new((1.0 - f), (1.0 - f), (1.0 - f), 1.0) [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/main.rs:243:40 [INFO] [stderr] | [INFO] [stderr] 243 | ColorF::new((1.0 - f), (1.0 - f), (1.0 - f), 1.0) [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/main.rs:243:51 [INFO] [stderr] | [INFO] [stderr] 243 | ColorF::new((1.0 - f), (1.0 - f), (1.0 - f), 1.0) [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/main.rs:313:41 [INFO] [stderr] | [INFO] [stderr] 313 | LayoutSize::new(((x2 as f32) - self.0), ((y2 as f32) - self.1))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/main.rs:313:65 [INFO] [stderr] | [INFO] [stderr] 313 | LayoutSize::new(((x2 as f32) - self.0), ((y2 as f32) - self.1))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: field is never used: `window_proxy` [INFO] [stderr] --> src/main.rs:284:5 [INFO] [stderr] | [INFO] [stderr] 284 | window_proxy: glutin::WindowProxy, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.83s [INFO] running `"docker" "inspect" "7c8c2c2e1c84e8219e8dfb4d7deb7358e4664e6248fee8d9e9bacef58965d2a8"` [INFO] running `"docker" "rm" "-f" "7c8c2c2e1c84e8219e8dfb4d7deb7358e4664e6248fee8d9e9bacef58965d2a8"` [INFO] [stdout] 7c8c2c2e1c84e8219e8dfb4d7deb7358e4664e6248fee8d9e9bacef58965d2a8 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] e4969768affc710634fb9258e6a3a448c55be8a99d49866330346d79f9f7eab2 [INFO] running `"docker" "start" "-a" "e4969768affc710634fb9258e6a3a448c55be8a99d49866330346d79f9f7eab2"` [INFO] [stderr] Compiling musique v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:11:42 [INFO] [stderr] | [INFO] [stderr] 11 | fn window_event_loop() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/main.rs:243:29 [INFO] [stderr] | [INFO] [stderr] 243 | ColorF::new((1.0 - f), (1.0 - f), (1.0 - f), 1.0) [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/main.rs:243:40 [INFO] [stderr] | [INFO] [stderr] 243 | ColorF::new((1.0 - f), (1.0 - f), (1.0 - f), 1.0) [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/main.rs:243:51 [INFO] [stderr] | [INFO] [stderr] 243 | ColorF::new((1.0 - f), (1.0 - f), (1.0 - f), 1.0) [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/main.rs:313:41 [INFO] [stderr] | [INFO] [stderr] 313 | LayoutSize::new(((x2 as f32) - self.0), ((y2 as f32) - self.1))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/main.rs:313:65 [INFO] [stderr] | [INFO] [stderr] 313 | LayoutSize::new(((x2 as f32) - self.0), ((y2 as f32) - self.1))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: field is never used: `window_proxy` [INFO] [stderr] --> src/main.rs:284:5 [INFO] [stderr] | [INFO] [stderr] 284 | window_proxy: glutin::WindowProxy, [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.11s [INFO] running `"docker" "inspect" "e4969768affc710634fb9258e6a3a448c55be8a99d49866330346d79f9f7eab2"` [INFO] running `"docker" "rm" "-f" "e4969768affc710634fb9258e6a3a448c55be8a99d49866330346d79f9f7eab2"` [INFO] [stdout] e4969768affc710634fb9258e6a3a448c55be8a99d49866330346d79f9f7eab2 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 32eb21679776432b132e27bc8747cfa5243bb4d21b9c8c26143125ab2d4b7078 [INFO] running `"docker" "start" "-a" "32eb21679776432b132e27bc8747cfa5243bb4d21b9c8c26143125ab2d4b7078"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/musique-ac1e37511401b900 [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" "32eb21679776432b132e27bc8747cfa5243bb4d21b9c8c26143125ab2d4b7078"` [INFO] running `"docker" "rm" "-f" "32eb21679776432b132e27bc8747cfa5243bb4d21b9c8c26143125ab2d4b7078"` [INFO] [stdout] 32eb21679776432b132e27bc8747cfa5243bb4d21b9c8c26143125ab2d4b7078