Nov 18 12:34:46.823 INFO testing google-analytics3-cli-1.0.7+20170807 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 12:34:46.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:34:47.296 INFO [stdout] 3e66a2bcd9b9f75e7dbd85de31cbd7b8852b65d8d3aa376fe7c18b4311658fbb Nov 18 12:34:47.299 INFO running `"docker" "start" "-a" "3e66a2bcd9b9f75e7dbd85de31cbd7b8852b65d8d3aa376fe7c18b4311658fbb"` Nov 18 12:34:49.371 INFO [stderr] usermod: no changes Nov 18 12:34:49.430 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:34:49.439 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:34:49.439 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:34:49.439 INFO [stderr] files will be included as a binary target: Nov 18 12:34:49.439 INFO [stderr] Nov 18 12:34:49.439 INFO [stderr] * /source/src/main.rs Nov 18 12:34:49.439 INFO [stderr] Nov 18 12:34:49.439 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:34:49.439 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:34:49.439 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:34:49.439 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:34:49.439 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:34:49.439 INFO [stderr] Nov 18 12:34:49.439 INFO [stderr] For more information on this warning you can consult Nov 18 12:34:49.439 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:34:49.439 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `analytics3`, Nov 18 12:34:49.439 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:34:49.654 INFO [stderr] Compiling google-analytics3 v1.0.8+20180622 Nov 18 12:35:13.809 INFO [stderr] Compiling google-analytics3-cli v1.0.7+20170807 (/source) Nov 18 12:36:07.260 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Nov 18 12:36:07.290 INFO [stderr] su: No module specific data is present Nov 18 12:36:08.608 INFO running `"docker" "inspect" "3e66a2bcd9b9f75e7dbd85de31cbd7b8852b65d8d3aa376fe7c18b4311658fbb"` Nov 18 12:36:08.991 INFO running `"docker" "rm" "-f" "3e66a2bcd9b9f75e7dbd85de31cbd7b8852b65d8d3aa376fe7c18b4311658fbb"` Nov 18 12:36:09.327 INFO [stdout] 3e66a2bcd9b9f75e7dbd85de31cbd7b8852b65d8d3aa376fe7c18b4311658fbb Nov 18 12:36:09.329 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:09.711 INFO [stdout] 2132246dccb2d56220885103f721a42e1d67a4d7ece492db4ff3d48664fc68ad Nov 18 12:36:09.714 INFO running `"docker" "start" "-a" "2132246dccb2d56220885103f721a42e1d67a4d7ece492db4ff3d48664fc68ad"` Nov 18 12:36:12.189 INFO [stderr] usermod: no changes Nov 18 12:36:12.267 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:36:12.267 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:36:12.267 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:36:12.267 INFO [stderr] files will be included as a binary target: Nov 18 12:36:12.267 INFO [stderr] Nov 18 12:36:12.267 INFO [stderr] * /source/src/main.rs Nov 18 12:36:12.267 INFO [stderr] Nov 18 12:36:12.267 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:36:12.267 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:36:12.267 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:36:12.267 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:36:12.267 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:36:12.267 INFO [stderr] Nov 18 12:36:12.267 INFO [stderr] For more information on this warning you can consult Nov 18 12:36:12.267 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:36:12.267 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `analytics3`, Nov 18 12:36:12.267 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:36:12.537 INFO [stderr] Compiling google-analytics3-cli v1.0.7+20170807 (/source) Nov 18 12:36:21.343 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.12s Nov 18 12:36:21.354 INFO [stderr] su: No module specific data is present Nov 18 12:36:22.443 INFO running `"docker" "inspect" "2132246dccb2d56220885103f721a42e1d67a4d7ece492db4ff3d48664fc68ad"` Nov 18 12:36:22.777 INFO running `"docker" "rm" "-f" "2132246dccb2d56220885103f721a42e1d67a4d7ece492db4ff3d48664fc68ad"` Nov 18 12:36:23.195 INFO [stdout] 2132246dccb2d56220885103f721a42e1d67a4d7ece492db4ff3d48664fc68ad Nov 18 12:36:23.199 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:23.699 INFO [stdout] 25322967fd6ad16c738f689fe9e18f79fe7aef56cce47931c0b5917d3fd16640 Nov 18 12:36:23.702 INFO running `"docker" "start" "-a" "25322967fd6ad16c738f689fe9e18f79fe7aef56cce47931c0b5917d3fd16640"` Nov 18 12:36:26.138 INFO [stderr] usermod: no changes Nov 18 12:36:26.191 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:36:26.192 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:36:26.192 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:36:26.192 INFO [stderr] files will be included as a binary target: Nov 18 12:36:26.193 INFO [stderr] Nov 18 12:36:26.193 INFO [stderr] * /source/src/main.rs Nov 18 12:36:26.193 INFO [stderr] Nov 18 12:36:26.193 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:36:26.194 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:36:26.194 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:36:26.194 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:36:26.195 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:36:26.195 INFO [stderr] Nov 18 12:36:26.195 INFO [stderr] For more information on this warning you can consult Nov 18 12:36:26.195 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:36:26.196 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `analytics3`, Nov 18 12:36:26.196 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:36:26.414 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s Nov 18 12:36:26.425 INFO [stderr] Running /target/debug/deps/analytics3-9d8b985a443fd464 Nov 18 12:36:26.428 INFO [stdout] Nov 18 12:36:26.428 INFO [stdout] running 0 tests Nov 18 12:36:26.428 INFO [stdout] Nov 18 12:36:26.428 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:36:26.428 INFO [stdout] Nov 18 12:36:26.437 INFO [stderr] su: No module specific data is present Nov 18 12:36:27.687 INFO running `"docker" "inspect" "25322967fd6ad16c738f689fe9e18f79fe7aef56cce47931c0b5917d3fd16640"` Nov 18 12:36:28.055 INFO running `"docker" "rm" "-f" "25322967fd6ad16c738f689fe9e18f79fe7aef56cce47931c0b5917d3fd16640"` Nov 18 12:36:28.371 INFO [stdout] 25322967fd6ad16c738f689fe9e18f79fe7aef56cce47931c0b5917d3fd16640