Oct 15 03:22:06.777 INFO testing axelmagn/angicourt against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 03:22:06.777 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 03:22:07.223 INFO blam! 072709c172a35301d7ae01d1d6b75a20ae3aedca8cbade898d067c8a232f8104 Oct 15 03:22:07.232 INFO running `"docker" "start" "-a" "072709c172a35301d7ae01d1d6b75a20ae3aedca8cbade898d067c8a232f8104"` Oct 15 03:22:08.539 INFO kablam! usermod: no changes Oct 15 03:22:08.931 INFO kablam! Compiling serde v0.9.7 Oct 15 03:22:08.931 INFO kablam! Compiling time v0.1.36 Oct 15 03:22:08.931 INFO kablam! Compiling deflate v0.7.4 Oct 15 03:22:08.932 INFO kablam! Compiling deque v0.3.1 Oct 15 03:22:08.932 INFO kablam! Compiling num-rational v0.1.35 Oct 15 03:22:08.932 INFO kablam! Compiling gl_generator v0.5.2 Oct 15 03:22:08.939 INFO kablam! Compiling pistoncore-input v0.17.1 Oct 15 03:22:08.939 INFO kablam! Compiling gfx_core v0.6.0 Oct 15 03:22:12.095 INFO kablam! Compiling rayon v0.6.0 Oct 15 03:22:13.476 INFO kablam! Compiling target_build_utils v0.3.0 Oct 15 03:22:24.997 INFO kablam! Compiling pistoncore-window v0.26.2 Oct 15 03:22:25.095 INFO kablam! Compiling glutin v0.7.4 Oct 15 03:22:25.095 INFO kablam! Compiling gl v0.6.1 Oct 15 03:22:25.095 INFO kablam! Compiling gfx_gl v0.3.1 Oct 15 03:22:26.824 INFO kablam! Compiling png v0.6.2 Oct 15 03:22:35.100 INFO kablam! Compiling memmap v0.4.0 Oct 15 03:22:35.147 INFO kablam! Compiling pistoncore-event_loop v0.31.3 Oct 15 03:22:35.159 INFO kablam! Compiling jpeg-decoder v0.1.11 Oct 15 03:22:36.999 INFO kablam! Compiling piston v0.31.3 Oct 15 03:22:42.843 INFO kablam! Compiling image v0.12.3 Oct 15 03:22:45.968 INFO kablam! Compiling serde_json v0.9.6 Oct 15 03:23:03.310 INFO kablam! Compiling libloading v0.3.2 Oct 15 03:23:14.067 INFO kablam! Compiling dlib v0.3.1 Oct 15 03:23:16.615 INFO kablam! Compiling wayland-sys v0.7.8 Oct 15 03:23:22.408 INFO kablam! Compiling wayland-client v0.7.8 Oct 15 03:23:27.341 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 15 03:23:27.343 INFO kablam! Compiling wayland-window v0.4.4 Oct 15 03:23:30.660 INFO kablam! Compiling winit v0.5.11 Oct 15 03:23:36.131 INFO kablam! Compiling gfx v0.14.0 Oct 15 03:23:36.131 INFO kablam! Compiling gfx_device_gl v0.13.0 Oct 15 03:23:37.727 INFO kablam! Compiling pistoncore-glutin_window v0.35.0 Oct 15 03:23:45.223 INFO kablam! Compiling piston-gfx_texture v0.22.0 Oct 15 03:23:46.739 INFO kablam! Compiling piston2d-gfx_graphics v0.38.0 Oct 15 03:23:50.167 INFO kablam! Compiling piston_window v0.64.0 Oct 15 03:23:52.223 INFO kablam! Compiling angicourt v0.1.0 (/source) Oct 15 03:23:54.179 INFO kablam! warning: unused import: `UpdateArgs` Oct 15 03:23:54.179 INFO kablam! --> src/rect.rs:3:33 Oct 15 03:23:54.179 INFO kablam! | Oct 15 03:23:54.179 INFO kablam! 3 | use piston_window::{RenderArgs, UpdateArgs}; Oct 15 03:23:54.179 INFO kablam! | ^^^^^^^^^^ Oct 15 03:23:54.179 INFO kablam! | Oct 15 03:23:54.179 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:23:54.179 INFO kablam! Oct 15 03:23:54.179 INFO kablam! warning: unused imports: `multiply`, `translate` Oct 15 03:23:54.179 INFO kablam! --> src/simple_map.rs:4:34 Oct 15 03:23:54.179 INFO kablam! | Oct 15 03:23:54.179 INFO kablam! 4 | use piston_window::math::{Vec2d, translate, multiply}; Oct 15 03:23:54.179 INFO kablam! | ^^^^^^^^^ ^^^^^^^^ Oct 15 03:23:54.179 INFO kablam! Oct 15 03:23:54.179 INFO kablam! warning: unused import: `thread_rng` Oct 15 03:23:54.179 INFO kablam! --> src/simple_map.rs:9:12 Oct 15 03:23:54.179 INFO kablam! | Oct 15 03:23:54.179 INFO kablam! 9 | use rand::{thread_rng, Rng, SeedableRng, StdRng}; Oct 15 03:23:54.179 INFO kablam! | ^^^^^^^^^^ Oct 15 03:23:54.179 INFO kablam! Oct 15 03:23:54.289 INFO kablam! warning: unused variable: `args` Oct 15 03:23:54.290 INFO kablam! --> src/rect.rs:17:22 Oct 15 03:23:54.290 INFO kablam! | Oct 15 03:23:54.290 INFO kablam! 17 | fn render(&self, args: RenderArgs, context: Context, graphics: &mut G2d) -> RenderResult { Oct 15 03:23:54.290 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 15 03:23:54.290 INFO kablam! | Oct 15 03:23:54.291 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:23:54.291 INFO kablam! Oct 15 03:23:54.291 INFO kablam! warning: unused variable: `args` Oct 15 03:23:54.291 INFO kablam! --> src/simple_map.rs:21:22 Oct 15 03:23:54.291 INFO kablam! | Oct 15 03:23:54.291 INFO kablam! 21 | fn render(&self, args: RenderArgs, context: Context, graphics: &mut G2d) -> RenderResult { Oct 15 03:23:54.291 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 15 03:23:54.291 INFO kablam! Oct 15 03:23:54.311 INFO kablam! warning: type alias is never used: `UpdateResult` Oct 15 03:23:54.311 INFO kablam! --> src/event_traits.rs:19:1 Oct 15 03:23:54.311 INFO kablam! | Oct 15 03:23:54.311 INFO kablam! 19 | pub type UpdateResult = Result<(), ()>; Oct 15 03:23:54.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:23:54.311 INFO kablam! | Oct 15 03:23:54.311 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:23:54.311 INFO kablam! Oct 15 03:23:54.311 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:23:54.311 INFO kablam! --> src/simple_map.rs:94:13 Oct 15 03:23:54.311 INFO kablam! | Oct 15 03:23:54.311 INFO kablam! 94 | self.sprites[i].render(args, c, graphics); Oct 15 03:23:54.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:23:54.311 INFO kablam! | Oct 15 03:23:54.311 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 03:23:54.311 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:23:54.311 INFO kablam! Oct 15 03:23:54.311 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:23:54.311 INFO kablam! --> src/main.rs:78:21 Oct 15 03:23:54.311 INFO kablam! | Oct 15 03:23:54.311 INFO kablam! 78 | r.render(args, c, g); Oct 15 03:23:54.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:23:54.311 INFO kablam! | Oct 15 03:23:54.311 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:23:54.311 INFO kablam! Oct 15 03:23:54.311 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:23:54.311 INFO kablam! --> src/main.rs:79:21 Oct 15 03:23:54.311 INFO kablam! | Oct 15 03:23:54.311 INFO kablam! 79 | m.render(args, c, g); Oct 15 03:23:54.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:23:54.311 INFO kablam! | Oct 15 03:23:54.311 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:23:54.311 INFO kablam! Oct 15 03:23:58.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 50s Oct 15 03:23:58.629 INFO kablam! su: No module specific data is present Oct 15 03:23:59.405 INFO running `"docker" "rm" "-f" "072709c172a35301d7ae01d1d6b75a20ae3aedca8cbade898d067c8a232f8104"` Oct 15 03:23:59.497 INFO blam! 072709c172a35301d7ae01d1d6b75a20ae3aedca8cbade898d067c8a232f8104 Oct 15 03:23:59.500 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 03:23:59.683 INFO blam! 019eb932e67baef2c65919f4e48c7bcfb0f67321abc2b13c548e659b17a2a2d6 Oct 15 03:23:59.684 INFO running `"docker" "start" "-a" "019eb932e67baef2c65919f4e48c7bcfb0f67321abc2b13c548e659b17a2a2d6"` Oct 15 03:24:00.386 INFO kablam! usermod: no changes Oct 15 03:24:00.560 INFO kablam! Compiling angicourt v0.1.0 (/source) Oct 15 03:24:02.326 INFO kablam! warning: unused import: `UpdateArgs` Oct 15 03:24:02.326 INFO kablam! --> src/rect.rs:3:33 Oct 15 03:24:02.326 INFO kablam! | Oct 15 03:24:02.326 INFO kablam! 3 | use piston_window::{RenderArgs, UpdateArgs}; Oct 15 03:24:02.326 INFO kablam! | ^^^^^^^^^^ Oct 15 03:24:02.326 INFO kablam! | Oct 15 03:24:02.326 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:24:02.326 INFO kablam! Oct 15 03:24:02.326 INFO kablam! warning: unused imports: `multiply`, `translate` Oct 15 03:24:02.326 INFO kablam! --> src/simple_map.rs:4:34 Oct 15 03:24:02.326 INFO kablam! | Oct 15 03:24:02.326 INFO kablam! 4 | use piston_window::math::{Vec2d, translate, multiply}; Oct 15 03:24:02.326 INFO kablam! | ^^^^^^^^^ ^^^^^^^^ Oct 15 03:24:02.326 INFO kablam! Oct 15 03:24:02.326 INFO kablam! warning: unused import: `thread_rng` Oct 15 03:24:02.326 INFO kablam! --> src/simple_map.rs:9:12 Oct 15 03:24:02.326 INFO kablam! | Oct 15 03:24:02.326 INFO kablam! 9 | use rand::{thread_rng, Rng, SeedableRng, StdRng}; Oct 15 03:24:02.326 INFO kablam! | ^^^^^^^^^^ Oct 15 03:24:02.326 INFO kablam! Oct 15 03:24:02.437 INFO kablam! warning: unused variable: `args` Oct 15 03:24:02.437 INFO kablam! --> src/rect.rs:17:22 Oct 15 03:24:02.437 INFO kablam! | Oct 15 03:24:02.437 INFO kablam! 17 | fn render(&self, args: RenderArgs, context: Context, graphics: &mut G2d) -> RenderResult { Oct 15 03:24:02.437 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 15 03:24:02.437 INFO kablam! | Oct 15 03:24:02.437 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:24:02.437 INFO kablam! Oct 15 03:24:02.437 INFO kablam! warning: unused variable: `args` Oct 15 03:24:02.437 INFO kablam! --> src/simple_map.rs:21:22 Oct 15 03:24:02.437 INFO kablam! | Oct 15 03:24:02.437 INFO kablam! 21 | fn render(&self, args: RenderArgs, context: Context, graphics: &mut G2d) -> RenderResult { Oct 15 03:24:02.437 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 15 03:24:02.437 INFO kablam! Oct 15 03:24:02.449 INFO kablam! warning: type alias is never used: `UpdateResult` Oct 15 03:24:02.449 INFO kablam! --> src/event_traits.rs:19:1 Oct 15 03:24:02.449 INFO kablam! | Oct 15 03:24:02.449 INFO kablam! 19 | pub type UpdateResult = Result<(), ()>; Oct 15 03:24:02.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:24:02.449 INFO kablam! | Oct 15 03:24:02.449 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:24:02.449 INFO kablam! Oct 15 03:24:02.449 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:24:02.449 INFO kablam! --> src/simple_map.rs:94:13 Oct 15 03:24:02.449 INFO kablam! | Oct 15 03:24:02.449 INFO kablam! 94 | self.sprites[i].render(args, c, graphics); Oct 15 03:24:02.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:24:02.449 INFO kablam! | Oct 15 03:24:02.449 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 03:24:02.449 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:24:02.449 INFO kablam! Oct 15 03:24:02.449 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:24:02.449 INFO kablam! --> src/main.rs:78:21 Oct 15 03:24:02.449 INFO kablam! | Oct 15 03:24:02.450 INFO kablam! 78 | r.render(args, c, g); Oct 15 03:24:02.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:24:02.450 INFO kablam! | Oct 15 03:24:02.450 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:24:02.450 INFO kablam! Oct 15 03:24:02.450 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:24:02.450 INFO kablam! --> src/main.rs:79:21 Oct 15 03:24:02.450 INFO kablam! | Oct 15 03:24:02.450 INFO kablam! 79 | m.render(args, c, g); Oct 15 03:24:02.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:24:02.450 INFO kablam! | Oct 15 03:24:02.450 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:24:02.450 INFO kablam! Oct 15 03:24:02.851 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.43s Oct 15 03:24:02.852 INFO kablam! su: No module specific data is present Oct 15 03:24:03.139 INFO running `"docker" "rm" "-f" "019eb932e67baef2c65919f4e48c7bcfb0f67321abc2b13c548e659b17a2a2d6"` Oct 15 03:24:03.266 INFO blam! 019eb932e67baef2c65919f4e48c7bcfb0f67321abc2b13c548e659b17a2a2d6 Oct 15 03:24:03.269 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 03:24:03.536 INFO blam! 6d89574c4bc48c8f101a133fcdb5eff64f53019888281450c1023aa849f98ef3 Oct 15 03:24:03.537 INFO running `"docker" "start" "-a" "6d89574c4bc48c8f101a133fcdb5eff64f53019888281450c1023aa849f98ef3"` Oct 15 03:24:04.054 INFO kablam! usermod: no changes Oct 15 03:24:04.205 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 15 03:24:04.211 INFO kablam! Running /target/debug/deps/angicourt-cd920ea61f9b30ec Oct 15 03:24:04.213 INFO blam! Oct 15 03:24:04.213 INFO blam! running 0 tests Oct 15 03:24:04.213 INFO blam! Oct 15 03:24:04.213 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:24:04.213 INFO blam! Oct 15 03:24:04.214 INFO kablam! su: No module specific data is present Oct 15 03:24:04.469 INFO running `"docker" "rm" "-f" "6d89574c4bc48c8f101a133fcdb5eff64f53019888281450c1023aa849f98ef3"` Oct 15 03:24:04.593 INFO blam! 6d89574c4bc48c8f101a133fcdb5eff64f53019888281450c1023aa849f98ef3