Oct 14 12:24:48.215 INFO testing marcusbuffett/zsh-force-alias against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 12:24:48.215 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 14 12:24:48.766 INFO blam! 74836c9c7360b484acb08b0aa67ecff3419145965769178e8fb5eea208ad920b Oct 14 12:24:48.768 INFO running `"docker" "start" "-a" "74836c9c7360b484acb08b0aa67ecff3419145965769178e8fb5eea208ad920b"` Oct 14 12:24:51.079 INFO kablam! usermod: no changes Oct 14 12:24:51.251 INFO kablam! Compiling traitobject v0.1.0 Oct 14 12:24:51.251 INFO kablam! Compiling unicode-normalization v0.1.4 Oct 14 12:24:51.253 INFO kablam! Compiling log v0.3.7 Oct 14 12:24:51.269 INFO kablam! Compiling httparse v1.2.2 Oct 14 12:24:51.269 INFO kablam! Compiling modifier v0.1.0 Oct 14 12:24:51.279 INFO kablam! Compiling dtoa v0.4.1 Oct 14 12:24:51.279 INFO kablam! Compiling num-traits v0.1.37 Oct 14 12:24:51.279 INFO kablam! Compiling itoa v0.3.1 Oct 14 12:24:52.223 INFO kablam! Compiling serde v1.0.3 Oct 14 12:24:52.223 INFO kablam! Compiling route-recognizer v0.1.12 Oct 14 12:24:53.635 INFO kablam! Compiling either v1.1.0 Oct 14 12:24:53.695 INFO kablam! Compiling unicode-bidi v0.2.5 Oct 14 12:24:54.933 INFO kablam! Compiling base64 v0.5.2 Oct 14 12:24:54.983 INFO kablam! Compiling num_cpus v1.4.0 Oct 14 12:24:55.784 INFO kablam! Compiling time v0.1.37 Oct 14 12:25:02.581 INFO kablam! Compiling conduit-mime-types v0.7.3 Oct 14 12:25:02.608 INFO kablam! Compiling unsafe-any v0.4.1 Oct 14 12:25:02.608 INFO kablam! Compiling error v0.1.9 Oct 14 12:25:02.639 INFO kablam! Compiling mime v0.2.3 Oct 14 12:25:02.715 INFO kablam! Compiling hyper v0.10.10 Oct 14 12:25:02.716 INFO kablam! Compiling itertools v0.6.0 Oct 14 12:25:02.815 INFO kablam! Compiling idna v0.1.1 Oct 14 12:25:03.859 INFO kablam! Compiling typemap v0.3.3 Oct 14 12:25:04.063 INFO kablam! Compiling serde_derive_internals v0.15.0 Oct 14 12:25:08.591 INFO kablam! Compiling plugin v0.2.6 Oct 14 12:25:14.411 INFO kablam! Compiling serde_derive v1.0.3 Oct 14 12:25:17.503 INFO kablam! Compiling url v1.4.0 Oct 14 12:25:36.385 INFO kablam! Compiling serde_json v1.0.2 Oct 14 12:25:45.036 INFO kablam! Compiling iron v0.5.1 Oct 14 12:25:48.911 INFO kablam! Compiling persistent v0.3.0 Oct 14 12:25:48.911 INFO kablam! Compiling router v0.5.1 Oct 14 12:25:49.611 INFO kablam! Compiling bodyparser v0.7.0 Oct 14 12:25:51.957 INFO kablam! Compiling zsh-force-alias v0.1.0 (/source) Oct 14 12:25:52.395 INFO kablam! warning: unused import: `Result` Oct 14 12:25:52.395 INFO kablam! --> src/client.rs:10:13 Oct 14 12:25:52.395 INFO kablam! | Oct 14 12:25:52.395 INFO kablam! 10 | use hyper::{Result, Client}; Oct 14 12:25:52.395 INFO kablam! | ^^^^^^ Oct 14 12:25:52.395 INFO kablam! | Oct 14 12:25:52.395 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 12:25:52.395 INFO kablam! Oct 14 12:25:52.459 INFO kablam! warning: unused import: `std::ops::Deref` Oct 14 12:25:52.459 INFO kablam! --> src/server.rs:19:5 Oct 14 12:25:52.459 INFO kablam! | Oct 14 12:25:52.459 INFO kablam! 19 | use std::ops::Deref; Oct 14 12:25:52.459 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 12:25:52.459 INFO kablam! | Oct 14 12:25:52.459 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 12:25:52.459 INFO kablam! Oct 14 12:25:52.827 INFO kablam! warning: function is never used: `index_of_substr` Oct 14 12:25:52.828 INFO kablam! --> src/util.rs:4:1 Oct 14 12:25:52.828 INFO kablam! | Oct 14 12:25:52.829 INFO kablam! 4 | pub fn index_of_substr(string: &str, substr: &str) -> Option { Oct 14 12:25:52.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:25:52.830 INFO kablam! | Oct 14 12:25:52.831 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:25:52.832 INFO kablam! Oct 14 12:25:52.832 INFO kablam! warning: function is never used: `index_of_word` Oct 14 12:25:52.833 INFO kablam! --> src/util.rs:28:1 Oct 14 12:25:52.833 INFO kablam! | Oct 14 12:25:52.834 INFO kablam! 28 | pub fn index_of_word(string: &str, substr: &str) -> Option { Oct 14 12:25:52.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:25:52.835 INFO kablam! Oct 14 12:25:52.836 INFO kablam! warning: function is never used: `unquote_string` Oct 14 12:25:52.837 INFO kablam! --> src/util.rs:68:1 Oct 14 12:25:52.837 INFO kablam! | Oct 14 12:25:52.838 INFO kablam! 68 | pub fn unquote_string(string: &String) -> String { Oct 14 12:25:52.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:25:52.839 INFO kablam! Oct 14 12:25:52.866 INFO kablam! warning: variable does not need to be mutable Oct 14 12:25:52.867 INFO kablam! --> src/alias.rs:192:13 Oct 14 12:25:52.868 INFO kablam! | Oct 14 12:25:52.869 INFO kablam! 192 | let mut contained = self.alias_used_by(&command); Oct 14 12:25:52.869 INFO kablam! | ----^^^^^^^^^ Oct 14 12:25:52.870 INFO kablam! | | Oct 14 12:25:52.871 INFO kablam! | help: remove this `mut` Oct 14 12:25:52.871 INFO kablam! | Oct 14 12:25:52.872 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 12:25:52.872 INFO kablam! Oct 14 12:25:59.448 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 08s Oct 14 12:25:59.457 INFO kablam! su: No module specific data is present Oct 14 12:26:02.999 INFO running `"docker" "rm" "-f" "74836c9c7360b484acb08b0aa67ecff3419145965769178e8fb5eea208ad920b"` Oct 14 12:26:03.399 INFO blam! 74836c9c7360b484acb08b0aa67ecff3419145965769178e8fb5eea208ad920b Oct 14 12:26:03.400 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 14 12:26:03.939 INFO blam! 0d42dfb2a6b17fc3590630e04ad98711c384c0a8dac7e82214d49d54aa3d60a1 Oct 14 12:26:03.945 INFO running `"docker" "start" "-a" "0d42dfb2a6b17fc3590630e04ad98711c384c0a8dac7e82214d49d54aa3d60a1"` Oct 14 12:26:05.066 INFO kablam! usermod: no changes Oct 14 12:26:05.263 INFO kablam! Compiling zsh-force-alias v0.1.0 (/source) Oct 14 12:26:05.919 INFO kablam! warning: unused import: `Result` Oct 14 12:26:05.919 INFO kablam! --> src/client.rs:10:13 Oct 14 12:26:05.919 INFO kablam! | Oct 14 12:26:05.919 INFO kablam! 10 | use hyper::{Result, Client}; Oct 14 12:26:05.919 INFO kablam! | ^^^^^^ Oct 14 12:26:05.919 INFO kablam! | Oct 14 12:26:05.919 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 12:26:05.919 INFO kablam! Oct 14 12:26:06.116 INFO kablam! warning: unused import: `std::ops::Deref` Oct 14 12:26:06.116 INFO kablam! --> src/server.rs:19:5 Oct 14 12:26:06.116 INFO kablam! | Oct 14 12:26:06.116 INFO kablam! 19 | use std::ops::Deref; Oct 14 12:26:06.116 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 12:26:06.116 INFO kablam! | Oct 14 12:26:06.116 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 12:26:06.116 INFO kablam! Oct 14 12:26:06.239 INFO kablam! warning: function is never used: `index_of_word` Oct 14 12:26:06.239 INFO kablam! --> src/util.rs:28:1 Oct 14 12:26:06.239 INFO kablam! | Oct 14 12:26:06.239 INFO kablam! 28 | pub fn index_of_word(string: &str, substr: &str) -> Option { Oct 14 12:26:06.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:26:06.239 INFO kablam! | Oct 14 12:26:06.240 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:26:06.240 INFO kablam! Oct 14 12:26:06.850 INFO kablam! warning: variable does not need to be mutable Oct 14 12:26:06.851 INFO kablam! --> src/alias.rs:192:13 Oct 14 12:26:06.851 INFO kablam! | Oct 14 12:26:06.851 INFO kablam! 192 | let mut contained = self.alias_used_by(&command); Oct 14 12:26:06.851 INFO kablam! | ----^^^^^^^^^ Oct 14 12:26:06.851 INFO kablam! | | Oct 14 12:26:06.851 INFO kablam! | help: remove this `mut` Oct 14 12:26:06.867 INFO kablam! | Oct 14 12:26:06.868 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 12:26:06.868 INFO kablam! Oct 14 12:26:09.211 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.11s Oct 14 12:26:09.218 INFO kablam! su: No module specific data is present Oct 14 12:26:10.501 INFO running `"docker" "rm" "-f" "0d42dfb2a6b17fc3590630e04ad98711c384c0a8dac7e82214d49d54aa3d60a1"` Oct 14 12:26:10.875 INFO blam! 0d42dfb2a6b17fc3590630e04ad98711c384c0a8dac7e82214d49d54aa3d60a1 Oct 14 12:26:10.879 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 14 12:26:11.297 INFO blam! 3ed13fbcf44bb581cc4e187423652e74a3b11e655673d3257371f2f687cd35de Oct 14 12:26:11.298 INFO running `"docker" "start" "-a" "3ed13fbcf44bb581cc4e187423652e74a3b11e655673d3257371f2f687cd35de"` Oct 14 12:26:12.451 INFO kablam! usermod: no changes Oct 14 12:26:12.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 14 12:26:12.639 INFO kablam! Running /target/debug/deps/force_alias_client-a98b233e9ec7374c Oct 14 12:26:12.640 INFO blam! Oct 14 12:26:12.640 INFO blam! running 2 tests Oct 14 12:26:12.640 INFO blam! test util::index_of_substr_works ... ok Oct 14 12:26:12.651 INFO blam! test util::unquote_string_works ... ok Oct 14 12:26:12.651 INFO blam! Oct 14 12:26:12.651 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:26:12.651 INFO blam! Oct 14 12:26:12.652 INFO kablam! Running /target/debug/deps/force_alias_server-3a9ab6032086de8c Oct 14 12:26:12.653 INFO blam! Oct 14 12:26:12.653 INFO blam! running 6 tests Oct 14 12:26:12.659 INFO blam! test alias::lengthen_command_works ... ok Oct 14 12:26:12.659 INFO blam! test alias::use_in_works ... ok Oct 14 12:26:12.659 INFO blam! test util::index_of_substr_works ... ok Oct 14 12:26:12.659 INFO blam! test util::unquote_string_works ... ok Oct 14 12:26:12.659 INFO blam! test alias::parse_alias_declarations_works ... ok Oct 14 12:26:12.659 INFO blam! test alias::used_by_works ... ok Oct 14 12:26:12.659 INFO blam! Oct 14 12:26:12.659 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:26:12.659 INFO blam! Oct 14 12:26:12.663 INFO kablam! su: No module specific data is present Oct 14 12:26:13.521 INFO running `"docker" "rm" "-f" "3ed13fbcf44bb581cc4e187423652e74a3b11e655673d3257371f2f687cd35de"` Oct 14 12:26:13.855 INFO blam! 3ed13fbcf44bb581cc4e187423652e74a3b11e655673d3257371f2f687cd35de