Dec 07 20:28:55.139 INFO testing cli-utils-0.1.0 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 07 20:28:55.140 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 07 20:28:55.340 INFO [stdout] 4679526ad8ff15b6fc367f87503aa58c9f03983c0721b6d14a57872e876d6861 Dec 07 20:28:55.344 INFO running `"docker" "start" "-a" "4679526ad8ff15b6fc367f87503aa58c9f03983c0721b6d14a57872e876d6861"` Dec 07 20:28:55.712 INFO [stderr] usermod: no changes Dec 07 20:28:55.736 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 20:28:55.736 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 20:28:55.736 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 20:28:55.736 INFO [stderr] files will be included as a binary target: Dec 07 20:28:55.736 INFO [stderr] Dec 07 20:28:55.736 INFO [stderr] * /source/src/bin/execute.rs Dec 07 20:28:55.736 INFO [stderr] Dec 07 20:28:55.736 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 20:28:55.736 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 20:28:55.736 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 20:28:55.736 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 20:28:55.736 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 20:28:55.736 INFO [stderr] Dec 07 20:28:55.736 INFO [stderr] For more information on this warning you can consult Dec 07 20:28:55.736 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 20:28:55.748 INFO [stderr] Compiling cli-utils v0.1.0 (/source) Dec 07 20:28:56.922 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.19s Dec 07 20:28:56.922 INFO [stderr] su: No module specific data is present Dec 07 20:28:57.232 INFO running `"docker" "inspect" "4679526ad8ff15b6fc367f87503aa58c9f03983c0721b6d14a57872e876d6861"` Dec 07 20:28:57.350 INFO running `"docker" "rm" "-f" "4679526ad8ff15b6fc367f87503aa58c9f03983c0721b6d14a57872e876d6861"` Dec 07 20:28:57.499 INFO [stdout] 4679526ad8ff15b6fc367f87503aa58c9f03983c0721b6d14a57872e876d6861 Dec 07 20:28:57.502 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 07 20:28:57.732 INFO [stdout] a305d8f766592c0b11771eb1ce58c5ebbea621e142893716ab6c1e8498614ba8 Dec 07 20:28:57.734 INFO running `"docker" "start" "-a" "a305d8f766592c0b11771eb1ce58c5ebbea621e142893716ab6c1e8498614ba8"` Dec 07 20:28:58.296 INFO [stderr] usermod: no changes Dec 07 20:28:58.328 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 20:28:58.328 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 20:28:58.328 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 20:28:58.328 INFO [stderr] files will be included as a binary target: Dec 07 20:28:58.328 INFO [stderr] Dec 07 20:28:58.328 INFO [stderr] * /source/src/bin/execute.rs Dec 07 20:28:58.328 INFO [stderr] Dec 07 20:28:58.328 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 20:28:58.328 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 20:28:58.328 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 20:28:58.328 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 20:28:58.328 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 20:28:58.328 INFO [stderr] Dec 07 20:28:58.328 INFO [stderr] For more information on this warning you can consult Dec 07 20:28:58.328 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 20:28:58.340 INFO [stderr] Compiling cli-utils v0.1.0 (/source) Dec 07 20:28:59.461 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s Dec 07 20:28:59.466 INFO [stderr] su: No module specific data is present Dec 07 20:28:59.830 INFO running `"docker" "inspect" "a305d8f766592c0b11771eb1ce58c5ebbea621e142893716ab6c1e8498614ba8"` Dec 07 20:28:59.958 INFO running `"docker" "rm" "-f" "a305d8f766592c0b11771eb1ce58c5ebbea621e142893716ab6c1e8498614ba8"` Dec 07 20:29:00.115 INFO [stdout] a305d8f766592c0b11771eb1ce58c5ebbea621e142893716ab6c1e8498614ba8 Dec 07 20:29:00.118 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/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 07 20:29:00.362 INFO [stdout] 559682180d80a8fb2306c692b9833e719fad938042e21034d410c3c788aff27a Dec 07 20:29:00.366 INFO running `"docker" "start" "-a" "559682180d80a8fb2306c692b9833e719fad938042e21034d410c3c788aff27a"` Dec 07 20:29:00.900 INFO [stderr] usermod: no changes Dec 07 20:29:00.933 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 07 20:29:00.933 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 07 20:29:00.933 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 07 20:29:00.933 INFO [stderr] files will be included as a binary target: Dec 07 20:29:00.933 INFO [stderr] Dec 07 20:29:00.933 INFO [stderr] * /source/src/bin/execute.rs Dec 07 20:29:00.933 INFO [stderr] Dec 07 20:29:00.933 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 07 20:29:00.933 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 07 20:29:00.933 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 07 20:29:00.933 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 07 20:29:00.933 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 07 20:29:00.933 INFO [stderr] Dec 07 20:29:00.933 INFO [stderr] For more information on this warning you can consult Dec 07 20:29:00.933 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 07 20:29:00.939 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Dec 07 20:29:00.940 INFO [stderr] Running /target/debug/deps/loop-057814d10d75a079 Dec 07 20:29:00.945 INFO [stdout] Dec 07 20:29:00.945 INFO [stdout] running 0 tests Dec 07 20:29:00.946 INFO [stdout] Dec 07 20:29:00.946 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 20:29:00.946 INFO [stdout] Dec 07 20:29:00.952 INFO [stdout] Dec 07 20:29:00.952 INFO [stdout] running 0 tests Dec 07 20:29:00.952 INFO [stdout] Dec 07 20:29:00.952 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 20:29:00.952 INFO [stdout] Dec 07 20:29:00.952 INFO [stderr] Running /target/debug/deps/timer-dbe6aad4973c13d7 Dec 07 20:29:00.952 INFO [stderr] su: No module specific data is present Dec 07 20:29:01.289 INFO running `"docker" "inspect" "559682180d80a8fb2306c692b9833e719fad938042e21034d410c3c788aff27a"` Dec 07 20:29:01.417 INFO running `"docker" "rm" "-f" "559682180d80a8fb2306c692b9833e719fad938042e21034d410c3c788aff27a"` Dec 07 20:29:01.551 INFO [stdout] 559682180d80a8fb2306c692b9833e719fad938042e21034d410c3c788aff27a