Oct 14 18:45:19.660 INFO testing hokora/pong against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 18:45:19.660 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:45:20.310 INFO blam! ff97ca14ee5f06579a147dc8031cc7d279694ff1254e7b9d2f329d06251a3bc3 Oct 14 18:45:20.317 INFO running `"docker" "start" "-a" "ff97ca14ee5f06579a147dc8031cc7d279694ff1254e7b9d2f329d06251a3bc3"` Oct 14 18:45:21.332 INFO kablam! usermod: no changes Oct 14 18:45:21.628 INFO kablam! Compiling libc v0.2.28 Oct 14 18:45:21.629 INFO kablam! Compiling either v1.1.0 Oct 14 18:45:21.633 INFO kablam! Compiling deflate v0.7.14 Oct 14 18:45:22.491 INFO kablam! Compiling coco v0.1.1 Oct 14 18:45:22.492 INFO kablam! Compiling itertools v0.5.10 Oct 14 18:45:25.387 INFO kablam! Compiling rand v0.3.16 Oct 14 18:45:25.387 INFO kablam! Compiling num_cpus v1.6.2 Oct 14 18:45:25.388 INFO kablam! Compiling fs2 v0.2.5 Oct 14 18:45:25.409 INFO kablam! Compiling x11-dl v2.14.0 Oct 14 18:45:26.532 INFO kablam! Compiling shared_library v0.1.7 Oct 14 18:45:26.819 INFO kablam! Compiling png v0.8.0 Oct 14 18:45:27.175 INFO kablam! Compiling memmap v0.4.0 Oct 14 18:45:30.019 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 18:45:34.043 INFO kablam! Compiling phf_generator v0.7.21 Oct 14 18:45:34.044 INFO kablam! Compiling rayon-core v1.2.1 Oct 14 18:45:34.044 INFO kablam! Compiling tempfile v2.1.6 Oct 14 18:45:34.544 INFO kablam! Compiling derivative v1.0.0 Oct 14 18:45:35.785 INFO kablam! Compiling phf_codegen v0.7.21 Oct 14 18:45:37.980 INFO kablam! Compiling target_build_utils v0.3.1 Oct 14 18:45:39.574 INFO kablam! Compiling rayon v0.8.2 Oct 14 18:45:52.023 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 14 18:45:53.827 INFO kablam! Compiling gfx_core v0.7.1 Oct 14 18:45:59.949 INFO kablam! Compiling image v0.14.0 Oct 14 18:46:08.771 INFO kablam! Compiling libloading v0.3.4 Oct 14 18:46:13.819 INFO kablam! Compiling dlib v0.3.1 Oct 14 18:46:14.487 INFO kablam! Compiling wayland-sys v0.9.9 Oct 14 18:46:21.411 INFO kablam! Compiling wayland-client v0.9.9 Oct 14 18:46:32.370 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 14 18:46:32.371 INFO kablam! Compiling wayland-window v0.6.1 Oct 14 18:46:36.118 INFO kablam! Compiling winit v0.7.5 Oct 14 18:46:45.240 INFO kablam! Compiling glutin v0.9.2 Oct 14 18:46:50.559 INFO kablam! Compiling pistoncore-glutin_window v0.38.0 Oct 14 18:47:06.239 INFO kablam! Compiling gfx v0.16.1 Oct 14 18:47:06.239 INFO kablam! Compiling gfx_device_gl v0.14.1 Oct 14 18:47:18.903 INFO kablam! Compiling piston-gfx_texture v0.25.0 Oct 14 18:47:20.516 INFO kablam! Compiling piston2d-gfx_graphics v0.42.0 Oct 14 18:47:24.228 INFO kablam! Compiling piston_window v0.68.0 Oct 14 18:47:25.775 INFO kablam! Compiling pong v0.1.0 (/source) Oct 14 18:47:27.135 INFO kablam! warning: unused variable: `width` Oct 14 18:47:27.136 INFO kablam! --> src/objects.rs:10:16 Oct 14 18:47:27.136 INFO kablam! | Oct 14 18:47:27.136 INFO kablam! 10 | pub fn new(width:u32,height:u32)->Ball{ Oct 14 18:47:27.136 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 14 18:47:27.136 INFO kablam! | Oct 14 18:47:27.136 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:47:27.136 INFO kablam! Oct 14 18:47:27.136 INFO kablam! warning: unused variable: `height` Oct 14 18:47:27.136 INFO kablam! --> src/objects.rs:10:26 Oct 14 18:47:27.136 INFO kablam! | Oct 14 18:47:27.136 INFO kablam! 10 | pub fn new(width:u32,height:u32)->Ball{ Oct 14 18:47:27.136 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 14 18:47:27.136 INFO kablam! Oct 14 18:47:27.146 INFO kablam! warning: struct is never constructed: `Ball` Oct 14 18:47:27.146 INFO kablam! --> src/objects.rs:4:1 Oct 14 18:47:27.146 INFO kablam! | Oct 14 18:47:27.146 INFO kablam! 4 | pub struct Ball{ Oct 14 18:47:27.146 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 18:47:27.147 INFO kablam! | Oct 14 18:47:27.147 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:47:27.147 INFO kablam! Oct 14 18:47:27.147 INFO kablam! warning: method is never used: `new` Oct 14 18:47:27.147 INFO kablam! --> src/objects.rs:10:5 Oct 14 18:47:27.147 INFO kablam! | Oct 14 18:47:27.147 INFO kablam! 10 | pub fn new(width:u32,height:u32)->Ball{ Oct 14 18:47:27.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:27.147 INFO kablam! Oct 14 18:47:27.147 INFO kablam! warning: method is never used: `draw` Oct 14 18:47:27.147 INFO kablam! --> src/objects.rs:14:5 Oct 14 18:47:27.147 INFO kablam! | Oct 14 18:47:27.147 INFO kablam! 14 | pub fn draw(){ Oct 14 18:47:27.147 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 18:47:27.147 INFO kablam! Oct 14 18:47:27.147 INFO kablam! warning: struct is never constructed: `Field` Oct 14 18:47:27.147 INFO kablam! --> src/field.rs:5:1 Oct 14 18:47:27.149 INFO kablam! | Oct 14 18:47:27.149 INFO kablam! 5 | struct Field{ Oct 14 18:47:27.149 INFO kablam! | ^^^^^^^^^^^^ Oct 14 18:47:27.150 INFO kablam! Oct 14 18:47:27.150 INFO kablam! warning: method is never used: `draw` Oct 14 18:47:27.150 INFO kablam! --> src/field.rs:13:5 Oct 14 18:47:27.150 INFO kablam! | Oct 14 18:47:27.150 INFO kablam! 13 | pub fn draw(&self, c: context::Context, g: &mut G2d){ Oct 14 18:47:27.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:27.150 INFO kablam! Oct 14 18:47:27.150 INFO kablam! warning: struct is never constructed: `Bounds` Oct 14 18:47:27.150 INFO kablam! --> src/field.rs:18:1 Oct 14 18:47:27.150 INFO kablam! | Oct 14 18:47:27.150 INFO kablam! 18 | pub struct Bounds{ Oct 14 18:47:27.150 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 18:47:27.150 INFO kablam! Oct 14 18:47:27.150 INFO kablam! warning: method is never used: `new` Oct 14 18:47:27.150 INFO kablam! --> src/field.rs:27:5 Oct 14 18:47:27.150 INFO kablam! | Oct 14 18:47:27.150 INFO kablam! 27 | pub fn new(min_x:f64,max_x:f64,min_y:f64,max_y:f64)->Bounds{ Oct 14 18:47:27.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:27.150 INFO kablam! Oct 14 18:47:27.150 INFO kablam! warning: method is never used: `draw` Oct 14 18:47:27.150 INFO kablam! --> src/field.rs:36:5 Oct 14 18:47:27.150 INFO kablam! | Oct 14 18:47:27.150 INFO kablam! 36 | pub fn draw(&self, c: context::Context, g: &mut G2d){ Oct 14 18:47:27.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:27.150 INFO kablam! Oct 14 18:47:31.768 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 10s Oct 14 18:47:31.795 INFO kablam! su: No module specific data is present Oct 14 18:47:34.109 INFO running `"docker" "rm" "-f" "ff97ca14ee5f06579a147dc8031cc7d279694ff1254e7b9d2f329d06251a3bc3"` Oct 14 18:47:34.519 INFO blam! ff97ca14ee5f06579a147dc8031cc7d279694ff1254e7b9d2f329d06251a3bc3 Oct 14 18:47:34.527 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:47:35.019 INFO blam! 616db627d20dbf332aa9d1e01888e0008af7176cd30f2f4f0831b4a6e31c6748 Oct 14 18:47:35.020 INFO running `"docker" "start" "-a" "616db627d20dbf332aa9d1e01888e0008af7176cd30f2f4f0831b4a6e31c6748"` Oct 14 18:47:37.211 INFO kablam! usermod: no changes Oct 14 18:47:37.443 INFO kablam! Compiling pong v0.1.0 (/source) Oct 14 18:47:38.923 INFO kablam! warning: unused variable: `width` Oct 14 18:47:38.923 INFO kablam! --> src/objects.rs:10:16 Oct 14 18:47:38.923 INFO kablam! | Oct 14 18:47:38.923 INFO kablam! 10 | pub fn new(width:u32,height:u32)->Ball{ Oct 14 18:47:38.923 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 14 18:47:38.923 INFO kablam! | Oct 14 18:47:38.923 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 18:47:38.923 INFO kablam! Oct 14 18:47:38.923 INFO kablam! warning: unused variable: `height` Oct 14 18:47:38.923 INFO kablam! --> src/objects.rs:10:26 Oct 14 18:47:38.923 INFO kablam! | Oct 14 18:47:38.923 INFO kablam! 10 | pub fn new(width:u32,height:u32)->Ball{ Oct 14 18:47:38.923 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 14 18:47:38.923 INFO kablam! Oct 14 18:47:38.939 INFO kablam! warning: struct is never constructed: `Ball` Oct 14 18:47:38.939 INFO kablam! --> src/objects.rs:4:1 Oct 14 18:47:38.939 INFO kablam! | Oct 14 18:47:38.939 INFO kablam! 4 | pub struct Ball{ Oct 14 18:47:38.939 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 18:47:38.939 INFO kablam! | Oct 14 18:47:38.940 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:47:38.940 INFO kablam! Oct 14 18:47:38.940 INFO kablam! warning: method is never used: `new` Oct 14 18:47:38.940 INFO kablam! --> src/objects.rs:10:5 Oct 14 18:47:38.940 INFO kablam! | Oct 14 18:47:38.940 INFO kablam! 10 | pub fn new(width:u32,height:u32)->Ball{ Oct 14 18:47:38.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:38.940 INFO kablam! Oct 14 18:47:38.940 INFO kablam! warning: method is never used: `draw` Oct 14 18:47:38.940 INFO kablam! --> src/objects.rs:14:5 Oct 14 18:47:38.940 INFO kablam! | Oct 14 18:47:38.940 INFO kablam! 14 | pub fn draw(){ Oct 14 18:47:38.940 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 18:47:38.940 INFO kablam! Oct 14 18:47:38.940 INFO kablam! warning: struct is never constructed: `Field` Oct 14 18:47:38.940 INFO kablam! --> src/field.rs:5:1 Oct 14 18:47:38.940 INFO kablam! | Oct 14 18:47:38.940 INFO kablam! 5 | struct Field{ Oct 14 18:47:38.940 INFO kablam! | ^^^^^^^^^^^^ Oct 14 18:47:38.940 INFO kablam! Oct 14 18:47:38.940 INFO kablam! warning: method is never used: `draw` Oct 14 18:47:38.941 INFO kablam! --> src/field.rs:13:5 Oct 14 18:47:38.941 INFO kablam! | Oct 14 18:47:38.941 INFO kablam! 13 | pub fn draw(&self, c: context::Context, g: &mut G2d){ Oct 14 18:47:38.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:38.941 INFO kablam! Oct 14 18:47:38.941 INFO kablam! warning: struct is never constructed: `Bounds` Oct 14 18:47:38.941 INFO kablam! --> src/field.rs:18:1 Oct 14 18:47:38.941 INFO kablam! | Oct 14 18:47:38.941 INFO kablam! 18 | pub struct Bounds{ Oct 14 18:47:38.941 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 18:47:38.941 INFO kablam! Oct 14 18:47:38.941 INFO kablam! warning: method is never used: `new` Oct 14 18:47:38.941 INFO kablam! --> src/field.rs:27:5 Oct 14 18:47:38.941 INFO kablam! | Oct 14 18:47:38.941 INFO kablam! 27 | pub fn new(min_x:f64,max_x:f64,min_y:f64,max_y:f64)->Bounds{ Oct 14 18:47:38.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:38.941 INFO kablam! Oct 14 18:47:38.941 INFO kablam! warning: method is never used: `draw` Oct 14 18:47:38.941 INFO kablam! --> src/field.rs:36:5 Oct 14 18:47:38.941 INFO kablam! | Oct 14 18:47:38.941 INFO kablam! 36 | pub fn draw(&self, c: context::Context, g: &mut G2d){ Oct 14 18:47:38.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:47:38.941 INFO kablam! Oct 14 18:47:39.447 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.22s Oct 14 18:47:39.460 INFO kablam! su: No module specific data is present Oct 14 18:47:40.552 INFO running `"docker" "rm" "-f" "616db627d20dbf332aa9d1e01888e0008af7176cd30f2f4f0831b4a6e31c6748"` Oct 14 18:47:40.980 INFO blam! 616db627d20dbf332aa9d1e01888e0008af7176cd30f2f4f0831b4a6e31c6748 Oct 14 18:47:40.988 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:47:41.571 INFO blam! 41403cd22f0c2e21357f1283ff6d6eb3c4f22819c9b78aa5d3f3a9532812ff5f Oct 14 18:47:41.573 INFO running `"docker" "start" "-a" "41403cd22f0c2e21357f1283ff6d6eb3c4f22819c9b78aa5d3f3a9532812ff5f"` Oct 14 18:47:42.692 INFO kablam! usermod: no changes Oct 14 18:47:42.947 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 14 18:47:42.967 INFO kablam! Running /target/debug/deps/pong-a2087b4bcd81cfe8 Oct 14 18:47:42.967 INFO blam! Oct 14 18:47:42.968 INFO blam! running 0 tests Oct 14 18:47:42.968 INFO blam! Oct 14 18:47:42.968 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:47:42.969 INFO blam! Oct 14 18:47:42.975 INFO kablam! su: No module specific data is present Oct 14 18:47:43.403 INFO running `"docker" "rm" "-f" "41403cd22f0c2e21357f1283ff6d6eb3c4f22819c9b78aa5d3f3a9532812ff5f"` Oct 14 18:47:43.687 INFO blam! 41403cd22f0c2e21357f1283ff6d6eb3c4f22819c9b78aa5d3f3a9532812ff5f