Nov 18 12:19:49.494 INFO testing google-calendar3-cli-1.0.7+20171205 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:19:49.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 12:19:50.083 INFO [stdout] 5e76c477d194a997d2234136d6a496a42416dc6c25567aca7e8031aaa1df8f1e Nov 18 12:19:50.091 INFO running `"docker" "start" "-a" "5e76c477d194a997d2234136d6a496a42416dc6c25567aca7e8031aaa1df8f1e"` Nov 18 12:19:51.687 INFO [stderr] usermod: no changes Nov 18 12:19:51.731 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:19:51.731 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:19:51.731 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:19:51.731 INFO [stderr] files will be included as a binary target: Nov 18 12:19:51.731 INFO [stderr] Nov 18 12:19:51.731 INFO [stderr] * /source/src/main.rs Nov 18 12:19:51.731 INFO [stderr] Nov 18 12:19:51.731 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:19:51.731 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:19:51.731 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:19:51.731 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:19:51.731 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:19:51.731 INFO [stderr] Nov 18 12:19:51.731 INFO [stderr] For more information on this warning you can consult Nov 18 12:19:51.731 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:19:51.731 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `calendar3`, Nov 18 12:19:51.731 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:19:51.899 INFO [stderr] Compiling google-calendar3 v1.0.8+20181009 Nov 18 12:20:03.960 INFO [stderr] Compiling google-calendar3-cli v1.0.7+20171205 (/source) Nov 18 12:20:30.064 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.35s Nov 18 12:20:30.077 INFO [stderr] su: No module specific data is present Nov 18 12:20:30.879 INFO running `"docker" "inspect" "5e76c477d194a997d2234136d6a496a42416dc6c25567aca7e8031aaa1df8f1e"` Nov 18 12:20:31.183 INFO running `"docker" "rm" "-f" "5e76c477d194a997d2234136d6a496a42416dc6c25567aca7e8031aaa1df8f1e"` Nov 18 12:20:31.531 INFO [stdout] 5e76c477d194a997d2234136d6a496a42416dc6c25567aca7e8031aaa1df8f1e Nov 18 12:20:31.537 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 12:20:32.023 INFO [stdout] 259ea3cc9f93a9133fed9b100b1e32f56faa925fd0eb17f12a3bc9fd2ff742f3 Nov 18 12:20:32.026 INFO running `"docker" "start" "-a" "259ea3cc9f93a9133fed9b100b1e32f56faa925fd0eb17f12a3bc9fd2ff742f3"` Nov 18 12:20:33.815 INFO [stderr] usermod: no changes Nov 18 12:20:33.863 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:20:33.863 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:20:33.863 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:20:33.863 INFO [stderr] files will be included as a binary target: Nov 18 12:20:33.863 INFO [stderr] Nov 18 12:20:33.863 INFO [stderr] * /source/src/main.rs Nov 18 12:20:33.863 INFO [stderr] Nov 18 12:20:33.863 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:20:33.863 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:20:33.863 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:20:33.863 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:20:33.863 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:20:33.863 INFO [stderr] Nov 18 12:20:33.863 INFO [stderr] For more information on this warning you can consult Nov 18 12:20:33.863 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:20:33.863 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `calendar3`, Nov 18 12:20:33.863 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:20:34.015 INFO [stderr] Compiling google-calendar3-cli v1.0.7+20171205 (/source) Nov 18 12:20:40.444 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.61s Nov 18 12:20:40.467 INFO [stderr] su: No module specific data is present Nov 18 12:20:41.987 INFO running `"docker" "inspect" "259ea3cc9f93a9133fed9b100b1e32f56faa925fd0eb17f12a3bc9fd2ff742f3"` Nov 18 12:20:42.335 INFO running `"docker" "rm" "-f" "259ea3cc9f93a9133fed9b100b1e32f56faa925fd0eb17f12a3bc9fd2ff742f3"` Nov 18 12:20:42.715 INFO [stdout] 259ea3cc9f93a9133fed9b100b1e32f56faa925fd0eb17f12a3bc9fd2ff742f3 Nov 18 12:20:42.725 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 12:20:43.156 INFO [stdout] 94c784975cd9a1c845443a6c7bfb68ce3be2238523cd432a581020fa0aa248a1 Nov 18 12:20:43.158 INFO running `"docker" "start" "-a" "94c784975cd9a1c845443a6c7bfb68ce3be2238523cd432a581020fa0aa248a1"` Nov 18 12:20:45.367 INFO [stderr] usermod: no changes Nov 18 12:20:45.415 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:20:45.415 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:20:45.415 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:20:45.415 INFO [stderr] files will be included as a binary target: Nov 18 12:20:45.415 INFO [stderr] Nov 18 12:20:45.415 INFO [stderr] * /source/src/main.rs Nov 18 12:20:45.415 INFO [stderr] Nov 18 12:20:45.415 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:20:45.415 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:20:45.415 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:20:45.415 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:20:45.415 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:20:45.415 INFO [stderr] Nov 18 12:20:45.415 INFO [stderr] For more information on this warning you can consult Nov 18 12:20:45.415 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:20:45.415 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `calendar3`, Nov 18 12:20:45.415 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:20:45.635 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 18 12:20:45.649 INFO [stderr] Running /target/debug/deps/calendar3-240f081bb07e6295 Nov 18 12:20:45.651 INFO [stdout] Nov 18 12:20:45.651 INFO [stdout] running 0 tests Nov 18 12:20:45.651 INFO [stdout] Nov 18 12:20:45.651 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:20:45.651 INFO [stdout] Nov 18 12:20:45.657 INFO [stderr] su: No module specific data is present Nov 18 12:20:46.591 INFO running `"docker" "inspect" "94c784975cd9a1c845443a6c7bfb68ce3be2238523cd432a581020fa0aa248a1"` Nov 18 12:20:46.835 INFO running `"docker" "rm" "-f" "94c784975cd9a1c845443a6c7bfb68ce3be2238523cd432a581020fa0aa248a1"` Nov 18 12:20:47.179 INFO [stdout] 94c784975cd9a1c845443a6c7bfb68ce3be2238523cd432a581020fa0aa248a1