Nov 18 12:35:03.385 INFO testing google-analytics3-cli-1.0.7+20170807 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 12:35:03.386 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 12:35:03.880 INFO [stdout] fe698930d04ce642c637bee7129caee18472c90c9885186d10183895422dc5c2 Nov 18 12:35:03.882 INFO running `"docker" "start" "-a" "fe698930d04ce642c637bee7129caee18472c90c9885186d10183895422dc5c2"` Nov 18 12:35:05.164 INFO [stderr] usermod: no changes Nov 18 12:35:05.198 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:35:05.198 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:35:05.198 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:35:05.199 INFO [stderr] files will be included as a binary target: Nov 18 12:35:05.199 INFO [stderr] Nov 18 12:35:05.199 INFO [stderr] * /source/src/main.rs Nov 18 12:35:05.200 INFO [stderr] Nov 18 12:35:05.200 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:35:05.200 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:35:05.200 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:35:05.201 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:35:05.201 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:35:05.201 INFO [stderr] Nov 18 12:35:05.202 INFO [stderr] For more information on this warning you can consult Nov 18 12:35:05.202 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:35:05.202 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `analytics3`, Nov 18 12:35:05.202 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:35:05.359 INFO [stderr] Compiling google-analytics3 v1.0.8+20180622 Nov 18 12:35:27.829 INFO [stderr] Compiling google-analytics3-cli v1.0.7+20170807 (/source) Nov 18 12:36:19.422 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Nov 18 12:36:19.435 INFO [stderr] su: No module specific data is present Nov 18 12:36:21.032 INFO running `"docker" "inspect" "fe698930d04ce642c637bee7129caee18472c90c9885186d10183895422dc5c2"` Nov 18 12:36:21.424 INFO running `"docker" "rm" "-f" "fe698930d04ce642c637bee7129caee18472c90c9885186d10183895422dc5c2"` Nov 18 12:36:21.751 INFO [stdout] fe698930d04ce642c637bee7129caee18472c90c9885186d10183895422dc5c2 Nov 18 12:36:21.753 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 12:36:22.213 INFO [stdout] 77f51fd7d70de6b5018574e2efa0aa8162576e4895fe4639337f45a379a7babb Nov 18 12:36:22.215 INFO running `"docker" "start" "-a" "77f51fd7d70de6b5018574e2efa0aa8162576e4895fe4639337f45a379a7babb"` Nov 18 12:36:23.871 INFO [stderr] usermod: no changes Nov 18 12:36:23.953 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:36:23.953 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:36:23.953 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:36:23.954 INFO [stderr] files will be included as a binary target: Nov 18 12:36:23.954 INFO [stderr] Nov 18 12:36:23.954 INFO [stderr] * /source/src/main.rs Nov 18 12:36:23.955 INFO [stderr] Nov 18 12:36:23.955 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:36:23.955 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:36:23.955 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:36:23.956 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:36:23.956 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:36:23.956 INFO [stderr] Nov 18 12:36:23.957 INFO [stderr] For more information on this warning you can consult Nov 18 12:36:23.957 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:36:23.957 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `analytics3`, Nov 18 12:36:23.957 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:36:24.111 INFO [stderr] Compiling google-analytics3-cli v1.0.7+20170807 (/source) Nov 18 12:36:33.284 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.39s Nov 18 12:36:33.303 INFO [stderr] su: No module specific data is present Nov 18 12:36:34.475 INFO running `"docker" "inspect" "77f51fd7d70de6b5018574e2efa0aa8162576e4895fe4639337f45a379a7babb"` Nov 18 12:36:34.811 INFO running `"docker" "rm" "-f" "77f51fd7d70de6b5018574e2efa0aa8162576e4895fe4639337f45a379a7babb"` Nov 18 12:36:35.179 INFO [stdout] 77f51fd7d70de6b5018574e2efa0aa8162576e4895fe4639337f45a379a7babb Nov 18 12:36:35.183 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 12:36:35.547 INFO [stdout] 82882c4164e280e679f398cfd359dfe8715b740f09880f1dd5529537d503f088 Nov 18 12:36:35.550 INFO running `"docker" "start" "-a" "82882c4164e280e679f398cfd359dfe8715b740f09880f1dd5529537d503f088"` Nov 18 12:36:37.833 INFO [stderr] usermod: no changes Nov 18 12:36:37.879 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:36:37.879 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:36:37.879 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:36:37.879 INFO [stderr] files will be included as a binary target: Nov 18 12:36:37.879 INFO [stderr] Nov 18 12:36:37.879 INFO [stderr] * /source/src/main.rs Nov 18 12:36:37.879 INFO [stderr] Nov 18 12:36:37.879 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:36:37.879 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:36:37.879 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:36:37.879 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:36:37.879 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:36:37.879 INFO [stderr] Nov 18 12:36:37.879 INFO [stderr] For more information on this warning you can consult Nov 18 12:36:37.879 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:36:37.879 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `analytics3`, Nov 18 12:36:37.879 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:36:38.067 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Nov 18 12:36:38.077 INFO [stderr] Running /target/debug/deps/analytics3-a21e4940e0a62886 Nov 18 12:36:38.079 INFO [stdout] Nov 18 12:36:38.079 INFO [stdout] running 0 tests Nov 18 12:36:38.079 INFO [stdout] Nov 18 12:36:38.079 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:36:38.079 INFO [stdout] Nov 18 12:36:38.087 INFO [stderr] su: No module specific data is present Nov 18 12:36:38.836 INFO running `"docker" "inspect" "82882c4164e280e679f398cfd359dfe8715b740f09880f1dd5529537d503f088"` Nov 18 12:36:39.176 INFO running `"docker" "rm" "-f" "82882c4164e280e679f398cfd359dfe8715b740f09880f1dd5529537d503f088"` Nov 18 12:36:39.519 INFO [stdout] 82882c4164e280e679f398cfd359dfe8715b740f09880f1dd5529537d503f088