Nov 16 15:22:50.916 INFO testing rossng/real-engine against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 15:22:50.916 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 15:22:51.213 INFO [stdout] def5cf6af31df1d7e2dfe1975e996a2eea12c23421f9635410e6e7fc31213ea5 Nov 16 15:22:51.220 INFO running `"docker" "start" "-a" "def5cf6af31df1d7e2dfe1975e996a2eea12c23421f9635410e6e7fc31213ea5"` Nov 16 15:22:52.039 INFO [stderr] usermod: no changes Nov 16 15:22:52.236 INFO [stderr] Compiling libloading v0.5.0 Nov 16 15:22:52.236 INFO [stderr] Compiling x11-dl v2.17.5 Nov 16 15:22:52.236 INFO [stderr] Compiling memmap v0.6.2 Nov 16 15:22:52.236 INFO [stderr] Compiling shared_library v0.1.8 Nov 16 15:22:52.236 INFO [stderr] Compiling tempfile v3.0.2 Nov 16 15:22:52.245 INFO [stderr] Compiling gl_generator v0.9.0 Nov 16 15:22:52.245 INFO [stderr] Compiling gfx_macros v0.2.1 Nov 16 15:22:52.245 INFO [stderr] Compiling gfx_core v0.8.2 Nov 16 15:22:54.703 INFO [stderr] Compiling cgmath v0.16.1 Nov 16 15:22:54.780 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 16 15:22:56.983 INFO [stderr] Compiling dlib v0.4.1 Nov 16 15:22:57.811 INFO [stderr] Compiling wayland-sys v0.12.5 Nov 16 15:22:58.991 INFO [stderr] Compiling gfx_gl v0.5.0 Nov 16 15:22:58.992 INFO [stderr] Compiling glutin v0.14.0 Nov 16 15:22:59.051 INFO [stderr] Compiling glutin v0.15.0 Nov 16 15:23:02.463 INFO [stderr] Compiling wayland-client v0.12.5 Nov 16 15:23:15.679 INFO [stderr] Compiling wayland-protocols v0.12.5 Nov 16 15:23:15.679 INFO [stderr] Compiling wayland-kbd v0.13.1 Nov 16 15:23:31.959 INFO [stderr] Compiling wayland-window v0.13.3 Nov 16 15:23:34.715 INFO [stderr] Compiling winit v0.12.0 Nov 16 15:23:34.715 INFO [stderr] Compiling winit v0.13.1 Nov 16 15:24:15.418 INFO [stderr] Compiling gfx_device_gl v0.15.2 Nov 16 15:24:15.420 INFO [stderr] Compiling gfx v0.17.1 Nov 16 15:24:24.487 INFO [stderr] Compiling gfx_window_glutin v0.22.0 Nov 16 15:24:24.487 INFO [stderr] Compiling gfx_window_glutin v0.23.0 Nov 16 15:24:31.175 INFO [stderr] Compiling gfx_app v0.7.0 Nov 16 15:24:33.740 INFO [stderr] Compiling real-engine v0.1.0 (/source) Nov 16 15:24:34.799 INFO [stderr] warning: unused import: `Deg` Nov 16 15:24:34.799 INFO [stderr] --> src/scene.rs:3:14 Nov 16 15:24:34.799 INFO [stderr] | Nov 16 15:24:34.799 INFO [stderr] 3 | use cgmath::{Deg, Matrix4, Point3, Vector3}; Nov 16 15:24:34.799 INFO [stderr] | ^^^ Nov 16 15:24:34.799 INFO [stderr] | Nov 16 15:24:34.799 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 15:24:34.799 INFO [stderr] Nov 16 15:24:35.435 INFO [stderr] warning: unused variable: `device_id` Nov 16 15:24:35.435 INFO [stderr] --> src/scene.rs:38:64 Nov 16 15:24:35.435 INFO [stderr] | Nov 16 15:24:35.435 INFO [stderr] 38 | glutin::WindowEvent::KeyboardInput{device_id, input} => println!("Got key! {}", input.scancode), Nov 16 15:24:35.435 INFO [stderr] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` Nov 16 15:24:35.435 INFO [stderr] | Nov 16 15:24:35.435 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 15:24:35.435 INFO [stderr] Nov 16 15:24:41.317 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s Nov 16 15:24:41.329 INFO [stderr] su: No module specific data is present Nov 16 15:24:42.109 INFO running `"docker" "inspect" "def5cf6af31df1d7e2dfe1975e996a2eea12c23421f9635410e6e7fc31213ea5"` Nov 16 15:24:42.513 INFO running `"docker" "rm" "-f" "def5cf6af31df1d7e2dfe1975e996a2eea12c23421f9635410e6e7fc31213ea5"` Nov 16 15:24:42.815 INFO [stdout] def5cf6af31df1d7e2dfe1975e996a2eea12c23421f9635410e6e7fc31213ea5 Nov 16 15:24:42.819 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 15:24:43.299 INFO [stdout] 575009476e01b0058f57a6b51c7c4a155cebc14e2f94b80a2e83fa4e6d97ddb2 Nov 16 15:24:43.308 INFO running `"docker" "start" "-a" "575009476e01b0058f57a6b51c7c4a155cebc14e2f94b80a2e83fa4e6d97ddb2"` Nov 16 15:24:44.663 INFO [stderr] usermod: no changes Nov 16 15:24:44.899 INFO [stderr] Compiling real-engine v0.1.0 (/source) Nov 16 15:24:45.924 INFO [stderr] warning: unused import: `Deg` Nov 16 15:24:45.924 INFO [stderr] --> src/scene.rs:3:14 Nov 16 15:24:45.924 INFO [stderr] | Nov 16 15:24:45.924 INFO [stderr] 3 | use cgmath::{Deg, Matrix4, Point3, Vector3}; Nov 16 15:24:45.924 INFO [stderr] | ^^^ Nov 16 15:24:45.924 INFO [stderr] | Nov 16 15:24:45.924 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 15:24:45.924 INFO [stderr] Nov 16 15:24:46.563 INFO [stderr] warning: unused variable: `device_id` Nov 16 15:24:46.564 INFO [stderr] --> src/scene.rs:38:64 Nov 16 15:24:46.564 INFO [stderr] | Nov 16 15:24:46.564 INFO [stderr] 38 | glutin::WindowEvent::KeyboardInput{device_id, input} => println!("Got key! {}", input.scancode), Nov 16 15:24:46.565 INFO [stderr] | ^^^^^^^^^ help: try ignoring the field: `device_id: _` Nov 16 15:24:46.565 INFO [stderr] | Nov 16 15:24:46.565 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 15:24:46.565 INFO [stderr] Nov 16 15:24:47.267 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.58s Nov 16 15:24:47.279 INFO [stderr] su: No module specific data is present Nov 16 15:24:47.773 INFO running `"docker" "inspect" "575009476e01b0058f57a6b51c7c4a155cebc14e2f94b80a2e83fa4e6d97ddb2"` Nov 16 15:24:48.059 INFO running `"docker" "rm" "-f" "575009476e01b0058f57a6b51c7c4a155cebc14e2f94b80a2e83fa4e6d97ddb2"` Nov 16 15:24:48.384 INFO [stdout] 575009476e01b0058f57a6b51c7c4a155cebc14e2f94b80a2e83fa4e6d97ddb2 Nov 16 15:24:48.391 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 15:24:48.895 INFO [stdout] b6174753b0f959444ad66d1d85f33c14c002b9c6d2a96819e59050abe3a477d0 Nov 16 15:24:48.907 INFO running `"docker" "start" "-a" "b6174753b0f959444ad66d1d85f33c14c002b9c6d2a96819e59050abe3a477d0"` Nov 16 15:24:50.423 INFO [stderr] usermod: no changes Nov 16 15:24:50.647 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 16 15:24:50.664 INFO [stderr] Running /target/debug/deps/engine-7d90ce5eb4c966be Nov 16 15:24:50.668 INFO [stdout] Nov 16 15:24:50.668 INFO [stdout] running 0 tests Nov 16 15:24:50.668 INFO [stdout] Nov 16 15:24:50.668 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 15:24:50.668 INFO [stdout] Nov 16 15:24:50.671 INFO [stderr] su: No module specific data is present Nov 16 15:24:51.967 INFO running `"docker" "inspect" "b6174753b0f959444ad66d1d85f33c14c002b9c6d2a96819e59050abe3a477d0"` Nov 16 15:24:52.245 INFO running `"docker" "rm" "-f" "b6174753b0f959444ad66d1d85f33c14c002b9c6d2a96819e59050abe3a477d0"` Nov 16 15:24:52.553 INFO [stdout] b6174753b0f959444ad66d1d85f33c14c002b9c6d2a96819e59050abe3a477d0