Dec 14 09:07:20.369 INFO testing JoonHoSon/rust_hello against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 14 09:07:20.369 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 14 09:07:21.018 INFO [stdout] 73851a722f134476a9fa93869e692b147dc482474e14615f8fb38d6d4a829233 Dec 14 09:07:21.021 INFO running `"docker" "start" "-a" "73851a722f134476a9fa93869e692b147dc482474e14615f8fb38d6d4a829233"` Dec 14 09:07:22.918 INFO [stderr] usermod: no changes Dec 14 09:07:22.976 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 09:07:22.976 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 09:07:22.977 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 09:07:22.977 INFO [stderr] files will be included as a binary target: Dec 14 09:07:22.977 INFO [stderr] Dec 14 09:07:22.977 INFO [stderr] * /source/src/main.rs Dec 14 09:07:22.977 INFO [stderr] Dec 14 09:07:22.977 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 09:07:22.977 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 09:07:22.977 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 09:07:22.977 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 09:07:22.977 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 09:07:22.977 INFO [stderr] Dec 14 09:07:22.977 INFO [stderr] For more information on this warning you can consult Dec 14 09:07:22.977 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 09:07:22.977 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-joonho`, Dec 14 09:07:22.977 INFO [stderr] please set bin.path in Cargo.toml Dec 14 09:07:22.996 INFO [stderr] Compiling hello v0.1.0 (/source) Dec 14 09:07:24.079 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.12s Dec 14 09:07:24.081 INFO [stderr] su: No module specific data is present Dec 14 09:07:25.031 INFO running `"docker" "inspect" "73851a722f134476a9fa93869e692b147dc482474e14615f8fb38d6d4a829233"` Dec 14 09:07:25.296 INFO running `"docker" "rm" "-f" "73851a722f134476a9fa93869e692b147dc482474e14615f8fb38d6d4a829233"` Dec 14 09:07:25.579 INFO [stdout] 73851a722f134476a9fa93869e692b147dc482474e14615f8fb38d6d4a829233 Dec 14 09:07:25.583 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 14 09:07:25.998 INFO [stdout] 8f69156327d7c25d51152b74fff012831fb3690a67096d51ace91c373c305910 Dec 14 09:07:26.000 INFO running `"docker" "start" "-a" "8f69156327d7c25d51152b74fff012831fb3690a67096d51ace91c373c305910"` Dec 14 09:07:28.399 INFO [stderr] usermod: no changes Dec 14 09:07:28.439 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 09:07:28.439 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 09:07:28.439 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 09:07:28.439 INFO [stderr] files will be included as a binary target: Dec 14 09:07:28.439 INFO [stderr] Dec 14 09:07:28.439 INFO [stderr] * /source/src/main.rs Dec 14 09:07:28.439 INFO [stderr] Dec 14 09:07:28.439 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 09:07:28.439 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 09:07:28.439 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 09:07:28.439 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 09:07:28.439 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 09:07:28.439 INFO [stderr] Dec 14 09:07:28.439 INFO [stderr] For more information on this warning you can consult Dec 14 09:07:28.439 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 09:07:28.439 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-joonho`, Dec 14 09:07:28.439 INFO [stderr] please set bin.path in Cargo.toml Dec 14 09:07:28.451 INFO [stderr] Compiling hello v0.1.0 (/source) Dec 14 09:07:29.591 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s Dec 14 09:07:29.594 INFO [stderr] su: No module specific data is present Dec 14 09:07:30.491 INFO running `"docker" "inspect" "8f69156327d7c25d51152b74fff012831fb3690a67096d51ace91c373c305910"` Dec 14 09:07:30.781 INFO running `"docker" "rm" "-f" "8f69156327d7c25d51152b74fff012831fb3690a67096d51ace91c373c305910"` Dec 14 09:07:31.043 INFO [stdout] 8f69156327d7c25d51152b74fff012831fb3690a67096d51ace91c373c305910 Dec 14 09:07:31.045 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 14 09:07:31.517 INFO [stdout] 954bdd384fe038ba59329cebce9abf5353624a4761db508f2fab550ee12240cc Dec 14 09:07:31.524 INFO running `"docker" "start" "-a" "954bdd384fe038ba59329cebce9abf5353624a4761db508f2fab550ee12240cc"` Dec 14 09:07:32.856 INFO [stderr] usermod: no changes Dec 14 09:07:32.899 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 14 09:07:32.899 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 14 09:07:32.899 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 14 09:07:32.899 INFO [stderr] files will be included as a binary target: Dec 14 09:07:32.899 INFO [stderr] Dec 14 09:07:32.899 INFO [stderr] * /source/src/main.rs Dec 14 09:07:32.899 INFO [stderr] Dec 14 09:07:32.899 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 14 09:07:32.899 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 14 09:07:32.899 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 14 09:07:32.899 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 14 09:07:32.899 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 14 09:07:32.899 INFO [stderr] Dec 14 09:07:32.899 INFO [stderr] For more information on this warning you can consult Dec 14 09:07:32.899 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 14 09:07:32.899 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-joonho`, Dec 14 09:07:32.899 INFO [stderr] please set bin.path in Cargo.toml Dec 14 09:07:32.899 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Dec 14 09:07:32.899 INFO [stderr] Running /target/debug/deps/hello_joonho-6efe786766b6e868 Dec 14 09:07:32.932 INFO [stdout] Dec 14 09:07:32.932 INFO [stdout] running 0 tests Dec 14 09:07:32.932 INFO [stdout] Dec 14 09:07:32.932 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 09:07:32.932 INFO [stdout] Dec 14 09:07:32.935 INFO [stderr] su: No module specific data is present Dec 14 09:07:33.953 INFO running `"docker" "inspect" "954bdd384fe038ba59329cebce9abf5353624a4761db508f2fab550ee12240cc"` Dec 14 09:07:34.231 INFO running `"docker" "rm" "-f" "954bdd384fe038ba59329cebce9abf5353624a4761db508f2fab550ee12240cc"` Dec 14 09:07:34.652 INFO [stdout] 954bdd384fe038ba59329cebce9abf5353624a4761db508f2fab550ee12240cc