Nov 17 20:03:43.612 INFO testing trafo-0.1.1 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 20:03:43.612 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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.816 INFO [stdout] f1ee7c70ab016606982e9a59a071605069e0eda7b65dd58401b5f43d7cde57ff Nov 17 20:03:43.818 INFO running `"docker" "start" "-a" "f1ee7c70ab016606982e9a59a071605069e0eda7b65dd58401b5f43d7cde57ff"` Nov 17 20:03:44.171 INFO [stderr] usermod: no changes Nov 17 20:03:44.198 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 20:03:44.198 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 20:03:44.198 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 20:03:44.198 INFO [stderr] files will be included as a binary target: Nov 17 20:03:44.198 INFO [stderr] Nov 17 20:03:44.198 INFO [stderr] * /source/src/main.rs Nov 17 20:03:44.198 INFO [stderr] Nov 17 20:03:44.198 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 20:03:44.198 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 20:03:44.198 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 20:03:44.198 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 20:03:44.198 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 20:03:44.198 INFO [stderr] Nov 17 20:03:44.198 INFO [stderr] For more information on this warning you can consult Nov 17 20:03:44.198 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 20:03:44.198 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.198 INFO [stderr] warning: unused manifest key: dependencies.getopts.getopts Nov 17 20:03:44.203 INFO [stderr] Compiling trafo v0.1.1 (/source) Nov 17 20:03:44.568 INFO [stderr] warning: unused import: `getopts::*` Nov 17 20:03:44.568 INFO [stderr] --> src/whereis/whereis.rs:3:5 Nov 17 20:03:44.568 INFO [stderr] | Nov 17 20:03:44.568 INFO [stderr] 3 | use getopts::*; Nov 17 20:03:44.568 INFO [stderr] | ^^^^^^^^^^ Nov 17 20:03:44.568 INFO [stderr] | Nov 17 20:03:44.568 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 20:03:44.568 INFO [stderr] Nov 17 20:03:44.568 INFO [stderr] warning: unused import: `std::os` Nov 17 20:03:44.568 INFO [stderr] --> src/whereis/whereis.rs:4:5 Nov 17 20:03:44.568 INFO [stderr] | Nov 17 20:03:44.568 INFO [stderr] 4 | use std::os; Nov 17 20:03:44.568 INFO [stderr] | ^^^^^^^ Nov 17 20:03:44.568 INFO [stderr] Nov 17 20:03:44.720 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s Nov 17 20:03:44.723 INFO [stderr] su: No module specific data is present Nov 17 20:03:45.080 INFO running `"docker" "inspect" "f1ee7c70ab016606982e9a59a071605069e0eda7b65dd58401b5f43d7cde57ff"` Nov 17 20:03:45.154 INFO running `"docker" "rm" "-f" "f1ee7c70ab016606982e9a59a071605069e0eda7b65dd58401b5f43d7cde57ff"` Nov 17 20:03:45.265 INFO [stdout] f1ee7c70ab016606982e9a59a071605069e0eda7b65dd58401b5f43d7cde57ff Nov 17 20:03:45.268 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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.471 INFO [stdout] 8758e8051fc523ad8b1e10805f74ecf8746a4aaccdee5fa82fed285a557a8b17 Nov 17 20:03:45.474 INFO running `"docker" "start" "-a" "8758e8051fc523ad8b1e10805f74ecf8746a4aaccdee5fa82fed285a557a8b17"` Nov 17 20:03:46.076 INFO [stderr] usermod: no changes Nov 17 20:03:46.107 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 20:03:46.107 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 20:03:46.107 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 20:03:46.107 INFO [stderr] files will be included as a binary target: Nov 17 20:03:46.107 INFO [stderr] Nov 17 20:03:46.107 INFO [stderr] * /source/src/main.rs Nov 17 20:03:46.107 INFO [stderr] Nov 17 20:03:46.107 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 20:03:46.107 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 20:03:46.107 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 20:03:46.107 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 20:03:46.107 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 20:03:46.107 INFO [stderr] Nov 17 20:03:46.107 INFO [stderr] For more information on this warning you can consult Nov 17 20:03:46.107 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 20:03:46.107 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.107 INFO [stderr] warning: unused manifest key: dependencies.getopts.getopts Nov 17 20:03:46.110 INFO [stderr] Compiling trafo v0.1.1 (/source) Nov 17 20:03:46.571 INFO [stderr] warning: unused import: `getopts::*` Nov 17 20:03:46.571 INFO [stderr] --> src/whereis/whereis.rs:3:5 Nov 17 20:03:46.571 INFO [stderr] | Nov 17 20:03:46.571 INFO [stderr] 3 | use getopts::*; Nov 17 20:03:46.571 INFO [stderr] | ^^^^^^^^^^ Nov 17 20:03:46.571 INFO [stderr] | Nov 17 20:03:46.571 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 20:03:46.571 INFO [stderr] Nov 17 20:03:46.571 INFO [stderr] warning: unused import: `std::os` Nov 17 20:03:46.571 INFO [stderr] --> src/whereis/whereis.rs:4:5 Nov 17 20:03:46.571 INFO [stderr] | Nov 17 20:03:46.571 INFO [stderr] 4 | use std::os; Nov 17 20:03:46.571 INFO [stderr] | ^^^^^^^ Nov 17 20:03:46.571 INFO [stderr] Nov 17 20:03:46.868 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s Nov 17 20:03:46.875 INFO [stderr] su: No module specific data is present Nov 17 20:03:47.512 INFO running `"docker" "inspect" "8758e8051fc523ad8b1e10805f74ecf8746a4aaccdee5fa82fed285a557a8b17"` Nov 17 20:03:47.815 INFO running `"docker" "rm" "-f" "8758e8051fc523ad8b1e10805f74ecf8746a4aaccdee5fa82fed285a557a8b17"` Nov 17 20:03:48.007 INFO [stdout] 8758e8051fc523ad8b1e10805f74ecf8746a4aaccdee5fa82fed285a557a8b17 Nov 17 20:03:48.012 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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.439 INFO [stdout] 1306c9d660fba64c2e8171fe00892abd6d467de832840ced5bb67a1db07b3d92 Nov 17 20:03:48.443 INFO running `"docker" "start" "-a" "1306c9d660fba64c2e8171fe00892abd6d467de832840ced5bb67a1db07b3d92"` Nov 17 20:03:49.449 INFO [stderr] usermod: no changes Nov 17 20:03:49.483 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 20:03:49.483 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 20:03:49.483 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 20:03:49.483 INFO [stderr] files will be included as a binary target: Nov 17 20:03:49.483 INFO [stderr] Nov 17 20:03:49.483 INFO [stderr] * /source/src/main.rs Nov 17 20:03:49.483 INFO [stderr] Nov 17 20:03:49.483 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 20:03:49.483 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 20:03:49.483 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 20:03:49.483 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 20:03:49.483 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 20:03:49.483 INFO [stderr] Nov 17 20:03:49.483 INFO [stderr] For more information on this warning you can consult Nov 17 20:03:49.483 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 20:03:49.483 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.483 INFO [stderr] warning: unused manifest key: dependencies.getopts.getopts Nov 17 20:03:49.485 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 17 20:03:49.486 INFO [stderr] Running /target/debug/deps/whereis-a974b50e51dbec01 Nov 17 20:03:49.493 INFO [stdout] Nov 17 20:03:49.493 INFO [stdout] running 0 tests Nov 17 20:03:49.493 INFO [stdout] Nov 17 20:03:49.494 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 20:03:49.494 INFO [stdout] Nov 17 20:03:49.496 INFO [stderr] su: No module specific data is present Nov 17 20:03:50.145 INFO running `"docker" "inspect" "1306c9d660fba64c2e8171fe00892abd6d467de832840ced5bb67a1db07b3d92"` Nov 17 20:03:50.524 INFO running `"docker" "rm" "-f" "1306c9d660fba64c2e8171fe00892abd6d467de832840ced5bb67a1db07b3d92"` Nov 17 20:03:50.742 INFO [stdout] 1306c9d660fba64c2e8171fe00892abd6d467de832840ced5bb67a1db07b3d92