Oct 14 19:42:04.172 INFO testing glennw/gl_sandpit against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 19:42:04.172 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 14 19:42:04.619 INFO blam! d0a642d426b34762895d8ff87eb80ee148d209e77d7962c359291ebcf7cc3637 Oct 14 19:42:04.621 INFO running `"docker" "start" "-a" "d0a642d426b34762895d8ff87eb80ee148d209e77d7962c359291ebcf7cc3637"` Oct 14 19:42:05.974 INFO kablam! usermod: no changes Oct 14 19:42:06.228 INFO kablam! Compiling libc v0.2.17 Oct 14 19:42:06.243 INFO kablam! Compiling xml-rs v0.3.4 Oct 14 19:42:06.267 INFO kablam! Compiling miniz-sys v0.1.7 Oct 14 19:42:06.267 INFO kablam! Compiling libz-sys v1.0.7 Oct 14 19:42:06.268 INFO kablam! Compiling num v0.1.36 Oct 14 19:42:07.342 INFO kablam! Compiling enum_primitive v0.1.0 Oct 14 19:42:09.143 INFO kablam! Compiling rand v0.3.15 Oct 14 19:42:09.143 INFO kablam! Compiling num_cpus v1.1.0 Oct 14 19:42:09.144 INFO kablam! Compiling fs2 v0.2.5 Oct 14 19:42:09.144 INFO kablam! Compiling shared_library v0.1.5 Oct 14 19:42:09.144 INFO kablam! Compiling x11-dl v2.11.0 Oct 14 19:42:09.163 INFO kablam! Compiling time v0.1.35 Oct 14 19:42:14.063 INFO kablam! Compiling memmap v0.2.3 Oct 14 19:42:14.135 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 19:42:15.891 INFO kablam! Compiling freetype-sys v0.4.0 Oct 14 19:42:18.807 INFO kablam! Compiling flate2 v0.2.14 Oct 14 19:42:19.383 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 14 19:42:19.761 INFO kablam! Compiling gl_generator v0.5.2 Oct 14 19:42:19.875 INFO kablam! Compiling phf_generator v0.7.20 Oct 14 19:42:19.876 INFO kablam! Compiling deque v0.3.1 Oct 14 19:42:19.876 INFO kablam! Compiling num-bigint v0.1.35 Oct 14 19:42:20.239 INFO kablam! Compiling tempfile v2.1.4 Oct 14 19:42:22.291 INFO kablam! Compiling rayon v0.5.0 Oct 14 19:42:24.371 INFO kablam! Compiling phf_codegen v0.7.20 Oct 14 19:42:27.395 INFO kablam! Compiling freetype-rs v0.11.0 Oct 14 19:42:27.396 INFO kablam! Compiling png v0.5.2 Oct 14 19:42:27.559 INFO kablam! Compiling num-rational v0.1.35 Oct 14 19:42:27.647 INFO kablam! Compiling target_build_utils v0.1.2 Oct 14 19:42:30.699 INFO kablam! Compiling wayland-client v0.5.12 Oct 14 19:42:36.967 INFO kablam! Compiling jpeg-decoder v0.1.8 Oct 14 19:42:37.571 INFO kablam! Compiling gleam v0.2.25 Oct 14 19:42:37.681 INFO kablam! Compiling glutin v0.6.2 Oct 14 19:42:43.514 INFO kablam! Compiling image v0.10.4 Oct 14 19:42:53.861 INFO kablam! Compiling libloading v0.3.1 Oct 14 19:43:01.359 INFO kablam! Compiling dlib v0.3.1 Oct 14 19:43:02.451 INFO kablam! Compiling wayland-sys v0.5.11 Oct 14 19:43:09.841 INFO kablam! Compiling wayland-window v0.2.3 Oct 14 19:43:09.844 INFO kablam! Compiling wayland-kbd v0.3.6 Oct 14 19:43:19.287 INFO kablam! Compiling gl_sandpit v0.1.0 (/source) Oct 14 19:43:19.935 INFO kablam! warning: unused imports: `Receiver`, `channel` Oct 14 19:43:19.936 INFO kablam! --> src/gfx.rs:8:23 Oct 14 19:43:19.937 INFO kablam! | Oct 14 19:43:19.937 INFO kablam! 8 | use std::sync::mpsc::{channel, Receiver}; Oct 14 19:43:19.938 INFO kablam! | ^^^^^^^ ^^^^^^^^ Oct 14 19:43:19.938 INFO kablam! | Oct 14 19:43:19.939 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:43:19.940 INFO kablam! Oct 14 19:43:19.940 INFO kablam! warning: unused import: `std::thread` Oct 14 19:43:19.941 INFO kablam! --> src/gfx.rs:9:5 Oct 14 19:43:19.941 INFO kablam! | Oct 14 19:43:19.942 INFO kablam! 9 | use std::thread; Oct 14 19:43:19.943 INFO kablam! | ^^^^^^^^^^^ Oct 14 19:43:19.943 INFO kablam! Oct 14 19:43:20.141 INFO kablam! warning: unused variable: `window_proxy` Oct 14 19:43:20.141 INFO kablam! --> src/gfx.rs:144:16 Oct 14 19:43:20.141 INFO kablam! | Oct 14 19:43:20.141 INFO kablam! 144 | pub fn new(window_proxy: WindowProxy) -> GfxContext { Oct 14 19:43:20.141 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_window_proxy` instead Oct 14 19:43:20.141 INFO kablam! | Oct 14 19:43:20.141 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:43:20.143 INFO kablam! Oct 14 19:43:20.177 INFO kablam! warning: field is never used: `path` Oct 14 19:43:20.177 INFO kablam! --> src/gfx.rs:34:5 Oct 14 19:43:20.177 INFO kablam! | Oct 14 19:43:20.177 INFO kablam! 34 | path: PathBuf, Oct 14 19:43:20.177 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 19:43:20.177 INFO kablam! | Oct 14 19:43:20.177 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:43:20.177 INFO kablam! Oct 14 19:43:20.177 INFO kablam! warning: method is never used: `refresh_shaders` Oct 14 19:43:20.177 INFO kablam! --> src/gfx.rs:293:5 Oct 14 19:43:20.177 INFO kablam! | Oct 14 19:43:20.177 INFO kablam! 293 | pub fn refresh_shaders(&mut self) { Oct 14 19:43:20.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:43:20.177 INFO kablam! Oct 14 19:43:23.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Oct 14 19:43:23.738 INFO kablam! su: No module specific data is present Oct 14 19:43:25.191 INFO running `"docker" "rm" "-f" "d0a642d426b34762895d8ff87eb80ee148d209e77d7962c359291ebcf7cc3637"` Oct 14 19:43:25.553 INFO blam! d0a642d426b34762895d8ff87eb80ee148d209e77d7962c359291ebcf7cc3637 Oct 14 19:43:25.563 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 14 19:43:25.951 INFO blam! 13553044c5952a6c108178df729c91302ea91f3ba5d75d26c9ae25e33fabc4b1 Oct 14 19:43:25.959 INFO running `"docker" "start" "-a" "13553044c5952a6c108178df729c91302ea91f3ba5d75d26c9ae25e33fabc4b1"` Oct 14 19:43:27.678 INFO kablam! usermod: no changes Oct 14 19:43:27.851 INFO kablam! Compiling gl_sandpit v0.1.0 (/source) Oct 14 19:43:28.550 INFO kablam! warning: unused imports: `Receiver`, `channel` Oct 14 19:43:28.550 INFO kablam! --> src/gfx.rs:8:23 Oct 14 19:43:28.550 INFO kablam! | Oct 14 19:43:28.550 INFO kablam! 8 | use std::sync::mpsc::{channel, Receiver}; Oct 14 19:43:28.550 INFO kablam! | ^^^^^^^ ^^^^^^^^ Oct 14 19:43:28.550 INFO kablam! | Oct 14 19:43:28.551 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 19:43:28.551 INFO kablam! Oct 14 19:43:28.551 INFO kablam! warning: unused import: `std::thread` Oct 14 19:43:28.551 INFO kablam! --> src/gfx.rs:9:5 Oct 14 19:43:28.551 INFO kablam! | Oct 14 19:43:28.551 INFO kablam! 9 | use std::thread; Oct 14 19:43:28.551 INFO kablam! | ^^^^^^^^^^^ Oct 14 19:43:28.551 INFO kablam! Oct 14 19:43:28.730 INFO kablam! warning: unused variable: `window_proxy` Oct 14 19:43:28.730 INFO kablam! --> src/gfx.rs:144:16 Oct 14 19:43:28.730 INFO kablam! | Oct 14 19:43:28.730 INFO kablam! 144 | pub fn new(window_proxy: WindowProxy) -> GfxContext { Oct 14 19:43:28.730 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_window_proxy` instead Oct 14 19:43:28.730 INFO kablam! | Oct 14 19:43:28.730 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:43:28.732 INFO kablam! Oct 14 19:43:28.763 INFO kablam! warning: field is never used: `path` Oct 14 19:43:28.763 INFO kablam! --> src/gfx.rs:34:5 Oct 14 19:43:28.763 INFO kablam! | Oct 14 19:43:28.763 INFO kablam! 34 | path: PathBuf, Oct 14 19:43:28.763 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 19:43:28.763 INFO kablam! | Oct 14 19:43:28.763 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:43:28.763 INFO kablam! Oct 14 19:43:28.765 INFO kablam! warning: method is never used: `refresh_shaders` Oct 14 19:43:28.765 INFO kablam! --> src/gfx.rs:293:5 Oct 14 19:43:28.765 INFO kablam! | Oct 14 19:43:28.765 INFO kablam! 293 | pub fn refresh_shaders(&mut self) { Oct 14 19:43:28.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:43:28.765 INFO kablam! Oct 14 19:43:29.348 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.64s Oct 14 19:43:29.363 INFO kablam! su: No module specific data is present Oct 14 19:43:31.089 INFO running `"docker" "rm" "-f" "13553044c5952a6c108178df729c91302ea91f3ba5d75d26c9ae25e33fabc4b1"` Oct 14 19:43:31.411 INFO blam! 13553044c5952a6c108178df729c91302ea91f3ba5d75d26c9ae25e33fabc4b1 Oct 14 19:43:31.423 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 14 19:43:31.991 INFO blam! bf35f50146fcb4e10e4af8579d3a887bd41b295cc34d2155091779ba50712f7c Oct 14 19:43:31.992 INFO running `"docker" "start" "-a" "bf35f50146fcb4e10e4af8579d3a887bd41b295cc34d2155091779ba50712f7c"` Oct 14 19:43:33.406 INFO kablam! usermod: no changes Oct 14 19:43:33.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 14 19:43:33.665 INFO kablam! Running /target/debug/deps/gl_sandpit-42d1bee16c151238 Oct 14 19:43:33.669 INFO blam! Oct 14 19:43:33.669 INFO blam! running 0 tests Oct 14 19:43:33.669 INFO blam! Oct 14 19:43:33.669 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:43:33.669 INFO blam! Oct 14 19:43:33.671 INFO kablam! su: No module specific data is present Oct 14 19:43:34.647 INFO running `"docker" "rm" "-f" "bf35f50146fcb4e10e4af8579d3a887bd41b295cc34d2155091779ba50712f7c"` Oct 14 19:43:34.951 INFO blam! bf35f50146fcb4e10e4af8579d3a887bd41b295cc34d2155091779ba50712f7c