Nov 18 11:05:45.650 INFO testing google-identitytoolkit3-cli-1.0.7+20171122 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 11:05:45.651 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:05:46.167 INFO [stdout] 0b22dcd440f01327b178ca2f692f321e32e19c9dcffe15e427ee0d62eefb6cc4 Nov 18 11:05:46.176 INFO running `"docker" "start" "-a" "0b22dcd440f01327b178ca2f692f321e32e19c9dcffe15e427ee0d62eefb6cc4"` Nov 18 11:05:47.668 INFO [stderr] usermod: no changes Nov 18 11:05:47.715 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:05:47.715 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:05:47.715 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:05:47.715 INFO [stderr] files will be included as a binary target: Nov 18 11:05:47.715 INFO [stderr] Nov 18 11:05:47.715 INFO [stderr] * /source/src/main.rs Nov 18 11:05:47.715 INFO [stderr] Nov 18 11:05:47.715 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:05:47.715 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:05:47.715 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:05:47.715 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:05:47.715 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:05:47.715 INFO [stderr] Nov 18 11:05:47.715 INFO [stderr] For more information on this warning you can consult Nov 18 11:05:47.715 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:05:47.715 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `identitytoolkit3`, Nov 18 11:05:47.715 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:05:47.879 INFO [stderr] Compiling google-identitytoolkit3 v1.0.8+20180723 Nov 18 11:05:58.731 INFO [stderr] Compiling google-identitytoolkit3-cli v1.0.7+20171122 (/source) Nov 18 11:06:20.903 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.20s Nov 18 11:06:20.923 INFO [stderr] su: No module specific data is present Nov 18 11:06:22.028 INFO running `"docker" "inspect" "0b22dcd440f01327b178ca2f692f321e32e19c9dcffe15e427ee0d62eefb6cc4"` Nov 18 11:06:22.399 INFO running `"docker" "rm" "-f" "0b22dcd440f01327b178ca2f692f321e32e19c9dcffe15e427ee0d62eefb6cc4"` Nov 18 11:06:22.727 INFO [stdout] 0b22dcd440f01327b178ca2f692f321e32e19c9dcffe15e427ee0d62eefb6cc4 Nov 18 11:06:22.737 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:06:23.208 INFO [stdout] 836a8815996399f718b90358adab57517fc0d26823ddcb2dbd6f471f9e297065 Nov 18 11:06:23.211 INFO running `"docker" "start" "-a" "836a8815996399f718b90358adab57517fc0d26823ddcb2dbd6f471f9e297065"` Nov 18 11:06:24.531 INFO [stderr] usermod: no changes Nov 18 11:06:24.571 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:06:24.571 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:06:24.571 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:06:24.571 INFO [stderr] files will be included as a binary target: Nov 18 11:06:24.571 INFO [stderr] Nov 18 11:06:24.571 INFO [stderr] * /source/src/main.rs Nov 18 11:06:24.571 INFO [stderr] Nov 18 11:06:24.571 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:06:24.571 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:06:24.571 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:06:24.571 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:06:24.571 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:06:24.571 INFO [stderr] Nov 18 11:06:24.571 INFO [stderr] For more information on this warning you can consult Nov 18 11:06:24.571 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:06:24.571 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `identitytoolkit3`, Nov 18 11:06:24.571 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:06:24.735 INFO [stderr] Compiling google-identitytoolkit3-cli v1.0.7+20171122 (/source) Nov 18 11:06:31.096 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.55s Nov 18 11:06:31.119 INFO [stderr] su: No module specific data is present Nov 18 11:06:31.967 INFO running `"docker" "inspect" "836a8815996399f718b90358adab57517fc0d26823ddcb2dbd6f471f9e297065"` Nov 18 11:06:32.281 INFO running `"docker" "rm" "-f" "836a8815996399f718b90358adab57517fc0d26823ddcb2dbd6f471f9e297065"` Nov 18 11:06:32.591 INFO [stdout] 836a8815996399f718b90358adab57517fc0d26823ddcb2dbd6f471f9e297065 Nov 18 11:06:32.599 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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:06:32.952 INFO [stdout] b415fced1915f25aa95d0d7e3fb8b0636a60c2403d65ecac6334694ed8063eaf Nov 18 11:06:32.954 INFO running `"docker" "start" "-a" "b415fced1915f25aa95d0d7e3fb8b0636a60c2403d65ecac6334694ed8063eaf"` Nov 18 11:06:35.199 INFO [stderr] usermod: no changes Nov 18 11:06:35.251 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:06:35.251 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:06:35.251 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:06:35.251 INFO [stderr] files will be included as a binary target: Nov 18 11:06:35.251 INFO [stderr] Nov 18 11:06:35.251 INFO [stderr] * /source/src/main.rs Nov 18 11:06:35.251 INFO [stderr] Nov 18 11:06:35.251 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:06:35.251 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:06:35.251 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:06:35.251 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:06:35.251 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:06:35.251 INFO [stderr] Nov 18 11:06:35.251 INFO [stderr] For more information on this warning you can consult Nov 18 11:06:35.251 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:06:35.251 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `identitytoolkit3`, Nov 18 11:06:35.251 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:06:35.460 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 18 11:06:35.468 INFO [stderr] Running /target/debug/deps/identitytoolkit3-68e72841b66eca63 Nov 18 11:06:35.477 INFO [stdout] Nov 18 11:06:35.477 INFO [stdout] running 0 tests Nov 18 11:06:35.477 INFO [stdout] Nov 18 11:06:35.477 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:06:35.477 INFO [stdout] Nov 18 11:06:35.486 INFO [stderr] su: No module specific data is present Nov 18 11:06:36.988 INFO running `"docker" "inspect" "b415fced1915f25aa95d0d7e3fb8b0636a60c2403d65ecac6334694ed8063eaf"` Nov 18 11:06:37.267 INFO running `"docker" "rm" "-f" "b415fced1915f25aa95d0d7e3fb8b0636a60c2403d65ecac6334694ed8063eaf"` Nov 18 11:06:37.627 INFO [stdout] b415fced1915f25aa95d0d7e3fb8b0636a60c2403d65ecac6334694ed8063eaf