Nov 18 10:27:14.771 INFO testing google-youtubeanalytics1-cli-1.0.7+20171206 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:27:14.772 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 18 10:27:15.394 INFO [stdout] a51d85e70f1f144d47392b992a81bd0e33149c81f758f240857591a1e5de4d7f Nov 18 10:27:15.397 INFO running `"docker" "start" "-a" "a51d85e70f1f144d47392b992a81bd0e33149c81f758f240857591a1e5de4d7f"` Nov 18 10:27:17.176 INFO [stderr] usermod: no changes Nov 18 10:27:17.295 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:27:17.295 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:27:17.295 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:27:17.295 INFO [stderr] files will be included as a binary target: Nov 18 10:27:17.295 INFO [stderr] Nov 18 10:27:17.295 INFO [stderr] * /source/src/main.rs Nov 18 10:27:17.295 INFO [stderr] Nov 18 10:27:17.295 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:27:17.295 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:27:17.295 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:27:17.295 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:27:17.295 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:27:17.295 INFO [stderr] Nov 18 10:27:17.295 INFO [stderr] For more information on this warning you can consult Nov 18 10:27:17.295 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:27:17.295 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `youtubeanalytics1`, Nov 18 10:27:17.295 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:27:17.579 INFO [stderr] Compiling hyper-rustls v0.6.2 Nov 18 10:27:17.580 INFO [stderr] Compiling google-youtubeanalytics1 v1.0.8+20181010 Nov 18 10:27:25.819 INFO [stderr] Compiling google-youtubeanalytics1-cli v1.0.7+20171206 (/source) Nov 18 10:27:42.358 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.14s Nov 18 10:27:42.371 INFO [stderr] su: No module specific data is present Nov 18 10:27:43.881 INFO running `"docker" "inspect" "a51d85e70f1f144d47392b992a81bd0e33149c81f758f240857591a1e5de4d7f"` Nov 18 10:27:44.225 INFO running `"docker" "rm" "-f" "a51d85e70f1f144d47392b992a81bd0e33149c81f758f240857591a1e5de4d7f"` Nov 18 10:27:44.571 INFO [stdout] a51d85e70f1f144d47392b992a81bd0e33149c81f758f240857591a1e5de4d7f Nov 18 10:27:44.577 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 18 10:27:45.153 INFO [stdout] 1ce873fd8b68547ef1adb05bf0c554a53e0dc9d30b87e8d04eb66b63ff612eeb Nov 18 10:27:45.155 INFO running `"docker" "start" "-a" "1ce873fd8b68547ef1adb05bf0c554a53e0dc9d30b87e8d04eb66b63ff612eeb"` Nov 18 10:27:46.974 INFO [stderr] usermod: no changes Nov 18 10:27:47.031 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:27:47.031 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:27:47.031 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:27:47.031 INFO [stderr] files will be included as a binary target: Nov 18 10:27:47.031 INFO [stderr] Nov 18 10:27:47.031 INFO [stderr] * /source/src/main.rs Nov 18 10:27:47.031 INFO [stderr] Nov 18 10:27:47.031 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:27:47.031 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:27:47.031 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:27:47.031 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:27:47.031 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:27:47.031 INFO [stderr] Nov 18 10:27:47.031 INFO [stderr] For more information on this warning you can consult Nov 18 10:27:47.031 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:27:47.031 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `youtubeanalytics1`, Nov 18 10:27:47.031 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:27:47.199 INFO [stderr] Compiling google-youtubeanalytics1-cli v1.0.7+20171206 (/source) Nov 18 10:27:53.167 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.16s Nov 18 10:27:53.180 INFO [stderr] su: No module specific data is present Nov 18 10:27:54.847 INFO running `"docker" "inspect" "1ce873fd8b68547ef1adb05bf0c554a53e0dc9d30b87e8d04eb66b63ff612eeb"` Nov 18 10:27:55.169 INFO running `"docker" "rm" "-f" "1ce873fd8b68547ef1adb05bf0c554a53e0dc9d30b87e8d04eb66b63ff612eeb"` Nov 18 10:27:55.395 INFO [stdout] 1ce873fd8b68547ef1adb05bf0c554a53e0dc9d30b87e8d04eb66b63ff612eeb Nov 18 10:27:55.398 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 18 10:27:55.871 INFO [stdout] 916e0bfd8d93b01bf0b6396e41e0dc7b5dc093e7ce957988294e0115f9b4b8e0 Nov 18 10:27:55.873 INFO running `"docker" "start" "-a" "916e0bfd8d93b01bf0b6396e41e0dc7b5dc093e7ce957988294e0115f9b4b8e0"` Nov 18 10:27:57.467 INFO [stderr] usermod: no changes Nov 18 10:27:57.535 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:27:57.535 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:27:57.535 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:27:57.535 INFO [stderr] files will be included as a binary target: Nov 18 10:27:57.535 INFO [stderr] Nov 18 10:27:57.535 INFO [stderr] * /source/src/main.rs Nov 18 10:27:57.535 INFO [stderr] Nov 18 10:27:57.535 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:27:57.535 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:27:57.535 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:27:57.535 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:27:57.535 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:27:57.535 INFO [stderr] Nov 18 10:27:57.535 INFO [stderr] For more information on this warning you can consult Nov 18 10:27:57.535 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:27:57.535 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `youtubeanalytics1`, Nov 18 10:27:57.535 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:27:57.731 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 18 10:27:57.738 INFO [stderr] Running /target/debug/deps/youtubeanalytics1-7783b661c6fafc10 Nov 18 10:27:57.745 INFO [stdout] Nov 18 10:27:57.745 INFO [stdout] running 0 tests Nov 18 10:27:57.746 INFO [stdout] Nov 18 10:27:57.746 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:27:57.746 INFO [stdout] Nov 18 10:27:57.752 INFO [stderr] su: No module specific data is present Nov 18 10:27:58.947 INFO running `"docker" "inspect" "916e0bfd8d93b01bf0b6396e41e0dc7b5dc093e7ce957988294e0115f9b4b8e0"` Nov 18 10:27:59.329 INFO running `"docker" "rm" "-f" "916e0bfd8d93b01bf0b6396e41e0dc7b5dc093e7ce957988294e0115f9b4b8e0"` Nov 18 10:27:59.647 INFO [stdout] 916e0bfd8d93b01bf0b6396e41e0dc7b5dc093e7ce957988294e0115f9b4b8e0