Oct 10 22:31:55.933 INFO testing glennw/gl_sandpit against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:31:55.933 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:31:55.935 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 22:31:56.427 INFO blam! 71b8aafd703a87af6fca38925c5ef4f9deda342230a59d4bd5f52b8328d76dfa Oct 10 22:31:56.427 INFO running `"docker" "start" "-a" "71b8aafd703a87af6fca38925c5ef4f9deda342230a59d4bd5f52b8328d76dfa"` Oct 10 22:31:57.691 INFO kablam! usermod: no changes Oct 10 22:31:57.937 INFO kablam! Compiling rand v0.3.15 Oct 10 22:31:57.937 INFO kablam! Compiling num_cpus v1.1.0 Oct 10 22:31:57.937 INFO kablam! Compiling serde_json v0.8.3 Oct 10 22:31:57.940 INFO kablam! Compiling shared_library v0.1.5 Oct 10 22:31:57.955 INFO kablam! Compiling libz-sys v1.0.7 Oct 10 22:31:57.960 INFO kablam! Compiling gleam v0.2.25 Oct 10 22:31:57.960 INFO kablam! Compiling miniz-sys v0.1.7 Oct 10 22:31:57.960 INFO kablam! Compiling x11-dl v2.11.0 Oct 10 22:31:59.201 INFO kablam! Compiling flate2 v0.2.14 Oct 10 22:32:05.553 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 10 22:32:05.708 INFO kablam! Compiling png v0.5.2 Oct 10 22:32:06.415 INFO kablam! Compiling freetype-sys v0.4.0 Oct 10 22:32:06.588 INFO kablam! Compiling phf_generator v0.7.20 Oct 10 22:32:06.588 INFO kablam! Compiling deque v0.3.1 Oct 10 22:32:10.454 INFO kablam! Compiling num-bigint v0.1.35 Oct 10 22:32:10.454 INFO kablam! Compiling tempfile v2.1.4 Oct 10 22:32:10.544 INFO kablam! Compiling phf_codegen v0.7.20 Oct 10 22:32:10.735 INFO kablam! Compiling rayon v0.5.0 Oct 10 22:32:14.149 INFO kablam! Compiling target_build_utils v0.1.2 Oct 10 22:32:18.105 INFO kablam! Compiling freetype-rs v0.11.0 Oct 10 22:32:18.140 INFO kablam! Compiling num-rational v0.1.35 Oct 10 22:32:23.025 INFO kablam! Compiling jpeg-decoder v0.1.8 Oct 10 22:32:29.240 INFO kablam! Compiling image v0.10.4 Oct 10 22:32:37.608 INFO kablam! Compiling libloading v0.3.1 Oct 10 22:32:44.914 INFO kablam! Compiling dlib v0.3.1 Oct 10 22:32:46.444 INFO kablam! Compiling wayland-sys v0.5.11 Oct 10 22:32:48.034 INFO kablam! Compiling wayland-client v0.5.12 Oct 10 22:32:50.362 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 10 22:32:50.362 INFO kablam! Compiling wayland-window v0.2.3 Oct 10 22:32:52.996 INFO kablam! Compiling glutin v0.6.2 Oct 10 22:32:58.717 INFO kablam! Compiling gl_sandpit v0.1.0 (/source) Oct 10 22:33:00.373 INFO kablam! warning: unused imports: `Receiver`, `channel` Oct 10 22:33:00.373 INFO kablam! --> src/gfx.rs:8:23 Oct 10 22:33:00.373 INFO kablam! | Oct 10 22:33:00.374 INFO kablam! 8 | use std::sync::mpsc::{channel, Receiver}; Oct 10 22:33:00.374 INFO kablam! | ^^^^^^^ ^^^^^^^^ Oct 10 22:33:00.374 INFO kablam! | Oct 10 22:33:00.374 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 22:33:00.375 INFO kablam! Oct 10 22:33:00.375 INFO kablam! warning: unused import: `std::thread` Oct 10 22:33:00.375 INFO kablam! --> src/gfx.rs:9:5 Oct 10 22:33:00.375 INFO kablam! | Oct 10 22:33:00.376 INFO kablam! 9 | use std::thread; Oct 10 22:33:00.376 INFO kablam! | ^^^^^^^^^^^ Oct 10 22:33:00.376 INFO kablam! Oct 10 22:33:00.555 INFO kablam! warning: unused variable: `window_proxy` Oct 10 22:33:00.556 INFO kablam! --> src/gfx.rs:144:16 Oct 10 22:33:00.556 INFO kablam! | Oct 10 22:33:00.556 INFO kablam! 144 | pub fn new(window_proxy: WindowProxy) -> GfxContext { Oct 10 22:33:00.556 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_window_proxy` instead Oct 10 22:33:00.557 INFO kablam! | Oct 10 22:33:00.557 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:33:00.557 INFO kablam! Oct 10 22:33:00.597 INFO kablam! warning: field is never used: `path` Oct 10 22:33:00.597 INFO kablam! --> src/gfx.rs:34:5 Oct 10 22:33:00.597 INFO kablam! | Oct 10 22:33:00.598 INFO kablam! 34 | path: PathBuf, Oct 10 22:33:00.598 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 22:33:00.598 INFO kablam! | Oct 10 22:33:00.599 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 22:33:00.599 INFO kablam! Oct 10 22:33:00.599 INFO kablam! warning: method is never used: `refresh_shaders` Oct 10 22:33:00.600 INFO kablam! --> src/gfx.rs:293:5 Oct 10 22:33:00.600 INFO kablam! | Oct 10 22:33:00.600 INFO kablam! 293 | pub fn refresh_shaders(&mut self) { Oct 10 22:33:00.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:33:00.601 INFO kablam! Oct 10 22:33:02.842 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 10 22:33:02.852 INFO kablam! su: No module specific data is present Oct 10 22:33:03.574 INFO running `"docker" "rm" "-f" "71b8aafd703a87af6fca38925c5ef4f9deda342230a59d4bd5f52b8328d76dfa"` Oct 10 22:33:03.858 INFO blam! 71b8aafd703a87af6fca38925c5ef4f9deda342230a59d4bd5f52b8328d76dfa Oct 10 22:33:03.865 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:33:03.867 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 22:33:04.274 INFO blam! 9f8342750f2def20c17f151b29c608b9d68833da24898cd61ca9335e8f8e7cc9 Oct 10 22:33:04.276 INFO running `"docker" "start" "-a" "9f8342750f2def20c17f151b29c608b9d68833da24898cd61ca9335e8f8e7cc9"` Oct 10 22:33:05.469 INFO kablam! usermod: no changes Oct 10 22:33:05.629 INFO kablam! Compiling gl_sandpit v0.1.0 (/source) Oct 10 22:33:07.348 INFO kablam! warning: unused imports: `Receiver`, `channel` Oct 10 22:33:07.348 INFO kablam! --> src/gfx.rs:8:23 Oct 10 22:33:07.348 INFO kablam! | Oct 10 22:33:07.348 INFO kablam! 8 | use std::sync::mpsc::{channel, Receiver}; Oct 10 22:33:07.348 INFO kablam! | ^^^^^^^ ^^^^^^^^ Oct 10 22:33:07.348 INFO kablam! | Oct 10 22:33:07.348 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 22:33:07.348 INFO kablam! Oct 10 22:33:07.348 INFO kablam! warning: unused import: `std::thread` Oct 10 22:33:07.348 INFO kablam! --> src/gfx.rs:9:5 Oct 10 22:33:07.348 INFO kablam! | Oct 10 22:33:07.348 INFO kablam! 9 | use std::thread; Oct 10 22:33:07.348 INFO kablam! | ^^^^^^^^^^^ Oct 10 22:33:07.348 INFO kablam! Oct 10 22:33:07.538 INFO kablam! warning: unused variable: `window_proxy` Oct 10 22:33:07.538 INFO kablam! --> src/gfx.rs:144:16 Oct 10 22:33:07.539 INFO kablam! | Oct 10 22:33:07.539 INFO kablam! 144 | pub fn new(window_proxy: WindowProxy) -> GfxContext { Oct 10 22:33:07.539 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_window_proxy` instead Oct 10 22:33:07.539 INFO kablam! | Oct 10 22:33:07.540 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:33:07.540 INFO kablam! Oct 10 22:33:07.572 INFO kablam! warning: field is never used: `path` Oct 10 22:33:07.572 INFO kablam! --> src/gfx.rs:34:5 Oct 10 22:33:07.572 INFO kablam! | Oct 10 22:33:07.572 INFO kablam! 34 | path: PathBuf, Oct 10 22:33:07.572 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 22:33:07.572 INFO kablam! | Oct 10 22:33:07.572 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 22:33:07.572 INFO kablam! Oct 10 22:33:07.572 INFO kablam! warning: method is never used: `refresh_shaders` Oct 10 22:33:07.572 INFO kablam! --> src/gfx.rs:293:5 Oct 10 22:33:07.572 INFO kablam! | Oct 10 22:33:07.572 INFO kablam! 293 | pub fn refresh_shaders(&mut self) { Oct 10 22:33:07.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:33:07.572 INFO kablam! Oct 10 22:33:08.108 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.61s Oct 10 22:33:08.116 INFO kablam! su: No module specific data is present Oct 10 22:33:08.749 INFO running `"docker" "rm" "-f" "9f8342750f2def20c17f151b29c608b9d68833da24898cd61ca9335e8f8e7cc9"` Oct 10 22:33:08.961 INFO blam! 9f8342750f2def20c17f151b29c608b9d68833da24898cd61ca9335e8f8e7cc9 Oct 10 22:33:08.964 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:33:08.964 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 22:33:09.367 INFO blam! a3b77e56caae046cc19a32803766b942f2c9276a1c4255eb7aa52e12036d292c Oct 10 22:33:09.369 INFO running `"docker" "start" "-a" "a3b77e56caae046cc19a32803766b942f2c9276a1c4255eb7aa52e12036d292c"` Oct 10 22:33:10.459 INFO kablam! usermod: no changes Oct 10 22:33:10.629 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 10 22:33:10.636 INFO kablam! Running /target/debug/deps/gl_sandpit-42d1bee16c151238 Oct 10 22:33:10.640 INFO blam! Oct 10 22:33:10.640 INFO blam! running 0 tests Oct 10 22:33:10.640 INFO blam! Oct 10 22:33:10.640 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:33:10.640 INFO blam! Oct 10 22:33:10.641 INFO kablam! su: No module specific data is present Oct 10 22:33:11.112 INFO running `"docker" "rm" "-f" "a3b77e56caae046cc19a32803766b942f2c9276a1c4255eb7aa52e12036d292c"` Oct 10 22:33:11.461 INFO blam! a3b77e56caae046cc19a32803766b942f2c9276a1c4255eb7aa52e12036d292c