Nov 16 18:38:28.768 INFO testing n3phtys/rs-cli-utils against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 18:38:28.768 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 16 18:38:29.107 INFO [stdout] eb4a89d35d8d77faa0c74483e01ec4e61e7a7239633b35ba538f9612158f5642 Nov 16 18:38:29.113 INFO running `"docker" "start" "-a" "eb4a89d35d8d77faa0c74483e01ec4e61e7a7239633b35ba538f9612158f5642"` Nov 16 18:38:29.472 INFO [stderr] usermod: no changes Nov 16 18:38:29.507 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 18:38:29.507 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 18:38:29.507 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 18:38:29.507 INFO [stderr] files will be included as a binary target: Nov 16 18:38:29.507 INFO [stderr] Nov 16 18:38:29.507 INFO [stderr] * /source/src/bin/execute.rs Nov 16 18:38:29.507 INFO [stderr] Nov 16 18:38:29.507 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 18:38:29.507 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 18:38:29.507 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 18:38:29.507 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 18:38:29.507 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 18:38:29.507 INFO [stderr] Nov 16 18:38:29.507 INFO [stderr] For more information on this warning you can consult Nov 16 18:38:29.507 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 18:38:29.507 INFO [stderr] warning: unused manifest key: bin.0.src Nov 16 18:38:29.507 INFO [stderr] warning: unused manifest key: bin.1.src Nov 16 18:38:29.514 INFO [stderr] Compiling time v0.1.38 Nov 16 18:38:30.517 INFO [stderr] Compiling cli-utils v0.1.0 (/source) Nov 16 18:38:31.346 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.85s Nov 16 18:38:31.350 INFO [stderr] su: No module specific data is present Nov 16 18:38:31.763 INFO running `"docker" "inspect" "eb4a89d35d8d77faa0c74483e01ec4e61e7a7239633b35ba538f9612158f5642"` Nov 16 18:38:32.149 INFO running `"docker" "rm" "-f" "eb4a89d35d8d77faa0c74483e01ec4e61e7a7239633b35ba538f9612158f5642"` Nov 16 18:38:32.482 INFO [stdout] eb4a89d35d8d77faa0c74483e01ec4e61e7a7239633b35ba538f9612158f5642 Nov 16 18:38:32.491 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 16 18:38:32.931 INFO [stdout] f296b6e2f7a7774c5fc2f961679758588949fb2791fccaff547b9cc4a7a35d96 Nov 16 18:38:32.935 INFO running `"docker" "start" "-a" "f296b6e2f7a7774c5fc2f961679758588949fb2791fccaff547b9cc4a7a35d96"` Nov 16 18:38:33.912 INFO [stderr] usermod: no changes Nov 16 18:38:33.945 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 18:38:33.945 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 18:38:33.945 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 18:38:33.945 INFO [stderr] files will be included as a binary target: Nov 16 18:38:33.945 INFO [stderr] Nov 16 18:38:33.945 INFO [stderr] * /source/src/bin/execute.rs Nov 16 18:38:33.945 INFO [stderr] Nov 16 18:38:33.945 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 18:38:33.946 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 18:38:33.946 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 18:38:33.946 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 18:38:33.946 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 18:38:33.946 INFO [stderr] Nov 16 18:38:33.946 INFO [stderr] For more information on this warning you can consult Nov 16 18:38:33.946 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 18:38:33.946 INFO [stderr] warning: unused manifest key: bin.0.src Nov 16 18:38:33.946 INFO [stderr] warning: unused manifest key: bin.1.src Nov 16 18:38:33.954 INFO [stderr] Compiling cli-utils v0.1.0 (/source) Nov 16 18:38:34.467 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s Nov 16 18:38:34.470 INFO [stderr] su: No module specific data is present Nov 16 18:38:34.804 INFO running `"docker" "inspect" "f296b6e2f7a7774c5fc2f961679758588949fb2791fccaff547b9cc4a7a35d96"` Nov 16 18:38:34.929 INFO running `"docker" "rm" "-f" "f296b6e2f7a7774c5fc2f961679758588949fb2791fccaff547b9cc4a7a35d96"` Nov 16 18:38:35.008 INFO [stdout] f296b6e2f7a7774c5fc2f961679758588949fb2791fccaff547b9cc4a7a35d96 Nov 16 18:38:35.010 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 16 18:38:35.183 INFO [stdout] ca326cf82ab5896fa4348ef43e241431084b30b4e8ddc3d890fa796af2e54a12 Nov 16 18:38:35.185 INFO running `"docker" "start" "-a" "ca326cf82ab5896fa4348ef43e241431084b30b4e8ddc3d890fa796af2e54a12"` Nov 16 18:38:36.011 INFO [stderr] usermod: no changes Nov 16 18:38:36.050 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 16 18:38:36.050 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 16 18:38:36.050 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 18:38:36.050 INFO [stderr] files will be included as a binary target: Nov 16 18:38:36.050 INFO [stderr] Nov 16 18:38:36.050 INFO [stderr] * /source/src/bin/execute.rs Nov 16 18:38:36.050 INFO [stderr] Nov 16 18:38:36.050 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 18:38:36.050 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 16 18:38:36.050 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 16 18:38:36.050 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 18:38:36.050 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 18:38:36.050 INFO [stderr] Nov 16 18:38:36.050 INFO [stderr] For more information on this warning you can consult Nov 16 18:38:36.050 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 18:38:36.050 INFO [stderr] warning: unused manifest key: bin.0.src Nov 16 18:38:36.050 INFO [stderr] warning: unused manifest key: bin.1.src Nov 16 18:38:36.071 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Nov 16 18:38:36.079 INFO [stderr] Running /target/debug/deps/loop-b6455bdae868fe01 Nov 16 18:38:36.087 INFO [stderr] Running /target/debug/deps/timer-334ccd5cbf094a59 Nov 16 18:38:36.087 INFO [stdout] Nov 16 18:38:36.087 INFO [stdout] running 0 tests Nov 16 18:38:36.087 INFO [stdout] Nov 16 18:38:36.087 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 18:38:36.087 INFO [stdout] Nov 16 18:38:36.087 INFO [stdout] Nov 16 18:38:36.087 INFO [stdout] running 0 tests Nov 16 18:38:36.087 INFO [stdout] Nov 16 18:38:36.087 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 18:38:36.087 INFO [stdout] Nov 16 18:38:36.091 INFO [stderr] su: No module specific data is present Nov 16 18:38:36.657 INFO running `"docker" "inspect" "ca326cf82ab5896fa4348ef43e241431084b30b4e8ddc3d890fa796af2e54a12"` Nov 16 18:38:36.823 INFO running `"docker" "rm" "-f" "ca326cf82ab5896fa4348ef43e241431084b30b4e8ddc3d890fa796af2e54a12"` Nov 16 18:38:37.067 INFO [stdout] ca326cf82ab5896fa4348ef43e241431084b30b4e8ddc3d890fa796af2e54a12