Nov 18 08:07:30.923 INFO testing jwconv-cli-0.0.1 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 08:07:30.923 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 18 08:07:31.163 INFO [stdout] 2e25dcd697adbed1c15d9fa3286a657311a63d5d649024c26f2d3cc1371d8a89 Nov 18 08:07:31.165 INFO running `"docker" "start" "-a" "2e25dcd697adbed1c15d9fa3286a657311a63d5d649024c26f2d3cc1371d8a89"` Nov 18 08:07:31.624 INFO [stderr] usermod: no changes Nov 18 08:07:31.651 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 08:07:31.651 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 08:07:31.651 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 08:07:31.651 INFO [stderr] files will be included as a binary target: Nov 18 08:07:31.651 INFO [stderr] Nov 18 08:07:31.651 INFO [stderr] * /source/src/main.rs Nov 18 08:07:31.651 INFO [stderr] Nov 18 08:07:31.651 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 08:07:31.651 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 08:07:31.651 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 08:07:31.651 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 08:07:31.651 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 08:07:31.651 INFO [stderr] Nov 18 08:07:31.651 INFO [stderr] For more information on this warning you can consult Nov 18 08:07:31.651 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 08:07:31.651 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Nov 18 08:07:31.651 INFO [stderr] please set bin.path in Cargo.toml Nov 18 08:07:31.683 INFO [stderr] Compiling jwconv v0.0.1 Nov 18 08:07:32.627 INFO [stderr] Compiling jwconv-cli v0.0.1 (/source) Nov 18 08:07:35.597 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.96s Nov 18 08:07:35.600 INFO [stderr] su: No module specific data is present Nov 18 08:07:35.881 INFO running `"docker" "inspect" "2e25dcd697adbed1c15d9fa3286a657311a63d5d649024c26f2d3cc1371d8a89"` Nov 18 08:07:36.039 INFO running `"docker" "rm" "-f" "2e25dcd697adbed1c15d9fa3286a657311a63d5d649024c26f2d3cc1371d8a89"` Nov 18 08:07:36.231 INFO [stdout] 2e25dcd697adbed1c15d9fa3286a657311a63d5d649024c26f2d3cc1371d8a89 Nov 18 08:07:36.236 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 18 08:07:36.431 INFO [stdout] a5fede344c9766a7a3a9bc6357cfee04cdc1bab17836223757928b3b29f8889a Nov 18 08:07:36.433 INFO running `"docker" "start" "-a" "a5fede344c9766a7a3a9bc6357cfee04cdc1bab17836223757928b3b29f8889a"` Nov 18 08:07:36.782 INFO [stderr] usermod: no changes Nov 18 08:07:36.816 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 08:07:36.816 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 08:07:36.816 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 08:07:36.816 INFO [stderr] files will be included as a binary target: Nov 18 08:07:36.816 INFO [stderr] Nov 18 08:07:36.816 INFO [stderr] * /source/src/main.rs Nov 18 08:07:36.816 INFO [stderr] Nov 18 08:07:36.816 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 08:07:36.816 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 08:07:36.816 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 08:07:36.816 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 08:07:36.816 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 08:07:36.816 INFO [stderr] Nov 18 08:07:36.816 INFO [stderr] For more information on this warning you can consult Nov 18 08:07:36.816 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 08:07:36.816 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Nov 18 08:07:36.816 INFO [stderr] please set bin.path in Cargo.toml Nov 18 08:07:36.839 INFO [stderr] Compiling jwconv-cli v0.0.1 (/source) Nov 18 08:07:38.008 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s Nov 18 08:07:38.019 INFO [stderr] su: No module specific data is present Nov 18 08:07:38.363 INFO running `"docker" "inspect" "a5fede344c9766a7a3a9bc6357cfee04cdc1bab17836223757928b3b29f8889a"` Nov 18 08:07:38.559 INFO running `"docker" "rm" "-f" "a5fede344c9766a7a3a9bc6357cfee04cdc1bab17836223757928b3b29f8889a"` Nov 18 08:07:38.719 INFO [stdout] a5fede344c9766a7a3a9bc6357cfee04cdc1bab17836223757928b3b29f8889a Nov 18 08:07:38.725 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 18 08:07:38.915 INFO [stdout] 7d0bd0d95e81955095f56b662b67f02ac5a052c912463da179af8badc7fd4b2c Nov 18 08:07:38.920 INFO running `"docker" "start" "-a" "7d0bd0d95e81955095f56b662b67f02ac5a052c912463da179af8badc7fd4b2c"` Nov 18 08:07:39.266 INFO [stderr] usermod: no changes Nov 18 08:07:39.297 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 08:07:39.297 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 08:07:39.297 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 08:07:39.297 INFO [stderr] files will be included as a binary target: Nov 18 08:07:39.297 INFO [stderr] Nov 18 08:07:39.297 INFO [stderr] * /source/src/main.rs Nov 18 08:07:39.297 INFO [stderr] Nov 18 08:07:39.297 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 08:07:39.297 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 08:07:39.297 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 08:07:39.297 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 08:07:39.297 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 08:07:39.297 INFO [stderr] Nov 18 08:07:39.297 INFO [stderr] For more information on this warning you can consult Nov 18 08:07:39.297 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 08:07:39.297 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Nov 18 08:07:39.297 INFO [stderr] please set bin.path in Cargo.toml Nov 18 08:07:39.321 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 18 08:07:39.322 INFO [stderr] Running /target/debug/deps/jwconv-b453577bd5d56be8 Nov 18 08:07:39.324 INFO [stdout] Nov 18 08:07:39.324 INFO [stdout] running 0 tests Nov 18 08:07:39.324 INFO [stdout] Nov 18 08:07:39.324 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 08:07:39.324 INFO [stdout] Nov 18 08:07:39.326 INFO [stderr] su: No module specific data is present Nov 18 08:07:39.613 INFO running `"docker" "inspect" "7d0bd0d95e81955095f56b662b67f02ac5a052c912463da179af8badc7fd4b2c"` Nov 18 08:07:39.719 INFO running `"docker" "rm" "-f" "7d0bd0d95e81955095f56b662b67f02ac5a052c912463da179af8badc7fd4b2c"` Nov 18 08:07:39.803 INFO [stdout] 7d0bd0d95e81955095f56b662b67f02ac5a052c912463da179af8badc7fd4b2c