Nov 18 08:40:38.600 INFO testing ipgen-cli-0.0.2 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 08:40:38.600 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 18 08:40:38.940 INFO [stdout] 3a12db8843223c86798e06f6ae1bd1c8c626d36e089fdf673839e099ca424da5 Nov 18 08:40:38.945 INFO running `"docker" "start" "-a" "3a12db8843223c86798e06f6ae1bd1c8c626d36e089fdf673839e099ca424da5"` Nov 18 08:40:39.711 INFO [stderr] usermod: no changes Nov 18 08:40:39.767 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 08:40:39.767 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 08:40:39.767 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 08:40:39.767 INFO [stderr] files will be included as a binary target: Nov 18 08:40:39.767 INFO [stderr] Nov 18 08:40:39.767 INFO [stderr] * /source/src/main.rs Nov 18 08:40:39.767 INFO [stderr] Nov 18 08:40:39.767 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 08:40:39.767 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 08:40:39.767 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 08:40:39.767 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 08:40:39.767 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 08:40:39.767 INFO [stderr] Nov 18 08:40:39.767 INFO [stderr] For more information on this warning you can consult Nov 18 08:40:39.767 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 08:40:39.767 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ipgen`, Nov 18 08:40:39.767 INFO [stderr] please set bin.path in Cargo.toml Nov 18 08:40:39.839 INFO [stderr] Compiling ipnetwork v0.10.0 Nov 18 08:40:41.087 INFO [stderr] Compiling ipgen v0.0.4 Nov 18 08:40:42.504 INFO [stderr] Compiling ipgen-cli v0.0.2 (/source) Nov 18 08:40:44.911 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.16s Nov 18 08:40:44.915 INFO [stderr] su: No module specific data is present Nov 18 08:40:45.337 INFO running `"docker" "inspect" "3a12db8843223c86798e06f6ae1bd1c8c626d36e089fdf673839e099ca424da5"` Nov 18 08:40:45.593 INFO running `"docker" "rm" "-f" "3a12db8843223c86798e06f6ae1bd1c8c626d36e089fdf673839e099ca424da5"` Nov 18 08:40:45.895 INFO [stdout] 3a12db8843223c86798e06f6ae1bd1c8c626d36e089fdf673839e099ca424da5 Nov 18 08:40:45.904 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 18 08:40:46.493 INFO [stdout] 104ab7a863fc9d3da963a4ede0c4a5207bc522950787a762d34ea62cfd456697 Nov 18 08:40:46.494 INFO running `"docker" "start" "-a" "104ab7a863fc9d3da963a4ede0c4a5207bc522950787a762d34ea62cfd456697"` Nov 18 08:40:47.291 INFO [stderr] usermod: no changes Nov 18 08:40:47.329 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 08:40:47.329 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 08:40:47.329 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 08:40:47.329 INFO [stderr] files will be included as a binary target: Nov 18 08:40:47.329 INFO [stderr] Nov 18 08:40:47.329 INFO [stderr] * /source/src/main.rs Nov 18 08:40:47.329 INFO [stderr] Nov 18 08:40:47.329 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 08:40:47.329 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 08:40:47.329 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 08:40:47.329 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 08:40:47.329 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 08:40:47.329 INFO [stderr] Nov 18 08:40:47.329 INFO [stderr] For more information on this warning you can consult Nov 18 08:40:47.329 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 08:40:47.329 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ipgen`, Nov 18 08:40:47.329 INFO [stderr] please set bin.path in Cargo.toml Nov 18 08:40:47.363 INFO [stderr] Compiling ipgen-cli v0.0.2 (/source) Nov 18 08:40:49.060 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.75s Nov 18 08:40:49.075 INFO [stderr] su: No module specific data is present Nov 18 08:40:49.665 INFO running `"docker" "inspect" "104ab7a863fc9d3da963a4ede0c4a5207bc522950787a762d34ea62cfd456697"` Nov 18 08:40:49.764 INFO running `"docker" "rm" "-f" "104ab7a863fc9d3da963a4ede0c4a5207bc522950787a762d34ea62cfd456697"` Nov 18 08:40:49.920 INFO [stdout] 104ab7a863fc9d3da963a4ede0c4a5207bc522950787a762d34ea62cfd456697 Nov 18 08:40:49.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 18 08:40:50.359 INFO [stdout] 9f4d083546e952f7ba31daf18ac2c1eae09429819478025ff48760691d4712a2 Nov 18 08:40:50.367 INFO running `"docker" "start" "-a" "9f4d083546e952f7ba31daf18ac2c1eae09429819478025ff48760691d4712a2"` Nov 18 08:40:51.257 INFO [stderr] usermod: no changes Nov 18 08:40:51.284 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 08:40:51.284 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 08:40:51.284 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 08:40:51.284 INFO [stderr] files will be included as a binary target: Nov 18 08:40:51.284 INFO [stderr] Nov 18 08:40:51.284 INFO [stderr] * /source/src/main.rs Nov 18 08:40:51.284 INFO [stderr] Nov 18 08:40:51.284 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 08:40:51.284 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 08:40:51.284 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 08:40:51.284 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 08:40:51.284 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 08:40:51.284 INFO [stderr] Nov 18 08:40:51.284 INFO [stderr] For more information on this warning you can consult Nov 18 08:40:51.284 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 08:40:51.284 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `ipgen`, Nov 18 08:40:51.284 INFO [stderr] please set bin.path in Cargo.toml Nov 18 08:40:51.320 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s Nov 18 08:40:51.332 INFO [stderr] Running /target/debug/deps/ipgen-dda9fc40d96e3c78 Nov 18 08:40:51.335 INFO [stdout] Nov 18 08:40:51.335 INFO [stdout] running 0 tests Nov 18 08:40:51.336 INFO [stdout] Nov 18 08:40:51.336 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 08:40:51.336 INFO [stdout] Nov 18 08:40:51.338 INFO [stderr] su: No module specific data is present Nov 18 08:40:51.672 INFO running `"docker" "inspect" "9f4d083546e952f7ba31daf18ac2c1eae09429819478025ff48760691d4712a2"` Nov 18 08:40:51.827 INFO running `"docker" "rm" "-f" "9f4d083546e952f7ba31daf18ac2c1eae09429819478025ff48760691d4712a2"` Nov 18 08:40:52.038 INFO [stdout] 9f4d083546e952f7ba31daf18ac2c1eae09429819478025ff48760691d4712a2