Nov 18 11:15:03.915 INFO testing google-firebaseremoteconfig1-cli-1.0.7+20171129 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 11:15:03.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 11:15:04.332 INFO [stdout] 2d574b3a41dc9921f674f4310010f64c8859ed12d31c2dd7e290268990817edf Nov 18 11:15:04.337 INFO running `"docker" "start" "-a" "2d574b3a41dc9921f674f4310010f64c8859ed12d31c2dd7e290268990817edf"` Nov 18 11:15:06.714 INFO [stderr] usermod: no changes Nov 18 11:15:06.790 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:15:06.790 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:15:06.790 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:15:06.790 INFO [stderr] files will be included as a binary target: Nov 18 11:15:06.790 INFO [stderr] Nov 18 11:15:06.790 INFO [stderr] * /source/src/main.rs Nov 18 11:15:06.790 INFO [stderr] Nov 18 11:15:06.790 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:15:06.790 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:15:06.790 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:15:06.790 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:15:06.790 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:15:06.790 INFO [stderr] Nov 18 11:15:06.790 INFO [stderr] For more information on this warning you can consult Nov 18 11:15:06.790 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:15:06.790 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `firebaseremoteconfig1`, Nov 18 11:15:06.790 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:15:07.066 INFO [stderr] Compiling google-firebaseremoteconfig1 v1.0.8+20171129 Nov 18 11:15:12.017 INFO [stderr] Compiling google-firebaseremoteconfig1-cli v1.0.7+20171129 (/source) Nov 18 11:15:26.781 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.03s Nov 18 11:15:26.796 INFO [stderr] su: No module specific data is present Nov 18 11:15:28.039 INFO running `"docker" "inspect" "2d574b3a41dc9921f674f4310010f64c8859ed12d31c2dd7e290268990817edf"` Nov 18 11:15:28.405 INFO running `"docker" "rm" "-f" "2d574b3a41dc9921f674f4310010f64c8859ed12d31c2dd7e290268990817edf"` Nov 18 11:15:28.803 INFO [stdout] 2d574b3a41dc9921f674f4310010f64c8859ed12d31c2dd7e290268990817edf Nov 18 11:15:28.813 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 11:15:29.204 INFO [stdout] 551a19196e91fab9588e5d5338b78c876d72f91ada95366da44fdd0015f3b580 Nov 18 11:15:29.206 INFO running `"docker" "start" "-a" "551a19196e91fab9588e5d5338b78c876d72f91ada95366da44fdd0015f3b580"` Nov 18 11:15:30.508 INFO [stderr] usermod: no changes Nov 18 11:15:30.571 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:15:30.571 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:15:30.571 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:15:30.571 INFO [stderr] files will be included as a binary target: Nov 18 11:15:30.571 INFO [stderr] Nov 18 11:15:30.571 INFO [stderr] * /source/src/main.rs Nov 18 11:15:30.571 INFO [stderr] Nov 18 11:15:30.571 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:15:30.571 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:15:30.571 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:15:30.571 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:15:30.571 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:15:30.571 INFO [stderr] Nov 18 11:15:30.571 INFO [stderr] For more information on this warning you can consult Nov 18 11:15:30.571 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:15:30.571 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `firebaseremoteconfig1`, Nov 18 11:15:30.571 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:15:30.775 INFO [stderr] Compiling google-firebaseremoteconfig1-cli v1.0.7+20171129 (/source) Nov 18 11:15:36.168 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.64s Nov 18 11:15:36.187 INFO [stderr] su: No module specific data is present Nov 18 11:15:37.150 INFO running `"docker" "inspect" "551a19196e91fab9588e5d5338b78c876d72f91ada95366da44fdd0015f3b580"` Nov 18 11:15:37.587 INFO running `"docker" "rm" "-f" "551a19196e91fab9588e5d5338b78c876d72f91ada95366da44fdd0015f3b580"` Nov 18 11:15:37.847 INFO [stdout] 551a19196e91fab9588e5d5338b78c876d72f91ada95366da44fdd0015f3b580 Nov 18 11:15:37.856 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 11:15:38.276 INFO [stdout] d95126058d53f721968a1c05bda7907ea9d7251b4481fb6bcf9e6a6e698efb39 Nov 18 11:15:38.279 INFO running `"docker" "start" "-a" "d95126058d53f721968a1c05bda7907ea9d7251b4481fb6bcf9e6a6e698efb39"` Nov 18 11:15:40.323 INFO [stderr] usermod: no changes Nov 18 11:15:40.375 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:15:40.375 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:15:40.375 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:15:40.375 INFO [stderr] files will be included as a binary target: Nov 18 11:15:40.375 INFO [stderr] Nov 18 11:15:40.375 INFO [stderr] * /source/src/main.rs Nov 18 11:15:40.375 INFO [stderr] Nov 18 11:15:40.375 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:15:40.375 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:15:40.375 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:15:40.375 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:15:40.375 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:15:40.375 INFO [stderr] Nov 18 11:15:40.375 INFO [stderr] For more information on this warning you can consult Nov 18 11:15:40.375 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:15:40.375 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `firebaseremoteconfig1`, Nov 18 11:15:40.375 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:15:40.562 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Nov 18 11:15:40.583 INFO [stderr] Running /target/debug/deps/firebaseremoteconfig1-acbe4c44d4927333 Nov 18 11:15:40.594 INFO [stdout] Nov 18 11:15:40.594 INFO [stdout] running 0 tests Nov 18 11:15:40.594 INFO [stdout] Nov 18 11:15:40.594 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:15:40.594 INFO [stdout] Nov 18 11:15:40.596 INFO [stderr] su: No module specific data is present Nov 18 11:15:41.693 INFO running `"docker" "inspect" "d95126058d53f721968a1c05bda7907ea9d7251b4481fb6bcf9e6a6e698efb39"` Nov 18 11:15:41.909 INFO running `"docker" "rm" "-f" "d95126058d53f721968a1c05bda7907ea9d7251b4481fb6bcf9e6a6e698efb39"` Nov 18 11:15:42.167 INFO [stdout] d95126058d53f721968a1c05bda7907ea9d7251b4481fb6bcf9e6a6e698efb39