Dec 13 14:49:16.732 INFO testing juli1/rust-json-example against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 14:49:16.732 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 13 14:49:17.166 INFO [stdout] 7ba670720aace21c1e0f76a8cfbfdd7f74c377056c827ff82e7768e7c0e827fb Dec 13 14:49:17.168 INFO running `"docker" "start" "-a" "7ba670720aace21c1e0f76a8cfbfdd7f74c377056c827ff82e7768e7c0e827fb"` Dec 13 14:49:18.225 INFO [stderr] usermod: no changes Dec 13 14:49:18.275 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 14:49:18.275 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 14:49:18.275 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 14:49:18.275 INFO [stderr] files will be included as a binary target: Dec 13 14:49:18.275 INFO [stderr] Dec 13 14:49:18.275 INFO [stderr] * /source/src/main.rs Dec 13 14:49:18.275 INFO [stderr] Dec 13 14:49:18.275 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 14:49:18.275 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 14:49:18.275 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 14:49:18.275 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 14:49:18.275 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 14:49:18.275 INFO [stderr] Dec 13 14:49:18.275 INFO [stderr] For more information on this warning you can consult Dec 13 14:49:18.275 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 14:49:18.479 INFO [stderr] Compiling tokio v0.0.0 Dec 13 14:49:18.479 INFO [stderr] Compiling http v0.1.4 Dec 13 14:49:18.503 INFO [stderr] Compiling tokio-proto v0.1.1 Dec 13 14:49:23.535 INFO [stderr] Compiling hyper v0.11.16 Dec 13 14:49:33.791 INFO [stderr] Compiling hyper-tls v0.1.2 Dec 13 14:49:35.408 INFO [stderr] Compiling rust-json v0.1.0 (/source) Dec 13 14:49:41.892 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.64s Dec 13 14:49:41.904 INFO [stderr] su: No module specific data is present Dec 13 14:49:42.271 INFO running `"docker" "inspect" "7ba670720aace21c1e0f76a8cfbfdd7f74c377056c827ff82e7768e7c0e827fb"` Dec 13 14:49:42.517 INFO running `"docker" "rm" "-f" "7ba670720aace21c1e0f76a8cfbfdd7f74c377056c827ff82e7768e7c0e827fb"` Dec 13 14:49:42.678 INFO [stdout] 7ba670720aace21c1e0f76a8cfbfdd7f74c377056c827ff82e7768e7c0e827fb Dec 13 14:49:42.679 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 13 14:49:42.947 INFO [stdout] eb32680b38a9841abcc4d6041a37f7e14a374bba551a5172d78896d7c5dc9988 Dec 13 14:49:43.013 INFO running `"docker" "start" "-a" "eb32680b38a9841abcc4d6041a37f7e14a374bba551a5172d78896d7c5dc9988"` Dec 13 14:49:43.477 INFO [stderr] usermod: no changes Dec 13 14:49:43.503 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 14:49:43.503 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 14:49:43.503 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 14:49:43.503 INFO [stderr] files will be included as a binary target: Dec 13 14:49:43.503 INFO [stderr] Dec 13 14:49:43.503 INFO [stderr] * /source/src/main.rs Dec 13 14:49:43.503 INFO [stderr] Dec 13 14:49:43.503 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 14:49:43.503 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 14:49:43.503 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 14:49:43.503 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 14:49:43.503 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 14:49:43.503 INFO [stderr] Dec 13 14:49:43.503 INFO [stderr] For more information on this warning you can consult Dec 13 14:49:43.503 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 14:49:43.614 INFO [stderr] Compiling rust-json v0.1.0 (/source) Dec 13 14:49:45.411 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.92s Dec 13 14:49:45.423 INFO [stderr] su: No module specific data is present Dec 13 14:49:45.763 INFO running `"docker" "inspect" "eb32680b38a9841abcc4d6041a37f7e14a374bba551a5172d78896d7c5dc9988"` Dec 13 14:49:45.882 INFO running `"docker" "rm" "-f" "eb32680b38a9841abcc4d6041a37f7e14a374bba551a5172d78896d7c5dc9988"` Dec 13 14:49:46.011 INFO [stdout] eb32680b38a9841abcc4d6041a37f7e14a374bba551a5172d78896d7c5dc9988 Dec 13 14:49:46.013 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 13 14:49:46.208 INFO [stdout] c6c580714cfff14ab5f73d42e838e897402531a1ed6304cd4592bdd1b6f843ee Dec 13 14:49:46.210 INFO running `"docker" "start" "-a" "c6c580714cfff14ab5f73d42e838e897402531a1ed6304cd4592bdd1b6f843ee"` Dec 13 14:49:46.637 INFO [stderr] usermod: no changes Dec 13 14:49:46.663 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 13 14:49:46.663 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 13 14:49:46.663 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 13 14:49:46.663 INFO [stderr] files will be included as a binary target: Dec 13 14:49:46.663 INFO [stderr] Dec 13 14:49:46.663 INFO [stderr] * /source/src/main.rs Dec 13 14:49:46.663 INFO [stderr] Dec 13 14:49:46.663 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 13 14:49:46.663 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 13 14:49:46.663 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 13 14:49:46.663 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 13 14:49:46.663 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 13 14:49:46.663 INFO [stderr] Dec 13 14:49:46.663 INFO [stderr] For more information on this warning you can consult Dec 13 14:49:46.663 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 13 14:49:46.797 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s Dec 13 14:49:46.797 INFO [stderr] Running /target/debug/deps/specialized-59b7ea60a8b30eff Dec 13 14:49:46.797 INFO [stderr] Running /target/debug/deps/unspecialized-defd317eb97ce9ff Dec 13 14:49:46.797 INFO [stderr] su: No module specific data is present Dec 13 14:49:46.797 INFO [stdout] Dec 13 14:49:46.797 INFO [stdout] running 0 tests Dec 13 14:49:46.798 INFO [stdout] Dec 13 14:49:46.798 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 14:49:46.798 INFO [stdout] Dec 13 14:49:46.798 INFO [stdout] Dec 13 14:49:46.798 INFO [stdout] running 0 tests Dec 13 14:49:46.798 INFO [stdout] Dec 13 14:49:46.798 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 14:49:46.798 INFO [stdout] Dec 13 14:49:47.085 INFO running `"docker" "inspect" "c6c580714cfff14ab5f73d42e838e897402531a1ed6304cd4592bdd1b6f843ee"` Dec 13 14:49:47.161 INFO running `"docker" "rm" "-f" "c6c580714cfff14ab5f73d42e838e897402531a1ed6304cd4592bdd1b6f843ee"` Dec 13 14:49:47.272 INFO [stdout] c6c580714cfff14ab5f73d42e838e897402531a1ed6304cd4592bdd1b6f843ee