Nov 18 10:57:49.020 INFO testing google-pagespeedonline2-cli-1.0.7+20161204 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:57:49.020 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 10:57:49.386 INFO [stdout] f7ca8dbf47844f2af3950536f0fa9616c4edfb508446fd223631eb60bc163499 Nov 18 10:57:49.388 INFO running `"docker" "start" "-a" "f7ca8dbf47844f2af3950536f0fa9616c4edfb508446fd223631eb60bc163499"` Nov 18 10:57:49.851 INFO [stderr] usermod: no changes Nov 18 10:57:49.877 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:57:49.877 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:57:49.877 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:57:49.877 INFO [stderr] files will be included as a binary target: Nov 18 10:57:49.877 INFO [stderr] Nov 18 10:57:49.877 INFO [stderr] * /source/src/main.rs Nov 18 10:57:49.877 INFO [stderr] Nov 18 10:57:49.877 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:57:49.877 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:57:49.877 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:57:49.877 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:57:49.877 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:57:49.877 INFO [stderr] Nov 18 10:57:49.877 INFO [stderr] For more information on this warning you can consult Nov 18 10:57:49.877 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:57:49.877 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pagespeedonline2`, Nov 18 10:57:49.877 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:57:50.097 INFO [stderr] Compiling google-pagespeedonline2 v1.0.8+20180822 Nov 18 10:57:55.887 INFO [stderr] Compiling google-pagespeedonline2-cli v1.0.7+20161204 (/source) Nov 18 10:58:08.310 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.44s Nov 18 10:58:08.323 INFO [stderr] su: No module specific data is present Nov 18 10:58:08.681 INFO running `"docker" "inspect" "f7ca8dbf47844f2af3950536f0fa9616c4edfb508446fd223631eb60bc163499"` Nov 18 10:58:08.837 INFO running `"docker" "rm" "-f" "f7ca8dbf47844f2af3950536f0fa9616c4edfb508446fd223631eb60bc163499"` Nov 18 10:58:08.993 INFO [stdout] f7ca8dbf47844f2af3950536f0fa9616c4edfb508446fd223631eb60bc163499 Nov 18 10:58:08.997 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 10:58:09.221 INFO [stdout] dd7360b0754287f87fc5b582e2162685eafef764d7fa95e25251e565f61c4a29 Nov 18 10:58:09.223 INFO running `"docker" "start" "-a" "dd7360b0754287f87fc5b582e2162685eafef764d7fa95e25251e565f61c4a29"` Nov 18 10:58:09.671 INFO [stderr] usermod: no changes Nov 18 10:58:09.703 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:58:09.703 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:58:09.703 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:58:09.703 INFO [stderr] files will be included as a binary target: Nov 18 10:58:09.703 INFO [stderr] Nov 18 10:58:09.703 INFO [stderr] * /source/src/main.rs Nov 18 10:58:09.703 INFO [stderr] Nov 18 10:58:09.703 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:58:09.703 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:58:09.703 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:58:09.703 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:58:09.703 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:58:09.703 INFO [stderr] Nov 18 10:58:09.703 INFO [stderr] For more information on this warning you can consult Nov 18 10:58:09.703 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:58:09.703 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pagespeedonline2`, Nov 18 10:58:09.703 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:58:09.839 INFO [stderr] Compiling google-pagespeedonline2-cli v1.0.7+20161204 (/source) Nov 18 10:58:15.087 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.39s Nov 18 10:58:15.107 INFO [stderr] su: No module specific data is present Nov 18 10:58:15.919 INFO running `"docker" "inspect" "dd7360b0754287f87fc5b582e2162685eafef764d7fa95e25251e565f61c4a29"` Nov 18 10:58:16.193 INFO running `"docker" "rm" "-f" "dd7360b0754287f87fc5b582e2162685eafef764d7fa95e25251e565f61c4a29"` Nov 18 10:58:16.479 INFO [stdout] dd7360b0754287f87fc5b582e2162685eafef764d7fa95e25251e565f61c4a29 Nov 18 10:58:16.489 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 10:58:16.997 INFO [stdout] d171cf354b9e3a81e11e797945d88fbaaf6ce98ac71d75579c7dbf4995ed2090 Nov 18 10:58:17.001 INFO running `"docker" "start" "-a" "d171cf354b9e3a81e11e797945d88fbaaf6ce98ac71d75579c7dbf4995ed2090"` Nov 18 10:58:18.367 INFO [stderr] usermod: no changes Nov 18 10:58:18.411 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:58:18.412 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:58:18.412 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:58:18.412 INFO [stderr] files will be included as a binary target: Nov 18 10:58:18.412 INFO [stderr] Nov 18 10:58:18.413 INFO [stderr] * /source/src/main.rs Nov 18 10:58:18.413 INFO [stderr] Nov 18 10:58:18.413 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:58:18.413 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:58:18.414 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:58:18.414 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:58:18.414 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:58:18.414 INFO [stderr] Nov 18 10:58:18.415 INFO [stderr] For more information on this warning you can consult Nov 18 10:58:18.415 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:58:18.415 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pagespeedonline2`, Nov 18 10:58:18.416 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:58:18.555 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Nov 18 10:58:18.563 INFO [stderr] Running /target/debug/deps/pagespeedonline2-b9eb5de925842073 Nov 18 10:58:18.579 INFO [stdout] Nov 18 10:58:18.580 INFO [stdout] running 0 tests Nov 18 10:58:18.580 INFO [stdout] Nov 18 10:58:18.580 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:58:18.580 INFO [stdout] Nov 18 10:58:18.584 INFO [stderr] su: No module specific data is present Nov 18 10:58:19.530 INFO running `"docker" "inspect" "d171cf354b9e3a81e11e797945d88fbaaf6ce98ac71d75579c7dbf4995ed2090"` Nov 18 10:58:19.905 INFO running `"docker" "rm" "-f" "d171cf354b9e3a81e11e797945d88fbaaf6ce98ac71d75579c7dbf4995ed2090"` Nov 18 10:58:20.235 INFO [stdout] d171cf354b9e3a81e11e797945d88fbaaf6ce98ac71d75579c7dbf4995ed2090