Nov 10 05:26:42.827 INFO checking google-firestore1_beta1-cli-1.0.7+20171205 against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 10 05:26:42.827 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-2/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-alt check --frozen --all --all-targets" "-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 10 05:26:42.984 INFO blam! 6d9fe3eeee61bf6817b9d51abfc2dc699dab76009edef6b7a76d281fd14d3610 Nov 10 05:26:42.991 INFO running `"docker" "start" "-a" "6d9fe3eeee61bf6817b9d51abfc2dc699dab76009edef6b7a76d281fd14d3610"` Nov 10 05:26:43.365 INFO kablam! usermod: no changes Nov 10 05:26:43.397 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 10 05:26:43.397 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 10 05:26:43.397 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 10 05:26:43.397 INFO kablam! files will be included as a binary target: Nov 10 05:26:43.397 INFO kablam! Nov 10 05:26:43.397 INFO kablam! * /source/src/main.rs Nov 10 05:26:43.397 INFO kablam! Nov 10 05:26:43.397 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 10 05:26:43.397 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 10 05:26:43.397 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 10 05:26:43.397 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 10 05:26:43.397 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 10 05:26:43.397 INFO kablam! Nov 10 05:26:43.397 INFO kablam! For more information on this warning you can consult Nov 10 05:26:43.397 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 10 05:26:43.397 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `firestore1-beta1`, Nov 10 05:26:43.397 INFO kablam! please set bin.path in Cargo.toml Nov 10 05:26:43.531 INFO kablam! Checking google-firestore1_beta1 v1.0.8+20181001 Nov 10 05:26:51.729 INFO kablam! Checking google-firestore1_beta1-cli v1.0.7+20171205 (/source) Nov 10 05:26:58.296 INFO kablam! error[E0412]: cannot find type `Index` in module `api` Nov 10 05:26:58.297 INFO kablam! --> src/main.rs:1211:31 Nov 10 05:26:58.297 INFO kablam! | Nov 10 05:26:58.297 INFO kablam! 1211 | let mut request: api::Index = json::value::from_value(object).unwrap(); Nov 10 05:26:58.297 INFO kablam! | ^^^^^ not found in `api` Nov 10 05:26:58.297 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Nov 10 05:26:58.297 INFO kablam! | Nov 10 05:26:58.297 INFO kablam! 18 | use serde_json::value::Index; Nov 10 05:26:58.297 INFO kablam! | Nov 10 05:26:58.297 INFO kablam! 18 | use std::ops::Index; Nov 10 05:26:58.297 INFO kablam! | Nov 10 05:26:58.297 INFO kablam! Nov 10 05:26:58.919 INFO kablam! error: aborting due to previous error Nov 10 05:26:58.919 INFO kablam! Nov 10 05:26:58.919 INFO kablam! For more information about this error, try `rustc --explain E0412`. Nov 10 05:26:58.939 INFO kablam! error: Could not compile `google-firestore1_beta1-cli`. Nov 10 05:26:58.939 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 10 05:26:59.238 INFO kablam! error[E0412]: cannot find type `Index` in module `api` Nov 10 05:26:59.238 INFO kablam! --> src/main.rs:1211:31 Nov 10 05:26:59.238 INFO kablam! | Nov 10 05:26:59.238 INFO kablam! 1211 | let mut request: api::Index = json::value::from_value(object).unwrap(); Nov 10 05:26:59.238 INFO kablam! | ^^^^^ not found in `api` Nov 10 05:26:59.238 INFO kablam! help: possible candidates are found in other modules, you can import them into scope Nov 10 05:26:59.238 INFO kablam! | Nov 10 05:26:59.238 INFO kablam! 18 | use serde_json::value::Index; Nov 10 05:26:59.238 INFO kablam! | Nov 10 05:26:59.238 INFO kablam! 18 | use std::ops::Index; Nov 10 05:26:59.238 INFO kablam! | Nov 10 05:26:59.238 INFO kablam! Nov 10 05:26:59.823 INFO kablam! error: aborting due to previous error Nov 10 05:26:59.823 INFO kablam! Nov 10 05:26:59.823 INFO kablam! For more information about this error, try `rustc --explain E0412`. Nov 10 05:26:59.843 INFO kablam! error: Could not compile `google-firestore1_beta1-cli`. Nov 10 05:26:59.843 INFO kablam! Nov 10 05:26:59.843 INFO kablam! To learn more, run the command again with --verbose. Nov 10 05:26:59.843 INFO kablam! su: No module specific data is present Nov 10 05:27:00.337 INFO running `"docker" "rm" "-f" "6d9fe3eeee61bf6817b9d51abfc2dc699dab76009edef6b7a76d281fd14d3610"` Nov 10 05:27:00.494 INFO blam! 6d9fe3eeee61bf6817b9d51abfc2dc699dab76009edef6b7a76d281fd14d3610