Oct 12 03:03:40.431 INFO testing cline-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 03:03:40.432 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 03:03:40.854 INFO blam! dff45cd6fd706e9d7e712b01be209fc4469174b445c7114193a9a60e9f45a21b Oct 12 03:03:40.856 INFO running `"docker" "start" "-a" "dff45cd6fd706e9d7e712b01be209fc4469174b445c7114193a9a60e9f45a21b"` Oct 12 03:03:42.028 INFO kablam! usermod: no changes Oct 12 03:03:42.088 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 03:03:42.089 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 03:03:42.089 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 03:03:42.089 INFO kablam! files will be included as a binary target: Oct 12 03:03:42.090 INFO kablam! Oct 12 03:03:42.090 INFO kablam! * /source/src/main.rs Oct 12 03:03:42.090 INFO kablam! Oct 12 03:03:42.090 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 03:03:42.091 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 03:03:42.091 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 03:03:42.091 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 03:03:42.092 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 03:03:42.092 INFO kablam! Oct 12 03:03:42.092 INFO kablam! For more information on this warning you can consult Oct 12 03:03:42.093 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 03:03:42.093 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cline_test`, Oct 12 03:03:42.093 INFO kablam! please set bin.path in Cargo.toml Oct 12 03:03:42.093 INFO kablam! Compiling termios v0.1.0 Oct 12 03:03:42.692 INFO kablam! Compiling cline v0.1.0 (/source) Oct 12 03:03:43.076 INFO kablam! warning: field is never used: `command` Oct 12 03:03:43.076 INFO kablam! --> src/lib.rs:49:5 Oct 12 03:03:43.076 INFO kablam! | Oct 12 03:03:43.076 INFO kablam! 49 | command: Vec<&'a str>, Oct 12 03:03:43.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:03:43.076 INFO kablam! | Oct 12 03:03:43.076 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 03:03:43.076 INFO kablam! Oct 12 03:03:44.812 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.74s Oct 12 03:03:44.813 INFO kablam! su: No module specific data is present Oct 12 03:03:45.751 INFO running `"docker" "rm" "-f" "dff45cd6fd706e9d7e712b01be209fc4469174b445c7114193a9a60e9f45a21b"` Oct 12 03:03:46.064 INFO blam! dff45cd6fd706e9d7e712b01be209fc4469174b445c7114193a9a60e9f45a21b Oct 12 03:03:46.074 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 03:03:46.606 INFO blam! a50fb15228c73d7feac4c58573578dddda655bec2c776b59bcdf265420f5f097 Oct 12 03:03:46.608 INFO running `"docker" "start" "-a" "a50fb15228c73d7feac4c58573578dddda655bec2c776b59bcdf265420f5f097"` Oct 12 03:03:47.875 INFO kablam! usermod: no changes Oct 12 03:03:47.957 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 03:03:47.957 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 03:03:47.957 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 03:03:47.958 INFO kablam! files will be included as a binary target: Oct 12 03:03:47.958 INFO kablam! Oct 12 03:03:47.958 INFO kablam! * /source/src/main.rs Oct 12 03:03:47.958 INFO kablam! Oct 12 03:03:47.959 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 03:03:47.959 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 03:03:47.959 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 03:03:47.960 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 03:03:47.960 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 03:03:47.960 INFO kablam! Oct 12 03:03:47.961 INFO kablam! For more information on this warning you can consult Oct 12 03:03:47.961 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 03:03:47.961 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cline_test`, Oct 12 03:03:47.961 INFO kablam! please set bin.path in Cargo.toml Oct 12 03:03:47.980 INFO kablam! Compiling cline v0.1.0 (/source) Oct 12 03:03:48.420 INFO kablam! warning: field is never used: `command` Oct 12 03:03:48.420 INFO kablam! --> src/lib.rs:49:5 Oct 12 03:03:48.420 INFO kablam! | Oct 12 03:03:48.420 INFO kablam! 49 | command: Vec<&'a str>, Oct 12 03:03:48.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:03:48.420 INFO kablam! | Oct 12 03:03:48.420 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 03:03:48.420 INFO kablam! Oct 12 03:03:49.580 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.68s Oct 12 03:03:49.584 INFO kablam! su: No module specific data is present Oct 12 03:03:51.208 INFO running `"docker" "rm" "-f" "a50fb15228c73d7feac4c58573578dddda655bec2c776b59bcdf265420f5f097"` Oct 12 03:03:51.456 INFO blam! a50fb15228c73d7feac4c58573578dddda655bec2c776b59bcdf265420f5f097 Oct 12 03:03:51.458 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 03:03:51.860 INFO blam! fa3efaecc24bf837b7efbb834515ad7bbbdd4ba0f6416cd9db615cbd0f57af5c Oct 12 03:03:51.865 INFO running `"docker" "start" "-a" "fa3efaecc24bf837b7efbb834515ad7bbbdd4ba0f6416cd9db615cbd0f57af5c"` Oct 12 03:03:53.147 INFO kablam! usermod: no changes Oct 12 03:03:53.193 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 03:03:53.193 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 03:03:53.193 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 03:03:53.194 INFO kablam! files will be included as a binary target: Oct 12 03:03:53.194 INFO kablam! Oct 12 03:03:53.194 INFO kablam! * /source/src/main.rs Oct 12 03:03:53.194 INFO kablam! Oct 12 03:03:53.195 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 03:03:53.195 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 03:03:53.195 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 03:03:53.195 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 03:03:53.196 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 03:03:53.196 INFO kablam! Oct 12 03:03:53.196 INFO kablam! For more information on this warning you can consult Oct 12 03:03:53.197 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 03:03:53.197 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cline_test`, Oct 12 03:03:53.197 INFO kablam! please set bin.path in Cargo.toml Oct 12 03:03:53.198 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 03:03:53.209 INFO kablam! Running /target/debug/deps/cline-df15cfcfcd5cd8d3 Oct 12 03:03:53.212 INFO kablam! Doc-tests cline Oct 12 03:03:53.212 INFO blam! Oct 12 03:03:53.213 INFO blam! running 6 tests Oct 12 03:03:53.213 INFO blam! test tests::test_register_and_execute_with_arguments ... ok Oct 12 03:03:53.213 INFO blam! test tests::test_register_and_execute_multiple_times ... ok Oct 12 03:03:53.214 INFO blam! test tests::test_register_and_execute ... ok Oct 12 03:03:53.214 INFO blam! test tests::test_complete_with_dynamic ... ok Oct 12 03:03:53.214 INFO blam! test tests::test_complete_multi_cmd ... ok Oct 12 03:03:53.215 INFO blam! test tests::test_complete_empty_single_cmd ... ok Oct 12 03:03:53.215 INFO blam! Oct 12 03:03:53.215 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:03:53.216 INFO blam! Oct 12 03:03:53.509 INFO blam! Oct 12 03:03:53.509 INFO blam! running 9 tests Oct 12 03:03:57.056 INFO blam! test src/lib.rs - (line 27) ... ok Oct 12 03:03:57.056 INFO blam! test src/lib.rs - cline_run (line 250) ... ignored Oct 12 03:03:57.372 INFO blam! test src/lib.rs - (line 19) ... ok Oct 12 03:03:57.380 INFO blam! test src/lib.rs - Cli<'a>::complete (line 164) ... ok Oct 12 03:03:57.500 INFO blam! test src/lib.rs - Cli<'a>::register (line 91) ... ok Oct 12 03:03:57.577 INFO blam! test src/lib.rs - Cli<'a>::exec (line 214) ... ok Oct 12 03:03:57.808 INFO blam! test src/lib.rs - (line 36) ... ok Oct 12 03:03:57.882 INFO blam! test src/lib.rs - (line 12) ... ok Oct 12 03:03:57.920 INFO blam! test src/lib.rs - Cli<'a>::register_dyn_complete (line 118) ... ok Oct 12 03:03:57.921 INFO blam! Oct 12 03:03:57.921 INFO blam! test result: ok. 8 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 12 03:03:57.921 INFO blam! Oct 12 03:03:57.935 INFO kablam! su: No module specific data is present Oct 12 03:03:58.994 INFO running `"docker" "rm" "-f" "fa3efaecc24bf837b7efbb834515ad7bbbdd4ba0f6416cd9db615cbd0f57af5c"` Oct 12 03:03:59.262 INFO blam! fa3efaecc24bf837b7efbb834515ad7bbbdd4ba0f6416cd9db615cbd0f57af5c