Dec 19 17:01:38.237 INFO checking filosganga/todoist-cli against try#e70472fc501b855c9080f3772432c10fe20b8866 for pr-56955 Dec 19 17:01:38.237 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-2/try#e70472fc501b855c9080f3772432c10fe20b8866:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/gh/filosganga/todoist-cli:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 17:01:38.610 INFO [stdout] 850fda9da2b56c037b9de5a1296358d5a22c6d8af96fdda3e4be1e7bde912ad9 Dec 19 17:01:38.616 INFO running `"docker" "start" "-a" "850fda9da2b56c037b9de5a1296358d5a22c6d8af96fdda3e4be1e7bde912ad9"` Dec 19 17:01:39.624 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 19 17:01:39.624 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 19 17:01:39.624 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 19 17:01:39.624 INFO [stderr] files will be included as a binary target: Dec 19 17:01:39.624 INFO [stderr] Dec 19 17:01:39.624 INFO [stderr] * /opt/crater/workdir/src/main.rs Dec 19 17:01:39.624 INFO [stderr] Dec 19 17:01:39.624 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 19 17:01:39.624 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 19 17:01:39.624 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 19 17:01:39.624 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 19 17:01:39.624 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 19 17:01:39.624 INFO [stderr] Dec 19 17:01:39.624 INFO [stderr] For more information on this warning you can consult Dec 19 17:01:39.624 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 19 17:01:39.624 INFO [stderr] warning: path `/opt/crater/workdir/src/main.rs` was erroneously implicitly accepted for binary `todoist`, Dec 19 17:01:39.624 INFO [stderr] please set bin.path in Cargo.toml Dec 19 17:01:39.732 INFO [stderr] Checking time v0.1.36 Dec 19 17:01:40.456 INFO [stderr] Checking hyper v0.10.0 Dec 19 17:01:44.184 INFO [stderr] Checking todoist-cli v0.0.1 (/opt/crater/workdir) Dec 19 17:01:44.664 INFO [stderr] warning: unused variable: `config_path` Dec 19 17:01:44.664 INFO [stderr] --> src/main.rs:9:6 Dec 19 17:01:44.664 INFO [stderr] | Dec 19 17:01:44.664 INFO [stderr] 9 | let config_path = xdg_dirs.place_config_file("config.ini").expect("cannot create configuration directory"); Dec 19 17:01:44.664 INFO [stderr] | ^^^^^^^^^^^ help: consider using `_config_path` instead Dec 19 17:01:44.664 INFO [stderr] | Dec 19 17:01:44.664 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 19 17:01:44.664 INFO [stderr] Dec 19 17:01:44.736 INFO [stderr] warning: unused variable: `config_path` Dec 19 17:01:44.736 INFO [stderr] --> src/main.rs:9:6 Dec 19 17:01:44.736 INFO [stderr] | Dec 19 17:01:44.736 INFO [stderr] 9 | let config_path = xdg_dirs.place_config_file("config.ini").expect("cannot create configuration directory"); Dec 19 17:01:44.736 INFO [stderr] | ^^^^^^^^^^^ help: consider using `_config_path` instead Dec 19 17:01:44.736 INFO [stderr] | Dec 19 17:01:44.736 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 19 17:01:44.736 INFO [stderr] Dec 19 17:01:44.774 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.17s Dec 19 17:01:45.581 INFO running `"docker" "inspect" "850fda9da2b56c037b9de5a1296358d5a22c6d8af96fdda3e4be1e7bde912ad9"` Dec 19 17:01:45.850 INFO running `"docker" "rm" "-f" "850fda9da2b56c037b9de5a1296358d5a22c6d8af96fdda3e4be1e7bde912ad9"` Dec 19 17:01:46.204 INFO [stdout] 850fda9da2b56c037b9de5a1296358d5a22c6d8af96fdda3e4be1e7bde912ad9