Nov 18 10:45:18.606 INFO testing google-spectrum1_explorer-cli-1.0.7+20170306 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:45:18.607 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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:45:19.048 INFO [stdout] 00a76fcb6047b4ddff6c1e920559943c797e10e031edaabe1ccd59e863b58b14 Nov 18 10:45:19.051 INFO running `"docker" "start" "-a" "00a76fcb6047b4ddff6c1e920559943c797e10e031edaabe1ccd59e863b58b14"` Nov 18 10:45:21.674 INFO [stderr] usermod: no changes Nov 18 10:45:21.731 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:45:21.731 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:45:21.731 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:45:21.731 INFO [stderr] files will be included as a binary target: Nov 18 10:45:21.731 INFO [stderr] Nov 18 10:45:21.731 INFO [stderr] * /source/src/main.rs Nov 18 10:45:21.731 INFO [stderr] Nov 18 10:45:21.731 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:45:21.731 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:45:21.731 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:45:21.731 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:45:21.731 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:45:21.731 INFO [stderr] Nov 18 10:45:21.731 INFO [stderr] For more information on this warning you can consult Nov 18 10:45:21.731 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:45:21.731 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spectrum1-explorer`, Nov 18 10:45:21.731 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:45:21.958 INFO [stderr] Compiling google-spectrum1_explorer v1.0.8+20170306 Nov 18 10:45:29.611 INFO [stderr] Compiling google-spectrum1_explorer-cli v1.0.7+20170306 (/source) Nov 18 10:45:46.711 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.00s Nov 18 10:45:46.711 INFO [stderr] su: No module specific data is present Nov 18 10:45:47.755 INFO running `"docker" "inspect" "00a76fcb6047b4ddff6c1e920559943c797e10e031edaabe1ccd59e863b58b14"` Nov 18 10:45:48.225 INFO running `"docker" "rm" "-f" "00a76fcb6047b4ddff6c1e920559943c797e10e031edaabe1ccd59e863b58b14"` Nov 18 10:45:48.515 INFO [stdout] 00a76fcb6047b4ddff6c1e920559943c797e10e031edaabe1ccd59e863b58b14 Nov 18 10:45:48.519 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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:45:48.956 INFO [stdout] 16408c53f7e38ff26b74261e9a3e8eb3e05cfe58af4e5ea7649f1ff7adaac85c Nov 18 10:45:48.959 INFO running `"docker" "start" "-a" "16408c53f7e38ff26b74261e9a3e8eb3e05cfe58af4e5ea7649f1ff7adaac85c"` Nov 18 10:45:51.497 INFO [stderr] usermod: no changes Nov 18 10:45:51.583 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:45:51.583 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:45:51.583 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:45:51.583 INFO [stderr] files will be included as a binary target: Nov 18 10:45:51.583 INFO [stderr] Nov 18 10:45:51.583 INFO [stderr] * /source/src/main.rs Nov 18 10:45:51.583 INFO [stderr] Nov 18 10:45:51.583 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:45:51.583 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:45:51.583 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:45:51.583 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:45:51.583 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:45:51.583 INFO [stderr] Nov 18 10:45:51.583 INFO [stderr] For more information on this warning you can consult Nov 18 10:45:51.583 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:45:51.583 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spectrum1-explorer`, Nov 18 10:45:51.583 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:45:51.863 INFO [stderr] Compiling google-spectrum1_explorer-cli v1.0.7+20170306 (/source) Nov 18 10:45:57.509 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.99s Nov 18 10:45:57.523 INFO [stderr] su: No module specific data is present Nov 18 10:45:58.109 INFO running `"docker" "inspect" "16408c53f7e38ff26b74261e9a3e8eb3e05cfe58af4e5ea7649f1ff7adaac85c"` Nov 18 10:45:58.357 INFO running `"docker" "rm" "-f" "16408c53f7e38ff26b74261e9a3e8eb3e05cfe58af4e5ea7649f1ff7adaac85c"` Nov 18 10:45:58.702 INFO [stdout] 16408c53f7e38ff26b74261e9a3e8eb3e05cfe58af4e5ea7649f1ff7adaac85c Nov 18 10:45:58.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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:45:59.145 INFO [stdout] 75e5447afd0a82344c8e2e03c922c7afc264ec49d70cb2bee3910bcf759b4d69 Nov 18 10:45:59.145 INFO running `"docker" "start" "-a" "75e5447afd0a82344c8e2e03c922c7afc264ec49d70cb2bee3910bcf759b4d69"` Nov 18 10:46:00.315 INFO [stderr] usermod: no changes Nov 18 10:46:00.379 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:46:00.379 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:46:00.379 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:46:00.379 INFO [stderr] files will be included as a binary target: Nov 18 10:46:00.379 INFO [stderr] Nov 18 10:46:00.379 INFO [stderr] * /source/src/main.rs Nov 18 10:46:00.379 INFO [stderr] Nov 18 10:46:00.379 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:46:00.379 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:46:00.379 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:46:00.379 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:46:00.379 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:46:00.379 INFO [stderr] Nov 18 10:46:00.379 INFO [stderr] For more information on this warning you can consult Nov 18 10:46:00.379 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:46:00.379 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `spectrum1-explorer`, Nov 18 10:46:00.379 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:46:00.547 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Nov 18 10:46:00.563 INFO [stderr] Running /target/debug/deps/spectrum1_explorer-3ac461287476bf67 Nov 18 10:46:00.567 INFO [stdout] Nov 18 10:46:00.567 INFO [stdout] running 0 tests Nov 18 10:46:00.567 INFO [stdout] Nov 18 10:46:00.567 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:46:00.567 INFO [stdout] Nov 18 10:46:00.570 INFO [stderr] su: No module specific data is present Nov 18 10:46:01.619 INFO running `"docker" "inspect" "75e5447afd0a82344c8e2e03c922c7afc264ec49d70cb2bee3910bcf759b4d69"` Nov 18 10:46:01.863 INFO running `"docker" "rm" "-f" "75e5447afd0a82344c8e2e03c922c7afc264ec49d70cb2bee3910bcf759b4d69"` Nov 18 10:46:02.255 INFO [stdout] 75e5447afd0a82344c8e2e03c922c7afc264ec49d70cb2bee3910bcf759b4d69