Oct 15 03:21:48.209 INFO testing axelmagn/angicourt against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 03:21:48.210 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 03:21:48.572 INFO blam! e3f388fad0b519442d4dc48d7b5d9cd299ebab2ae3b3e6a7d9457c0ee12d6ee9 Oct 15 03:21:48.587 INFO running `"docker" "start" "-a" "e3f388fad0b519442d4dc48d7b5d9cd299ebab2ae3b3e6a7d9457c0ee12d6ee9"` Oct 15 03:21:49.107 INFO kablam! usermod: no changes Oct 15 03:21:49.376 INFO kablam! Compiling serde v0.9.7 Oct 15 03:21:49.380 INFO kablam! Compiling deflate v0.7.4 Oct 15 03:21:49.380 INFO kablam! Compiling phf v0.7.21 Oct 15 03:21:49.380 INFO kablam! Compiling num-rational v0.1.35 Oct 15 03:21:49.380 INFO kablam! Compiling gl_generator v0.5.2 Oct 15 03:21:49.380 INFO kablam! Compiling pistoncore-input v0.17.1 Oct 15 03:21:49.380 INFO kablam! Compiling gfx_core v0.6.0 Oct 15 03:21:49.381 INFO kablam! Compiling x11-dl v2.12.0 Oct 15 03:21:51.155 INFO kablam! Compiling target_build_utils v0.3.0 Oct 15 03:22:00.903 INFO kablam! Compiling pistoncore-window v0.26.2 Oct 15 03:22:02.227 INFO kablam! Compiling png v0.6.2 Oct 15 03:22:02.373 INFO kablam! Compiling gfx_gl v0.3.1 Oct 15 03:22:02.373 INFO kablam! Compiling glutin v0.7.4 Oct 15 03:22:03.469 INFO kablam! Compiling gl v0.6.1 Oct 15 03:22:18.071 INFO kablam! Compiling pistoncore-event_loop v0.31.3 Oct 15 03:22:18.145 INFO kablam! Compiling image v0.12.3 Oct 15 03:22:22.539 INFO kablam! Compiling piston v0.31.3 Oct 15 03:22:27.099 INFO kablam! Compiling serde_json v0.9.6 Oct 15 03:22:42.819 INFO kablam! Compiling libloading v0.3.2 Oct 15 03:22:53.873 INFO kablam! Compiling dlib v0.3.1 Oct 15 03:22:55.079 INFO kablam! Compiling wayland-sys v0.7.8 Oct 15 03:22:58.449 INFO kablam! Compiling wayland-client v0.7.8 Oct 15 03:23:02.231 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 15 03:23:02.232 INFO kablam! Compiling wayland-window v0.4.4 Oct 15 03:23:06.236 INFO kablam! Compiling winit v0.5.11 Oct 15 03:23:18.236 INFO kablam! Compiling gfx v0.14.0 Oct 15 03:23:18.243 INFO kablam! Compiling gfx_device_gl v0.13.0 Oct 15 03:23:19.200 INFO kablam! Compiling pistoncore-glutin_window v0.35.0 Oct 15 03:23:32.931 INFO kablam! Compiling piston-gfx_texture v0.22.0 Oct 15 03:23:34.541 INFO kablam! Compiling piston2d-gfx_graphics v0.38.0 Oct 15 03:23:38.218 INFO kablam! Compiling piston_window v0.64.0 Oct 15 03:23:40.385 INFO kablam! Compiling angicourt v0.1.0 (/source) Oct 15 03:23:42.458 INFO kablam! warning: unused import: `UpdateArgs` Oct 15 03:23:42.458 INFO kablam! --> src/rect.rs:3:33 Oct 15 03:23:42.458 INFO kablam! | Oct 15 03:23:42.458 INFO kablam! 3 | use piston_window::{RenderArgs, UpdateArgs}; Oct 15 03:23:42.458 INFO kablam! | ^^^^^^^^^^ Oct 15 03:23:42.458 INFO kablam! | Oct 15 03:23:42.458 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:23:42.458 INFO kablam! Oct 15 03:23:42.458 INFO kablam! warning: unused imports: `multiply`, `translate` Oct 15 03:23:42.458 INFO kablam! --> src/simple_map.rs:4:34 Oct 15 03:23:42.458 INFO kablam! | Oct 15 03:23:42.458 INFO kablam! 4 | use piston_window::math::{Vec2d, translate, multiply}; Oct 15 03:23:42.458 INFO kablam! | ^^^^^^^^^ ^^^^^^^^ Oct 15 03:23:42.458 INFO kablam! Oct 15 03:23:42.458 INFO kablam! warning: unused import: `thread_rng` Oct 15 03:23:42.458 INFO kablam! --> src/simple_map.rs:9:12 Oct 15 03:23:42.458 INFO kablam! | Oct 15 03:23:42.458 INFO kablam! 9 | use rand::{thread_rng, Rng, SeedableRng, StdRng}; Oct 15 03:23:42.458 INFO kablam! | ^^^^^^^^^^ Oct 15 03:23:42.458 INFO kablam! Oct 15 03:23:42.586 INFO kablam! warning: unused variable: `args` Oct 15 03:23:42.586 INFO kablam! --> src/rect.rs:17:22 Oct 15 03:23:42.586 INFO kablam! | Oct 15 03:23:42.586 INFO kablam! 17 | fn render(&self, args: RenderArgs, context: Context, graphics: &mut G2d) -> RenderResult { Oct 15 03:23:42.586 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 15 03:23:42.586 INFO kablam! | Oct 15 03:23:42.586 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:23:42.586 INFO kablam! Oct 15 03:23:42.586 INFO kablam! warning: unused variable: `args` Oct 15 03:23:42.586 INFO kablam! --> src/simple_map.rs:21:22 Oct 15 03:23:42.586 INFO kablam! | Oct 15 03:23:42.586 INFO kablam! 21 | fn render(&self, args: RenderArgs, context: Context, graphics: &mut G2d) -> RenderResult { Oct 15 03:23:42.586 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 15 03:23:42.586 INFO kablam! Oct 15 03:23:42.590 INFO kablam! warning: type alias is never used: `UpdateResult` Oct 15 03:23:42.590 INFO kablam! --> src/event_traits.rs:19:1 Oct 15 03:23:42.590 INFO kablam! | Oct 15 03:23:42.590 INFO kablam! 19 | pub type UpdateResult = Result<(), ()>; Oct 15 03:23:42.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:23:42.590 INFO kablam! | Oct 15 03:23:42.590 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:23:42.590 INFO kablam! Oct 15 03:23:42.591 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:23:42.591 INFO kablam! --> src/simple_map.rs:94:13 Oct 15 03:23:42.591 INFO kablam! | Oct 15 03:23:42.591 INFO kablam! 94 | self.sprites[i].render(args, c, graphics); Oct 15 03:23:42.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:23:42.591 INFO kablam! | Oct 15 03:23:42.591 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 03:23:42.591 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:23:42.591 INFO kablam! Oct 15 03:23:42.591 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:23:42.591 INFO kablam! --> src/main.rs:78:21 Oct 15 03:23:42.591 INFO kablam! | Oct 15 03:23:42.591 INFO kablam! 78 | r.render(args, c, g); Oct 15 03:23:42.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:23:42.591 INFO kablam! | Oct 15 03:23:42.591 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:23:42.593 INFO kablam! Oct 15 03:23:42.593 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:23:42.593 INFO kablam! --> src/main.rs:79:21 Oct 15 03:23:42.593 INFO kablam! | Oct 15 03:23:42.593 INFO kablam! 79 | m.render(args, c, g); Oct 15 03:23:42.593 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:23:42.593 INFO kablam! | Oct 15 03:23:42.593 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:23:42.593 INFO kablam! Oct 15 03:23:47.628 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 58s Oct 15 03:23:47.641 INFO kablam! su: No module specific data is present Oct 15 03:23:48.159 INFO running `"docker" "rm" "-f" "e3f388fad0b519442d4dc48d7b5d9cd299ebab2ae3b3e6a7d9457c0ee12d6ee9"` Oct 15 03:23:48.363 INFO blam! e3f388fad0b519442d4dc48d7b5d9cd299ebab2ae3b3e6a7d9457c0ee12d6ee9 Oct 15 03:23:48.373 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 03:23:48.642 INFO blam! 3bae08bf07eafd34540f5f5ae450e3a4dbcf5450fa201f84af080775f2fc97a0 Oct 15 03:23:48.645 INFO running `"docker" "start" "-a" "3bae08bf07eafd34540f5f5ae450e3a4dbcf5450fa201f84af080775f2fc97a0"` Oct 15 03:23:49.014 INFO kablam! usermod: no changes Oct 15 03:23:49.192 INFO kablam! Compiling angicourt v0.1.0 (/source) Oct 15 03:23:51.059 INFO kablam! warning: unused import: `UpdateArgs` Oct 15 03:23:51.059 INFO kablam! --> src/rect.rs:3:33 Oct 15 03:23:51.059 INFO kablam! | Oct 15 03:23:51.059 INFO kablam! 3 | use piston_window::{RenderArgs, UpdateArgs}; Oct 15 03:23:51.059 INFO kablam! | ^^^^^^^^^^ Oct 15 03:23:51.059 INFO kablam! | Oct 15 03:23:51.059 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:23:51.059 INFO kablam! Oct 15 03:23:51.059 INFO kablam! warning: unused imports: `multiply`, `translate` Oct 15 03:23:51.059 INFO kablam! --> src/simple_map.rs:4:34 Oct 15 03:23:51.059 INFO kablam! | Oct 15 03:23:51.059 INFO kablam! 4 | use piston_window::math::{Vec2d, translate, multiply}; Oct 15 03:23:51.060 INFO kablam! | ^^^^^^^^^ ^^^^^^^^ Oct 15 03:23:51.060 INFO kablam! Oct 15 03:23:51.060 INFO kablam! warning: unused import: `thread_rng` Oct 15 03:23:51.060 INFO kablam! --> src/simple_map.rs:9:12 Oct 15 03:23:51.060 INFO kablam! | Oct 15 03:23:51.060 INFO kablam! 9 | use rand::{thread_rng, Rng, SeedableRng, StdRng}; Oct 15 03:23:51.060 INFO kablam! | ^^^^^^^^^^ Oct 15 03:23:51.060 INFO kablam! Oct 15 03:23:51.157 INFO kablam! warning: unused variable: `args` Oct 15 03:23:51.157 INFO kablam! --> src/rect.rs:17:22 Oct 15 03:23:51.157 INFO kablam! | Oct 15 03:23:51.158 INFO kablam! 17 | fn render(&self, args: RenderArgs, context: Context, graphics: &mut G2d) -> RenderResult { Oct 15 03:23:51.158 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 15 03:23:51.158 INFO kablam! | Oct 15 03:23:51.158 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:23:51.159 INFO kablam! Oct 15 03:23:51.159 INFO kablam! warning: unused variable: `args` Oct 15 03:23:51.159 INFO kablam! --> src/simple_map.rs:21:22 Oct 15 03:23:51.159 INFO kablam! | Oct 15 03:23:51.159 INFO kablam! 21 | fn render(&self, args: RenderArgs, context: Context, graphics: &mut G2d) -> RenderResult { Oct 15 03:23:51.159 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 15 03:23:51.159 INFO kablam! Oct 15 03:23:51.170 INFO kablam! warning: type alias is never used: `UpdateResult` Oct 15 03:23:51.170 INFO kablam! --> src/event_traits.rs:19:1 Oct 15 03:23:51.170 INFO kablam! | Oct 15 03:23:51.170 INFO kablam! 19 | pub type UpdateResult = Result<(), ()>; Oct 15 03:23:51.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:23:51.170 INFO kablam! | Oct 15 03:23:51.170 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:23:51.170 INFO kablam! Oct 15 03:23:51.171 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:23:51.171 INFO kablam! --> src/simple_map.rs:94:13 Oct 15 03:23:51.171 INFO kablam! | Oct 15 03:23:51.171 INFO kablam! 94 | self.sprites[i].render(args, c, graphics); Oct 15 03:23:51.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:23:51.171 INFO kablam! | Oct 15 03:23:51.171 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 03:23:51.171 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:23:51.171 INFO kablam! Oct 15 03:23:51.173 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:23:51.173 INFO kablam! --> src/main.rs:78:21 Oct 15 03:23:51.173 INFO kablam! | Oct 15 03:23:51.173 INFO kablam! 78 | r.render(args, c, g); Oct 15 03:23:51.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:23:51.173 INFO kablam! | Oct 15 03:23:51.173 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:23:51.173 INFO kablam! Oct 15 03:23:51.173 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:23:51.173 INFO kablam! --> src/main.rs:79:21 Oct 15 03:23:51.173 INFO kablam! | Oct 15 03:23:51.173 INFO kablam! 79 | m.render(args, c, g); Oct 15 03:23:51.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:23:51.173 INFO kablam! | Oct 15 03:23:51.173 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:23:51.173 INFO kablam! Oct 15 03:23:51.558 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.52s Oct 15 03:23:51.567 INFO kablam! su: No module specific data is present Oct 15 03:23:51.835 INFO running `"docker" "rm" "-f" "3bae08bf07eafd34540f5f5ae450e3a4dbcf5450fa201f84af080775f2fc97a0"` Oct 15 03:23:51.900 INFO blam! 3bae08bf07eafd34540f5f5ae450e3a4dbcf5450fa201f84af080775f2fc97a0 Oct 15 03:23:51.903 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 03:23:52.132 INFO blam! bfa44d9860d311a3447c8e223b35fc0032e72035a6e0aa3ddcea2f6944228dbc Oct 15 03:23:52.133 INFO running `"docker" "start" "-a" "bfa44d9860d311a3447c8e223b35fc0032e72035a6e0aa3ddcea2f6944228dbc"` Oct 15 03:23:52.528 INFO kablam! usermod: no changes Oct 15 03:23:52.699 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 03:23:52.717 INFO kablam! Running /target/debug/deps/angicourt-ad40c745d256dce5 Oct 15 03:23:52.720 INFO blam! Oct 15 03:23:52.720 INFO blam! running 0 tests Oct 15 03:23:52.720 INFO blam! Oct 15 03:23:52.720 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:23:52.720 INFO blam! Oct 15 03:23:52.724 INFO kablam! su: No module specific data is present Oct 15 03:23:53.155 INFO running `"docker" "rm" "-f" "bfa44d9860d311a3447c8e223b35fc0032e72035a6e0aa3ddcea2f6944228dbc"` Oct 15 03:23:53.415 INFO blam! bfa44d9860d311a3447c8e223b35fc0032e72035a6e0aa3ddcea2f6944228dbc