Nov 18 10:54:01.848 INFO testing google-pubsub1-cli-1.0.7+20171129 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:54:01.849 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 18 10:54:02.329 INFO [stdout] 71fb5f4db6f276081887fe84f093d70b0894a79d6658ef575d67b82efc6d23d4 Nov 18 10:54:02.331 INFO running `"docker" "start" "-a" "71fb5f4db6f276081887fe84f093d70b0894a79d6658ef575d67b82efc6d23d4"` Nov 18 10:54:04.025 INFO [stderr] usermod: no changes Nov 18 10:54:04.094 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:54:04.094 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:54:04.094 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:54:04.094 INFO [stderr] files will be included as a binary target: Nov 18 10:54:04.094 INFO [stderr] Nov 18 10:54:04.094 INFO [stderr] * /source/src/main.rs Nov 18 10:54:04.094 INFO [stderr] Nov 18 10:54:04.094 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:54:04.094 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:54:04.094 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:54:04.094 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:54:04.094 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:54:04.094 INFO [stderr] Nov 18 10:54:04.094 INFO [stderr] For more information on this warning you can consult Nov 18 10:54:04.094 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:54:04.094 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pubsub1`, Nov 18 10:54:04.094 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:54:04.319 INFO [stderr] Compiling google-pubsub1 v1.0.8+20181001 Nov 18 10:54:11.583 INFO [stderr] Compiling google-pubsub1-cli v1.0.7+20171129 (/source) Nov 18 10:54:31.331 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.28s Nov 18 10:54:31.347 INFO [stderr] su: No module specific data is present Nov 18 10:54:31.617 INFO running `"docker" "inspect" "71fb5f4db6f276081887fe84f093d70b0894a79d6658ef575d67b82efc6d23d4"` Nov 18 10:54:31.686 INFO running `"docker" "rm" "-f" "71fb5f4db6f276081887fe84f093d70b0894a79d6658ef575d67b82efc6d23d4"` Nov 18 10:54:31.763 INFO [stdout] 71fb5f4db6f276081887fe84f093d70b0894a79d6658ef575d67b82efc6d23d4 Nov 18 10:54:31.765 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 18 10:54:31.971 INFO [stdout] f66535f8b0dcb2db7324afcdbb614a1c1d033cbf0772025244ae758b4263de76 Nov 18 10:54:31.976 INFO running `"docker" "start" "-a" "f66535f8b0dcb2db7324afcdbb614a1c1d033cbf0772025244ae758b4263de76"` Nov 18 10:54:32.362 INFO [stderr] usermod: no changes Nov 18 10:54:32.387 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:54:32.387 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:54:32.387 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:54:32.387 INFO [stderr] files will be included as a binary target: Nov 18 10:54:32.387 INFO [stderr] Nov 18 10:54:32.387 INFO [stderr] * /source/src/main.rs Nov 18 10:54:32.387 INFO [stderr] Nov 18 10:54:32.387 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:54:32.387 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:54:32.387 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:54:32.387 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:54:32.387 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:54:32.387 INFO [stderr] Nov 18 10:54:32.387 INFO [stderr] For more information on this warning you can consult Nov 18 10:54:32.387 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:54:32.387 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pubsub1`, Nov 18 10:54:32.387 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:54:32.507 INFO [stderr] Compiling google-pubsub1-cli v1.0.7+20171129 (/source) Nov 18 10:54:37.158 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.78s Nov 18 10:54:37.179 INFO [stderr] su: No module specific data is present Nov 18 10:54:38.234 INFO running `"docker" "inspect" "f66535f8b0dcb2db7324afcdbb614a1c1d033cbf0772025244ae758b4263de76"` Nov 18 10:54:38.467 INFO running `"docker" "rm" "-f" "f66535f8b0dcb2db7324afcdbb614a1c1d033cbf0772025244ae758b4263de76"` Nov 18 10:54:38.665 INFO [stdout] f66535f8b0dcb2db7324afcdbb614a1c1d033cbf0772025244ae758b4263de76 Nov 18 10:54:38.670 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 18 10:54:38.959 INFO [stdout] a5d0f58a7d0d1cdad082a0429234eeaa20d5e89e84c95106b1ce0c2d3b9ed583 Nov 18 10:54:38.964 INFO running `"docker" "start" "-a" "a5d0f58a7d0d1cdad082a0429234eeaa20d5e89e84c95106b1ce0c2d3b9ed583"` Nov 18 10:54:39.445 INFO [stderr] usermod: no changes Nov 18 10:54:39.475 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:54:39.475 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:54:39.475 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:54:39.475 INFO [stderr] files will be included as a binary target: Nov 18 10:54:39.475 INFO [stderr] Nov 18 10:54:39.475 INFO [stderr] * /source/src/main.rs Nov 18 10:54:39.475 INFO [stderr] Nov 18 10:54:39.475 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:54:39.475 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:54:39.475 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:54:39.475 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:54:39.475 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:54:39.475 INFO [stderr] Nov 18 10:54:39.475 INFO [stderr] For more information on this warning you can consult Nov 18 10:54:39.475 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:54:39.475 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pubsub1`, Nov 18 10:54:39.475 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:54:39.599 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s Nov 18 10:54:39.605 INFO [stderr] Running /target/debug/deps/pubsub1-20ddc7cff2113d6a Nov 18 10:54:39.610 INFO [stdout] Nov 18 10:54:39.610 INFO [stdout] running 0 tests Nov 18 10:54:39.610 INFO [stdout] Nov 18 10:54:39.610 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:54:39.610 INFO [stdout] Nov 18 10:54:39.614 INFO [stderr] su: No module specific data is present Nov 18 10:54:39.913 INFO running `"docker" "inspect" "a5d0f58a7d0d1cdad082a0429234eeaa20d5e89e84c95106b1ce0c2d3b9ed583"` Nov 18 10:54:40.039 INFO running `"docker" "rm" "-f" "a5d0f58a7d0d1cdad082a0429234eeaa20d5e89e84c95106b1ce0c2d3b9ed583"` Nov 18 10:54:40.170 INFO [stdout] a5d0f58a7d0d1cdad082a0429234eeaa20d5e89e84c95106b1ce0c2d3b9ed583