Oct 10 17:49:43.163 INFO testing nabowler/alphabangrs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:49:43.163 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:49:43.164 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 17:49:43.388 INFO blam! 7df71fe0b516a93799484f3759590ea280c1451efae9f50cb887aa38d130c53a Oct 10 17:49:43.393 INFO running `"docker" "start" "-a" "7df71fe0b516a93799484f3759590ea280c1451efae9f50cb887aa38d130c53a"` Oct 10 17:49:44.012 INFO kablam! usermod: no changes Oct 10 17:49:44.385 INFO kablam! Compiling rand v0.5.3 Oct 10 17:49:44.388 INFO kablam! Compiling x11-dl v2.17.5 Oct 10 17:49:44.393 INFO kablam! Compiling serde_derive v1.0.66 Oct 10 17:49:44.393 INFO kablam! Compiling num-derive v0.2.2 Oct 10 17:49:44.393 INFO kablam! Compiling gl v0.10.0 Oct 10 17:49:44.393 INFO kablam! Compiling glutin v0.14.0 Oct 10 17:49:44.393 INFO kablam! Compiling png v0.12.0 Oct 10 17:49:44.393 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 10 17:49:52.740 INFO kablam! Compiling gfx_device_gl v0.15.3 Oct 10 17:49:52.863 INFO kablam! Compiling image v0.19.0 Oct 10 17:49:56.072 INFO kablam! Compiling winit v0.12.0 Oct 10 17:50:09.957 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 10 17:50:11.264 INFO kablam! Compiling piston-gfx_texture v0.32.0 Oct 10 17:50:15.479 INFO kablam! Compiling pistoncore-window v0.32.0 Oct 10 17:50:15.656 INFO kablam! Compiling piston2d-gfx_graphics v0.51.0 Oct 10 17:50:16.896 INFO kablam! Compiling pistoncore-event_loop v0.37.0 Oct 10 17:50:16.896 INFO kablam! Compiling pistoncore-glutin_window v0.47.0 Oct 10 17:50:18.424 INFO kablam! Compiling piston v0.37.0 Oct 10 17:50:22.178 INFO kablam! Compiling piston_window v0.80.0 Oct 10 17:50:26.657 INFO kablam! Compiling alphabangrs v0.1.0 (/source) Oct 10 17:50:31.508 INFO kablam! warning: constant item is never used: `FONT_FAMILY` Oct 10 17:50:31.508 INFO kablam! --> src/main.rs:10:1 Oct 10 17:50:31.508 INFO kablam! | Oct 10 17:50:31.508 INFO kablam! 10 | const FONT_FAMILY :&str = "firaSans"; Oct 10 17:50:31.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:50:31.508 INFO kablam! | Oct 10 17:50:31.508 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:50:31.508 INFO kablam! Oct 10 17:50:31.508 INFO kablam! warning: constant item is never used: `TYPE_FACE` Oct 10 17:50:31.508 INFO kablam! --> src/main.rs:11:1 Oct 10 17:50:31.508 INFO kablam! | Oct 10 17:50:31.508 INFO kablam! 11 | const TYPE_FACE :&str = "FiraSans-Bold.ttf"; Oct 10 17:50:31.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:50:31.508 INFO kablam! Oct 10 17:50:37.594 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.57s Oct 10 17:50:37.629 INFO kablam! su: No module specific data is present Oct 10 17:50:38.256 INFO running `"docker" "rm" "-f" "7df71fe0b516a93799484f3759590ea280c1451efae9f50cb887aa38d130c53a"` Oct 10 17:50:38.565 INFO blam! 7df71fe0b516a93799484f3759590ea280c1451efae9f50cb887aa38d130c53a Oct 10 17:50:38.569 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:50:38.570 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 17:50:38.977 INFO blam! 1cb618be0ad66816ba00006ba9e07d9a99a358f8f70079b8cc566da0e2e9b1fd Oct 10 17:50:38.979 INFO running `"docker" "start" "-a" "1cb618be0ad66816ba00006ba9e07d9a99a358f8f70079b8cc566da0e2e9b1fd"` Oct 10 17:50:39.969 INFO kablam! usermod: no changes Oct 10 17:50:40.336 INFO kablam! Compiling alphabangrs v0.1.0 (/source) Oct 10 17:50:45.133 INFO kablam! warning: constant item is never used: `FONT_FAMILY` Oct 10 17:50:45.133 INFO kablam! --> src/main.rs:10:1 Oct 10 17:50:45.134 INFO kablam! | Oct 10 17:50:45.134 INFO kablam! 10 | const FONT_FAMILY :&str = "firaSans"; Oct 10 17:50:45.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:50:45.134 INFO kablam! | Oct 10 17:50:45.135 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:50:45.135 INFO kablam! Oct 10 17:50:45.135 INFO kablam! warning: constant item is never used: `TYPE_FACE` Oct 10 17:50:45.135 INFO kablam! --> src/main.rs:11:1 Oct 10 17:50:45.135 INFO kablam! | Oct 10 17:50:45.135 INFO kablam! 11 | const TYPE_FACE :&str = "FiraSans-Bold.ttf"; Oct 10 17:50:45.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 17:50:45.135 INFO kablam! Oct 10 17:50:45.600 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.59s Oct 10 17:50:45.612 INFO kablam! su: No module specific data is present Oct 10 17:50:46.124 INFO running `"docker" "rm" "-f" "1cb618be0ad66816ba00006ba9e07d9a99a358f8f70079b8cc566da0e2e9b1fd"` Oct 10 17:50:46.443 INFO blam! 1cb618be0ad66816ba00006ba9e07d9a99a358f8f70079b8cc566da0e2e9b1fd Oct 10 17:50:46.448 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:50:46.449 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 17:50:46.994 INFO blam! 02959ddab1290e002c1aedb64a40547cb6aca86737a4cebb8d1cc8ea4fb48f9c Oct 10 17:50:46.998 INFO running `"docker" "start" "-a" "02959ddab1290e002c1aedb64a40547cb6aca86737a4cebb8d1cc8ea4fb48f9c"` Oct 10 17:50:48.044 INFO kablam! usermod: no changes Oct 10 17:50:48.332 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 10 17:50:48.338 INFO kablam! Running /target/debug/deps/alphabangrs-f4bac22ff9470567 Oct 10 17:50:48.339 INFO blam! Oct 10 17:50:48.339 INFO blam! running 0 tests Oct 10 17:50:48.339 INFO blam! Oct 10 17:50:48.339 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:50:48.339 INFO blam! Oct 10 17:50:48.342 INFO kablam! su: No module specific data is present Oct 10 17:50:49.128 INFO running `"docker" "rm" "-f" "02959ddab1290e002c1aedb64a40547cb6aca86737a4cebb8d1cc8ea4fb48f9c"` Oct 10 17:50:49.388 INFO blam! 02959ddab1290e002c1aedb64a40547cb6aca86737a4cebb8d1cc8ea4fb48f9c