Dec 06 19:25:38.140 INFO testing trafo-0.1.1 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 19:25:38.140 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 19:25:38.294 INFO [stdout] 4036815afbee361c43c46a1ce8287f71eec600cc85fd925b3af406b037a9ac61 Dec 06 19:25:38.298 INFO running `"docker" "start" "-a" "4036815afbee361c43c46a1ce8287f71eec600cc85fd925b3af406b037a9ac61"` Dec 06 19:25:39.026 INFO [stderr] usermod: no changes Dec 06 19:25:39.066 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 19:25:39.066 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 19:25:39.066 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 19:25:39.066 INFO [stderr] files will be included as a binary target: Dec 06 19:25:39.066 INFO [stderr] Dec 06 19:25:39.066 INFO [stderr] * /source/src/main.rs Dec 06 19:25:39.066 INFO [stderr] Dec 06 19:25:39.066 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 19:25:39.066 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 19:25:39.066 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 19:25:39.066 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 19:25:39.066 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 19:25:39.066 INFO [stderr] Dec 06 19:25:39.066 INFO [stderr] For more information on this warning you can consult Dec 06 19:25:39.066 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 19:25:39.066 INFO [stderr] warning: dependency (getopts) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions Dec 06 19:25:39.066 INFO [stderr] warning: unused manifest key: dependencies.getopts.getopts Dec 06 19:25:39.082 INFO [stderr] Compiling trafo v0.1.1 (/source) Dec 06 19:25:39.375 INFO [stderr] warning: unused import: `getopts::*` Dec 06 19:25:39.375 INFO [stderr] --> src/whereis/whereis.rs:3:5 Dec 06 19:25:39.375 INFO [stderr] | Dec 06 19:25:39.375 INFO [stderr] 3 | use getopts::*; Dec 06 19:25:39.375 INFO [stderr] | ^^^^^^^^^^ Dec 06 19:25:39.375 INFO [stderr] | Dec 06 19:25:39.375 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 19:25:39.375 INFO [stderr] Dec 06 19:25:39.375 INFO [stderr] warning: unused import: `std::os` Dec 06 19:25:39.375 INFO [stderr] --> src/whereis/whereis.rs:4:5 Dec 06 19:25:39.375 INFO [stderr] | Dec 06 19:25:39.375 INFO [stderr] 4 | use std::os; Dec 06 19:25:39.375 INFO [stderr] | ^^^^^^^ Dec 06 19:25:39.375 INFO [stderr] Dec 06 19:25:39.550 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.49s Dec 06 19:25:39.551 INFO [stderr] su: No module specific data is present Dec 06 19:25:39.812 INFO running `"docker" "inspect" "4036815afbee361c43c46a1ce8287f71eec600cc85fd925b3af406b037a9ac61"` Dec 06 19:25:39.995 INFO running `"docker" "rm" "-f" "4036815afbee361c43c46a1ce8287f71eec600cc85fd925b3af406b037a9ac61"` Dec 06 19:25:40.219 INFO [stdout] 4036815afbee361c43c46a1ce8287f71eec600cc85fd925b3af406b037a9ac61 Dec 06 19:25:40.228 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 19:25:40.464 INFO [stdout] 3da00f4cab063ff5c578afef42261aa1b1cbc743c27684a88f2a1255353bd9bf Dec 06 19:25:40.470 INFO running `"docker" "start" "-a" "3da00f4cab063ff5c578afef42261aa1b1cbc743c27684a88f2a1255353bd9bf"` Dec 06 19:25:41.030 INFO [stderr] usermod: no changes Dec 06 19:25:41.059 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 19:25:41.059 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 19:25:41.059 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 19:25:41.059 INFO [stderr] files will be included as a binary target: Dec 06 19:25:41.059 INFO [stderr] Dec 06 19:25:41.059 INFO [stderr] * /source/src/main.rs Dec 06 19:25:41.059 INFO [stderr] Dec 06 19:25:41.059 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 19:25:41.059 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 19:25:41.059 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 19:25:41.059 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 19:25:41.059 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 19:25:41.059 INFO [stderr] Dec 06 19:25:41.059 INFO [stderr] For more information on this warning you can consult Dec 06 19:25:41.059 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 19:25:41.059 INFO [stderr] warning: dependency (getopts) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions Dec 06 19:25:41.059 INFO [stderr] warning: unused manifest key: dependencies.getopts.getopts Dec 06 19:25:41.063 INFO [stderr] Compiling trafo v0.1.1 (/source) Dec 06 19:25:41.334 INFO [stderr] warning: unused import: `getopts::*` Dec 06 19:25:41.334 INFO [stderr] --> src/whereis/whereis.rs:3:5 Dec 06 19:25:41.334 INFO [stderr] | Dec 06 19:25:41.334 INFO [stderr] 3 | use getopts::*; Dec 06 19:25:41.334 INFO [stderr] | ^^^^^^^^^^ Dec 06 19:25:41.334 INFO [stderr] | Dec 06 19:25:41.334 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 19:25:41.334 INFO [stderr] Dec 06 19:25:41.334 INFO [stderr] warning: unused import: `std::os` Dec 06 19:25:41.334 INFO [stderr] --> src/whereis/whereis.rs:4:5 Dec 06 19:25:41.334 INFO [stderr] | Dec 06 19:25:41.334 INFO [stderr] 4 | use std::os; Dec 06 19:25:41.334 INFO [stderr] | ^^^^^^^ Dec 06 19:25:41.334 INFO [stderr] Dec 06 19:25:41.577 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s Dec 06 19:25:41.577 INFO [stderr] su: No module specific data is present Dec 06 19:25:41.816 INFO running `"docker" "inspect" "3da00f4cab063ff5c578afef42261aa1b1cbc743c27684a88f2a1255353bd9bf"` Dec 06 19:25:41.902 INFO running `"docker" "rm" "-f" "3da00f4cab063ff5c578afef42261aa1b1cbc743c27684a88f2a1255353bd9bf"` Dec 06 19:25:41.985 INFO [stdout] 3da00f4cab063ff5c578afef42261aa1b1cbc743c27684a88f2a1255353bd9bf Dec 06 19:25:41.987 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-0/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 06 19:25:42.150 INFO [stdout] 8cf2f04937a680684d15df47135eeef65cc1ac466aadca36479cc4f5f346300d Dec 06 19:25:42.152 INFO running `"docker" "start" "-a" "8cf2f04937a680684d15df47135eeef65cc1ac466aadca36479cc4f5f346300d"` Dec 06 19:25:42.727 INFO [stderr] usermod: no changes Dec 06 19:25:42.761 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 06 19:25:42.761 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 06 19:25:42.761 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 06 19:25:42.761 INFO [stderr] files will be included as a binary target: Dec 06 19:25:42.761 INFO [stderr] Dec 06 19:25:42.761 INFO [stderr] * /source/src/main.rs Dec 06 19:25:42.761 INFO [stderr] Dec 06 19:25:42.761 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 06 19:25:42.761 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 06 19:25:42.761 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 06 19:25:42.761 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 06 19:25:42.761 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 06 19:25:42.761 INFO [stderr] Dec 06 19:25:42.761 INFO [stderr] For more information on this warning you can consult Dec 06 19:25:42.761 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 06 19:25:42.761 INFO [stderr] warning: dependency (getopts) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions Dec 06 19:25:42.761 INFO [stderr] warning: unused manifest key: dependencies.getopts.getopts Dec 06 19:25:42.765 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s Dec 06 19:25:42.765 INFO [stderr] Running /target/debug/deps/whereis-df371d4cb372b78b Dec 06 19:25:42.769 INFO [stdout] Dec 06 19:25:42.769 INFO [stdout] running 0 tests Dec 06 19:25:42.769 INFO [stdout] Dec 06 19:25:42.769 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 19:25:42.769 INFO [stdout] Dec 06 19:25:42.771 INFO [stderr] su: No module specific data is present Dec 06 19:25:43.446 INFO running `"docker" "inspect" "8cf2f04937a680684d15df47135eeef65cc1ac466aadca36479cc4f5f346300d"` Dec 06 19:25:43.743 INFO running `"docker" "rm" "-f" "8cf2f04937a680684d15df47135eeef65cc1ac466aadca36479cc4f5f346300d"` Dec 06 19:25:43.868 INFO [stdout] 8cf2f04937a680684d15df47135eeef65cc1ac466aadca36479cc4f5f346300d