Oct 14 18:11:22.333 INFO testing illemonati/hw2_conrod against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 18:11:22.333 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 18:11:22.873 INFO blam! 8f4a3254d92e42dab0bc9cab8ec46cfe9ca14a04b072b6970e003e0fa97f280e Oct 14 18:11:22.875 INFO running `"docker" "start" "-a" "8f4a3254d92e42dab0bc9cab8ec46cfe9ca14a04b072b6970e003e0fa97f280e"` Oct 14 18:11:24.350 INFO kablam! usermod: no changes Oct 14 18:11:24.744 INFO kablam! Compiling libloading v0.5.0 Oct 14 18:11:24.745 INFO kablam! Compiling unreachable v0.1.1 Oct 14 18:11:24.745 INFO kablam! Compiling log v0.4.5 Oct 14 18:11:24.775 INFO kablam! Compiling memmap v0.6.2 Oct 14 18:11:24.795 INFO kablam! Compiling stb_truetype v0.2.4 Oct 14 18:11:24.811 INFO kablam! Compiling petgraph v0.4.13 Oct 14 18:11:24.827 INFO kablam! Compiling nix v0.11.0 Oct 14 18:11:24.828 INFO kablam! Compiling tempfile v3.0.3 Oct 14 18:11:26.581 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 14 18:11:28.224 INFO kablam! Compiling num-complex v0.1.43 Oct 14 18:11:30.129 INFO kablam! Compiling syn v0.13.11 Oct 14 18:11:30.131 INFO kablam! Compiling backtrace v0.3.9 Oct 14 18:11:30.181 INFO kablam! Compiling shared_library v0.1.9 Oct 14 18:11:31.501 INFO kablam! Compiling x11-dl v2.18.3 Oct 14 18:11:33.928 INFO kablam! Compiling num-bigint v0.1.44 Oct 14 18:11:35.380 INFO kablam! Compiling ordered-float v0.5.0 Oct 14 18:11:37.851 INFO kablam! Compiling gl_generator v0.9.0 Oct 14 18:11:38.675 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 14 18:11:39.891 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 18:11:48.528 INFO kablam! Compiling rusttype v0.5.2 Oct 14 18:11:48.787 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 14 18:11:50.505 INFO kablam! Compiling dlib v0.4.1 Oct 14 18:11:52.400 INFO kablam! Compiling daggy v0.5.0 Oct 14 18:11:57.885 INFO kablam! Compiling parking_lot v0.6.4 Oct 14 18:11:59.992 INFO kablam! Compiling wayland-sys v0.20.12 Oct 14 18:12:03.959 INFO kablam! Compiling num-rational v0.1.42 Oct 14 18:12:11.600 INFO kablam! Compiling glutin v0.17.0 Oct 14 18:12:11.699 INFO kablam! Compiling glium v0.22.0 Oct 14 18:12:14.707 INFO kablam! Compiling wayland-commons v0.20.12 Oct 14 18:12:23.003 INFO kablam! Compiling wayland-client v0.20.12 Oct 14 18:12:23.108 INFO kablam! Compiling num v0.1.42 Oct 14 18:12:36.787 INFO kablam! Compiling wayland-protocols v0.20.12 Oct 14 18:12:54.851 INFO kablam! Compiling conrod_derive v0.1.2 Oct 14 18:12:59.207 INFO kablam! Compiling smithay-client-toolkit v0.2.6 Oct 14 18:13:08.250 INFO kablam! Compiling winit v0.16.2 Oct 14 18:13:43.967 INFO kablam! Compiling conrod v0.61.1 Oct 14 18:14:07.703 INFO kablam! Compiling hw2_conrod v0.1.2 (/source) Oct 14 18:14:09.051 INFO kablam! warning: unused import: `conrod::backend::glium::glium::backend::glutin::glutin::GlContext` Oct 14 18:14:09.052 INFO kablam! --> src/main.rs:10:5 Oct 14 18:14:09.052 INFO kablam! | Oct 14 18:14:09.052 INFO kablam! 10 | use conrod::backend::glium::glium::backend::glutin::glutin::GlContext; Oct 14 18:14:09.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:14:09.052 INFO kablam! | Oct 14 18:14:09.052 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:14:09.052 INFO kablam! Oct 14 18:14:09.052 INFO kablam! warning: unused import: `Toggle` Oct 14 18:14:09.052 INFO kablam! --> src/main.rs:11:36 Oct 14 18:14:09.052 INFO kablam! | Oct 14 18:14:09.052 INFO kablam! 11 | use conrod::widget::{Text, Button, Toggle}; Oct 14 18:14:09.052 INFO kablam! | ^^^^^^ Oct 14 18:14:09.052 INFO kablam! Oct 14 18:14:09.052 INFO kablam! warning: unused import: `widget` Oct 14 18:14:09.052 INFO kablam! --> src/main.rs:12:14 Oct 14 18:14:09.052 INFO kablam! | Oct 14 18:14:09.052 INFO kablam! 12 | use conrod::{widget, Positionable, Colorable, Widget, Sizeable}; Oct 14 18:14:09.052 INFO kablam! | ^^^^^^ Oct 14 18:14:09.052 INFO kablam! Oct 14 18:14:09.052 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 18:14:09.052 INFO kablam! --> src/main.rs:64:24 Oct 14 18:14:09.052 INFO kablam! | Oct 14 18:14:09.052 INFO kablam! 64 | if (&text_button_num == &1){ Oct 14 18:14:09.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 18:14:09.052 INFO kablam! | Oct 14 18:14:09.052 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 18:14:09.052 INFO kablam! Oct 14 18:14:09.310 INFO kablam! warning: unused variable: `input` Oct 14 18:14:09.310 INFO kablam! --> src/main.rs:51:17 Oct 14 18:14:09.310 INFO kablam! | Oct 14 18:14:09.310 INFO kablam! 51 | for input in ui.global_input().events(){ Oct 14 18:14:09.310 INFO kablam! | ^^^^^ help: consider using `_input` instead Oct 14 18:14:09.310 INFO kablam! | Oct 14 18:14:09.310 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:14:09.310 INFO kablam! Oct 14 18:14:09.321 INFO kablam! warning: variable does not need to be mutable Oct 14 18:14:09.321 INFO kablam! --> src/main.rs:47:9 Oct 14 18:14:09.321 INFO kablam! | Oct 14 18:14:09.321 INFO kablam! 47 | let mut main_text = [String::from("Gay, You be"), String::from("Am I?")]; Oct 14 18:14:09.321 INFO kablam! | ----^^^^^^^^^ Oct 14 18:14:09.321 INFO kablam! | | Oct 14 18:14:09.321 INFO kablam! | help: remove this `mut` Oct 14 18:14:09.321 INFO kablam! | Oct 14 18:14:09.321 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 18:14:09.321 INFO kablam! Oct 14 18:14:09.323 INFO kablam! warning: variable does not need to be mutable Oct 14 18:14:09.323 INFO kablam! --> src/main.rs:54:17 Oct 14 18:14:09.323 INFO kablam! | Oct 14 18:14:09.323 INFO kablam! 54 | let mut uis = &mut ui.set_widgets(); Oct 14 18:14:09.323 INFO kablam! | ----^^^ Oct 14 18:14:09.323 INFO kablam! | | Oct 14 18:14:09.323 INFO kablam! | help: remove this `mut` Oct 14 18:14:09.323 INFO kablam! Oct 14 18:14:18.819 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 54s Oct 14 18:14:18.834 INFO kablam! su: No module specific data is present Oct 14 18:14:20.703 INFO running `"docker" "rm" "-f" "8f4a3254d92e42dab0bc9cab8ec46cfe9ca14a04b072b6970e003e0fa97f280e"` Oct 14 18:14:20.979 INFO blam! 8f4a3254d92e42dab0bc9cab8ec46cfe9ca14a04b072b6970e003e0fa97f280e Oct 14 18:14:20.981 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 18:14:21.479 INFO blam! 344a84245e8b7641672fa41bea3cbc532171592fea0e3e4cad954fc37090867c Oct 14 18:14:21.485 INFO running `"docker" "start" "-a" "344a84245e8b7641672fa41bea3cbc532171592fea0e3e4cad954fc37090867c"` Oct 14 18:14:22.943 INFO kablam! usermod: no changes Oct 14 18:14:23.151 INFO kablam! Compiling hw2_conrod v0.1.2 (/source) Oct 14 18:14:24.647 INFO kablam! warning: unused import: `conrod::backend::glium::glium::backend::glutin::glutin::GlContext` Oct 14 18:14:24.647 INFO kablam! --> src/main.rs:10:5 Oct 14 18:14:24.647 INFO kablam! | Oct 14 18:14:24.647 INFO kablam! 10 | use conrod::backend::glium::glium::backend::glutin::glutin::GlContext; Oct 14 18:14:24.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:14:24.647 INFO kablam! | Oct 14 18:14:24.647 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:14:24.647 INFO kablam! Oct 14 18:14:24.647 INFO kablam! warning: unused import: `Toggle` Oct 14 18:14:24.647 INFO kablam! --> src/main.rs:11:36 Oct 14 18:14:24.647 INFO kablam! | Oct 14 18:14:24.647 INFO kablam! 11 | use conrod::widget::{Text, Button, Toggle}; Oct 14 18:14:24.647 INFO kablam! | ^^^^^^ Oct 14 18:14:24.647 INFO kablam! Oct 14 18:14:24.647 INFO kablam! warning: unused import: `widget` Oct 14 18:14:24.647 INFO kablam! --> src/main.rs:12:14 Oct 14 18:14:24.647 INFO kablam! | Oct 14 18:14:24.647 INFO kablam! 12 | use conrod::{widget, Positionable, Colorable, Widget, Sizeable}; Oct 14 18:14:24.647 INFO kablam! | ^^^^^^ Oct 14 18:14:24.647 INFO kablam! Oct 14 18:14:24.647 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 18:14:24.647 INFO kablam! --> src/main.rs:64:24 Oct 14 18:14:24.647 INFO kablam! | Oct 14 18:14:24.647 INFO kablam! 64 | if (&text_button_num == &1){ Oct 14 18:14:24.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 18:14:24.647 INFO kablam! | Oct 14 18:14:24.647 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 18:14:24.647 INFO kablam! Oct 14 18:14:24.823 INFO kablam! warning: unused variable: `input` Oct 14 18:14:24.823 INFO kablam! --> src/main.rs:51:17 Oct 14 18:14:24.823 INFO kablam! | Oct 14 18:14:24.823 INFO kablam! 51 | for input in ui.global_input().events(){ Oct 14 18:14:24.823 INFO kablam! | ^^^^^ help: consider using `_input` instead Oct 14 18:14:24.823 INFO kablam! | Oct 14 18:14:24.823 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:14:24.823 INFO kablam! Oct 14 18:14:24.831 INFO kablam! warning: variable does not need to be mutable Oct 14 18:14:24.831 INFO kablam! --> src/main.rs:47:9 Oct 14 18:14:24.831 INFO kablam! | Oct 14 18:14:24.831 INFO kablam! 47 | let mut main_text = [String::from("Gay, You be"), String::from("Am I?")]; Oct 14 18:14:24.831 INFO kablam! | ----^^^^^^^^^ Oct 14 18:14:24.831 INFO kablam! | | Oct 14 18:14:24.831 INFO kablam! | help: remove this `mut` Oct 14 18:14:24.831 INFO kablam! | Oct 14 18:14:24.831 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 18:14:24.831 INFO kablam! Oct 14 18:14:24.831 INFO kablam! warning: variable does not need to be mutable Oct 14 18:14:24.831 INFO kablam! --> src/main.rs:54:17 Oct 14 18:14:24.831 INFO kablam! | Oct 14 18:14:24.831 INFO kablam! 54 | let mut uis = &mut ui.set_widgets(); Oct 14 18:14:24.831 INFO kablam! | ----^^^ Oct 14 18:14:24.831 INFO kablam! | | Oct 14 18:14:24.831 INFO kablam! | help: remove this `mut` Oct 14 18:14:24.831 INFO kablam! Oct 14 18:14:25.504 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.54s Oct 14 18:14:25.517 INFO kablam! su: No module specific data is present Oct 14 18:14:26.281 INFO running `"docker" "rm" "-f" "344a84245e8b7641672fa41bea3cbc532171592fea0e3e4cad954fc37090867c"` Oct 14 18:14:26.571 INFO blam! 344a84245e8b7641672fa41bea3cbc532171592fea0e3e4cad954fc37090867c Oct 14 18:14:26.577 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 18:14:27.111 INFO blam! 1abc6c9ef2f97f8ceede3aedde1db34122ea19ea9b07b3f905e204d2681ed752 Oct 14 18:14:27.115 INFO running `"docker" "start" "-a" "1abc6c9ef2f97f8ceede3aedde1db34122ea19ea9b07b3f905e204d2681ed752"` Oct 14 18:14:28.255 INFO kablam! usermod: no changes Oct 14 18:14:28.503 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 14 18:14:28.527 INFO kablam! Running /target/debug/deps/hw2_conrod-8d2d5125d52777dd Oct 14 18:14:28.533 INFO blam! Oct 14 18:14:28.533 INFO blam! running 0 tests Oct 14 18:14:28.533 INFO blam! Oct 14 18:14:28.533 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:14:28.534 INFO blam! Oct 14 18:14:28.536 INFO kablam! su: No module specific data is present Oct 14 18:14:29.504 INFO running `"docker" "rm" "-f" "1abc6c9ef2f97f8ceede3aedde1db34122ea19ea9b07b3f905e204d2681ed752"` Oct 14 18:14:29.815 INFO blam! 1abc6c9ef2f97f8ceede3aedde1db34122ea19ea9b07b3f905e204d2681ed752