Oct 10 15:53:48.117 INFO testing rossng/real-engine against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 15:53:48.117 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 15:53:48.117 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:53:48.486 INFO blam! 11edde85017c534466b2821eb7afdc790584af0269f8c7e4d431dd1dc742017b Oct 10 15:53:48.491 INFO running `"docker" "start" "-a" "11edde85017c534466b2821eb7afdc790584af0269f8c7e4d431dd1dc742017b"` Oct 10 15:53:49.658 INFO kablam! usermod: no changes Oct 10 15:53:49.877 INFO kablam! Compiling memmap v0.6.2 Oct 10 15:53:49.877 INFO kablam! Compiling memchr v2.0.1 Oct 10 15:53:49.877 INFO kablam! Compiling shared_library v0.1.8 Oct 10 15:53:49.877 INFO kablam! Compiling tempfile v3.0.2 Oct 10 15:53:49.882 INFO kablam! Compiling x11-dl v2.17.5 Oct 10 15:53:49.882 INFO kablam! Compiling gfx_core v0.8.2 Oct 10 15:53:49.888 INFO kablam! Compiling gfx_gl v0.5.0 Oct 10 15:53:49.889 INFO kablam! Compiling glutin v0.14.0 Oct 10 15:53:51.609 INFO kablam! Compiling glutin v0.15.0 Oct 10 15:53:56.404 INFO kablam! Compiling cgmath v0.16.1 Oct 10 15:53:56.416 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 10 15:53:56.460 INFO kablam! Compiling aho-corasick v0.6.4 Oct 10 15:53:57.069 INFO kablam! Compiling wayland-client v0.12.5 Oct 10 15:54:02.144 INFO kablam! Compiling regex v1.0.0 Oct 10 15:54:09.121 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 10 15:54:09.172 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 10 15:54:19.675 INFO kablam! Compiling env_logger v0.5.10 Oct 10 15:54:20.535 INFO kablam! Compiling wayland-window v0.13.3 Oct 10 15:54:24.097 INFO kablam! Compiling winit v0.12.0 Oct 10 15:54:24.097 INFO kablam! Compiling winit v0.13.1 Oct 10 15:54:59.727 INFO kablam! Compiling gfx_device_gl v0.15.2 Oct 10 15:54:59.727 INFO kablam! Compiling gfx v0.17.1 Oct 10 15:55:07.772 INFO kablam! Compiling gfx_window_glutin v0.22.0 Oct 10 15:55:07.772 INFO kablam! Compiling gfx_window_glutin v0.23.0 Oct 10 15:55:12.844 INFO kablam! Compiling gfx_app v0.7.0 Oct 10 15:55:17.092 INFO kablam! Compiling real-engine v0.1.0 (/source) Oct 10 15:55:19.952 INFO kablam! warning: unused import: `Deg` Oct 10 15:55:19.952 INFO kablam! --> src/scene.rs:3:14 Oct 10 15:55:19.952 INFO kablam! | Oct 10 15:55:19.952 INFO kablam! 3 | use cgmath::{Deg, Matrix4, Point3, Vector3}; Oct 10 15:55:19.952 INFO kablam! | ^^^ Oct 10 15:55:19.952 INFO kablam! | Oct 10 15:55:19.952 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 15:55:19.952 INFO kablam! Oct 10 15:55:20.617 INFO kablam! warning: unused variable: `device_id` Oct 10 15:55:20.617 INFO kablam! --> src/scene.rs:38:64 Oct 10 15:55:20.617 INFO kablam! | Oct 10 15:55:20.617 INFO kablam! 38 | glutin::WindowEvent::KeyboardInput{device_id, input} => println!("Got key! {}", input.scancode), Oct 10 15:55:20.617 INFO kablam! | ^^^^^^^^^ help: try ignoring the field: `device_id: _` Oct 10 15:55:20.617 INFO kablam! | Oct 10 15:55:20.617 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 15:55:20.617 INFO kablam! Oct 10 15:55:26.746 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 37s Oct 10 15:55:26.767 INFO kablam! su: No module specific data is present Oct 10 15:55:28.163 INFO running `"docker" "rm" "-f" "11edde85017c534466b2821eb7afdc790584af0269f8c7e4d431dd1dc742017b"` Oct 10 15:55:28.514 INFO blam! 11edde85017c534466b2821eb7afdc790584af0269f8c7e4d431dd1dc742017b Oct 10 15:55:28.521 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:55:28.522 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:55:28.985 INFO blam! 40fb4a58583e5504d9ee41dc7676dd19488015658384e7c813b8039a1962e86a Oct 10 15:55:28.990 INFO running `"docker" "start" "-a" "40fb4a58583e5504d9ee41dc7676dd19488015658384e7c813b8039a1962e86a"` Oct 10 15:55:30.712 INFO kablam! usermod: no changes Oct 10 15:55:31.091 INFO kablam! Compiling real-engine v0.1.0 (/source) Oct 10 15:55:34.172 INFO kablam! warning: unused import: `Deg` Oct 10 15:55:34.172 INFO kablam! --> src/scene.rs:3:14 Oct 10 15:55:34.172 INFO kablam! | Oct 10 15:55:34.172 INFO kablam! 3 | use cgmath::{Deg, Matrix4, Point3, Vector3}; Oct 10 15:55:34.172 INFO kablam! | ^^^ Oct 10 15:55:34.172 INFO kablam! | Oct 10 15:55:34.172 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 15:55:34.172 INFO kablam! Oct 10 15:55:34.796 INFO kablam! warning: unused variable: `device_id` Oct 10 15:55:34.796 INFO kablam! --> src/scene.rs:38:64 Oct 10 15:55:34.796 INFO kablam! | Oct 10 15:55:34.796 INFO kablam! 38 | glutin::WindowEvent::KeyboardInput{device_id, input} => println!("Got key! {}", input.scancode), Oct 10 15:55:34.796 INFO kablam! | ^^^^^^^^^ help: try ignoring the field: `device_id: _` Oct 10 15:55:34.796 INFO kablam! | Oct 10 15:55:34.796 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 15:55:34.796 INFO kablam! Oct 10 15:55:35.510 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.72s Oct 10 15:55:35.520 INFO kablam! su: No module specific data is present Oct 10 15:55:36.245 INFO running `"docker" "rm" "-f" "40fb4a58583e5504d9ee41dc7676dd19488015658384e7c813b8039a1962e86a"` Oct 10 15:55:36.624 INFO blam! 40fb4a58583e5504d9ee41dc7676dd19488015658384e7c813b8039a1962e86a Oct 10 15:55:36.626 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:55:36.627 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:55:37.059 INFO blam! 5fb0c4e5dcd329e288ce6b5b427d173991e74db015f09f3205db9c87e33285a7 Oct 10 15:55:37.060 INFO running `"docker" "start" "-a" "5fb0c4e5dcd329e288ce6b5b427d173991e74db015f09f3205db9c87e33285a7"` Oct 10 15:55:38.815 INFO kablam! usermod: no changes Oct 10 15:55:39.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 10 15:55:39.041 INFO kablam! Running /target/debug/deps/engine-9d6be895b4857198 Oct 10 15:55:39.048 INFO blam! Oct 10 15:55:39.048 INFO blam! running 0 tests Oct 10 15:55:39.048 INFO blam! Oct 10 15:55:39.048 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:55:39.048 INFO blam! Oct 10 15:55:39.052 INFO kablam! su: No module specific data is present Oct 10 15:55:39.797 INFO running `"docker" "rm" "-f" "5fb0c4e5dcd329e288ce6b5b427d173991e74db015f09f3205db9c87e33285a7"` Oct 10 15:55:40.092 INFO blam! 5fb0c4e5dcd329e288ce6b5b427d173991e74db015f09f3205db9c87e33285a7