Oct 14 12:24:56.059 INFO testing marcusbuffett/zsh-force-alias against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 12:24:56.061 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12:24:56.571 INFO blam! f63564e0a4753df8ff667e3b65412585efd77385b501cca3987037f36d99fac7 Oct 14 12:24:56.572 INFO running `"docker" "start" "-a" "f63564e0a4753df8ff667e3b65412585efd77385b501cca3987037f36d99fac7"` Oct 14 12:24:58.691 INFO kablam! usermod: no changes Oct 14 12:24:58.890 INFO kablam! Compiling httparse v1.2.2 Oct 14 12:24:58.899 INFO kablam! Compiling serde v1.0.3 Oct 14 12:24:58.899 INFO kablam! Compiling argparse v0.2.1 Oct 14 12:24:58.903 INFO kablam! Compiling unsafe-any v0.4.1 Oct 14 12:24:58.903 INFO kablam! Compiling mime v0.2.3 Oct 14 12:24:58.903 INFO kablam! Compiling num_cpus v1.4.0 Oct 14 12:24:58.904 INFO kablam! Compiling time v0.1.37 Oct 14 12:24:58.905 INFO kablam! Compiling itertools v0.6.0 Oct 14 12:25:00.079 INFO kablam! Compiling hyper v0.10.10 Oct 14 12:25:03.709 INFO kablam! Compiling idna v0.1.1 Oct 14 12:25:06.994 INFO kablam! Compiling typemap v0.3.3 Oct 14 12:25:07.419 INFO kablam! Compiling serde_derive_internals v0.15.0 Oct 14 12:25:10.680 INFO kablam! Compiling plugin v0.2.6 Oct 14 12:25:16.815 INFO kablam! Compiling serde_derive v1.0.3 Oct 14 12:25:18.965 INFO kablam! Compiling url v1.4.0 Oct 14 12:25:39.772 INFO kablam! Compiling serde_json v1.0.2 Oct 14 12:25:46.415 INFO kablam! Compiling iron v0.5.1 Oct 14 12:25:48.959 INFO kablam! Compiling persistent v0.3.0 Oct 14 12:25:48.959 INFO kablam! Compiling router v0.5.1 Oct 14 12:25:52.215 INFO kablam! Compiling bodyparser v0.7.0 Oct 14 12:25:54.536 INFO kablam! Compiling zsh-force-alias v0.1.0 (/source) Oct 14 12:25:54.999 INFO kablam! warning: unused import: `Result` Oct 14 12:25:55.000 INFO kablam! --> src/client.rs:10:13 Oct 14 12:25:55.001 INFO kablam! | Oct 14 12:25:55.001 INFO kablam! 10 | use hyper::{Result, Client}; Oct 14 12:25:55.002 INFO kablam! | ^^^^^^ Oct 14 12:25:55.003 INFO kablam! | Oct 14 12:25:55.003 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 12:25:55.004 INFO kablam! Oct 14 12:25:55.107 INFO kablam! warning: unused import: `std::ops::Deref` Oct 14 12:25:55.108 INFO kablam! --> src/server.rs:19:5 Oct 14 12:25:55.108 INFO kablam! | Oct 14 12:25:55.109 INFO kablam! 19 | use std::ops::Deref; Oct 14 12:25:55.109 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 12:25:55.110 INFO kablam! | Oct 14 12:25:55.110 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 12:25:55.110 INFO kablam! Oct 14 12:25:55.495 INFO kablam! warning: function is never used: `index_of_substr` Oct 14 12:25:55.496 INFO kablam! --> src/util.rs:4:1 Oct 14 12:25:55.497 INFO kablam! | Oct 14 12:25:55.497 INFO kablam! 4 | pub fn index_of_substr(string: &str, substr: &str) -> Option { Oct 14 12:25:55.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:25:55.499 INFO kablam! | Oct 14 12:25:55.499 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:25:55.500 INFO kablam! Oct 14 12:25:55.501 INFO kablam! warning: function is never used: `index_of_word` Oct 14 12:25:55.501 INFO kablam! --> src/util.rs:28:1 Oct 14 12:25:55.502 INFO kablam! | Oct 14 12:25:55.503 INFO kablam! 28 | pub fn index_of_word(string: &str, substr: &str) -> Option { Oct 14 12:25:55.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:25:55.504 INFO kablam! Oct 14 12:25:55.505 INFO kablam! warning: function is never used: `unquote_string` Oct 14 12:25:55.505 INFO kablam! --> src/util.rs:68:1 Oct 14 12:25:55.506 INFO kablam! | Oct 14 12:25:55.506 INFO kablam! 68 | pub fn unquote_string(string: &String) -> String { Oct 14 12:25:55.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:25:55.507 INFO kablam! Oct 14 12:25:55.576 INFO kablam! warning: variable does not need to be mutable Oct 14 12:25:55.577 INFO kablam! --> src/alias.rs:192:13 Oct 14 12:25:55.577 INFO kablam! | Oct 14 12:25:55.578 INFO kablam! 192 | let mut contained = self.alias_used_by(&command); Oct 14 12:25:55.579 INFO kablam! | ----^^^^^^^^^ Oct 14 12:25:55.579 INFO kablam! | | Oct 14 12:25:55.580 INFO kablam! | help: remove this `mut` Oct 14 12:25:55.580 INFO kablam! | Oct 14 12:25:55.581 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 12:25:55.581 INFO kablam! Oct 14 12:26:01.853 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Oct 14 12:26:01.861 INFO kablam! su: No module specific data is present Oct 14 12:26:03.153 INFO running `"docker" "rm" "-f" "f63564e0a4753df8ff667e3b65412585efd77385b501cca3987037f36d99fac7"` Oct 14 12:26:03.539 INFO blam! f63564e0a4753df8ff667e3b65412585efd77385b501cca3987037f36d99fac7 Oct 14 12:26:03.544 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12:26:04.027 INFO blam! f6b64a5c4cc45035be228e1f2a37f264ea6ba089eea48be962669cfb409019b0 Oct 14 12:26:04.029 INFO running `"docker" "start" "-a" "f6b64a5c4cc45035be228e1f2a37f264ea6ba089eea48be962669cfb409019b0"` Oct 14 12:26:05.714 INFO kablam! usermod: no changes Oct 14 12:26:05.965 INFO kablam! Compiling zsh-force-alias v0.1.0 (/source) Oct 14 12:26:06.527 INFO kablam! warning: unused import: `Result` Oct 14 12:26:06.528 INFO kablam! --> src/client.rs:10:13 Oct 14 12:26:06.528 INFO kablam! | Oct 14 12:26:06.529 INFO kablam! 10 | use hyper::{Result, Client}; Oct 14 12:26:06.530 INFO kablam! | ^^^^^^ Oct 14 12:26:06.530 INFO kablam! | Oct 14 12:26:06.531 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 12:26:06.531 INFO kablam! Oct 14 12:26:06.535 INFO kablam! warning: unused import: `std::ops::Deref` Oct 14 12:26:06.535 INFO kablam! --> src/server.rs:19:5 Oct 14 12:26:06.535 INFO kablam! | Oct 14 12:26:06.535 INFO kablam! 19 | use std::ops::Deref; Oct 14 12:26:06.535 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 12:26:06.535 INFO kablam! | Oct 14 12:26:06.535 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 12:26:06.535 INFO kablam! Oct 14 12:26:06.966 INFO kablam! warning: function is never used: `index_of_word` Oct 14 12:26:06.966 INFO kablam! --> src/util.rs:28:1 Oct 14 12:26:06.966 INFO kablam! | Oct 14 12:26:06.966 INFO kablam! 28 | pub fn index_of_word(string: &str, substr: &str) -> Option { Oct 14 12:26:06.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:26:06.966 INFO kablam! | Oct 14 12:26:06.966 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:26:06.966 INFO kablam! Oct 14 12:26:07.155 INFO kablam! warning: variable does not need to be mutable Oct 14 12:26:07.155 INFO kablam! --> src/alias.rs:192:13 Oct 14 12:26:07.155 INFO kablam! | Oct 14 12:26:07.155 INFO kablam! 192 | let mut contained = self.alias_used_by(&command); Oct 14 12:26:07.155 INFO kablam! | ----^^^^^^^^^ Oct 14 12:26:07.155 INFO kablam! | | Oct 14 12:26:07.155 INFO kablam! | help: remove this `mut` Oct 14 12:26:07.155 INFO kablam! | Oct 14 12:26:07.155 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 12:26:07.155 INFO kablam! Oct 14 12:26:09.479 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.74s Oct 14 12:26:09.483 INFO kablam! su: No module specific data is present Oct 14 12:26:10.489 INFO running `"docker" "rm" "-f" "f6b64a5c4cc45035be228e1f2a37f264ea6ba089eea48be962669cfb409019b0"` Oct 14 12:26:10.741 INFO blam! f6b64a5c4cc45035be228e1f2a37f264ea6ba089eea48be962669cfb409019b0 Oct 14 12:26:10.743 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12:26:11.147 INFO blam! db23936a198a5c2bc4a96e648d665e470f05bdc75bc1d1fa4c2c98d522c4c807 Oct 14 12:26:11.155 INFO running `"docker" "start" "-a" "db23936a198a5c2bc4a96e648d665e470f05bdc75bc1d1fa4c2c98d522c4c807"` Oct 14 12:26:12.142 INFO kablam! usermod: no changes Oct 14 12:26:12.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 14 12:26:12.295 INFO kablam! Running /target/debug/deps/force_alias_client-592e3c92f483394e Oct 14 12:26:12.303 INFO blam! Oct 14 12:26:12.303 INFO blam! running 2 tests Oct 14 12:26:12.303 INFO blam! test util::index_of_substr_works ... ok Oct 14 12:26:12.303 INFO blam! test util::unquote_string_works ... ok Oct 14 12:26:12.303 INFO blam! Oct 14 12:26:12.303 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:26:12.303 INFO blam! Oct 14 12:26:12.304 INFO kablam! Running /target/debug/deps/force_alias_server-e1ea0775f4018250 Oct 14 12:26:12.312 INFO blam! Oct 14 12:26:12.312 INFO blam! running 6 tests Oct 14 12:26:12.313 INFO blam! test util::index_of_substr_works ... ok Oct 14 12:26:12.313 INFO blam! test alias::lengthen_command_works ... ok Oct 14 12:26:12.313 INFO blam! test alias::used_by_works ... ok Oct 14 12:26:12.313 INFO blam! test util::unquote_string_works ... ok Oct 14 12:26:12.313 INFO blam! test alias::use_in_works ... ok Oct 14 12:26:12.313 INFO blam! test alias::parse_alias_declarations_works ... ok Oct 14 12:26:12.313 INFO blam! Oct 14 12:26:12.313 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:26:12.313 INFO blam! Oct 14 12:26:12.319 INFO kablam! su: No module specific data is present Oct 14 12:26:13.282 INFO running `"docker" "rm" "-f" "db23936a198a5c2bc4a96e648d665e470f05bdc75bc1d1fa4c2c98d522c4c807"` Oct 14 12:26:13.587 INFO blam! db23936a198a5c2bc4a96e648d665e470f05bdc75bc1d1fa4c2c98d522c4c807