Oct 27 04:46:31.976 INFO checking filosganga/todoist-cli against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 04:46:31.976 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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"` Oct 27 04:46:32.328 INFO blam! 795811f67b918ad5f24bc6dec03218b171527f586a003c840490fa6e914b356e Oct 27 04:46:32.331 INFO running `"docker" "start" "-a" "795811f67b918ad5f24bc6dec03218b171527f586a003c840490fa6e914b356e"` Oct 27 04:46:33.675 INFO kablam! usermod: no changes Oct 27 04:46:33.723 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 27 04:46:33.723 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 27 04:46:33.723 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 27 04:46:33.723 INFO kablam! files will be included as a binary target: Oct 27 04:46:33.723 INFO kablam! Oct 27 04:46:33.723 INFO kablam! * /source/src/main.rs Oct 27 04:46:33.723 INFO kablam! Oct 27 04:46:33.723 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 27 04:46:33.723 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 27 04:46:33.723 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 27 04:46:33.723 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 27 04:46:33.723 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 27 04:46:33.723 INFO kablam! Oct 27 04:46:33.724 INFO kablam! For more information on this warning you can consult Oct 27 04:46:33.724 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 27 04:46:33.724 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `todoist`, Oct 27 04:46:33.724 INFO kablam! please set bin.path in Cargo.toml Oct 27 04:46:33.887 INFO kablam! Checking serde_json v0.8.4 Oct 27 04:46:33.923 INFO kablam! Checking hyper v0.10.0 Oct 27 04:46:39.131 INFO kablam! Checking todoist-cli v0.0.1 (/source) Oct 27 04:46:40.411 INFO kablam! warning: unused variable: `config_path` Oct 27 04:46:40.412 INFO kablam! --> src/main.rs:9:6 Oct 27 04:46:40.412 INFO kablam! | Oct 27 04:46:40.412 INFO kablam! 9 | let config_path = xdg_dirs.place_config_file("config.ini").expect("cannot create configuration directory"); Oct 27 04:46:40.413 INFO kablam! | ^^^^^^^^^^^ help: consider using `_config_path` instead Oct 27 04:46:40.413 INFO kablam! | Oct 27 04:46:40.413 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 04:46:40.414 INFO kablam! Oct 27 04:46:40.463 INFO kablam! warning: unused variable: `config_path` Oct 27 04:46:40.464 INFO kablam! --> src/main.rs:9:6 Oct 27 04:46:40.464 INFO kablam! | Oct 27 04:46:40.464 INFO kablam! 9 | let config_path = xdg_dirs.place_config_file("config.ini").expect("cannot create configuration directory"); Oct 27 04:46:40.465 INFO kablam! | ^^^^^^^^^^^ help: consider using `_config_path` instead Oct 27 04:46:40.465 INFO kablam! | Oct 27 04:46:40.465 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 04:46:40.465 INFO kablam! Oct 27 04:46:40.491 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.79s Oct 27 04:46:40.499 INFO kablam! su: No module specific data is present Oct 27 04:46:41.630 INFO running `"docker" "rm" "-f" "795811f67b918ad5f24bc6dec03218b171527f586a003c840490fa6e914b356e"` Oct 27 04:46:41.867 INFO blam! 795811f67b918ad5f24bc6dec03218b171527f586a003c840490fa6e914b356e