Nov 16 12:29:52.413 INFO testing stallmanifold/idea-runner against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 12:29:52.413 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 16 12:29:52.968 INFO [stdout] 680e9d79873d519f371c68d8ec4c9b5b72510031dbc716f3e36a911e9f676b7a Nov 16 12:29:52.970 INFO running `"docker" "start" "-a" "680e9d79873d519f371c68d8ec4c9b5b72510031dbc716f3e36a911e9f676b7a"` Nov 16 12:29:54.199 INFO [stderr] usermod: no changes Nov 16 12:29:54.263 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 12:29:54.263 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 12:29:54.263 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 12:29:54.263 INFO [stderr] files will be included as a binary target: Nov 16 12:29:54.263 INFO [stderr] Nov 16 12:29:54.263 INFO [stderr] * /source/src/main.rs Nov 16 12:29:54.263 INFO [stderr] Nov 16 12:29:54.263 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 12:29:54.263 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 12:29:54.263 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 12:29:54.263 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 12:29:54.263 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 12:29:54.263 INFO [stderr] Nov 16 12:29:54.263 INFO [stderr] For more information on this warning you can consult Nov 16 12:29:54.263 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 12:29:54.263 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `idea`, Nov 16 12:29:54.263 INFO [stderr] please set bin.path in Cargo.toml Nov 16 12:29:54.263 INFO [stderr] Compiling idea-runner v0.1.0 (/source) Nov 16 12:29:55.423 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.19s Nov 16 12:29:55.423 INFO [stderr] su: No module specific data is present Nov 16 12:29:56.143 INFO running `"docker" "inspect" "680e9d79873d519f371c68d8ec4c9b5b72510031dbc716f3e36a911e9f676b7a"` Nov 16 12:29:56.413 INFO running `"docker" "rm" "-f" "680e9d79873d519f371c68d8ec4c9b5b72510031dbc716f3e36a911e9f676b7a"` Nov 16 12:29:56.779 INFO [stdout] 680e9d79873d519f371c68d8ec4c9b5b72510031dbc716f3e36a911e9f676b7a Nov 16 12:29:56.783 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 16 12:29:57.352 INFO [stdout] b23205b8c442cf0239f77be131492314f56a7834caed0d807c35777f7ad980de Nov 16 12:29:57.355 INFO running `"docker" "start" "-a" "b23205b8c442cf0239f77be131492314f56a7834caed0d807c35777f7ad980de"` Nov 16 12:29:58.739 INFO [stderr] usermod: no changes Nov 16 12:29:58.798 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 12:29:58.799 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 12:29:58.799 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 12:29:58.799 INFO [stderr] files will be included as a binary target: Nov 16 12:29:58.799 INFO [stderr] Nov 16 12:29:58.799 INFO [stderr] * /source/src/main.rs Nov 16 12:29:58.799 INFO [stderr] Nov 16 12:29:58.799 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 12:29:58.799 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 12:29:58.799 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 12:29:58.799 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 12:29:58.799 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 12:29:58.799 INFO [stderr] Nov 16 12:29:58.799 INFO [stderr] For more information on this warning you can consult Nov 16 12:29:58.799 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 12:29:58.799 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `idea`, Nov 16 12:29:58.799 INFO [stderr] please set bin.path in Cargo.toml Nov 16 12:29:58.799 INFO [stderr] Compiling idea-runner v0.1.0 (/source) Nov 16 12:29:59.906 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.14s Nov 16 12:29:59.909 INFO [stderr] su: No module specific data is present Nov 16 12:30:00.555 INFO running `"docker" "inspect" "b23205b8c442cf0239f77be131492314f56a7834caed0d807c35777f7ad980de"` Nov 16 12:30:00.849 INFO running `"docker" "rm" "-f" "b23205b8c442cf0239f77be131492314f56a7834caed0d807c35777f7ad980de"` Nov 16 12:30:01.248 INFO [stdout] b23205b8c442cf0239f77be131492314f56a7834caed0d807c35777f7ad980de Nov 16 12:30:01.253 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 16 12:30:01.657 INFO [stdout] 2be7876589903e9a79bf30ed0e8eefbafd173bd6d61712658513bfcbc18572b8 Nov 16 12:30:01.661 INFO running `"docker" "start" "-a" "2be7876589903e9a79bf30ed0e8eefbafd173bd6d61712658513bfcbc18572b8"` Nov 16 12:30:02.622 INFO [stderr] usermod: no changes Nov 16 12:30:02.676 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 12:30:02.676 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 12:30:02.676 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 12:30:02.676 INFO [stderr] files will be included as a binary target: Nov 16 12:30:02.676 INFO [stderr] Nov 16 12:30:02.676 INFO [stderr] * /source/src/main.rs Nov 16 12:30:02.676 INFO [stderr] Nov 16 12:30:02.676 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 12:30:02.676 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 12:30:02.676 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 12:30:02.676 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 12:30:02.676 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 12:30:02.676 INFO [stderr] Nov 16 12:30:02.676 INFO [stderr] For more information on this warning you can consult Nov 16 12:30:02.676 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 12:30:02.676 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `idea`, Nov 16 12:30:02.676 INFO [stderr] please set bin.path in Cargo.toml Nov 16 12:30:02.691 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 16 12:30:02.691 INFO [stderr] Running /target/debug/deps/idea-6bac78fdd57f417d Nov 16 12:30:02.699 INFO [stdout] Nov 16 12:30:02.699 INFO [stdout] running 1 test Nov 16 12:30:02.711 INFO [stdout] test lib::command::tests::test_parse_command ... ok Nov 16 12:30:02.711 INFO [stdout] Nov 16 12:30:02.711 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 12:30:02.711 INFO [stdout] Nov 16 12:30:02.715 INFO [stderr] su: No module specific data is present Nov 16 12:30:03.593 INFO running `"docker" "inspect" "2be7876589903e9a79bf30ed0e8eefbafd173bd6d61712658513bfcbc18572b8"` Nov 16 12:30:03.873 INFO running `"docker" "rm" "-f" "2be7876589903e9a79bf30ed0e8eefbafd173bd6d61712658513bfcbc18572b8"` Nov 16 12:30:04.221 INFO [stdout] 2be7876589903e9a79bf30ed0e8eefbafd173bd6d61712658513bfcbc18572b8