Oct 12 00:10:20.406 INFO testing exclave-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 00:10:20.408 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 00:10:20.796 INFO blam! bf18403a213b8f09da145514138e87c3aac7ec782fa4ae3dbb44b1ab6e0979fe Oct 12 00:10:20.798 INFO running `"docker" "start" "-a" "bf18403a213b8f09da145514138e87c3aac7ec782fa4ae3dbb44b1ab6e0979fe"` Oct 12 00:10:21.309 INFO kablam! usermod: no changes Oct 12 00:10:21.520 INFO kablam! Compiling ordermap v0.3.5 Oct 12 00:10:21.520 INFO kablam! Compiling fixedbitset v0.1.9 Oct 12 00:10:21.520 INFO kablam! Compiling shlex v0.1.1 Oct 12 00:10:21.520 INFO kablam! Compiling inotify-sys v0.1.3 Oct 12 00:10:21.520 INFO kablam! Compiling termios v0.2.2 Oct 12 00:10:21.520 INFO kablam! Compiling filetime v0.2.1 Oct 12 00:10:21.520 INFO kablam! Compiling user32-sys v0.2.0 Oct 12 00:10:21.520 INFO kablam! Compiling clicolors-control v0.2.0 Oct 12 00:10:23.434 INFO kablam! Compiling nix v0.9.0 Oct 12 00:10:23.464 INFO kablam! Compiling itertools v0.5.10 Oct 12 00:10:23.904 INFO kablam! Compiling mio-extras v2.0.5 Oct 12 00:10:23.904 INFO kablam! Compiling ctrlc v3.1.1 Oct 12 00:10:23.908 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 12 00:10:23.960 INFO kablam! Compiling console v0.5.0 Oct 12 00:10:25.592 INFO kablam! Compiling petgraph v0.4.13 Oct 12 00:10:28.008 INFO kablam! Compiling systemd-parser v0.1.3 Oct 12 00:10:28.259 INFO kablam! Compiling inotify v0.6.1 Oct 12 00:10:30.696 INFO kablam! Compiling notify v4.0.6 Oct 12 00:10:31.390 INFO kablam! Compiling daggy v0.5.0 Oct 12 00:10:31.947 INFO kablam! Compiling dependy v0.4.0 Oct 12 00:10:34.045 INFO kablam! Compiling runny v1.2.4 Oct 12 00:10:34.811 INFO kablam! Compiling exclave v0.1.0 (/source) Oct 12 00:10:36.314 INFO kablam! warning: unused variable: `test_max_time` Oct 12 00:10:36.314 INFO kablam! --> src/units/scenario.rs:540:21 Oct 12 00:10:36.314 INFO kablam! | Oct 12 00:10:36.314 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Oct 12 00:10:36.314 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Oct 12 00:10:36.314 INFO kablam! | Oct 12 00:10:36.314 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 00:10:36.314 INFO kablam! Oct 12 00:10:36.314 INFO kablam! warning: unused variable: `e` Oct 12 00:10:36.314 INFO kablam! --> src/units/scenario.rs:575:17 Oct 12 00:10:36.314 INFO kablam! | Oct 12 00:10:36.314 INFO kablam! 575 | Err(e) => unimplemented!(), Oct 12 00:10:36.314 INFO kablam! | ^ help: consider using `_e` instead Oct 12 00:10:36.314 INFO kablam! Oct 12 00:10:36.714 INFO kablam! warning: method is never used: `output_message` Oct 12 00:10:36.714 INFO kablam! --> src/units/logger.rs:236:5 Oct 12 00:10:36.714 INFO kablam! | Oct 12 00:10:36.714 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 12 00:10:36.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:10:36.714 INFO kablam! | Oct 12 00:10:36.714 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 00:10:36.714 INFO kablam! Oct 12 00:10:36.714 INFO kablam! warning: method is never used: `json_write` Oct 12 00:10:36.714 INFO kablam! --> src/units/logger.rs:243:5 Oct 12 00:10:36.714 INFO kablam! | Oct 12 00:10:36.714 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Oct 12 00:10:36.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:10:36.714 INFO kablam! Oct 12 00:10:36.714 INFO kablam! warning: method is never used: `cfti_escape` Oct 12 00:10:36.714 INFO kablam! --> src/units/logger.rs:247:5 Oct 12 00:10:36.714 INFO kablam! | Oct 12 00:10:36.714 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Oct 12 00:10:36.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:10:36.714 INFO kablam! Oct 12 00:10:36.714 INFO kablam! warning: method is never used: `tsv_write` Oct 12 00:10:36.714 INFO kablam! --> src/units/logger.rs:255:5 Oct 12 00:10:36.714 INFO kablam! | Oct 12 00:10:36.714 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 12 00:10:36.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:10:36.714 INFO kablam! Oct 12 00:10:46.161 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.83s Oct 12 00:10:46.170 INFO kablam! su: No module specific data is present Oct 12 00:10:47.013 INFO running `"docker" "rm" "-f" "bf18403a213b8f09da145514138e87c3aac7ec782fa4ae3dbb44b1ab6e0979fe"` Oct 12 00:10:47.411 INFO blam! bf18403a213b8f09da145514138e87c3aac7ec782fa4ae3dbb44b1ab6e0979fe Oct 12 00:10:47.412 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 00:10:47.790 INFO blam! 06bb639249045eccc71abde19221449d0188ea3ee2ec6e03f340e188ca490262 Oct 12 00:10:47.791 INFO running `"docker" "start" "-a" "06bb639249045eccc71abde19221449d0188ea3ee2ec6e03f340e188ca490262"` Oct 12 00:10:48.856 INFO kablam! usermod: no changes Oct 12 00:10:49.060 INFO kablam! Compiling exclave v0.1.0 (/source) Oct 12 00:10:50.848 INFO kablam! warning: unused variable: `test_max_time` Oct 12 00:10:50.848 INFO kablam! --> src/units/scenario.rs:540:21 Oct 12 00:10:50.848 INFO kablam! | Oct 12 00:10:50.848 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Oct 12 00:10:50.848 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Oct 12 00:10:50.849 INFO kablam! | Oct 12 00:10:50.849 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 00:10:50.849 INFO kablam! Oct 12 00:10:50.849 INFO kablam! warning: unused variable: `e` Oct 12 00:10:50.849 INFO kablam! --> src/units/scenario.rs:575:17 Oct 12 00:10:50.849 INFO kablam! | Oct 12 00:10:50.850 INFO kablam! 575 | Err(e) => unimplemented!(), Oct 12 00:10:50.850 INFO kablam! | ^ help: consider using `_e` instead Oct 12 00:10:50.850 INFO kablam! Oct 12 00:10:51.288 INFO kablam! warning: method is never used: `output_message` Oct 12 00:10:51.288 INFO kablam! --> src/units/logger.rs:236:5 Oct 12 00:10:51.288 INFO kablam! | Oct 12 00:10:51.288 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 12 00:10:51.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:10:51.288 INFO kablam! | Oct 12 00:10:51.288 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 00:10:51.288 INFO kablam! Oct 12 00:10:51.288 INFO kablam! warning: method is never used: `json_write` Oct 12 00:10:51.288 INFO kablam! --> src/units/logger.rs:243:5 Oct 12 00:10:51.288 INFO kablam! | Oct 12 00:10:51.288 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Oct 12 00:10:51.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:10:51.288 INFO kablam! Oct 12 00:10:51.289 INFO kablam! warning: method is never used: `cfti_escape` Oct 12 00:10:51.289 INFO kablam! --> src/units/logger.rs:247:5 Oct 12 00:10:51.289 INFO kablam! | Oct 12 00:10:51.289 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Oct 12 00:10:51.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:10:51.289 INFO kablam! Oct 12 00:10:51.289 INFO kablam! warning: method is never used: `tsv_write` Oct 12 00:10:51.289 INFO kablam! --> src/units/logger.rs:255:5 Oct 12 00:10:51.289 INFO kablam! | Oct 12 00:10:51.289 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 12 00:10:51.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 00:10:51.289 INFO kablam! Oct 12 00:10:51.924 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.04s Oct 12 00:10:51.930 INFO kablam! su: No module specific data is present Oct 12 00:10:52.400 INFO running `"docker" "rm" "-f" "06bb639249045eccc71abde19221449d0188ea3ee2ec6e03f340e188ca490262"` Oct 12 00:10:52.588 INFO blam! 06bb639249045eccc71abde19221449d0188ea3ee2ec6e03f340e188ca490262 Oct 12 00:10:52.593 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 00:10:52.992 INFO blam! 28464f4f63674f7dede8727ce6487ed5941f1063fc9e1f08d53dc6db77cb86fd Oct 12 00:10:53.004 INFO running `"docker" "start" "-a" "28464f4f63674f7dede8727ce6487ed5941f1063fc9e1f08d53dc6db77cb86fd"` Oct 12 00:10:54.020 INFO kablam! usermod: no changes Oct 12 00:10:54.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 12 00:10:54.179 INFO kablam! Running /target/debug/deps/exclave-421bd654e4d24885 Oct 12 00:10:54.181 INFO blam! Oct 12 00:10:54.181 INFO blam! running 0 tests Oct 12 00:10:54.181 INFO blam! Oct 12 00:10:54.181 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:10:54.181 INFO blam! Oct 12 00:10:54.184 INFO kablam! su: No module specific data is present Oct 12 00:10:54.624 INFO running `"docker" "rm" "-f" "28464f4f63674f7dede8727ce6487ed5941f1063fc9e1f08d53dc6db77cb86fd"` Oct 12 00:10:54.784 INFO blam! 28464f4f63674f7dede8727ce6487ed5941f1063fc9e1f08d53dc6db77cb86fd