Oct 14 11:52:46.814 INFO testing mattsykesj/copper against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 11:52:46.815 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 11:52:47.501 INFO blam! af3bdab5026a952b85189cd2c8430bae3cecbe44995c2614464968fc4add8032 Oct 14 11:52:47.505 INFO running `"docker" "start" "-a" "af3bdab5026a952b85189cd2c8430bae3cecbe44995c2614464968fc4add8032"` Oct 14 11:52:49.007 INFO kablam! usermod: no changes Oct 14 11:52:49.206 INFO kablam! Compiling libc v0.2.23 Oct 14 11:52:49.207 INFO kablam! Compiling itoa v0.3.1 Oct 14 11:52:49.207 INFO kablam! Compiling num-traits v0.1.37 Oct 14 11:52:49.211 INFO kablam! Compiling serde v0.9.15 Oct 14 11:52:49.211 INFO kablam! Compiling dtoa v0.4.1 Oct 14 11:52:49.211 INFO kablam! Compiling bitflags v0.7.0 Oct 14 11:52:49.219 INFO kablam! Compiling lazy_static v0.2.8 Oct 14 11:52:49.219 INFO kablam! Compiling log v0.3.8 Oct 14 11:52:49.819 INFO kablam! Compiling khronos_api v1.0.1 Oct 14 11:52:50.443 INFO kablam! Compiling byteorder v1.0.0 Oct 14 11:52:50.999 INFO kablam! Compiling phf_shared v0.7.21 Oct 14 11:52:52.135 INFO kablam! Compiling x11-dl v2.14.0 Oct 14 11:52:53.211 INFO kablam! Compiling xml-rs v0.3.6 Oct 14 11:52:53.212 INFO kablam! Compiling tempfile v2.1.5 Oct 14 11:52:53.243 INFO kablam! Compiling phf v0.7.21 Oct 14 11:52:55.663 INFO kablam! Compiling rand v0.3.15 Oct 14 11:52:55.667 INFO kablam! Compiling fs2 v0.2.5 Oct 14 11:52:55.668 INFO kablam! Compiling shared_library v0.1.5 Oct 14 11:52:57.536 INFO kablam! Compiling memmap v0.4.0 Oct 14 11:52:59.259 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 11:53:07.599 INFO kablam! Compiling phf_generator v0.7.21 Oct 14 11:53:08.159 INFO kablam! Compiling wayland-scanner v0.8.7 Oct 14 11:53:08.159 INFO kablam! Compiling gl_generator v0.5.3 Oct 14 11:53:08.980 INFO kablam! Compiling phf_codegen v0.7.21 Oct 14 11:53:10.719 INFO kablam! Compiling target_build_utils v0.3.1 Oct 14 11:53:16.821 INFO kablam! Compiling wayland-client v0.8.7 Oct 14 11:53:22.079 INFO kablam! Compiling gl v0.6.2 Oct 14 11:53:22.107 INFO kablam! Compiling glutin v0.8.1 Oct 14 11:53:44.305 INFO kablam! Compiling serde_json v0.9.10 Oct 14 11:53:56.695 INFO kablam! Compiling libloading v0.3.4 Oct 14 11:54:00.531 INFO kablam! Compiling dlib v0.3.1 Oct 14 11:54:00.862 INFO kablam! Compiling wayland-sys v0.8.7 Oct 14 11:54:05.051 INFO kablam! Compiling wayland-window v0.5.0 Oct 14 11:54:05.051 INFO kablam! Compiling wayland-kbd v0.8.0 Oct 14 11:54:07.533 INFO kablam! Compiling winit v0.6.4 Oct 14 11:54:16.389 INFO kablam! Compiling copper v0.1.0 (/source) Oct 14 11:54:16.583 INFO kablam! warning: unused import: `systems::Render` Oct 14 11:54:16.583 INFO kablam! --> src/utility/message_bus.rs:1:5 Oct 14 11:54:16.583 INFO kablam! | Oct 14 11:54:16.583 INFO kablam! 1 | use systems::Render; Oct 14 11:54:16.583 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 11:54:16.583 INFO kablam! | Oct 14 11:54:16.583 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:54:16.583 INFO kablam! Oct 14 11:54:16.583 INFO kablam! warning: unused import: `systems::Gui` Oct 14 11:54:16.583 INFO kablam! --> src/utility/message_bus.rs:2:5 Oct 14 11:54:16.583 INFO kablam! | Oct 14 11:54:16.583 INFO kablam! 2 | use systems::Gui; Oct 14 11:54:16.583 INFO kablam! | ^^^^^^^^^^^^ Oct 14 11:54:16.583 INFO kablam! Oct 14 11:54:16.583 INFO kablam! warning: unused import: `systems::Input` Oct 14 11:54:16.583 INFO kablam! --> src/utility/message_bus.rs:3:5 Oct 14 11:54:16.583 INFO kablam! | Oct 14 11:54:16.583 INFO kablam! 3 | use systems::Input; Oct 14 11:54:16.583 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 11:54:16.583 INFO kablam! Oct 14 11:54:16.659 INFO kablam! warning: unreachable pattern Oct 14 11:54:16.659 INFO kablam! --> src/systems/render.rs:14:13 Oct 14 11:54:16.659 INFO kablam! | Oct 14 11:54:16.659 INFO kablam! 14 | _ => () Oct 14 11:54:16.659 INFO kablam! | ^ Oct 14 11:54:16.659 INFO kablam! | Oct 14 11:54:16.659 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 11:54:16.659 INFO kablam! Oct 14 11:54:16.659 INFO kablam! warning: struct is never constructed: `Gui` Oct 14 11:54:16.659 INFO kablam! --> src/systems/gui.rs:2:1 Oct 14 11:54:16.659 INFO kablam! | Oct 14 11:54:16.659 INFO kablam! 2 | pub struct Gui; Oct 14 11:54:16.659 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 11:54:16.659 INFO kablam! | Oct 14 11:54:16.659 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:54:16.659 INFO kablam! Oct 14 11:54:16.659 INFO kablam! warning: struct is never constructed: `Input` Oct 14 11:54:16.659 INFO kablam! --> src/systems/input.rs:2:1 Oct 14 11:54:16.659 INFO kablam! | Oct 14 11:54:16.659 INFO kablam! 2 | pub struct Input; Oct 14 11:54:16.659 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 11:54:16.659 INFO kablam! Oct 14 11:54:17.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Oct 14 11:54:17.263 INFO kablam! su: No module specific data is present Oct 14 11:54:19.698 INFO running `"docker" "rm" "-f" "af3bdab5026a952b85189cd2c8430bae3cecbe44995c2614464968fc4add8032"` Oct 14 11:54:20.011 INFO blam! af3bdab5026a952b85189cd2c8430bae3cecbe44995c2614464968fc4add8032 Oct 14 11:54:20.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 11:54:20.559 INFO blam! 4054f83e591030b8e81e59f5e74a61c35243f1f28a3504445dd159ddb98dce96 Oct 14 11:54:20.565 INFO running `"docker" "start" "-a" "4054f83e591030b8e81e59f5e74a61c35243f1f28a3504445dd159ddb98dce96"` Oct 14 11:54:22.091 INFO kablam! usermod: no changes Oct 14 11:54:22.283 INFO kablam! Compiling copper v0.1.0 (/source) Oct 14 11:54:22.530 INFO kablam! warning: unused import: `systems::Render` Oct 14 11:54:22.530 INFO kablam! --> src/utility/message_bus.rs:1:5 Oct 14 11:54:22.530 INFO kablam! | Oct 14 11:54:22.530 INFO kablam! 1 | use systems::Render; Oct 14 11:54:22.530 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 11:54:22.532 INFO kablam! | Oct 14 11:54:22.532 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:54:22.532 INFO kablam! Oct 14 11:54:22.533 INFO kablam! warning: unused import: `systems::Gui` Oct 14 11:54:22.533 INFO kablam! --> src/utility/message_bus.rs:2:5 Oct 14 11:54:22.533 INFO kablam! | Oct 14 11:54:22.533 INFO kablam! 2 | use systems::Gui; Oct 14 11:54:22.534 INFO kablam! | ^^^^^^^^^^^^ Oct 14 11:54:22.534 INFO kablam! Oct 14 11:54:22.535 INFO kablam! warning: unused import: `systems::Input` Oct 14 11:54:22.535 INFO kablam! --> src/utility/message_bus.rs:3:5 Oct 14 11:54:22.535 INFO kablam! | Oct 14 11:54:22.535 INFO kablam! 3 | use systems::Input; Oct 14 11:54:22.535 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 11:54:22.535 INFO kablam! Oct 14 11:54:22.599 INFO kablam! warning: unreachable pattern Oct 14 11:54:22.599 INFO kablam! --> src/systems/render.rs:14:13 Oct 14 11:54:22.599 INFO kablam! | Oct 14 11:54:22.599 INFO kablam! 14 | _ => () Oct 14 11:54:22.599 INFO kablam! | ^ Oct 14 11:54:22.599 INFO kablam! | Oct 14 11:54:22.599 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 11:54:22.599 INFO kablam! Oct 14 11:54:22.604 INFO kablam! warning: struct is never constructed: `Gui` Oct 14 11:54:22.604 INFO kablam! --> src/systems/gui.rs:2:1 Oct 14 11:54:22.604 INFO kablam! | Oct 14 11:54:22.604 INFO kablam! 2 | pub struct Gui; Oct 14 11:54:22.604 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 11:54:22.605 INFO kablam! | Oct 14 11:54:22.605 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:54:22.605 INFO kablam! Oct 14 11:54:22.605 INFO kablam! warning: struct is never constructed: `Input` Oct 14 11:54:22.605 INFO kablam! --> src/systems/input.rs:2:1 Oct 14 11:54:22.605 INFO kablam! | Oct 14 11:54:22.605 INFO kablam! 2 | pub struct Input; Oct 14 11:54:22.605 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 11:54:22.605 INFO kablam! Oct 14 11:54:23.096 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.98s Oct 14 11:54:23.105 INFO kablam! su: No module specific data is present Oct 14 11:54:24.360 INFO running `"docker" "rm" "-f" "4054f83e591030b8e81e59f5e74a61c35243f1f28a3504445dd159ddb98dce96"` Oct 14 11:54:24.678 INFO blam! 4054f83e591030b8e81e59f5e74a61c35243f1f28a3504445dd159ddb98dce96 Oct 14 11:54:24.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 11:54:25.143 INFO blam! f5dc665a4906ea953f1e786e8e9615cdb6dd3ea13f4af3565503e0e529e4e4b4 Oct 14 11:54:25.147 INFO running `"docker" "start" "-a" "f5dc665a4906ea953f1e786e8e9615cdb6dd3ea13f4af3565503e0e529e4e4b4"` Oct 14 11:54:27.063 INFO kablam! usermod: no changes Oct 14 11:54:27.202 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 11:54:27.215 INFO kablam! Running /target/debug/deps/copper-570454635fabac52 Oct 14 11:54:27.227 INFO kablam! su: No module specific data is present Oct 14 11:54:27.231 INFO blam! Oct 14 11:54:27.231 INFO blam! running 0 tests Oct 14 11:54:27.231 INFO blam! Oct 14 11:54:27.231 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:54:27.231 INFO blam! Oct 14 11:54:28.272 INFO running `"docker" "rm" "-f" "f5dc665a4906ea953f1e786e8e9615cdb6dd3ea13f4af3565503e0e529e4e4b4"` Oct 14 11:54:28.587 INFO blam! f5dc665a4906ea953f1e786e8e9615cdb6dd3ea13f4af3565503e0e529e4e4b4