Nov 18 12:39:30.678 INFO testing google-admin1_directory-cli-1.0.7+20171127 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 12:39:30.680 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 18 12:39:31.156 INFO [stdout] 3dc243fd2ad9c5a96bec947ccd3b72157fcaca6dca20e152719c7d6cca641aa7 Nov 18 12:39:31.158 INFO running `"docker" "start" "-a" "3dc243fd2ad9c5a96bec947ccd3b72157fcaca6dca20e152719c7d6cca641aa7"` Nov 18 12:39:33.206 INFO [stderr] usermod: no changes Nov 18 12:39:33.297 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:39:33.297 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:39:33.297 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:39:33.297 INFO [stderr] files will be included as a binary target: Nov 18 12:39:33.297 INFO [stderr] Nov 18 12:39:33.297 INFO [stderr] * /source/src/main.rs Nov 18 12:39:33.297 INFO [stderr] Nov 18 12:39:33.297 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:39:33.297 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:39:33.297 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:39:33.297 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:39:33.297 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:39:33.297 INFO [stderr] Nov 18 12:39:33.297 INFO [stderr] For more information on this warning you can consult Nov 18 12:39:33.297 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:39:33.297 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `admin1-directory`, Nov 18 12:39:33.297 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:39:33.564 INFO [stderr] Compiling google-admin1_directory v1.0.8+20180917 Nov 18 12:39:51.429 INFO [stderr] Compiling google-admin1_directory-cli v1.0.7+20171127 (/source) Nov 18 12:40:37.725 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Nov 18 12:40:37.739 INFO [stderr] su: No module specific data is present Nov 18 12:40:39.340 INFO running `"docker" "inspect" "3dc243fd2ad9c5a96bec947ccd3b72157fcaca6dca20e152719c7d6cca641aa7"` Nov 18 12:40:39.675 INFO running `"docker" "rm" "-f" "3dc243fd2ad9c5a96bec947ccd3b72157fcaca6dca20e152719c7d6cca641aa7"` Nov 18 12:40:40.003 INFO [stdout] 3dc243fd2ad9c5a96bec947ccd3b72157fcaca6dca20e152719c7d6cca641aa7 Nov 18 12:40:40.004 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 18 12:40:40.467 INFO [stdout] 9ba09f3f006a27a66092c9be70873171f40a890806afcc74659a43796e1c5245 Nov 18 12:40:40.469 INFO running `"docker" "start" "-a" "9ba09f3f006a27a66092c9be70873171f40a890806afcc74659a43796e1c5245"` Nov 18 12:40:42.902 INFO [stderr] usermod: no changes Nov 18 12:40:42.975 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:40:42.976 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:40:42.976 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:40:42.976 INFO [stderr] files will be included as a binary target: Nov 18 12:40:42.977 INFO [stderr] Nov 18 12:40:42.977 INFO [stderr] * /source/src/main.rs Nov 18 12:40:42.977 INFO [stderr] Nov 18 12:40:42.977 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:40:42.978 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:40:42.978 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:40:42.978 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:40:42.978 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:40:42.979 INFO [stderr] Nov 18 12:40:42.979 INFO [stderr] For more information on this warning you can consult Nov 18 12:40:42.979 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:40:42.980 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `admin1-directory`, Nov 18 12:40:42.980 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:40:43.209 INFO [stderr] Compiling google-admin1_directory-cli v1.0.7+20171127 (/source) Nov 18 12:40:51.236 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.31s Nov 18 12:40:51.255 INFO [stderr] su: No module specific data is present Nov 18 12:40:52.135 INFO running `"docker" "inspect" "9ba09f3f006a27a66092c9be70873171f40a890806afcc74659a43796e1c5245"` Nov 18 12:40:52.471 INFO running `"docker" "rm" "-f" "9ba09f3f006a27a66092c9be70873171f40a890806afcc74659a43796e1c5245"` Nov 18 12:40:52.783 INFO [stdout] 9ba09f3f006a27a66092c9be70873171f40a890806afcc74659a43796e1c5245 Nov 18 12:40:52.790 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 18 12:40:53.223 INFO [stdout] e0089472eb61a17e3e7e457767addc93dfd437442985c4b3d0e9c8cc9a33a73e Nov 18 12:40:53.231 INFO running `"docker" "start" "-a" "e0089472eb61a17e3e7e457767addc93dfd437442985c4b3d0e9c8cc9a33a73e"` Nov 18 12:40:55.195 INFO [stderr] usermod: no changes Nov 18 12:40:55.267 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:40:55.267 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:40:55.267 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:40:55.267 INFO [stderr] files will be included as a binary target: Nov 18 12:40:55.267 INFO [stderr] Nov 18 12:40:55.267 INFO [stderr] * /source/src/main.rs Nov 18 12:40:55.267 INFO [stderr] Nov 18 12:40:55.267 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:40:55.267 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:40:55.267 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:40:55.267 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:40:55.267 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:40:55.267 INFO [stderr] Nov 18 12:40:55.267 INFO [stderr] For more information on this warning you can consult Nov 18 12:40:55.267 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:40:55.267 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `admin1-directory`, Nov 18 12:40:55.267 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:40:55.499 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s Nov 18 12:40:55.510 INFO [stderr] Running /target/debug/deps/admin1_directory-2e54feb1220580c6 Nov 18 12:40:55.515 INFO [stdout] Nov 18 12:40:55.515 INFO [stdout] running 0 tests Nov 18 12:40:55.515 INFO [stdout] Nov 18 12:40:55.515 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:40:55.515 INFO [stdout] Nov 18 12:40:55.529 INFO [stderr] su: No module specific data is present Nov 18 12:40:56.662 INFO running `"docker" "inspect" "e0089472eb61a17e3e7e457767addc93dfd437442985c4b3d0e9c8cc9a33a73e"` Nov 18 12:40:56.939 INFO running `"docker" "rm" "-f" "e0089472eb61a17e3e7e457767addc93dfd437442985c4b3d0e9c8cc9a33a73e"` Nov 18 12:40:57.203 INFO [stdout] e0089472eb61a17e3e7e457767addc93dfd437442985c4b3d0e9c8cc9a33a73e