Nov 18 10:53:37.534 INFO testing google-pubsub1_beta2-cli-1.0.7+20171129 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:53:37.534 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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:53:37.915 INFO [stdout] 94b8014432d1687cc401a9e1f2755792a61c354d9ba25abd24b36df32a17514d Nov 18 10:53:37.923 INFO running `"docker" "start" "-a" "94b8014432d1687cc401a9e1f2755792a61c354d9ba25abd24b36df32a17514d"` Nov 18 10:53:39.115 INFO [stderr] usermod: no changes Nov 18 10:53:39.167 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:53:39.167 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:53:39.167 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:53:39.167 INFO [stderr] files will be included as a binary target: Nov 18 10:53:39.167 INFO [stderr] Nov 18 10:53:39.167 INFO [stderr] * /source/src/main.rs Nov 18 10:53:39.167 INFO [stderr] Nov 18 10:53:39.167 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:53:39.167 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:53:39.167 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:53:39.167 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:53:39.167 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:53:39.167 INFO [stderr] Nov 18 10:53:39.167 INFO [stderr] For more information on this warning you can consult Nov 18 10:53:39.167 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:53:39.167 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pubsub1-beta2`, Nov 18 10:53:39.167 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:53:39.363 INFO [stderr] Compiling google-pubsub1_beta2 v1.0.8+20181001 Nov 18 10:53:46.741 INFO [stderr] Compiling google-pubsub1_beta2-cli v1.0.7+20171129 (/source) Nov 18 10:54:03.611 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.46s Nov 18 10:54:03.622 INFO [stderr] su: No module specific data is present Nov 18 10:54:04.276 INFO running `"docker" "inspect" "94b8014432d1687cc401a9e1f2755792a61c354d9ba25abd24b36df32a17514d"` Nov 18 10:54:04.563 INFO running `"docker" "rm" "-f" "94b8014432d1687cc401a9e1f2755792a61c354d9ba25abd24b36df32a17514d"` Nov 18 10:54:04.883 INFO [stdout] 94b8014432d1687cc401a9e1f2755792a61c354d9ba25abd24b36df32a17514d Nov 18 10:54:04.889 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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:54:05.468 INFO [stdout] 0acc4aeef819e24a1fe18bf95a2e0b2187cbb92cd6522767c88eb2481d9fe3ff Nov 18 10:54:05.471 INFO running `"docker" "start" "-a" "0acc4aeef819e24a1fe18bf95a2e0b2187cbb92cd6522767c88eb2481d9fe3ff"` Nov 18 10:54:06.867 INFO [stderr] usermod: no changes Nov 18 10:54:06.951 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:54:06.951 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:54:06.951 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:54:06.951 INFO [stderr] files will be included as a binary target: Nov 18 10:54:06.951 INFO [stderr] Nov 18 10:54:06.951 INFO [stderr] * /source/src/main.rs Nov 18 10:54:06.951 INFO [stderr] Nov 18 10:54:06.951 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:54:06.951 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:54:06.951 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:54:06.951 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:54:06.951 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:54:06.951 INFO [stderr] Nov 18 10:54:06.951 INFO [stderr] For more information on this warning you can consult Nov 18 10:54:06.951 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:54:06.951 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pubsub1-beta2`, Nov 18 10:54:06.951 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:54:07.200 INFO [stderr] Compiling google-pubsub1_beta2-cli v1.0.7+20171129 (/source) Nov 18 10:54:13.370 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.45s Nov 18 10:54:13.384 INFO [stderr] su: No module specific data is present Nov 18 10:54:14.770 INFO running `"docker" "inspect" "0acc4aeef819e24a1fe18bf95a2e0b2187cbb92cd6522767c88eb2481d9fe3ff"` Nov 18 10:54:15.153 INFO running `"docker" "rm" "-f" "0acc4aeef819e24a1fe18bf95a2e0b2187cbb92cd6522767c88eb2481d9fe3ff"` Nov 18 10:54:15.463 INFO [stdout] 0acc4aeef819e24a1fe18bf95a2e0b2187cbb92cd6522767c88eb2481d9fe3ff Nov 18 10:54:15.472 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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:54:15.956 INFO [stdout] 38616d5d2fc7362ba46f3720f7daa109c5af7fbe8dd033ca9a554bb04c38579b Nov 18 10:54:15.958 INFO running `"docker" "start" "-a" "38616d5d2fc7362ba46f3720f7daa109c5af7fbe8dd033ca9a554bb04c38579b"` Nov 18 10:54:17.703 INFO [stderr] usermod: no changes Nov 18 10:54:17.787 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:54:17.787 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:54:17.787 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:54:17.787 INFO [stderr] files will be included as a binary target: Nov 18 10:54:17.787 INFO [stderr] Nov 18 10:54:17.787 INFO [stderr] * /source/src/main.rs Nov 18 10:54:17.787 INFO [stderr] Nov 18 10:54:17.787 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:54:17.787 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:54:17.787 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:54:17.787 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:54:17.787 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:54:17.787 INFO [stderr] Nov 18 10:54:17.787 INFO [stderr] For more information on this warning you can consult Nov 18 10:54:17.787 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:54:17.787 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pubsub1-beta2`, Nov 18 10:54:17.787 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:54:18.079 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s Nov 18 10:54:18.119 INFO [stderr] Running /target/debug/deps/pubsub1_beta2-f9bbe0d97624077b Nov 18 10:54:18.123 INFO [stdout] Nov 18 10:54:18.123 INFO [stdout] running 0 tests Nov 18 10:54:18.123 INFO [stdout] Nov 18 10:54:18.123 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:54:18.123 INFO [stdout] Nov 18 10:54:18.131 INFO [stderr] su: No module specific data is present Nov 18 10:54:18.945 INFO running `"docker" "inspect" "38616d5d2fc7362ba46f3720f7daa109c5af7fbe8dd033ca9a554bb04c38579b"` Nov 18 10:54:19.249 INFO running `"docker" "rm" "-f" "38616d5d2fc7362ba46f3720f7daa109c5af7fbe8dd033ca9a554bb04c38579b"` Nov 18 10:54:19.458 INFO [stdout] 38616d5d2fc7362ba46f3720f7daa109c5af7fbe8dd033ca9a554bb04c38579b