Oct 14 19:08:45.637 INFO testing happenslol/n3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 19:08:45.637 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 19:08:47.126 INFO blam! 08e716797e34e31f8d569a121b1fbdabfcd7bb254a09e8e1a3dd50901e03ae74 Oct 14 19:08:47.128 INFO running `"docker" "start" "-a" "08e716797e34e31f8d569a121b1fbdabfcd7bb254a09e8e1a3dd50901e03ae74"` Oct 14 19:08:49.351 INFO kablam! usermod: no changes Oct 14 19:08:49.716 INFO kablam! Compiling serde v0.9.10 Oct 14 19:08:49.720 INFO kablam! Compiling shared_library v0.1.5 Oct 14 19:08:49.744 INFO kablam! Compiling phf_generator v0.7.21 Oct 14 19:08:49.747 INFO kablam! Compiling arrayvec v0.3.20 Oct 14 19:08:49.750 INFO kablam! Compiling x11-dl v2.12.0 Oct 14 19:08:49.752 INFO kablam! Compiling pistoncore-event_loop v0.31.4 Oct 14 19:08:49.771 INFO kablam! Compiling piston-gfx_texture v0.22.1 Oct 14 19:08:51.937 INFO kablam! Compiling phf_codegen v0.7.21 Oct 14 19:08:53.243 INFO kablam! Compiling piston v0.31.4 Oct 14 19:08:53.363 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 19:08:54.336 INFO kablam! Compiling target_build_utils v0.3.0 Oct 14 19:08:54.608 INFO kablam! Compiling rusttype v0.2.1 Oct 14 19:09:02.799 INFO kablam! Compiling piston2d-gfx_graphics v0.38.0 Oct 14 19:09:17.204 INFO kablam! Compiling serde_json v0.9.8 Oct 14 19:09:23.713 INFO kablam! Compiling libloading v0.3.2 Oct 14 19:09:26.988 INFO kablam! Compiling dlib v0.3.1 Oct 14 19:09:27.304 INFO kablam! Compiling wayland-sys v0.7.8 Oct 14 19:09:29.275 INFO kablam! Compiling wayland-client v0.7.8 Oct 14 19:09:31.935 INFO kablam! Compiling wayland-window v0.4.4 Oct 14 19:09:31.939 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 14 19:09:34.513 INFO kablam! Compiling winit v0.5.11 Oct 14 19:09:39.531 INFO kablam! Compiling glutin v0.7.4 Oct 14 19:09:42.723 INFO kablam! Compiling pistoncore-glutin_window v0.35.1 Oct 14 19:09:47.259 INFO kablam! Compiling piston_window v0.64.0 Oct 14 19:09:48.695 INFO kablam! Compiling n3 v0.1.0 (/source) Oct 14 19:09:50.013 INFO kablam! warning: unused variable: `dt` Oct 14 19:09:50.013 INFO kablam! --> src/camera.rs:20:30 Oct 14 19:09:50.013 INFO kablam! | Oct 14 19:09:50.013 INFO kablam! 20 | pub fn update(&mut self, dt: f64) { Oct 14 19:09:50.013 INFO kablam! | ^^ help: consider using `_dt` instead Oct 14 19:09:50.013 INFO kablam! | Oct 14 19:09:50.013 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:09:50.013 INFO kablam! Oct 14 19:09:50.039 INFO kablam! warning: method is never used: `add_tile_offset` Oct 14 19:09:50.039 INFO kablam! --> src/world.rs:84:5 Oct 14 19:09:50.039 INFO kablam! | Oct 14 19:09:50.039 INFO kablam! 84 | pub fn add_tile_offset(pos: [f64; 2], offset: [i32; 2]) -> [f64; 2] { Oct 14 19:09:50.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:09:50.039 INFO kablam! | Oct 14 19:09:50.039 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:09:50.039 INFO kablam! Oct 14 19:09:54.077 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 14 19:09:54.111 INFO kablam! su: No module specific data is present Oct 14 19:09:54.710 INFO running `"docker" "rm" "-f" "08e716797e34e31f8d569a121b1fbdabfcd7bb254a09e8e1a3dd50901e03ae74"` Oct 14 19:09:55.103 INFO blam! 08e716797e34e31f8d569a121b1fbdabfcd7bb254a09e8e1a3dd50901e03ae74 Oct 14 19:09:55.111 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 19:09:55.420 INFO blam! 85765e9310c34e45825a0eca1557fb9cb9465e4c5861460085e19be4993cf9eb Oct 14 19:09:55.423 INFO running `"docker" "start" "-a" "85765e9310c34e45825a0eca1557fb9cb9465e4c5861460085e19be4993cf9eb"` Oct 14 19:09:56.022 INFO kablam! usermod: no changes Oct 14 19:09:56.217 INFO kablam! Compiling n3 v0.1.0 (/source) Oct 14 19:09:57.578 INFO kablam! warning: unused variable: `dt` Oct 14 19:09:57.578 INFO kablam! --> src/camera.rs:20:30 Oct 14 19:09:57.578 INFO kablam! | Oct 14 19:09:57.578 INFO kablam! 20 | pub fn update(&mut self, dt: f64) { Oct 14 19:09:57.578 INFO kablam! | ^^ help: consider using `_dt` instead Oct 14 19:09:57.578 INFO kablam! | Oct 14 19:09:57.578 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 19:09:57.578 INFO kablam! Oct 14 19:09:57.604 INFO kablam! warning: method is never used: `add_tile_offset` Oct 14 19:09:57.604 INFO kablam! --> src/world.rs:84:5 Oct 14 19:09:57.604 INFO kablam! | Oct 14 19:09:57.604 INFO kablam! 84 | pub fn add_tile_offset(pos: [f64; 2], offset: [i32; 2]) -> [f64; 2] { Oct 14 19:09:57.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:09:57.604 INFO kablam! | Oct 14 19:09:57.604 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:09:57.604 INFO kablam! Oct 14 19:09:58.048 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.99s Oct 14 19:09:58.060 INFO kablam! su: No module specific data is present Oct 14 19:09:58.413 INFO running `"docker" "rm" "-f" "85765e9310c34e45825a0eca1557fb9cb9465e4c5861460085e19be4993cf9eb"` Oct 14 19:09:58.660 INFO blam! 85765e9310c34e45825a0eca1557fb9cb9465e4c5861460085e19be4993cf9eb Oct 14 19:09:58.664 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 19:09:59.035 INFO blam! 3dffd8f171b0af68e08267a405f53daf7d3ca4f61ca0e1c47ae18a326b0ae5ff Oct 14 19:09:59.038 INFO running `"docker" "start" "-a" "3dffd8f171b0af68e08267a405f53daf7d3ca4f61ca0e1c47ae18a326b0ae5ff"` Oct 14 19:10:00.587 INFO kablam! usermod: no changes Oct 14 19:10:00.768 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 14 19:10:00.787 INFO kablam! Running /target/debug/deps/n3-afa816f690b70675 Oct 14 19:10:00.792 INFO blam! Oct 14 19:10:00.792 INFO blam! running 0 tests Oct 14 19:10:00.792 INFO blam! Oct 14 19:10:00.792 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:10:00.792 INFO blam! Oct 14 19:10:00.797 INFO kablam! su: No module specific data is present Oct 14 19:10:01.261 INFO running `"docker" "rm" "-f" "3dffd8f171b0af68e08267a405f53daf7d3ca4f61ca0e1c47ae18a326b0ae5ff"` Oct 14 19:10:01.441 INFO blam! 3dffd8f171b0af68e08267a405f53daf7d3ca4f61ca0e1c47ae18a326b0ae5ff