Nov 17 01:30:05.128 INFO testing haxelion/bcmp-cli against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 01:30:05.128 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 01:30:05.737 INFO [stdout] d59d9f047323d25c0c799bed25b5a65da1f96406a53165c052180702a42eb45b Nov 17 01:30:05.740 INFO running `"docker" "start" "-a" "d59d9f047323d25c0c799bed25b5a65da1f96406a53165c052180702a42eb45b"` Nov 17 01:30:06.235 INFO [stderr] usermod: no changes Nov 17 01:30:06.263 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 01:30:06.263 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 01:30:06.263 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 01:30:06.263 INFO [stderr] files will be included as a binary target: Nov 17 01:30:06.263 INFO [stderr] Nov 17 01:30:06.263 INFO [stderr] * /source/src/main.rs Nov 17 01:30:06.263 INFO [stderr] Nov 17 01:30:06.263 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 01:30:06.263 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 01:30:06.263 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 01:30:06.263 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 01:30:06.263 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 01:30:06.263 INFO [stderr] Nov 17 01:30:06.263 INFO [stderr] For more information on this warning you can consult Nov 17 01:30:06.263 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 01:30:06.263 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bcmp`, Nov 17 01:30:06.263 INFO [stderr] please set bin.path in Cargo.toml Nov 17 01:30:06.301 INFO [stderr] Compiling syn v0.11.9 Nov 17 01:30:06.301 INFO [stderr] Compiling clap v2.24.0 Nov 17 01:30:10.903 INFO [stderr] Compiling bytepack_derive v0.2.0 Nov 17 01:30:16.403 INFO [stderr] Compiling bytepack v0.3.1 Nov 17 01:30:17.231 INFO [stderr] Compiling bcmp v0.4.0 Nov 17 01:30:27.693 INFO [stderr] Compiling bcmp-cli v0.1.0 (/source) Nov 17 01:30:29.783 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.53s Nov 17 01:30:29.787 INFO [stderr] su: No module specific data is present Nov 17 01:30:30.554 INFO running `"docker" "inspect" "d59d9f047323d25c0c799bed25b5a65da1f96406a53165c052180702a42eb45b"` Nov 17 01:30:30.869 INFO running `"docker" "rm" "-f" "d59d9f047323d25c0c799bed25b5a65da1f96406a53165c052180702a42eb45b"` Nov 17 01:30:31.179 INFO [stdout] d59d9f047323d25c0c799bed25b5a65da1f96406a53165c052180702a42eb45b Nov 17 01:30:31.182 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 01:30:31.651 INFO [stdout] f239d1096758b5e87dfde5d38d9d164d61d7145e81ad765e07c32763c547dbe7 Nov 17 01:30:31.654 INFO running `"docker" "start" "-a" "f239d1096758b5e87dfde5d38d9d164d61d7145e81ad765e07c32763c547dbe7"` Nov 17 01:30:32.912 INFO [stderr] usermod: no changes Nov 17 01:30:32.971 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 01:30:32.971 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 01:30:32.975 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 01:30:32.976 INFO [stderr] files will be included as a binary target: Nov 17 01:30:32.976 INFO [stderr] Nov 17 01:30:32.976 INFO [stderr] * /source/src/main.rs Nov 17 01:30:32.976 INFO [stderr] Nov 17 01:30:32.976 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 01:30:32.976 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 01:30:32.976 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 01:30:32.976 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 01:30:32.976 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 01:30:32.976 INFO [stderr] Nov 17 01:30:32.976 INFO [stderr] For more information on this warning you can consult Nov 17 01:30:32.976 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 01:30:32.976 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bcmp`, Nov 17 01:30:32.976 INFO [stderr] please set bin.path in Cargo.toml Nov 17 01:30:33.018 INFO [stderr] Compiling bcmp-cli v0.1.0 (/source) Nov 17 01:30:34.187 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s Nov 17 01:30:34.187 INFO [stderr] su: No module specific data is present Nov 17 01:30:34.863 INFO running `"docker" "inspect" "f239d1096758b5e87dfde5d38d9d164d61d7145e81ad765e07c32763c547dbe7"` Nov 17 01:30:35.217 INFO running `"docker" "rm" "-f" "f239d1096758b5e87dfde5d38d9d164d61d7145e81ad765e07c32763c547dbe7"` Nov 17 01:30:35.516 INFO [stdout] f239d1096758b5e87dfde5d38d9d164d61d7145e81ad765e07c32763c547dbe7 Nov 17 01:30:35.522 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 01:30:35.992 INFO [stdout] 3f9d0e89db13d75c626ecdf99896e5805c19e09a3eaf2f727f18fe889d22c95a Nov 17 01:30:35.995 INFO running `"docker" "start" "-a" "3f9d0e89db13d75c626ecdf99896e5805c19e09a3eaf2f727f18fe889d22c95a"` Nov 17 01:30:37.529 INFO [stderr] usermod: no changes Nov 17 01:30:37.595 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 01:30:37.595 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 01:30:37.595 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 01:30:37.596 INFO [stderr] files will be included as a binary target: Nov 17 01:30:37.596 INFO [stderr] Nov 17 01:30:37.596 INFO [stderr] * /source/src/main.rs Nov 17 01:30:37.596 INFO [stderr] Nov 17 01:30:37.596 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 01:30:37.596 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 01:30:37.597 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 01:30:37.597 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 01:30:37.597 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 01:30:37.597 INFO [stderr] Nov 17 01:30:37.597 INFO [stderr] For more information on this warning you can consult Nov 17 01:30:37.597 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 01:30:37.598 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bcmp`, Nov 17 01:30:37.598 INFO [stderr] please set bin.path in Cargo.toml Nov 17 01:30:37.643 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s Nov 17 01:30:37.647 INFO [stderr] Running /target/debug/deps/bcmp-2edec1e069bde58c Nov 17 01:30:37.666 INFO [stderr] su: No module specific data is present Nov 17 01:30:37.666 INFO [stdout] Nov 17 01:30:37.666 INFO [stdout] running 0 tests Nov 17 01:30:37.667 INFO [stdout] Nov 17 01:30:37.667 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 01:30:37.667 INFO [stdout] Nov 17 01:30:38.551 INFO running `"docker" "inspect" "3f9d0e89db13d75c626ecdf99896e5805c19e09a3eaf2f727f18fe889d22c95a"` Nov 17 01:30:38.795 INFO running `"docker" "rm" "-f" "3f9d0e89db13d75c626ecdf99896e5805c19e09a3eaf2f727f18fe889d22c95a"` Nov 17 01:30:39.063 INFO [stdout] 3f9d0e89db13d75c626ecdf99896e5805c19e09a3eaf2f727f18fe889d22c95a