Dec 05 13:20:24.521 INFO testing n3phtys/rs-cli-utils against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 13:20:24.521 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 13:20:24.740 INFO [stdout] 8c1415a495b0694aabdc4c12055dca8aa41c4f6b0b2a105811bb4419a8f09381 Dec 05 13:20:24.746 INFO running `"docker" "start" "-a" "8c1415a495b0694aabdc4c12055dca8aa41c4f6b0b2a105811bb4419a8f09381"` Dec 05 13:20:25.132 INFO [stderr] usermod: no changes Dec 05 13:20:25.150 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 13:20:25.150 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 13:20:25.150 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 13:20:25.150 INFO [stderr] files will be included as a binary target: Dec 05 13:20:25.150 INFO [stderr] Dec 05 13:20:25.150 INFO [stderr] * /source/src/bin/execute.rs Dec 05 13:20:25.150 INFO [stderr] Dec 05 13:20:25.150 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 13:20:25.150 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 13:20:25.150 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 13:20:25.150 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 13:20:25.150 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 13:20:25.150 INFO [stderr] Dec 05 13:20:25.150 INFO [stderr] For more information on this warning you can consult Dec 05 13:20:25.150 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 13:20:25.150 INFO [stderr] warning: unused manifest key: bin.0.src Dec 05 13:20:25.150 INFO [stderr] warning: unused manifest key: bin.1.src Dec 05 13:20:25.159 INFO [stderr] Compiling cli-utils v0.1.0 (/source) Dec 05 13:20:25.847 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s Dec 05 13:20:25.850 INFO [stderr] su: No module specific data is present Dec 05 13:20:26.234 INFO running `"docker" "inspect" "8c1415a495b0694aabdc4c12055dca8aa41c4f6b0b2a105811bb4419a8f09381"` Dec 05 13:20:26.312 INFO running `"docker" "rm" "-f" "8c1415a495b0694aabdc4c12055dca8aa41c4f6b0b2a105811bb4419a8f09381"` Dec 05 13:20:26.390 INFO [stdout] 8c1415a495b0694aabdc4c12055dca8aa41c4f6b0b2a105811bb4419a8f09381 Dec 05 13:20:26.392 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 13:20:26.572 INFO [stdout] a917e3329ae053d368befe925728f96501e05048f9bddac26dc5bcea4d7df058 Dec 05 13:20:26.574 INFO running `"docker" "start" "-a" "a917e3329ae053d368befe925728f96501e05048f9bddac26dc5bcea4d7df058"` Dec 05 13:20:27.147 INFO [stderr] usermod: no changes Dec 05 13:20:27.185 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 13:20:27.185 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 13:20:27.185 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 13:20:27.185 INFO [stderr] files will be included as a binary target: Dec 05 13:20:27.185 INFO [stderr] Dec 05 13:20:27.185 INFO [stderr] * /source/src/bin/execute.rs Dec 05 13:20:27.185 INFO [stderr] Dec 05 13:20:27.185 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 13:20:27.185 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 13:20:27.185 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 13:20:27.185 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 13:20:27.185 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 13:20:27.185 INFO [stderr] Dec 05 13:20:27.185 INFO [stderr] For more information on this warning you can consult Dec 05 13:20:27.185 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 13:20:27.185 INFO [stderr] warning: unused manifest key: bin.0.src Dec 05 13:20:27.185 INFO [stderr] warning: unused manifest key: bin.1.src Dec 05 13:20:27.193 INFO [stderr] Compiling cli-utils v0.1.0 (/source) Dec 05 13:20:27.773 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s Dec 05 13:20:27.777 INFO [stderr] su: No module specific data is present Dec 05 13:20:28.104 INFO running `"docker" "inspect" "a917e3329ae053d368befe925728f96501e05048f9bddac26dc5bcea4d7df058"` Dec 05 13:20:28.348 INFO running `"docker" "rm" "-f" "a917e3329ae053d368befe925728f96501e05048f9bddac26dc5bcea4d7df058"` Dec 05 13:20:28.668 INFO [stdout] a917e3329ae053d368befe925728f96501e05048f9bddac26dc5bcea4d7df058 Dec 05 13:20:28.670 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-1/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 13:20:29.048 INFO [stdout] b178dfee02f41eaa594aedc8967166ef01b569a80312996e0491b53886162f4f Dec 05 13:20:29.056 INFO running `"docker" "start" "-a" "b178dfee02f41eaa594aedc8967166ef01b569a80312996e0491b53886162f4f"` Dec 05 13:20:29.920 INFO [stderr] usermod: no changes Dec 05 13:20:29.948 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 13:20:29.948 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 13:20:29.948 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 13:20:29.948 INFO [stderr] files will be included as a binary target: Dec 05 13:20:29.948 INFO [stderr] Dec 05 13:20:29.948 INFO [stderr] * /source/src/bin/execute.rs Dec 05 13:20:29.948 INFO [stderr] Dec 05 13:20:29.948 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 13:20:29.948 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 13:20:29.948 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 13:20:29.948 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 13:20:29.948 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 13:20:29.948 INFO [stderr] Dec 05 13:20:29.948 INFO [stderr] For more information on this warning you can consult Dec 05 13:20:29.948 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 13:20:29.948 INFO [stderr] warning: unused manifest key: bin.0.src Dec 05 13:20:29.948 INFO [stderr] warning: unused manifest key: bin.1.src Dec 05 13:20:29.972 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Dec 05 13:20:29.972 INFO [stderr] Running /target/debug/deps/loop-999d016b4c0de8af Dec 05 13:20:29.976 INFO [stderr] Running /target/debug/deps/timer-20973fedf42b7736 Dec 05 13:20:29.976 INFO [stdout] Dec 05 13:20:29.976 INFO [stdout] running 0 tests Dec 05 13:20:29.976 INFO [stdout] Dec 05 13:20:29.976 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 13:20:29.976 INFO [stdout] Dec 05 13:20:29.978 INFO [stdout] Dec 05 13:20:29.978 INFO [stdout] running 0 tests Dec 05 13:20:29.978 INFO [stdout] Dec 05 13:20:29.978 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 13:20:29.978 INFO [stdout] Dec 05 13:20:29.988 INFO [stderr] su: No module specific data is present Dec 05 13:20:30.580 INFO running `"docker" "inspect" "b178dfee02f41eaa594aedc8967166ef01b569a80312996e0491b53886162f4f"` Dec 05 13:20:30.866 INFO running `"docker" "rm" "-f" "b178dfee02f41eaa594aedc8967166ef01b569a80312996e0491b53886162f4f"` Dec 05 13:20:31.103 INFO [stdout] b178dfee02f41eaa594aedc8967166ef01b569a80312996e0491b53886162f4f