Nov 18 10:57:49.171 INFO testing google-pagespeedonline2-cli-1.0.7+20161204 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:57:49.171 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 10:57:49.456 INFO [stdout] f7f374d08e0c2cfde6668dec139dfae753d5944ce37608a6fe0e3b6700527471 Nov 18 10:57:49.458 INFO running `"docker" "start" "-a" "f7f374d08e0c2cfde6668dec139dfae753d5944ce37608a6fe0e3b6700527471"` Nov 18 10:57:49.935 INFO [stderr] usermod: no changes Nov 18 10:57:49.966 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:57:49.966 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:57:49.966 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:57:49.966 INFO [stderr] files will be included as a binary target: Nov 18 10:57:49.966 INFO [stderr] Nov 18 10:57:49.966 INFO [stderr] * /source/src/main.rs Nov 18 10:57:49.966 INFO [stderr] Nov 18 10:57:49.966 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:57:49.966 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:57:49.966 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:57:49.966 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:57:49.966 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:57:49.966 INFO [stderr] Nov 18 10:57:49.966 INFO [stderr] For more information on this warning you can consult Nov 18 10:57:49.966 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:57:49.966 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pagespeedonline2`, Nov 18 10:57:49.966 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:57:50.098 INFO [stderr] Compiling google-pagespeedonline2 v1.0.8+20180822 Nov 18 10:57:55.119 INFO [stderr] Compiling google-pagespeedonline2-cli v1.0.7+20161204 (/source) Nov 18 10:58:04.735 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.77s Nov 18 10:58:04.739 INFO [stderr] su: No module specific data is present Nov 18 10:58:05.064 INFO running `"docker" "inspect" "f7f374d08e0c2cfde6668dec139dfae753d5944ce37608a6fe0e3b6700527471"` Nov 18 10:58:05.152 INFO running `"docker" "rm" "-f" "f7f374d08e0c2cfde6668dec139dfae753d5944ce37608a6fe0e3b6700527471"` Nov 18 10:58:05.271 INFO [stdout] f7f374d08e0c2cfde6668dec139dfae753d5944ce37608a6fe0e3b6700527471 Nov 18 10:58:05.273 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 10:58:05.451 INFO [stdout] a3fc8878f5b62bdb692c68683455a246eacba322e55c167c8fd27c47cf89ec33 Nov 18 10:58:05.453 INFO running `"docker" "start" "-a" "a3fc8878f5b62bdb692c68683455a246eacba322e55c167c8fd27c47cf89ec33"` Nov 18 10:58:05.903 INFO [stderr] usermod: no changes Nov 18 10:58:05.939 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:58:05.939 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:58:05.939 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:58:05.939 INFO [stderr] files will be included as a binary target: Nov 18 10:58:05.939 INFO [stderr] Nov 18 10:58:05.939 INFO [stderr] * /source/src/main.rs Nov 18 10:58:05.939 INFO [stderr] Nov 18 10:58:05.939 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:58:05.939 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:58:05.939 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:58:05.939 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:58:05.939 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:58:05.939 INFO [stderr] Nov 18 10:58:05.939 INFO [stderr] For more information on this warning you can consult Nov 18 10:58:05.939 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:58:05.939 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pagespeedonline2`, Nov 18 10:58:05.939 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:58:06.066 INFO [stderr] Compiling google-pagespeedonline2-cli v1.0.7+20161204 (/source) Nov 18 10:58:10.598 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.67s Nov 18 10:58:10.611 INFO [stderr] su: No module specific data is present Nov 18 10:58:10.949 INFO running `"docker" "inspect" "a3fc8878f5b62bdb692c68683455a246eacba322e55c167c8fd27c47cf89ec33"` Nov 18 10:58:11.049 INFO running `"docker" "rm" "-f" "a3fc8878f5b62bdb692c68683455a246eacba322e55c167c8fd27c47cf89ec33"` Nov 18 10:58:11.201 INFO [stdout] a3fc8878f5b62bdb692c68683455a246eacba322e55c167c8fd27c47cf89ec33 Nov 18 10:58:11.203 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 10:58:11.432 INFO [stdout] ad235357ac444b57f31b3bccc9b366843075f7b25b38b8c5a535d9c75b44e6dd Nov 18 10:58:11.432 INFO running `"docker" "start" "-a" "ad235357ac444b57f31b3bccc9b366843075f7b25b38b8c5a535d9c75b44e6dd"` Nov 18 10:58:12.450 INFO [stderr] usermod: no changes Nov 18 10:58:12.495 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:58:12.495 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:58:12.495 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:58:12.495 INFO [stderr] files will be included as a binary target: Nov 18 10:58:12.495 INFO [stderr] Nov 18 10:58:12.495 INFO [stderr] * /source/src/main.rs Nov 18 10:58:12.495 INFO [stderr] Nov 18 10:58:12.495 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:58:12.495 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:58:12.495 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:58:12.495 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:58:12.495 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:58:12.495 INFO [stderr] Nov 18 10:58:12.495 INFO [stderr] For more information on this warning you can consult Nov 18 10:58:12.495 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:58:12.495 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pagespeedonline2`, Nov 18 10:58:12.495 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:58:12.701 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Nov 18 10:58:12.709 INFO [stderr] Running /target/debug/deps/pagespeedonline2-11cddf6ad1b5b042 Nov 18 10:58:12.712 INFO [stdout] Nov 18 10:58:12.712 INFO [stdout] running 0 tests Nov 18 10:58:12.713 INFO [stdout] Nov 18 10:58:12.713 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:58:12.713 INFO [stdout] Nov 18 10:58:12.723 INFO [stderr] su: No module specific data is present Nov 18 10:58:13.982 INFO running `"docker" "inspect" "ad235357ac444b57f31b3bccc9b366843075f7b25b38b8c5a535d9c75b44e6dd"` Nov 18 10:58:14.303 INFO running `"docker" "rm" "-f" "ad235357ac444b57f31b3bccc9b366843075f7b25b38b8c5a535d9c75b44e6dd"` Nov 18 10:58:14.627 INFO [stdout] ad235357ac444b57f31b3bccc9b366843075f7b25b38b8c5a535d9c75b44e6dd