Oct 14 11:52:45.072 INFO testing mattsykesj/copper against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 11:52:45.073 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 11:52:45.547 INFO blam! 4f8e33ffaa9292372dd0ca63f9977ca8ab27f31403d8890b467d863389c8ecce Oct 14 11:52:45.547 INFO running `"docker" "start" "-a" "4f8e33ffaa9292372dd0ca63f9977ca8ab27f31403d8890b467d863389c8ecce"` Oct 14 11:52:47.098 INFO kablam! usermod: no changes Oct 14 11:52:47.262 INFO kablam! Compiling libc v0.2.23 Oct 14 11:52:47.267 INFO kablam! Compiling siphasher v0.2.2 Oct 14 11:52:47.268 INFO kablam! Compiling dtoa v0.4.1 Oct 14 11:52:47.268 INFO kablam! Compiling itoa v0.3.1 Oct 14 11:52:47.268 INFO kablam! Compiling num-traits v0.1.37 Oct 14 11:52:47.268 INFO kablam! Compiling serde v0.9.15 Oct 14 11:52:47.269 INFO kablam! Compiling bitflags v0.7.0 Oct 14 11:52:47.339 INFO kablam! Compiling pkg-config v0.3.9 Oct 14 11:52:47.795 INFO kablam! Compiling khronos_api v1.0.1 Oct 14 11:52:48.835 INFO kablam! Compiling log v0.3.8 Oct 14 11:52:48.867 INFO kablam! Compiling xml-rs v0.3.6 Oct 14 11:52:53.400 INFO kablam! Compiling tempfile v2.1.5 Oct 14 11:52:53.433 INFO kablam! Compiling phf_shared v0.7.21 Oct 14 11:52:53.434 INFO kablam! Compiling x11-dl v2.14.0 Oct 14 11:52:53.434 INFO kablam! Compiling rand v0.3.15 Oct 14 11:52:53.523 INFO kablam! Compiling shared_library v0.1.5 Oct 14 11:52:55.490 INFO kablam! Compiling fs2 v0.2.5 Oct 14 11:52:57.489 INFO kablam! Compiling phf v0.7.21 Oct 14 11:52:57.864 INFO kablam! Compiling memmap v0.4.0 Oct 14 11:52:57.940 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 11:53:04.887 INFO kablam! Compiling wayland-scanner v0.8.7 Oct 14 11:53:04.887 INFO kablam! Compiling gl_generator v0.5.3 Oct 14 11:53:06.311 INFO kablam! Compiling phf_generator v0.7.21 Oct 14 11:53:07.507 INFO kablam! Compiling phf_codegen v0.7.21 Oct 14 11:53:09.315 INFO kablam! Compiling target_build_utils v0.3.1 Oct 14 11:53:16.779 INFO kablam! Compiling wayland-client v0.8.7 Oct 14 11:53:18.352 INFO kablam! Compiling glutin v0.8.1 Oct 14 11:53:18.352 INFO kablam! Compiling gl v0.6.2 Oct 14 11:53:44.856 INFO kablam! Compiling serde_json v0.9.10 Oct 14 11:53:56.065 INFO kablam! Compiling libloading v0.3.4 Oct 14 11:53:59.231 INFO kablam! Compiling dlib v0.3.1 Oct 14 11:53:59.490 INFO kablam! Compiling wayland-sys v0.8.7 Oct 14 11:54:03.583 INFO kablam! Compiling wayland-kbd v0.8.0 Oct 14 11:54:03.584 INFO kablam! Compiling wayland-window v0.5.0 Oct 14 11:54:06.178 INFO kablam! Compiling winit v0.6.4 Oct 14 11:54:15.463 INFO kablam! Compiling copper v0.1.0 (/source) Oct 14 11:54:15.655 INFO kablam! warning: unused import: `systems::Render` Oct 14 11:54:15.655 INFO kablam! --> src/utility/message_bus.rs:1:5 Oct 14 11:54:15.655 INFO kablam! | Oct 14 11:54:15.656 INFO kablam! 1 | use systems::Render; Oct 14 11:54:15.656 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 11:54:15.656 INFO kablam! | Oct 14 11:54:15.656 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:54:15.657 INFO kablam! Oct 14 11:54:15.657 INFO kablam! warning: unused import: `systems::Gui` Oct 14 11:54:15.657 INFO kablam! --> src/utility/message_bus.rs:2:5 Oct 14 11:54:15.658 INFO kablam! | Oct 14 11:54:15.659 INFO kablam! 2 | use systems::Gui; Oct 14 11:54:15.659 INFO kablam! | ^^^^^^^^^^^^ Oct 14 11:54:15.659 INFO kablam! Oct 14 11:54:15.660 INFO kablam! warning: unused import: `systems::Input` Oct 14 11:54:15.660 INFO kablam! --> src/utility/message_bus.rs:3:5 Oct 14 11:54:15.661 INFO kablam! | Oct 14 11:54:15.661 INFO kablam! 3 | use systems::Input; Oct 14 11:54:15.662 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 11:54:15.662 INFO kablam! Oct 14 11:54:15.723 INFO kablam! warning: unreachable pattern Oct 14 11:54:15.724 INFO kablam! --> src/systems/render.rs:14:13 Oct 14 11:54:15.724 INFO kablam! | Oct 14 11:54:15.725 INFO kablam! 14 | _ => () Oct 14 11:54:15.725 INFO kablam! | ^ Oct 14 11:54:15.726 INFO kablam! | Oct 14 11:54:15.727 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 11:54:15.727 INFO kablam! Oct 14 11:54:15.727 INFO kablam! warning: struct is never constructed: `Gui` Oct 14 11:54:15.728 INFO kablam! --> src/systems/gui.rs:2:1 Oct 14 11:54:15.728 INFO kablam! | Oct 14 11:54:15.729 INFO kablam! 2 | pub struct Gui; Oct 14 11:54:15.729 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 11:54:15.730 INFO kablam! | Oct 14 11:54:15.730 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:54:15.731 INFO kablam! Oct 14 11:54:15.731 INFO kablam! warning: struct is never constructed: `Input` Oct 14 11:54:15.732 INFO kablam! --> src/systems/input.rs:2:1 Oct 14 11:54:15.732 INFO kablam! | Oct 14 11:54:15.733 INFO kablam! 2 | pub struct Input; Oct 14 11:54:15.735 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 11:54:15.735 INFO kablam! Oct 14 11:54:16.313 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Oct 14 11:54:16.327 INFO kablam! su: No module specific data is present Oct 14 11:54:19.680 INFO running `"docker" "rm" "-f" "4f8e33ffaa9292372dd0ca63f9977ca8ab27f31403d8890b467d863389c8ecce"` Oct 14 11:54:19.987 INFO blam! 4f8e33ffaa9292372dd0ca63f9977ca8ab27f31403d8890b467d863389c8ecce Oct 14 11:54:19.995 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 11:54:20.473 INFO blam! f8c661705dd2733867c6abf0b97dc26b21d53efed67a2b61db382a59e558c213 Oct 14 11:54:20.476 INFO running `"docker" "start" "-a" "f8c661705dd2733867c6abf0b97dc26b21d53efed67a2b61db382a59e558c213"` Oct 14 11:54:22.410 INFO kablam! usermod: no changes Oct 14 11:54:22.550 INFO kablam! Compiling copper v0.1.0 (/source) Oct 14 11:54:22.786 INFO kablam! warning: unused import: `systems::Render` Oct 14 11:54:22.786 INFO kablam! --> src/utility/message_bus.rs:1:5 Oct 14 11:54:22.786 INFO kablam! | Oct 14 11:54:22.786 INFO kablam! 1 | use systems::Render; Oct 14 11:54:22.786 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 11:54:22.786 INFO kablam! | Oct 14 11:54:22.786 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:54:22.788 INFO kablam! Oct 14 11:54:22.790 INFO kablam! warning: unused import: `systems::Gui` Oct 14 11:54:22.790 INFO kablam! --> src/utility/message_bus.rs:2:5 Oct 14 11:54:22.791 INFO kablam! | Oct 14 11:54:22.791 INFO kablam! 2 | use systems::Gui; Oct 14 11:54:22.791 INFO kablam! | ^^^^^^^^^^^^ Oct 14 11:54:22.791 INFO kablam! Oct 14 11:54:22.791 INFO kablam! warning: unused import: `systems::Input` Oct 14 11:54:22.791 INFO kablam! --> src/utility/message_bus.rs:3:5 Oct 14 11:54:22.791 INFO kablam! | Oct 14 11:54:22.791 INFO kablam! 3 | use systems::Input; Oct 14 11:54:22.791 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 11:54:22.791 INFO kablam! Oct 14 11:54:22.847 INFO kablam! warning: unreachable pattern Oct 14 11:54:22.847 INFO kablam! --> src/systems/render.rs:14:13 Oct 14 11:54:22.847 INFO kablam! | Oct 14 11:54:22.847 INFO kablam! 14 | _ => () Oct 14 11:54:22.847 INFO kablam! | ^ Oct 14 11:54:22.847 INFO kablam! | Oct 14 11:54:22.847 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 11:54:22.847 INFO kablam! Oct 14 11:54:22.847 INFO kablam! warning: struct is never constructed: `Gui` Oct 14 11:54:22.847 INFO kablam! --> src/systems/gui.rs:2:1 Oct 14 11:54:22.847 INFO kablam! | Oct 14 11:54:22.847 INFO kablam! 2 | pub struct Gui; Oct 14 11:54:22.847 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 11:54:22.847 INFO kablam! | Oct 14 11:54:22.847 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:54:22.847 INFO kablam! Oct 14 11:54:22.847 INFO kablam! warning: struct is never constructed: `Input` Oct 14 11:54:22.847 INFO kablam! --> src/systems/input.rs:2:1 Oct 14 11:54:22.847 INFO kablam! | Oct 14 11:54:22.847 INFO kablam! 2 | pub struct Input; Oct 14 11:54:22.847 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 11:54:22.847 INFO kablam! Oct 14 11:54:23.295 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Oct 14 11:54:23.299 INFO kablam! su: No module specific data is present Oct 14 11:54:24.360 INFO running `"docker" "rm" "-f" "f8c661705dd2733867c6abf0b97dc26b21d53efed67a2b61db382a59e558c213"` Oct 14 11:54:24.699 INFO blam! f8c661705dd2733867c6abf0b97dc26b21d53efed67a2b61db382a59e558c213 Oct 14 11:54:24.715 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 11:54:25.203 INFO blam! 83d0f84528a8edc2d5bce72b67f69aba1e3228152a4bcf2a5709c97b4d5ab53a Oct 14 11:54:25.215 INFO running `"docker" "start" "-a" "83d0f84528a8edc2d5bce72b67f69aba1e3228152a4bcf2a5709c97b4d5ab53a"` Oct 14 11:54:26.954 INFO kablam! usermod: no changes Oct 14 11:54:27.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 14 11:54:27.155 INFO kablam! Running /target/debug/deps/copper-56eedda3b07755a9 Oct 14 11:54:27.156 INFO blam! Oct 14 11:54:27.156 INFO blam! running 0 tests Oct 14 11:54:27.156 INFO blam! Oct 14 11:54:27.156 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:54:27.156 INFO blam! Oct 14 11:54:27.159 INFO kablam! su: No module specific data is present Oct 14 11:54:28.279 INFO running `"docker" "rm" "-f" "83d0f84528a8edc2d5bce72b67f69aba1e3228152a4bcf2a5709c97b4d5ab53a"` Oct 14 11:54:28.583 INFO blam! 83d0f84528a8edc2d5bce72b67f69aba1e3228152a4bcf2a5709c97b4d5ab53a