Nov 17 20:03:43.673 INFO testing trafo-0.1.1 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 20:03:43.674 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 20:03:43.955 INFO [stdout] fda0fedda3a792f9b70f1ee33360637a3dab0d607d3c2d949440b345d3f1ef80 Nov 17 20:03:43.960 INFO running `"docker" "start" "-a" "fda0fedda3a792f9b70f1ee33360637a3dab0d607d3c2d949440b345d3f1ef80"` Nov 17 20:03:44.339 INFO [stderr] usermod: no changes Nov 17 20:03:44.372 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 20:03:44.372 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 20:03:44.372 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 20:03:44.372 INFO [stderr] files will be included as a binary target: Nov 17 20:03:44.372 INFO [stderr] Nov 17 20:03:44.372 INFO [stderr] * /source/src/main.rs Nov 17 20:03:44.372 INFO [stderr] Nov 17 20:03:44.372 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 20:03:44.373 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 20:03:44.373 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 20:03:44.373 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 20:03:44.373 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 20:03:44.373 INFO [stderr] Nov 17 20:03:44.373 INFO [stderr] For more information on this warning you can consult Nov 17 20:03:44.373 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 20:03:44.373 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 Nov 17 20:03:44.373 INFO [stderr] warning: unused manifest key: dependencies.getopts.getopts Nov 17 20:03:44.378 INFO [stderr] Compiling trafo v0.1.1 (/source) Nov 17 20:03:44.740 INFO [stderr] warning: unused import: `getopts::*` Nov 17 20:03:44.740 INFO [stderr] --> src/whereis/whereis.rs:3:5 Nov 17 20:03:44.740 INFO [stderr] | Nov 17 20:03:44.741 INFO [stderr] 3 | use getopts::*; Nov 17 20:03:44.741 INFO [stderr] | ^^^^^^^^^^ Nov 17 20:03:44.741 INFO [stderr] | Nov 17 20:03:44.741 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 20:03:44.741 INFO [stderr] Nov 17 20:03:44.742 INFO [stderr] warning: unused import: `std::os` Nov 17 20:03:44.742 INFO [stderr] --> src/whereis/whereis.rs:4:5 Nov 17 20:03:44.742 INFO [stderr] | Nov 17 20:03:44.743 INFO [stderr] 4 | use std::os; Nov 17 20:03:44.743 INFO [stderr] | ^^^^^^^ Nov 17 20:03:44.743 INFO [stderr] Nov 17 20:03:44.958 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s Nov 17 20:03:44.960 INFO [stderr] su: No module specific data is present Nov 17 20:03:45.201 INFO running `"docker" "inspect" "fda0fedda3a792f9b70f1ee33360637a3dab0d607d3c2d949440b345d3f1ef80"` Nov 17 20:03:45.328 INFO running `"docker" "rm" "-f" "fda0fedda3a792f9b70f1ee33360637a3dab0d607d3c2d949440b345d3f1ef80"` Nov 17 20:03:45.432 INFO [stdout] fda0fedda3a792f9b70f1ee33360637a3dab0d607d3c2d949440b345d3f1ef80 Nov 17 20:03:45.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 20:03:45.589 INFO [stdout] 041efe6eff2ff9a2612002ac3a1d1118c482915b444a6047fbd3ba5bb200b223 Nov 17 20:03:45.596 INFO running `"docker" "start" "-a" "041efe6eff2ff9a2612002ac3a1d1118c482915b444a6047fbd3ba5bb200b223"` Nov 17 20:03:46.114 INFO [stderr] usermod: no changes Nov 17 20:03:46.143 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 20:03:46.143 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 20:03:46.143 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 20:03:46.143 INFO [stderr] files will be included as a binary target: Nov 17 20:03:46.143 INFO [stderr] Nov 17 20:03:46.143 INFO [stderr] * /source/src/main.rs Nov 17 20:03:46.143 INFO [stderr] Nov 17 20:03:46.143 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 20:03:46.143 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 20:03:46.143 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 20:03:46.143 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 20:03:46.143 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 20:03:46.143 INFO [stderr] Nov 17 20:03:46.143 INFO [stderr] For more information on this warning you can consult Nov 17 20:03:46.143 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 20:03:46.143 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 Nov 17 20:03:46.143 INFO [stderr] warning: unused manifest key: dependencies.getopts.getopts Nov 17 20:03:46.154 INFO [stderr] Compiling trafo v0.1.1 (/source) Nov 17 20:03:46.623 INFO [stderr] warning: unused import: `getopts::*` Nov 17 20:03:46.623 INFO [stderr] --> src/whereis/whereis.rs:3:5 Nov 17 20:03:46.623 INFO [stderr] | Nov 17 20:03:46.623 INFO [stderr] 3 | use getopts::*; Nov 17 20:03:46.623 INFO [stderr] | ^^^^^^^^^^ Nov 17 20:03:46.623 INFO [stderr] | Nov 17 20:03:46.623 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 20:03:46.623 INFO [stderr] Nov 17 20:03:46.623 INFO [stderr] warning: unused import: `std::os` Nov 17 20:03:46.623 INFO [stderr] --> src/whereis/whereis.rs:4:5 Nov 17 20:03:46.623 INFO [stderr] | Nov 17 20:03:46.623 INFO [stderr] 4 | use std::os; Nov 17 20:03:46.623 INFO [stderr] | ^^^^^^^ Nov 17 20:03:46.623 INFO [stderr] Nov 17 20:03:46.955 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s Nov 17 20:03:46.955 INFO [stderr] su: No module specific data is present Nov 17 20:03:47.482 INFO running `"docker" "inspect" "041efe6eff2ff9a2612002ac3a1d1118c482915b444a6047fbd3ba5bb200b223"` Nov 17 20:03:47.684 INFO running `"docker" "rm" "-f" "041efe6eff2ff9a2612002ac3a1d1118c482915b444a6047fbd3ba5bb200b223"` Nov 17 20:03:48.007 INFO [stdout] 041efe6eff2ff9a2612002ac3a1d1118c482915b444a6047fbd3ba5bb200b223 Nov 17 20:03:48.009 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 20:03:48.371 INFO [stdout] 1e40b6606d43385c19e099cba0789517a631a520c068e4e7a74bc5d1e9cf019d Nov 17 20:03:48.373 INFO running `"docker" "start" "-a" "1e40b6606d43385c19e099cba0789517a631a520c068e4e7a74bc5d1e9cf019d"` Nov 17 20:03:49.366 INFO [stderr] usermod: no changes Nov 17 20:03:49.416 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 20:03:49.419 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 20:03:49.419 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 20:03:49.419 INFO [stderr] files will be included as a binary target: Nov 17 20:03:49.419 INFO [stderr] Nov 17 20:03:49.419 INFO [stderr] * /source/src/main.rs Nov 17 20:03:49.419 INFO [stderr] Nov 17 20:03:49.419 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 20:03:49.419 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 20:03:49.419 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 20:03:49.419 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 20:03:49.419 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 20:03:49.419 INFO [stderr] Nov 17 20:03:49.419 INFO [stderr] For more information on this warning you can consult Nov 17 20:03:49.419 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 20:03:49.419 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 Nov 17 20:03:49.419 INFO [stderr] warning: unused manifest key: dependencies.getopts.getopts Nov 17 20:03:49.433 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 17 20:03:49.433 INFO [stderr] Running /target/debug/deps/whereis-ae98b0c6c3b04f7e Nov 17 20:03:49.438 INFO [stderr] su: No module specific data is present Nov 17 20:03:49.438 INFO [stdout] Nov 17 20:03:49.438 INFO [stdout] running 0 tests Nov 17 20:03:49.438 INFO [stdout] Nov 17 20:03:49.438 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 20:03:49.438 INFO [stdout] Nov 17 20:03:50.022 INFO running `"docker" "inspect" "1e40b6606d43385c19e099cba0789517a631a520c068e4e7a74bc5d1e9cf019d"` Nov 17 20:03:50.313 INFO running `"docker" "rm" "-f" "1e40b6606d43385c19e099cba0789517a631a520c068e4e7a74bc5d1e9cf019d"` Nov 17 20:03:50.551 INFO [stdout] 1e40b6606d43385c19e099cba0789517a631a520c068e4e7a74bc5d1e9cf019d