Nov 17 01:30:23.838 INFO testing haxelion/bcmp-cli against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 01:30:23.840 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 01:30:24.355 INFO [stdout] 3e157fafa4a6dad9807f478be3b9f63a5b6638aa3215dcc2f73749213bd97729 Nov 17 01:30:24.361 INFO running `"docker" "start" "-a" "3e157fafa4a6dad9807f478be3b9f63a5b6638aa3215dcc2f73749213bd97729"` Nov 17 01:30:25.500 INFO [stderr] usermod: no changes Nov 17 01:30:25.556 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 01:30:25.556 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 01:30:25.556 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 01:30:25.557 INFO [stderr] files will be included as a binary target: Nov 17 01:30:25.557 INFO [stderr] Nov 17 01:30:25.557 INFO [stderr] * /source/src/main.rs Nov 17 01:30:25.557 INFO [stderr] Nov 17 01:30:25.557 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 01:30:25.557 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 01:30:25.557 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 01:30:25.557 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 01:30:25.557 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 01:30:25.557 INFO [stderr] Nov 17 01:30:25.557 INFO [stderr] For more information on this warning you can consult Nov 17 01:30:25.557 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 01:30:25.557 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bcmp`, Nov 17 01:30:25.557 INFO [stderr] please set bin.path in Cargo.toml Nov 17 01:30:25.603 INFO [stderr] Compiling syn v0.11.9 Nov 17 01:30:25.608 INFO [stderr] Compiling clap v2.24.0 Nov 17 01:30:30.475 INFO [stderr] Compiling bytepack_derive v0.2.0 Nov 17 01:30:34.821 INFO [stderr] Compiling bytepack v0.3.1 Nov 17 01:30:35.575 INFO [stderr] Compiling bcmp v0.4.0 Nov 17 01:30:50.075 INFO [stderr] Compiling bcmp-cli v0.1.0 (/source) Nov 17 01:30:52.371 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.82s Nov 17 01:30:52.375 INFO [stderr] su: No module specific data is present Nov 17 01:30:53.439 INFO running `"docker" "inspect" "3e157fafa4a6dad9807f478be3b9f63a5b6638aa3215dcc2f73749213bd97729"` Nov 17 01:30:53.761 INFO running `"docker" "rm" "-f" "3e157fafa4a6dad9807f478be3b9f63a5b6638aa3215dcc2f73749213bd97729"` Nov 17 01:30:54.055 INFO [stdout] 3e157fafa4a6dad9807f478be3b9f63a5b6638aa3215dcc2f73749213bd97729 Nov 17 01:30:54.065 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 01:30:54.647 INFO [stdout] 4de254fe755afc9651afee9627c0068054f6534fe91289ebe48081373a5db729 Nov 17 01:30:54.650 INFO running `"docker" "start" "-a" "4de254fe755afc9651afee9627c0068054f6534fe91289ebe48081373a5db729"` Nov 17 01:30:55.842 INFO [stderr] usermod: no changes Nov 17 01:30:55.885 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 01:30:55.885 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 01:30:55.886 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 01:30:55.886 INFO [stderr] files will be included as a binary target: Nov 17 01:30:55.886 INFO [stderr] Nov 17 01:30:55.886 INFO [stderr] * /source/src/main.rs Nov 17 01:30:55.886 INFO [stderr] Nov 17 01:30:55.886 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 01:30:55.886 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 01:30:55.886 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 01:30:55.886 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 01:30:55.886 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 01:30:55.886 INFO [stderr] Nov 17 01:30:55.886 INFO [stderr] For more information on this warning you can consult Nov 17 01:30:55.886 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 01:30:55.886 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bcmp`, Nov 17 01:30:55.886 INFO [stderr] please set bin.path in Cargo.toml Nov 17 01:30:55.931 INFO [stderr] Compiling bcmp-cli v0.1.0 (/source) Nov 17 01:30:57.208 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s Nov 17 01:30:57.214 INFO [stderr] su: No module specific data is present Nov 17 01:30:58.778 INFO running `"docker" "inspect" "4de254fe755afc9651afee9627c0068054f6534fe91289ebe48081373a5db729"` Nov 17 01:30:59.133 INFO running `"docker" "rm" "-f" "4de254fe755afc9651afee9627c0068054f6534fe91289ebe48081373a5db729"` Nov 17 01:30:59.479 INFO [stdout] 4de254fe755afc9651afee9627c0068054f6534fe91289ebe48081373a5db729 Nov 17 01:30:59.489 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 01:31:00.052 INFO [stdout] 0688942c0e9865c2368adb02f45ddebd3376acdf16ec7a9ddce35a23b75277ab Nov 17 01:31:00.055 INFO running `"docker" "start" "-a" "0688942c0e9865c2368adb02f45ddebd3376acdf16ec7a9ddce35a23b75277ab"` Nov 17 01:31:02.631 INFO [stderr] usermod: no changes Nov 17 01:31:02.687 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 01:31:02.687 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 01:31:02.687 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 01:31:02.687 INFO [stderr] files will be included as a binary target: Nov 17 01:31:02.687 INFO [stderr] Nov 17 01:31:02.687 INFO [stderr] * /source/src/main.rs Nov 17 01:31:02.687 INFO [stderr] Nov 17 01:31:02.687 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 01:31:02.687 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 01:31:02.687 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 01:31:02.687 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 01:31:02.687 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 01:31:02.687 INFO [stderr] Nov 17 01:31:02.687 INFO [stderr] For more information on this warning you can consult Nov 17 01:31:02.687 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 01:31:02.687 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bcmp`, Nov 17 01:31:02.687 INFO [stderr] please set bin.path in Cargo.toml Nov 17 01:31:02.745 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s Nov 17 01:31:02.747 INFO [stderr] Running /target/debug/deps/bcmp-742f0290ff71e6ce Nov 17 01:31:02.753 INFO [stdout] Nov 17 01:31:02.753 INFO [stdout] running 0 tests Nov 17 01:31:02.753 INFO [stdout] Nov 17 01:31:02.753 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 01:31:02.753 INFO [stdout] Nov 17 01:31:02.756 INFO [stderr] su: No module specific data is present Nov 17 01:31:04.216 INFO running `"docker" "inspect" "0688942c0e9865c2368adb02f45ddebd3376acdf16ec7a9ddce35a23b75277ab"` Nov 17 01:31:04.557 INFO running `"docker" "rm" "-f" "0688942c0e9865c2368adb02f45ddebd3376acdf16ec7a9ddce35a23b75277ab"` Nov 17 01:31:04.959 INFO [stdout] 0688942c0e9865c2368adb02f45ddebd3376acdf16ec7a9ddce35a23b75277ab