Dec 15 07:00:10.444 INFO testing jwconv-cli-0.0.1 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 07:00:10.444 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 15 07:00:10.599 INFO [stdout] fa978dab8f899ae0912a18bb433ec7594070d11974276e3c3dfd83cf090e55b4 Dec 15 07:00:10.602 INFO running `"docker" "start" "-a" "fa978dab8f899ae0912a18bb433ec7594070d11974276e3c3dfd83cf090e55b4"` Dec 15 07:00:11.050 INFO [stderr] usermod: no changes Dec 15 07:00:11.084 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 07:00:11.084 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 07:00:11.084 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 07:00:11.084 INFO [stderr] files will be included as a binary target: Dec 15 07:00:11.084 INFO [stderr] Dec 15 07:00:11.084 INFO [stderr] * /source/src/main.rs Dec 15 07:00:11.084 INFO [stderr] Dec 15 07:00:11.084 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 07:00:11.084 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 07:00:11.084 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 07:00:11.084 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 07:00:11.084 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 07:00:11.084 INFO [stderr] Dec 15 07:00:11.084 INFO [stderr] For more information on this warning you can consult Dec 15 07:00:11.084 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 07:00:11.084 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Dec 15 07:00:11.084 INFO [stderr] please set bin.path in Cargo.toml Dec 15 07:00:11.126 INFO [stderr] Compiling jwconv v0.0.1 Dec 15 07:00:12.063 INFO [stderr] Compiling jwconv-cli v0.0.1 (/source) Dec 15 07:00:14.381 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.32s Dec 15 07:00:14.385 INFO [stderr] su: No module specific data is present Dec 15 07:00:14.605 INFO running `"docker" "inspect" "fa978dab8f899ae0912a18bb433ec7594070d11974276e3c3dfd83cf090e55b4"` Dec 15 07:00:14.844 INFO running `"docker" "rm" "-f" "fa978dab8f899ae0912a18bb433ec7594070d11974276e3c3dfd83cf090e55b4"` Dec 15 07:00:14.949 INFO [stdout] fa978dab8f899ae0912a18bb433ec7594070d11974276e3c3dfd83cf090e55b4 Dec 15 07:00:14.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 15 07:00:15.149 INFO [stdout] 6cc1c4cc42851e50026e1daa6a37f17171905d989f44e0152a2c61c8b5e7e485 Dec 15 07:00:15.149 INFO running `"docker" "start" "-a" "6cc1c4cc42851e50026e1daa6a37f17171905d989f44e0152a2c61c8b5e7e485"` Dec 15 07:00:15.578 INFO [stderr] usermod: no changes Dec 15 07:00:15.601 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 07:00:15.601 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 07:00:15.601 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 07:00:15.601 INFO [stderr] files will be included as a binary target: Dec 15 07:00:15.601 INFO [stderr] Dec 15 07:00:15.601 INFO [stderr] * /source/src/main.rs Dec 15 07:00:15.601 INFO [stderr] Dec 15 07:00:15.601 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 07:00:15.601 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 07:00:15.601 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 07:00:15.601 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 07:00:15.601 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 07:00:15.601 INFO [stderr] Dec 15 07:00:15.601 INFO [stderr] For more information on this warning you can consult Dec 15 07:00:15.601 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 07:00:15.601 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Dec 15 07:00:15.601 INFO [stderr] please set bin.path in Cargo.toml Dec 15 07:00:15.623 INFO [stderr] Compiling jwconv-cli v0.0.1 (/source) Dec 15 07:00:17.125 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.53s Dec 15 07:00:17.127 INFO [stderr] su: No module specific data is present Dec 15 07:00:17.379 INFO running `"docker" "inspect" "6cc1c4cc42851e50026e1daa6a37f17171905d989f44e0152a2c61c8b5e7e485"` Dec 15 07:00:17.523 INFO running `"docker" "rm" "-f" "6cc1c4cc42851e50026e1daa6a37f17171905d989f44e0152a2c61c8b5e7e485"` Dec 15 07:00:17.611 INFO [stdout] 6cc1c4cc42851e50026e1daa6a37f17171905d989f44e0152a2c61c8b5e7e485 Dec 15 07:00:17.614 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 15 07:00:17.818 INFO [stdout] 8d5506060c853512762ebbc74c454d49485df502a5de3151b8adc1246ae56d12 Dec 15 07:00:17.820 INFO running `"docker" "start" "-a" "8d5506060c853512762ebbc74c454d49485df502a5de3151b8adc1246ae56d12"` Dec 15 07:00:18.294 INFO [stderr] usermod: no changes Dec 15 07:00:18.323 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 07:00:18.323 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 07:00:18.323 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 07:00:18.323 INFO [stderr] files will be included as a binary target: Dec 15 07:00:18.323 INFO [stderr] Dec 15 07:00:18.323 INFO [stderr] * /source/src/main.rs Dec 15 07:00:18.323 INFO [stderr] Dec 15 07:00:18.323 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 07:00:18.323 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 07:00:18.323 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 07:00:18.323 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 07:00:18.323 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 07:00:18.323 INFO [stderr] Dec 15 07:00:18.323 INFO [stderr] For more information on this warning you can consult Dec 15 07:00:18.323 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 07:00:18.323 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `jwconv`, Dec 15 07:00:18.323 INFO [stderr] please set bin.path in Cargo.toml Dec 15 07:00:18.346 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Dec 15 07:00:18.357 INFO [stderr] Running /target/debug/deps/jwconv-4b41ea52caf8fa9a Dec 15 07:00:18.359 INFO [stdout] Dec 15 07:00:18.359 INFO [stdout] running 0 tests Dec 15 07:00:18.359 INFO [stdout] Dec 15 07:00:18.359 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 07:00:18.359 INFO [stdout] Dec 15 07:00:18.361 INFO [stderr] su: No module specific data is present Dec 15 07:00:18.654 INFO running `"docker" "inspect" "8d5506060c853512762ebbc74c454d49485df502a5de3151b8adc1246ae56d12"` Dec 15 07:00:18.768 INFO running `"docker" "rm" "-f" "8d5506060c853512762ebbc74c454d49485df502a5de3151b8adc1246ae56d12"` Dec 15 07:00:18.912 INFO [stdout] 8d5506060c853512762ebbc74c454d49485df502a5de3151b8adc1246ae56d12