Oct 14 15:34:44.459 INFO testing kbknapp/cargo-count against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 15:34:44.460 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15:34:45.041 INFO blam! a0589d098bcb3f629ea50ce9f3434561cc817135714c00644360fcfd0d94fe5e Oct 14 15:34:45.043 INFO running `"docker" "start" "-a" "a0589d098bcb3f629ea50ce9f3434561cc817135714c00644360fcfd0d94fe5e"` Oct 14 15:34:47.216 INFO kablam! usermod: no changes Oct 14 15:34:47.343 INFO kablam! Compiling libc v0.2.15 Oct 14 15:34:47.343 INFO kablam! Compiling regex-syntax v0.3.5 Oct 14 15:34:47.347 INFO kablam! Compiling unicode-segmentation v0.1.2 Oct 14 15:34:47.347 INFO kablam! Compiling strsim v0.5.1 Oct 14 15:34:47.351 INFO kablam! Compiling unicode-width v0.1.3 Oct 14 15:34:47.359 INFO kablam! Compiling gitignore v1.0.4 Oct 14 15:34:48.367 INFO kablam! Compiling tabwriter v0.1.25 Oct 14 15:34:51.672 INFO kablam! Compiling thread-id v2.0.0 Oct 14 15:34:51.672 INFO kablam! Compiling memchr v0.1.11 Oct 14 15:34:51.673 INFO kablam! Compiling term_size v0.2.1 Oct 14 15:34:52.363 INFO kablam! Compiling thread_local v0.2.6 Oct 14 15:34:52.547 INFO kablam! Compiling clap v2.11.2 Oct 14 15:34:53.019 INFO kablam! Compiling aho-corasick v0.5.2 Oct 14 15:34:59.931 INFO kablam! Compiling regex v0.1.75 Oct 14 15:35:19.073 INFO kablam! Compiling cargo-count v0.2.4 (/source) Oct 14 15:35:19.547 INFO kablam! warning: unused macro definition Oct 14 15:35:19.548 INFO kablam! --> src/macros.rs:17:1 Oct 14 15:35:19.548 INFO kablam! | Oct 14 15:35:19.548 INFO kablam! 17 | / macro_rules! werr( Oct 14 15:35:19.548 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 14 15:35:19.548 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 14 15:35:19.548 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 14 15:35:19.548 INFO kablam! 21 | | }) Oct 14 15:35:19.548 INFO kablam! 22 | | ); Oct 14 15:35:19.548 INFO kablam! | |__^ Oct 14 15:35:19.548 INFO kablam! | Oct 14 15:35:19.548 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 15:35:19.548 INFO kablam! Oct 14 15:35:19.548 INFO kablam! warning: unused macro definition Oct 14 15:35:19.548 INFO kablam! --> src/macros.rs:61:1 Oct 14 15:35:19.548 INFO kablam! | Oct 14 15:35:19.548 INFO kablam! 61 | / macro_rules! debug { Oct 14 15:35:19.548 INFO kablam! 62 | | ($fmt:expr) => (); Oct 14 15:35:19.548 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 14 15:35:19.548 INFO kablam! 64 | | } Oct 14 15:35:19.548 INFO kablam! | |_^ Oct 14 15:35:19.548 INFO kablam! Oct 14 15:35:19.563 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 15:35:19.563 INFO kablam! --> src/config.rs:10:1 Oct 14 15:35:19.563 INFO kablam! | Oct 14 15:35:19.563 INFO kablam! 10 | / arg_enum! { Oct 14 15:35:19.563 INFO kablam! 11 | | #[derive(Debug)] Oct 14 15:35:19.563 INFO kablam! 12 | | pub enum Utf8Rule { Oct 14 15:35:19.563 INFO kablam! 13 | | Ignore, Oct 14 15:35:19.563 INFO kablam! ... | Oct 14 15:35:19.563 INFO kablam! 16 | | } Oct 14 15:35:19.563 INFO kablam! 17 | | } Oct 14 15:35:19.563 INFO kablam! | |_^ Oct 14 15:35:19.563 INFO kablam! | Oct 14 15:35:19.563 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 15:35:19.563 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 14 15:35:19.563 INFO kablam! Oct 14 15:35:22.223 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.97s Oct 14 15:35:22.239 INFO kablam! su: No module specific data is present Oct 14 15:35:24.028 INFO running `"docker" "rm" "-f" "a0589d098bcb3f629ea50ce9f3434561cc817135714c00644360fcfd0d94fe5e"` Oct 14 15:35:24.403 INFO blam! a0589d098bcb3f629ea50ce9f3434561cc817135714c00644360fcfd0d94fe5e Oct 14 15:35:24.412 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15:35:24.875 INFO blam! 373e980c9ea87b954b6e36a4db8e040953fd9c5ee40f3a958a48b8785cf38a97 Oct 14 15:35:24.877 INFO running `"docker" "start" "-a" "373e980c9ea87b954b6e36a4db8e040953fd9c5ee40f3a958a48b8785cf38a97"` Oct 14 15:35:26.418 INFO kablam! usermod: no changes Oct 14 15:35:26.606 INFO kablam! Compiling cargo-count v0.2.4 (/source) Oct 14 15:35:27.039 INFO kablam! warning: unused macro definition Oct 14 15:35:27.039 INFO kablam! --> src/macros.rs:17:1 Oct 14 15:35:27.039 INFO kablam! | Oct 14 15:35:27.039 INFO kablam! 17 | / macro_rules! werr( Oct 14 15:35:27.039 INFO kablam! 18 | | ($($arg:tt)*) => ({ Oct 14 15:35:27.039 INFO kablam! 19 | | use std::io::{Write, stderr}; Oct 14 15:35:27.039 INFO kablam! 20 | | write!(&mut stderr(), $($arg)*).ok(); Oct 14 15:35:27.039 INFO kablam! 21 | | }) Oct 14 15:35:27.039 INFO kablam! 22 | | ); Oct 14 15:35:27.039 INFO kablam! | |__^ Oct 14 15:35:27.039 INFO kablam! | Oct 14 15:35:27.039 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 14 15:35:27.039 INFO kablam! Oct 14 15:35:27.039 INFO kablam! warning: unused macro definition Oct 14 15:35:27.039 INFO kablam! --> src/macros.rs:61:1 Oct 14 15:35:27.039 INFO kablam! | Oct 14 15:35:27.039 INFO kablam! 61 | / macro_rules! debug { Oct 14 15:35:27.039 INFO kablam! 62 | | ($fmt:expr) => (); Oct 14 15:35:27.039 INFO kablam! 63 | | ($fmt:expr, $($arg:tt)*) => (); Oct 14 15:35:27.039 INFO kablam! 64 | | } Oct 14 15:35:27.039 INFO kablam! | |_^ Oct 14 15:35:27.039 INFO kablam! Oct 14 15:35:27.059 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 15:35:27.059 INFO kablam! --> src/config.rs:10:1 Oct 14 15:35:27.059 INFO kablam! | Oct 14 15:35:27.059 INFO kablam! 10 | / arg_enum! { Oct 14 15:35:27.059 INFO kablam! 11 | | #[derive(Debug)] Oct 14 15:35:27.059 INFO kablam! 12 | | pub enum Utf8Rule { Oct 14 15:35:27.059 INFO kablam! 13 | | Ignore, Oct 14 15:35:27.059 INFO kablam! ... | Oct 14 15:35:27.059 INFO kablam! 16 | | } Oct 14 15:35:27.059 INFO kablam! 17 | | } Oct 14 15:35:27.059 INFO kablam! | |_^ Oct 14 15:35:27.059 INFO kablam! | Oct 14 15:35:27.059 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 15:35:27.059 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 14 15:35:27.059 INFO kablam! Oct 14 15:35:27.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 14 15:35:27.917 INFO kablam! su: No module specific data is present Oct 14 15:35:29.311 INFO running `"docker" "rm" "-f" "373e980c9ea87b954b6e36a4db8e040953fd9c5ee40f3a958a48b8785cf38a97"` Oct 14 15:35:29.723 INFO blam! 373e980c9ea87b954b6e36a4db8e040953fd9c5ee40f3a958a48b8785cf38a97 Oct 14 15:35:29.725 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15:35:30.230 INFO blam! 9d728422d5c62361fa810e8bd8c1b173d89f7ff89f195e5e00d3fc29d7a798d5 Oct 14 15:35:30.232 INFO running `"docker" "start" "-a" "9d728422d5c62361fa810e8bd8c1b173d89f7ff89f195e5e00d3fc29d7a798d5"` Oct 14 15:35:31.762 INFO kablam! usermod: no changes Oct 14 15:35:31.935 INFO blam! Oct 14 15:35:31.935 INFO blam! running 0 tests Oct 14 15:35:31.935 INFO blam! Oct 14 15:35:31.935 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:35:31.935 INFO blam! Oct 14 15:35:31.935 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 14 15:35:31.935 INFO kablam! Running /target/debug/deps/cargo_count-8298250b7a21d400 Oct 14 15:35:31.939 INFO kablam! su: No module specific data is present Oct 14 15:35:33.325 INFO running `"docker" "rm" "-f" "9d728422d5c62361fa810e8bd8c1b173d89f7ff89f195e5e00d3fc29d7a798d5"` Oct 14 15:35:33.554 INFO blam! 9d728422d5c62361fa810e8bd8c1b173d89f7ff89f195e5e00d3fc29d7a798d5