Dec 05 06:28:13.011 INFO testing stallmanifold/idea-runner against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 06:28:13.011 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 05 06:28:13.452 INFO [stdout] 4c8b711e34d63e8dd0338907094feac7f6e34f38eaf842940681fa44ef6f257d Dec 05 06:28:13.459 INFO running `"docker" "start" "-a" "4c8b711e34d63e8dd0338907094feac7f6e34f38eaf842940681fa44ef6f257d"` Dec 05 06:28:14.556 INFO [stderr] usermod: no changes Dec 05 06:28:14.604 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 06:28:14.604 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 06:28:14.604 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 06:28:14.604 INFO [stderr] files will be included as a binary target: Dec 05 06:28:14.604 INFO [stderr] Dec 05 06:28:14.604 INFO [stderr] * /source/src/main.rs Dec 05 06:28:14.604 INFO [stderr] Dec 05 06:28:14.604 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 06:28:14.604 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 06:28:14.604 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 06:28:14.604 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 06:28:14.604 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 06:28:14.604 INFO [stderr] Dec 05 06:28:14.604 INFO [stderr] For more information on this warning you can consult Dec 05 06:28:14.604 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 06:28:14.604 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `idea`, Dec 05 06:28:14.604 INFO [stderr] please set bin.path in Cargo.toml Dec 05 06:28:14.604 INFO [stderr] Compiling idea-runner v0.1.0 (/source) Dec 05 06:28:15.902 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.32s Dec 05 06:28:15.908 INFO [stderr] su: No module specific data is present Dec 05 06:28:16.825 INFO running `"docker" "inspect" "4c8b711e34d63e8dd0338907094feac7f6e34f38eaf842940681fa44ef6f257d"` Dec 05 06:28:17.130 INFO running `"docker" "rm" "-f" "4c8b711e34d63e8dd0338907094feac7f6e34f38eaf842940681fa44ef6f257d"` Dec 05 06:28:17.405 INFO [stdout] 4c8b711e34d63e8dd0338907094feac7f6e34f38eaf842940681fa44ef6f257d Dec 05 06:28:17.410 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 05 06:28:17.788 INFO [stdout] b8a7e0e3ff4fe490b30857cd9b248334997dbf0e46dd4bf363d0bc533c625a62 Dec 05 06:28:17.794 INFO running `"docker" "start" "-a" "b8a7e0e3ff4fe490b30857cd9b248334997dbf0e46dd4bf363d0bc533c625a62"` Dec 05 06:28:19.405 INFO [stderr] usermod: no changes Dec 05 06:28:19.464 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 06:28:19.464 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 06:28:19.464 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 06:28:19.464 INFO [stderr] files will be included as a binary target: Dec 05 06:28:19.464 INFO [stderr] Dec 05 06:28:19.464 INFO [stderr] * /source/src/main.rs Dec 05 06:28:19.464 INFO [stderr] Dec 05 06:28:19.464 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 06:28:19.464 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 06:28:19.464 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 06:28:19.464 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 06:28:19.464 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 06:28:19.464 INFO [stderr] Dec 05 06:28:19.464 INFO [stderr] For more information on this warning you can consult Dec 05 06:28:19.464 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 06:28:19.464 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `idea`, Dec 05 06:28:19.464 INFO [stderr] please set bin.path in Cargo.toml Dec 05 06:28:19.464 INFO [stderr] Compiling idea-runner v0.1.0 (/source) Dec 05 06:28:20.829 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.40s Dec 05 06:28:20.831 INFO [stderr] su: No module specific data is present Dec 05 06:28:21.777 INFO running `"docker" "inspect" "b8a7e0e3ff4fe490b30857cd9b248334997dbf0e46dd4bf363d0bc533c625a62"` Dec 05 06:28:22.128 INFO running `"docker" "rm" "-f" "b8a7e0e3ff4fe490b30857cd9b248334997dbf0e46dd4bf363d0bc533c625a62"` Dec 05 06:28:22.536 INFO [stdout] b8a7e0e3ff4fe490b30857cd9b248334997dbf0e46dd4bf363d0bc533c625a62 Dec 05 06:28:22.538 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-2/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 05 06:28:22.950 INFO [stdout] 766624748d80e9b8ee9c55f8f029f1aa5af3f6ccc1840aa27f0d5573a883974e Dec 05 06:28:22.951 INFO running `"docker" "start" "-a" "766624748d80e9b8ee9c55f8f029f1aa5af3f6ccc1840aa27f0d5573a883974e"` Dec 05 06:28:24.076 INFO [stderr] usermod: no changes Dec 05 06:28:24.116 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 06:28:24.116 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 06:28:24.116 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 06:28:24.116 INFO [stderr] files will be included as a binary target: Dec 05 06:28:24.116 INFO [stderr] Dec 05 06:28:24.116 INFO [stderr] * /source/src/main.rs Dec 05 06:28:24.116 INFO [stderr] Dec 05 06:28:24.116 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 06:28:24.116 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 06:28:24.116 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 06:28:24.116 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 06:28:24.116 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 06:28:24.116 INFO [stderr] Dec 05 06:28:24.116 INFO [stderr] For more information on this warning you can consult Dec 05 06:28:24.116 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 06:28:24.116 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `idea`, Dec 05 06:28:24.116 INFO [stderr] please set bin.path in Cargo.toml Dec 05 06:28:24.117 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Dec 05 06:28:24.117 INFO [stderr] Running /target/debug/deps/idea-6a1e235305875583 Dec 05 06:28:24.128 INFO [stdout] Dec 05 06:28:24.128 INFO [stdout] running 1 test Dec 05 06:28:24.128 INFO [stdout] test lib::command::tests::test_parse_command ... ok Dec 05 06:28:24.128 INFO [stdout] Dec 05 06:28:24.128 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 06:28:24.128 INFO [stdout] Dec 05 06:28:24.130 INFO [stderr] su: No module specific data is present Dec 05 06:28:24.828 INFO running `"docker" "inspect" "766624748d80e9b8ee9c55f8f029f1aa5af3f6ccc1840aa27f0d5573a883974e"` Dec 05 06:28:25.156 INFO running `"docker" "rm" "-f" "766624748d80e9b8ee9c55f8f029f1aa5af3f6ccc1840aa27f0d5573a883974e"` Dec 05 06:28:25.455 INFO [stdout] 766624748d80e9b8ee9c55f8f029f1aa5af3f6ccc1840aa27f0d5573a883974e