Nov 18 11:14:40.830 INFO testing google-firestore1_beta1-cli-1.0.7+20171205 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 11:14:40.831 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 11:14:41.383 INFO [stdout] b205f58ac16954db08e819d37ea1ba0013866e085af4faf1ac28c7802d6dbc4c Nov 18 11:14:41.391 INFO running `"docker" "start" "-a" "b205f58ac16954db08e819d37ea1ba0013866e085af4faf1ac28c7802d6dbc4c"` Nov 18 11:14:42.844 INFO [stderr] usermod: no changes Nov 18 11:14:42.899 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:14:42.899 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:14:42.899 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:14:42.900 INFO [stderr] files will be included as a binary target: Nov 18 11:14:42.900 INFO [stderr] Nov 18 11:14:42.900 INFO [stderr] * /source/src/main.rs Nov 18 11:14:42.900 INFO [stderr] Nov 18 11:14:42.901 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:14:42.901 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:14:42.901 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:14:42.901 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:14:42.902 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:14:42.902 INFO [stderr] Nov 18 11:14:42.902 INFO [stderr] For more information on this warning you can consult Nov 18 11:14:42.903 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:14:42.903 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `firestore1-beta1`, Nov 18 11:14:42.903 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:14:43.231 INFO [stderr] Compiling google-firestore1_beta1 v1.0.8+20181001 Nov 18 11:14:54.891 INFO [stderr] Compiling google-firestore1_beta1-cli v1.0.7+20171205 (/source) Nov 18 11:15:01.703 INFO [stderr] error[E0412]: cannot find type `Index` in module `api` Nov 18 11:15:01.703 INFO [stderr] --> src/main.rs:1211:31 Nov 18 11:15:01.703 INFO [stderr] | Nov 18 11:15:01.703 INFO [stderr] 1211 | let mut request: api::Index = json::value::from_value(object).unwrap(); Nov 18 11:15:01.703 INFO [stderr] | ^^^^^ not found in `api` Nov 18 11:15:01.703 INFO [stderr] help: possible candidates are found in other modules, you can import them into scope Nov 18 11:15:01.703 INFO [stderr] | Nov 18 11:15:01.703 INFO [stderr] 18 | use serde_json::value::Index; Nov 18 11:15:01.703 INFO [stderr] | Nov 18 11:15:01.703 INFO [stderr] 18 | use std::ops::Index; Nov 18 11:15:01.703 INFO [stderr] | Nov 18 11:15:01.703 INFO [stderr] Nov 18 11:15:02.415 INFO [stderr] error: aborting due to previous error Nov 18 11:15:02.416 INFO [stderr] Nov 18 11:15:02.416 INFO [stderr] For more information about this error, try `rustc --explain E0412`. Nov 18 11:15:02.437 INFO [stderr] error: Could not compile `google-firestore1_beta1-cli`. Nov 18 11:15:02.437 INFO [stderr] Nov 18 11:15:02.437 INFO [stderr] To learn more, run the command again with --verbose. Nov 18 11:15:02.447 INFO [stderr] su: No module specific data is present Nov 18 11:15:03.142 INFO running `"docker" "inspect" "b205f58ac16954db08e819d37ea1ba0013866e085af4faf1ac28c7802d6dbc4c"` Nov 18 11:15:03.443 INFO running `"docker" "rm" "-f" "b205f58ac16954db08e819d37ea1ba0013866e085af4faf1ac28c7802d6dbc4c"` Nov 18 11:15:03.846 INFO [stdout] b205f58ac16954db08e819d37ea1ba0013866e085af4faf1ac28c7802d6dbc4c