Nov 17 02:17:06.416 INFO testing gellati/rust-examples against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 02:17:06.416 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 17 02:17:07.024 INFO [stdout] 8746210deca505c9206957238f1db45fc63d9b6f63adf3868bb6f56f26b7879d Nov 17 02:17:07.031 INFO running `"docker" "start" "-a" "8746210deca505c9206957238f1db45fc63d9b6f63adf3868bb6f56f26b7879d"` Nov 17 02:17:08.331 INFO [stderr] usermod: no changes Nov 17 02:17:08.382 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 02:17:08.382 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 02:17:08.382 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 02:17:08.382 INFO [stderr] files will be included as a binary target: Nov 17 02:17:08.382 INFO [stderr] Nov 17 02:17:08.382 INFO [stderr] * /source/src/main.rs Nov 17 02:17:08.382 INFO [stderr] Nov 17 02:17:08.382 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 02:17:08.382 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 02:17:08.383 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 02:17:08.383 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 02:17:08.383 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 02:17:08.383 INFO [stderr] Nov 17 02:17:08.383 INFO [stderr] For more information on this warning you can consult Nov 17 02:17:08.383 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 02:17:08.389 INFO [stderr] Compiling rust-basics v0.1.0 (/source) Nov 17 02:17:09.300 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s Nov 17 02:17:09.311 INFO [stderr] su: No module specific data is present Nov 17 02:17:10.275 INFO running `"docker" "inspect" "8746210deca505c9206957238f1db45fc63d9b6f63adf3868bb6f56f26b7879d"` Nov 17 02:17:10.699 INFO running `"docker" "rm" "-f" "8746210deca505c9206957238f1db45fc63d9b6f63adf3868bb6f56f26b7879d"` Nov 17 02:17:10.999 INFO [stdout] 8746210deca505c9206957238f1db45fc63d9b6f63adf3868bb6f56f26b7879d Nov 17 02:17:11.006 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 17 02:17:11.516 INFO [stdout] 2caf2a8cbe9e438cd98193acf11275b88629f4c938f19a3ac834be6d72f532ea Nov 17 02:17:11.518 INFO running `"docker" "start" "-a" "2caf2a8cbe9e438cd98193acf11275b88629f4c938f19a3ac834be6d72f532ea"` Nov 17 02:17:13.579 INFO [stderr] usermod: no changes Nov 17 02:17:13.627 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 02:17:13.627 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 02:17:13.627 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 02:17:13.627 INFO [stderr] files will be included as a binary target: Nov 17 02:17:13.627 INFO [stderr] Nov 17 02:17:13.627 INFO [stderr] * /source/src/main.rs Nov 17 02:17:13.627 INFO [stderr] Nov 17 02:17:13.627 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 02:17:13.627 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 02:17:13.627 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 02:17:13.627 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 02:17:13.627 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 02:17:13.627 INFO [stderr] Nov 17 02:17:13.627 INFO [stderr] For more information on this warning you can consult Nov 17 02:17:13.627 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 02:17:13.647 INFO [stderr] Compiling rust-basics v0.1.0 (/source) Nov 17 02:17:15.351 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.74s Nov 17 02:17:15.351 INFO [stderr] su: No module specific data is present Nov 17 02:17:16.024 INFO running `"docker" "inspect" "2caf2a8cbe9e438cd98193acf11275b88629f4c938f19a3ac834be6d72f532ea"` Nov 17 02:17:16.274 INFO running `"docker" "rm" "-f" "2caf2a8cbe9e438cd98193acf11275b88629f4c938f19a3ac834be6d72f532ea"` Nov 17 02:17:16.589 INFO [stdout] 2caf2a8cbe9e438cd98193acf11275b88629f4c938f19a3ac834be6d72f532ea Nov 17 02:17:16.601 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 17 02:17:16.995 INFO [stdout] ef5b7e230b211b50b74dadb9517ddf776c2eb89f86756caac4a51515e8be2a2f Nov 17 02:17:17.003 INFO running `"docker" "start" "-a" "ef5b7e230b211b50b74dadb9517ddf776c2eb89f86756caac4a51515e8be2a2f"` Nov 17 02:17:18.331 INFO [stderr] usermod: no changes Nov 17 02:17:18.395 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 02:17:18.395 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 02:17:18.395 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 02:17:18.395 INFO [stderr] files will be included as a binary target: Nov 17 02:17:18.395 INFO [stderr] Nov 17 02:17:18.395 INFO [stderr] * /source/src/main.rs Nov 17 02:17:18.395 INFO [stderr] Nov 17 02:17:18.395 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 02:17:18.395 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 02:17:18.395 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 02:17:18.395 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 02:17:18.395 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 02:17:18.395 INFO [stderr] Nov 17 02:17:18.395 INFO [stderr] For more information on this warning you can consult Nov 17 02:17:18.395 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 02:17:18.396 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s Nov 17 02:17:18.396 INFO [stderr] Running /target/debug/deps/attribute-a4b4ed85dad42ba6 Nov 17 02:17:18.400 INFO [stdout] Nov 17 02:17:18.400 INFO [stdout] running 0 tests Nov 17 02:17:18.400 INFO [stdout] Nov 17 02:17:18.400 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 02:17:18.400 INFO [stdout] Nov 17 02:17:18.407 INFO [stderr] Running /target/debug/deps/box-a000f154afe54c1c Nov 17 02:17:18.407 INFO [stdout] Nov 17 02:17:18.407 INFO [stdout] running 0 tests Nov 17 02:17:18.407 INFO [stdout] Nov 17 02:17:18.407 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 02:17:18.407 INFO [stdout] Nov 17 02:17:18.411 INFO [stderr] Running /target/debug/deps/generic-ce946f37f48e1c36 Nov 17 02:17:18.423 INFO [stderr] su: No module specific data is present Nov 17 02:17:18.423 INFO [stdout] Nov 17 02:17:18.423 INFO [stdout] running 0 tests Nov 17 02:17:18.423 INFO [stdout] Nov 17 02:17:18.423 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 02:17:18.423 INFO [stdout] Nov 17 02:17:19.349 INFO running `"docker" "inspect" "ef5b7e230b211b50b74dadb9517ddf776c2eb89f86756caac4a51515e8be2a2f"` Nov 17 02:17:19.589 INFO running `"docker" "rm" "-f" "ef5b7e230b211b50b74dadb9517ddf776c2eb89f86756caac4a51515e8be2a2f"` Nov 17 02:17:19.910 INFO [stdout] ef5b7e230b211b50b74dadb9517ddf776c2eb89f86756caac4a51515e8be2a2f