Oct 13 04:27:04.446 INFO testing paskvale/todo against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 04:27:04.458 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 04:27:04.989 INFO blam! 858e0c6e246564425122764dbe5fe154b415f0d1094a81db0049120d2470d56d Oct 13 04:27:04.995 INFO running `"docker" "start" "-a" "858e0c6e246564425122764dbe5fe154b415f0d1094a81db0049120d2470d56d"` Oct 13 04:27:06.434 INFO kablam! usermod: no changes Oct 13 04:27:06.724 INFO kablam! Compiling num-integer v0.1.38 Oct 13 04:27:06.755 INFO kablam! Compiling memmap v0.6.2 Oct 13 04:27:06.755 INFO kablam! Compiling shared_library v0.1.8 Oct 13 04:27:06.755 INFO kablam! Compiling log v0.4.1 Oct 13 04:27:06.759 INFO kablam! Compiling proc-macro2 v0.3.8 Oct 13 04:27:06.802 INFO kablam! Compiling petgraph v0.4.12 Oct 13 04:27:06.802 INFO kablam! Compiling wayland-scanner v0.20.8 Oct 13 04:27:06.802 INFO kablam! Compiling tempfile v3.0.2 Oct 13 04:27:11.255 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 13 04:27:12.421 INFO kablam! Compiling num-complex v0.1.43 Oct 13 04:27:12.427 INFO kablam! Compiling x11-dl v2.17.5 Oct 13 04:27:12.575 INFO kablam! Compiling gl_generator v0.9.0 Oct 13 04:27:13.336 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 13 04:27:19.475 INFO kablam! Compiling backtrace v0.3.8 Oct 13 04:27:19.483 INFO kablam! Compiling ordered-float v0.5.0 Oct 13 04:27:25.531 INFO kablam! Compiling parking_lot v0.5.5 Oct 13 04:27:25.531 INFO kablam! Compiling wayland-sys v0.20.8 Oct 13 04:27:25.538 INFO kablam! Compiling wayland-client v0.20.8 Oct 13 04:27:25.538 INFO kablam! Compiling wayland-protocols v0.20.8 Oct 13 04:27:25.699 INFO kablam! Compiling rusttype v0.5.2 Oct 13 04:27:25.993 INFO kablam! Compiling daggy v0.5.0 Oct 13 04:27:33.511 INFO kablam! Compiling quote v0.5.2 Oct 13 04:27:33.511 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 13 04:27:33.555 INFO kablam! Compiling wayland-client v0.12.5 Oct 13 04:27:33.611 INFO kablam! Compiling glutin v0.14.0 Oct 13 04:27:33.703 INFO kablam! Compiling glium v0.21.0 Oct 13 04:27:35.595 INFO kablam! Compiling num-bigint v0.1.44 Oct 13 04:27:46.113 INFO kablam! Compiling num-iter v0.1.37 Oct 13 04:27:46.114 INFO kablam! Compiling wayland-commons v0.20.8 Oct 13 04:27:46.411 INFO kablam! Compiling syn v0.13.11 Oct 13 04:27:46.412 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 13 04:27:48.683 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 13 04:27:52.595 INFO kablam! Compiling num-rational v0.1.42 Oct 13 04:28:01.102 INFO kablam! Compiling num v0.1.42 Oct 13 04:28:07.567 INFO kablam! Compiling wayland-window v0.13.3 Oct 13 04:28:09.135 INFO kablam! Compiling winit v0.12.0 Oct 13 04:28:12.985 INFO kablam! Compiling smithay-client-toolkit v0.2.1 Oct 13 04:28:22.243 INFO kablam! Compiling winit v0.15.0 Oct 13 04:28:33.703 INFO kablam! Compiling conrod_derive v0.1.2 Oct 13 04:29:05.131 INFO kablam! Compiling conrod v0.60.0 Oct 13 04:29:21.551 INFO kablam! Compiling todo v0.1.0 (/source) Oct 13 04:29:22.055 INFO kablam! warning: unused import: `std::io` Oct 13 04:29:22.055 INFO kablam! --> src/main.rs:7:5 Oct 13 04:29:22.055 INFO kablam! | Oct 13 04:29:22.055 INFO kablam! 7 | use std::io; Oct 13 04:29:22.055 INFO kablam! | ^^^^^^^ Oct 13 04:29:22.055 INFO kablam! | Oct 13 04:29:22.055 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:29:22.055 INFO kablam! Oct 13 04:29:22.055 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 13 04:29:22.055 INFO kablam! --> src/gui.rs:158:9 Oct 13 04:29:22.055 INFO kablam! | Oct 13 04:29:22.055 INFO kablam! 158 | use std::collections::HashMap; Oct 13 04:29:22.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:29:22.055 INFO kablam! Oct 13 04:29:22.231 INFO kablam! warning: value assigned to `json` is never read Oct 13 04:29:22.231 INFO kablam! --> src/file_manipulation.rs:57:17 Oct 13 04:29:22.231 INFO kablam! | Oct 13 04:29:22.231 INFO kablam! 57 | let mut json = String::new(); Oct 13 04:29:22.231 INFO kablam! | ^^^^ Oct 13 04:29:22.231 INFO kablam! | Oct 13 04:29:22.231 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 04:29:22.231 INFO kablam! Oct 13 04:29:22.279 INFO kablam! warning: method is never used: `new_item` Oct 13 04:29:22.279 INFO kablam! --> src/file_manipulation.rs:52:5 Oct 13 04:29:22.279 INFO kablam! | Oct 13 04:29:22.279 INFO kablam! 52 | pub fn new_item(&mut self, s: String) -> Result { Oct 13 04:29:22.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:29:22.279 INFO kablam! | Oct 13 04:29:22.279 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:29:22.279 INFO kablam! Oct 13 04:29:22.279 INFO kablam! warning: function is never used: `generate_string` Oct 13 04:29:22.279 INFO kablam! --> src/file_manipulation.rs:88:1 Oct 13 04:29:22.279 INFO kablam! | Oct 13 04:29:22.279 INFO kablam! 88 | fn generate_string(length: u8) -> String{ Oct 13 04:29:22.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:29:22.279 INFO kablam! Oct 13 04:29:22.279 INFO kablam! warning: function is never used: `start` Oct 13 04:29:22.279 INFO kablam! --> src/counter.rs:109:5 Oct 13 04:29:22.279 INFO kablam! | Oct 13 04:29:22.279 INFO kablam! 109 | pub fn start() { Oct 13 04:29:22.279 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 04:29:22.279 INFO kablam! Oct 13 04:29:23.515 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 17s Oct 13 04:29:23.531 INFO kablam! su: No module specific data is present Oct 13 04:29:24.136 INFO running `"docker" "rm" "-f" "858e0c6e246564425122764dbe5fe154b415f0d1094a81db0049120d2470d56d"` Oct 13 04:29:24.443 INFO blam! 858e0c6e246564425122764dbe5fe154b415f0d1094a81db0049120d2470d56d Oct 13 04:29:24.448 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 04:29:24.907 INFO blam! affbc9f945723ef0dabd58e3d3327ec35a4ccb0413e1ca19ac6a10ab050fa2ef Oct 13 04:29:24.913 INFO running `"docker" "start" "-a" "affbc9f945723ef0dabd58e3d3327ec35a4ccb0413e1ca19ac6a10ab050fa2ef"` Oct 13 04:29:25.950 INFO kablam! usermod: no changes Oct 13 04:29:26.149 INFO kablam! Compiling todo v0.1.0 (/source) Oct 13 04:29:26.482 INFO kablam! warning: unused import: `std::io` Oct 13 04:29:26.482 INFO kablam! --> src/main.rs:7:5 Oct 13 04:29:26.482 INFO kablam! | Oct 13 04:29:26.482 INFO kablam! 7 | use std::io; Oct 13 04:29:26.482 INFO kablam! | ^^^^^^^ Oct 13 04:29:26.482 INFO kablam! | Oct 13 04:29:26.482 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:29:26.482 INFO kablam! Oct 13 04:29:26.484 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 13 04:29:26.484 INFO kablam! --> src/gui.rs:158:9 Oct 13 04:29:26.484 INFO kablam! | Oct 13 04:29:26.484 INFO kablam! 158 | use std::collections::HashMap; Oct 13 04:29:26.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:29:26.484 INFO kablam! Oct 13 04:29:26.615 INFO kablam! warning: value assigned to `json` is never read Oct 13 04:29:26.615 INFO kablam! --> src/file_manipulation.rs:57:17 Oct 13 04:29:26.616 INFO kablam! | Oct 13 04:29:26.616 INFO kablam! 57 | let mut json = String::new(); Oct 13 04:29:26.616 INFO kablam! | ^^^^ Oct 13 04:29:26.616 INFO kablam! | Oct 13 04:29:26.617 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 04:29:26.617 INFO kablam! Oct 13 04:29:26.655 INFO kablam! warning: method is never used: `new_item` Oct 13 04:29:26.655 INFO kablam! --> src/file_manipulation.rs:52:5 Oct 13 04:29:26.655 INFO kablam! | Oct 13 04:29:26.656 INFO kablam! 52 | pub fn new_item(&mut self, s: String) -> Result { Oct 13 04:29:26.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:29:26.656 INFO kablam! | Oct 13 04:29:26.656 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:29:26.656 INFO kablam! Oct 13 04:29:26.656 INFO kablam! warning: function is never used: `generate_string` Oct 13 04:29:26.657 INFO kablam! --> src/file_manipulation.rs:88:1 Oct 13 04:29:26.657 INFO kablam! | Oct 13 04:29:26.657 INFO kablam! 88 | fn generate_string(length: u8) -> String{ Oct 13 04:29:26.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:29:26.657 INFO kablam! Oct 13 04:29:26.657 INFO kablam! warning: function is never used: `start` Oct 13 04:29:26.657 INFO kablam! --> src/counter.rs:109:5 Oct 13 04:29:26.658 INFO kablam! | Oct 13 04:29:26.658 INFO kablam! 109 | pub fn start() { Oct 13 04:29:26.658 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 04:29:26.658 INFO kablam! Oct 13 04:29:26.977 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Oct 13 04:29:26.987 INFO kablam! su: No module specific data is present Oct 13 04:29:27.492 INFO running `"docker" "rm" "-f" "affbc9f945723ef0dabd58e3d3327ec35a4ccb0413e1ca19ac6a10ab050fa2ef"` Oct 13 04:29:27.635 INFO blam! affbc9f945723ef0dabd58e3d3327ec35a4ccb0413e1ca19ac6a10ab050fa2ef Oct 13 04:29:27.639 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 04:29:28.039 INFO blam! ad39b573bab5ab4856e16c0b103851743461c22592efc34361653e790cb6744d Oct 13 04:29:28.044 INFO running `"docker" "start" "-a" "ad39b573bab5ab4856e16c0b103851743461c22592efc34361653e790cb6744d"` Oct 13 04:29:28.866 INFO kablam! usermod: no changes Oct 13 04:29:29.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 13 04:29:29.130 INFO kablam! Running /target/debug/deps/todo-3986d5f4c10fe333 Oct 13 04:29:29.134 INFO blam! Oct 13 04:29:29.134 INFO blam! running 0 tests Oct 13 04:29:29.134 INFO blam! Oct 13 04:29:29.134 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:29:29.134 INFO blam! Oct 13 04:29:29.136 INFO kablam! su: No module specific data is present Oct 13 04:29:30.139 INFO running `"docker" "rm" "-f" "ad39b573bab5ab4856e16c0b103851743461c22592efc34361653e790cb6744d"` Oct 13 04:29:30.431 INFO blam! ad39b573bab5ab4856e16c0b103851743461c22592efc34361653e790cb6744d