Nov 18 17:39:38.035 INFO testing cline-0.1.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 17:39:38.037 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 17:39:38.508 INFO [stdout] 06a556ad7153d31b36d68ba8bd90bd438007ec32e8e2c13df8b57625390447f8 Nov 18 17:39:38.510 INFO running `"docker" "start" "-a" "06a556ad7153d31b36d68ba8bd90bd438007ec32e8e2c13df8b57625390447f8"` Nov 18 17:39:39.979 INFO [stderr] usermod: no changes Nov 18 17:39:40.039 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 17:39:40.040 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 17:39:40.040 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 17:39:40.040 INFO [stderr] files will be included as a binary target: Nov 18 17:39:40.040 INFO [stderr] Nov 18 17:39:40.041 INFO [stderr] * /source/src/main.rs Nov 18 17:39:40.041 INFO [stderr] Nov 18 17:39:40.041 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 17:39:40.042 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 17:39:40.042 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 17:39:40.042 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 17:39:40.042 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 17:39:40.043 INFO [stderr] Nov 18 17:39:40.043 INFO [stderr] For more information on this warning you can consult Nov 18 17:39:40.043 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 17:39:40.044 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cline_test`, Nov 18 17:39:40.044 INFO [stderr] please set bin.path in Cargo.toml Nov 18 17:39:40.067 INFO [stderr] Compiling cline v0.1.0 (/source) Nov 18 17:39:40.787 INFO [stderr] warning: field is never used: `command` Nov 18 17:39:40.787 INFO [stderr] --> src/lib.rs:49:5 Nov 18 17:39:40.787 INFO [stderr] | Nov 18 17:39:40.787 INFO [stderr] 49 | command: Vec<&'a str>, Nov 18 17:39:40.787 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 18 17:39:40.787 INFO [stderr] | Nov 18 17:39:40.787 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 18 17:39:40.787 INFO [stderr] Nov 18 17:39:43.011 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.00s Nov 18 17:39:43.011 INFO [stderr] su: No module specific data is present Nov 18 17:39:43.684 INFO running `"docker" "inspect" "06a556ad7153d31b36d68ba8bd90bd438007ec32e8e2c13df8b57625390447f8"` Nov 18 17:39:43.987 INFO running `"docker" "rm" "-f" "06a556ad7153d31b36d68ba8bd90bd438007ec32e8e2c13df8b57625390447f8"` Nov 18 17:39:44.308 INFO [stdout] 06a556ad7153d31b36d68ba8bd90bd438007ec32e8e2c13df8b57625390447f8 Nov 18 17:39:44.313 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 17:39:44.687 INFO [stdout] 38a015b9301e4f13a67c5b6231a7d97f104997739acffd5f6d721ee9d0eacccc Nov 18 17:39:44.689 INFO running `"docker" "start" "-a" "38a015b9301e4f13a67c5b6231a7d97f104997739acffd5f6d721ee9d0eacccc"` Nov 18 17:39:45.959 INFO [stderr] usermod: no changes Nov 18 17:39:46.043 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 17:39:46.043 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 17:39:46.043 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 17:39:46.043 INFO [stderr] files will be included as a binary target: Nov 18 17:39:46.043 INFO [stderr] Nov 18 17:39:46.043 INFO [stderr] * /source/src/main.rs Nov 18 17:39:46.043 INFO [stderr] Nov 18 17:39:46.043 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 17:39:46.043 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 17:39:46.043 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 17:39:46.043 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 17:39:46.043 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 17:39:46.043 INFO [stderr] Nov 18 17:39:46.043 INFO [stderr] For more information on this warning you can consult Nov 18 17:39:46.043 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 17:39:46.043 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cline_test`, Nov 18 17:39:46.043 INFO [stderr] please set bin.path in Cargo.toml Nov 18 17:39:46.051 INFO [stderr] Compiling cline v0.1.0 (/source) Nov 18 17:39:47.083 INFO [stderr] warning: field is never used: `command` Nov 18 17:39:47.083 INFO [stderr] --> src/lib.rs:49:5 Nov 18 17:39:47.083 INFO [stderr] | Nov 18 17:39:47.083 INFO [stderr] 49 | command: Vec<&'a str>, Nov 18 17:39:47.083 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 18 17:39:47.083 INFO [stderr] | Nov 18 17:39:47.099 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 18 17:39:47.099 INFO [stderr] Nov 18 17:39:48.207 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.21s Nov 18 17:39:48.237 INFO [stderr] su: No module specific data is present Nov 18 17:39:49.166 INFO running `"docker" "inspect" "38a015b9301e4f13a67c5b6231a7d97f104997739acffd5f6d721ee9d0eacccc"` Nov 18 17:39:49.407 INFO running `"docker" "rm" "-f" "38a015b9301e4f13a67c5b6231a7d97f104997739acffd5f6d721ee9d0eacccc"` Nov 18 17:39:49.649 INFO [stdout] 38a015b9301e4f13a67c5b6231a7d97f104997739acffd5f6d721ee9d0eacccc Nov 18 17:39:49.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 17:39:50.048 INFO [stdout] b62532f39ce872a8c738059f77d7828623685c7382fd64ce1fecc3b93a668e25 Nov 18 17:39:50.050 INFO running `"docker" "start" "-a" "b62532f39ce872a8c738059f77d7828623685c7382fd64ce1fecc3b93a668e25"` Nov 18 17:39:51.275 INFO [stderr] usermod: no changes Nov 18 17:39:51.299 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 17:39:51.300 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 17:39:51.300 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 17:39:51.300 INFO [stderr] files will be included as a binary target: Nov 18 17:39:51.301 INFO [stderr] Nov 18 17:39:51.301 INFO [stderr] * /source/src/main.rs Nov 18 17:39:51.301 INFO [stderr] Nov 18 17:39:51.301 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 17:39:51.301 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 17:39:51.301 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 17:39:51.301 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 17:39:51.301 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 17:39:51.301 INFO [stderr] Nov 18 17:39:51.301 INFO [stderr] For more information on this warning you can consult Nov 18 17:39:51.301 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 17:39:51.301 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cline_test`, Nov 18 17:39:51.301 INFO [stderr] please set bin.path in Cargo.toml Nov 18 17:39:51.301 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Nov 18 17:39:51.311 INFO [stderr] Running /target/debug/deps/cline-6dbd72aca1e54b13 Nov 18 17:39:51.311 INFO [stdout] Nov 18 17:39:51.311 INFO [stdout] running 6 tests Nov 18 17:39:51.312 INFO [stdout] test tests::test_complete_empty_single_cmd ... ok Nov 18 17:39:51.313 INFO [stdout] test tests::test_complete_with_dynamic ... ok Nov 18 17:39:51.319 INFO [stdout] test tests::test_register_and_execute ... ok Nov 18 17:39:51.319 INFO [stderr] Doc-tests cline Nov 18 17:39:51.319 INFO [stdout] test tests::test_complete_multi_cmd ... ok Nov 18 17:39:51.319 INFO [stdout] test tests::test_register_and_execute_with_arguments ... ok Nov 18 17:39:51.319 INFO [stdout] test tests::test_register_and_execute_multiple_times ... ok Nov 18 17:39:51.319 INFO [stdout] Nov 18 17:39:51.319 INFO [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 17:39:51.319 INFO [stdout] Nov 18 17:39:52.172 INFO [stdout] Nov 18 17:39:52.173 INFO [stdout] running 9 tests Nov 18 17:39:56.059 INFO [stdout] test src/lib.rs - Cli<'a>::exec (line 214) ... ok Nov 18 17:39:56.059 INFO [stdout] test src/lib.rs - cline_run (line 250) ... ignored Nov 18 17:39:56.799 INFO [stdout] test src/lib.rs - (line 19) ... ok Nov 18 17:39:56.919 INFO [stdout] test src/lib.rs - Cli<'a>::register (line 91) ... ok Nov 18 17:39:57.148 INFO [stdout] test src/lib.rs - Cli<'a>::complete (line 164) ... ok Nov 18 17:39:57.309 INFO [stdout] test src/lib.rs - (line 27) ... ok Nov 18 17:39:57.419 INFO [stdout] test src/lib.rs - (line 36) ... ok Nov 18 17:39:57.424 INFO [stdout] test src/lib.rs - Cli<'a>::register_dyn_complete (line 118) ... ok Nov 18 17:39:57.625 INFO [stdout] test src/lib.rs - (line 12) ... ok Nov 18 17:39:57.625 INFO [stdout] Nov 18 17:39:57.625 INFO [stdout] test result: ok. 8 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Nov 18 17:39:57.625 INFO [stdout] Nov 18 17:39:57.643 INFO [stderr] su: No module specific data is present Nov 18 17:39:58.557 INFO running `"docker" "inspect" "b62532f39ce872a8c738059f77d7828623685c7382fd64ce1fecc3b93a668e25"` Nov 18 17:39:58.712 INFO running `"docker" "rm" "-f" "b62532f39ce872a8c738059f77d7828623685c7382fd64ce1fecc3b93a668e25"` Nov 18 17:39:58.907 INFO [stdout] b62532f39ce872a8c738059f77d7828623685c7382fd64ce1fecc3b93a668e25