Oct 15 06:45:59.961 INFO testing SirFurness/Falling against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:45:59.963 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 06:46:00.468 INFO blam! 54e13bffd381436e6707c8491e51b2da784787c72262baabe1549a6ee7b2dde9 Oct 15 06:46:00.470 INFO running `"docker" "start" "-a" "54e13bffd381436e6707c8491e51b2da784787c72262baabe1549a6ee7b2dde9"` Oct 15 06:46:01.775 INFO kablam! usermod: no changes Oct 15 06:46:02.123 INFO kablam! Compiling rayon-core v1.4.0 Oct 15 06:46:02.123 INFO kablam! Compiling num-derive v0.2.2 Oct 15 06:46:02.123 INFO kablam! Compiling glutin v0.14.0 Oct 15 06:46:02.123 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 15 06:46:02.123 INFO kablam! Compiling png v0.12.0 Oct 15 06:46:09.476 INFO kablam! Compiling rayon v1.0.1 Oct 15 06:46:20.234 INFO kablam! Compiling pistoncore-window v0.32.0 Oct 15 06:46:21.703 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 15 06:46:24.131 INFO kablam! Compiling pistoncore-event_loop v0.37.0 Oct 15 06:46:27.219 INFO kablam! Compiling image v0.19.0 Oct 15 06:46:27.315 INFO kablam! Compiling piston v0.37.0 Oct 15 06:46:31.431 INFO kablam! Compiling pistoncore-glutin_window v0.47.0 Oct 15 06:46:47.226 INFO kablam! Compiling piston2d-opengl_graphics v0.53.0 Oct 15 06:46:50.499 INFO kablam! Compiling falling v0.1.0 (/source) Oct 15 06:46:54.111 INFO kablam! warning: unused variable: `size` Oct 15 06:46:54.111 INFO kablam! --> src/main.rs:196:37 Oct 15 06:46:54.111 INFO kablam! | Oct 15 06:46:54.111 INFO kablam! 196 | fn top_left(coord: &Coordinate, size: f64) -> Coordinate { Oct 15 06:46:54.111 INFO kablam! | ^^^^ help: consider using `_size` instead Oct 15 06:46:54.111 INFO kablam! | Oct 15 06:46:54.111 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:46:54.111 INFO kablam! Oct 15 06:46:54.111 INFO kablam! warning: unused variable: `size_one` Oct 15 06:46:54.111 INFO kablam! --> src/main.rs:223:9 Oct 15 06:46:54.111 INFO kablam! | Oct 15 06:46:54.111 INFO kablam! 223 | size_one: f64, Oct 15 06:46:54.111 INFO kablam! | ^^^^^^^^ help: consider using `_size_one` instead Oct 15 06:46:54.111 INFO kablam! Oct 15 06:46:54.111 INFO kablam! warning: unused variable: `c` Oct 15 06:46:54.111 INFO kablam! --> src/main.rs:407:44 Oct 15 06:46:54.111 INFO kablam! | Oct 15 06:46:54.111 INFO kablam! 407 | self.gl.draw(args.viewport(), |c, gl| { Oct 15 06:46:54.111 INFO kablam! | ^ help: consider using `_c` instead Oct 15 06:46:54.111 INFO kablam! Oct 15 06:46:58.295 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 56.47s Oct 15 06:46:58.308 INFO kablam! su: No module specific data is present Oct 15 06:46:59.439 INFO running `"docker" "rm" "-f" "54e13bffd381436e6707c8491e51b2da784787c72262baabe1549a6ee7b2dde9"` Oct 15 06:46:59.751 INFO blam! 54e13bffd381436e6707c8491e51b2da784787c72262baabe1549a6ee7b2dde9 Oct 15 06:46:59.753 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 06:47:00.304 INFO blam! 856a6276900ec314080334bc18901361a8aad1bcf2b317ec03d7c7682d1d8d9b Oct 15 06:47:00.306 INFO running `"docker" "start" "-a" "856a6276900ec314080334bc18901361a8aad1bcf2b317ec03d7c7682d1d8d9b"` Oct 15 06:47:02.018 INFO kablam! usermod: no changes Oct 15 06:47:02.275 INFO kablam! Compiling falling v0.1.0 (/source) Oct 15 06:47:05.691 INFO kablam! warning: unused variable: `size` Oct 15 06:47:05.691 INFO kablam! --> src/main.rs:196:37 Oct 15 06:47:05.691 INFO kablam! | Oct 15 06:47:05.691 INFO kablam! 196 | fn top_left(coord: &Coordinate, size: f64) -> Coordinate { Oct 15 06:47:05.691 INFO kablam! | ^^^^ help: consider using `_size` instead Oct 15 06:47:05.691 INFO kablam! | Oct 15 06:47:05.691 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:47:05.691 INFO kablam! Oct 15 06:47:05.691 INFO kablam! warning: unused variable: `size_one` Oct 15 06:47:05.691 INFO kablam! --> src/main.rs:223:9 Oct 15 06:47:05.691 INFO kablam! | Oct 15 06:47:05.691 INFO kablam! 223 | size_one: f64, Oct 15 06:47:05.691 INFO kablam! | ^^^^^^^^ help: consider using `_size_one` instead Oct 15 06:47:05.691 INFO kablam! Oct 15 06:47:05.691 INFO kablam! warning: unused variable: `c` Oct 15 06:47:05.691 INFO kablam! --> src/main.rs:407:44 Oct 15 06:47:05.691 INFO kablam! | Oct 15 06:47:05.691 INFO kablam! 407 | self.gl.draw(args.viewport(), |c, gl| { Oct 15 06:47:05.691 INFO kablam! | ^ help: consider using `_c` instead Oct 15 06:47:05.691 INFO kablam! Oct 15 06:47:06.276 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.24s Oct 15 06:47:06.287 INFO kablam! su: No module specific data is present Oct 15 06:47:07.296 INFO running `"docker" "rm" "-f" "856a6276900ec314080334bc18901361a8aad1bcf2b317ec03d7c7682d1d8d9b"` Oct 15 06:47:07.618 INFO blam! 856a6276900ec314080334bc18901361a8aad1bcf2b317ec03d7c7682d1d8d9b Oct 15 06:47:07.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 06:47:08.244 INFO blam! d21b2f4ac4cbad4d43257c7bd272da2e4bb5d83cc38fe706033a0ff7d7c0d231 Oct 15 06:47:08.246 INFO running `"docker" "start" "-a" "d21b2f4ac4cbad4d43257c7bd272da2e4bb5d83cc38fe706033a0ff7d7c0d231"` Oct 15 06:47:09.611 INFO kablam! usermod: no changes Oct 15 06:47:09.888 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 15 06:47:09.915 INFO kablam! Running /target/debug/deps/falling-9f9b6063be87a9aa Oct 15 06:47:09.915 INFO blam! Oct 15 06:47:09.915 INFO blam! running 0 tests Oct 15 06:47:09.915 INFO blam! Oct 15 06:47:09.915 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:47:09.915 INFO blam! Oct 15 06:47:09.917 INFO kablam! su: No module specific data is present Oct 15 06:47:10.567 INFO running `"docker" "rm" "-f" "d21b2f4ac4cbad4d43257c7bd272da2e4bb5d83cc38fe706033a0ff7d7c0d231"` Oct 15 06:47:10.893 INFO blam! d21b2f4ac4cbad4d43257c7bd272da2e4bb5d83cc38fe706033a0ff7d7c0d231