Nov 28 05:25:35.366 INFO checking filosganga/todoist-cli against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 05:25:35.366 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-0/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 05:25:35.738 INFO [stdout] 9962f494bccf99e03c1ae9e1695721e9a06d09fd578e3ec82da1220ccf2f87e1 Nov 28 05:25:35.740 INFO running `"docker" "start" "-a" "9962f494bccf99e03c1ae9e1695721e9a06d09fd578e3ec82da1220ccf2f87e1"` Nov 28 05:25:36.947 INFO [stderr] usermod: no changes Nov 28 05:25:37.004 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 28 05:25:37.004 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 28 05:25:37.004 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 28 05:25:37.004 INFO [stderr] files will be included as a binary target: Nov 28 05:25:37.004 INFO [stderr] Nov 28 05:25:37.004 INFO [stderr] * /source/src/main.rs Nov 28 05:25:37.004 INFO [stderr] Nov 28 05:25:37.004 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 28 05:25:37.004 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 28 05:25:37.004 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 28 05:25:37.004 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 28 05:25:37.004 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 28 05:25:37.004 INFO [stderr] Nov 28 05:25:37.004 INFO [stderr] For more information on this warning you can consult Nov 28 05:25:37.004 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 28 05:25:37.004 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `todoist`, Nov 28 05:25:37.004 INFO [stderr] please set bin.path in Cargo.toml Nov 28 05:25:37.164 INFO [stderr] Checking serde v0.8.22 Nov 28 05:25:37.170 INFO [stderr] Checking time v0.1.36 Nov 28 05:25:37.172 INFO [stderr] Checking num_cpus v1.2.1 Nov 28 05:25:39.030 INFO [stderr] Checking hyper v0.10.0 Nov 28 05:25:47.249 INFO [stderr] Checking serde_json v0.8.4 Nov 28 05:25:49.028 INFO [stderr] Checking todoist-cli v0.0.1 (/source) Nov 28 05:25:50.058 INFO [stderr] warning: unused variable: `config_path` Nov 28 05:25:50.059 INFO [stderr] --> src/main.rs:9:6 Nov 28 05:25:50.059 INFO [stderr] | Nov 28 05:25:50.059 INFO [stderr] 9 | let config_path = xdg_dirs.place_config_file("config.ini").expect("cannot create configuration directory"); Nov 28 05:25:50.059 INFO [stderr] | ^^^^^^^^^^^ help: consider using `_config_path` instead Nov 28 05:25:50.060 INFO [stderr] | Nov 28 05:25:50.060 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 05:25:50.060 INFO [stderr] Nov 28 05:25:50.304 INFO [stderr] warning: unused variable: `config_path` Nov 28 05:25:50.305 INFO [stderr] --> src/main.rs:9:6 Nov 28 05:25:50.305 INFO [stderr] | Nov 28 05:25:50.305 INFO [stderr] 9 | let config_path = xdg_dirs.place_config_file("config.ini").expect("cannot create configuration directory"); Nov 28 05:25:50.306 INFO [stderr] | ^^^^^^^^^^^ help: consider using `_config_path` instead Nov 28 05:25:50.306 INFO [stderr] | Nov 28 05:25:50.306 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 05:25:50.307 INFO [stderr] Nov 28 05:25:50.324 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.33s Nov 28 05:25:50.341 INFO [stderr] su: No module specific data is present Nov 28 05:25:51.306 INFO running `"docker" "inspect" "9962f494bccf99e03c1ae9e1695721e9a06d09fd578e3ec82da1220ccf2f87e1"` Nov 28 05:25:51.534 INFO running `"docker" "rm" "-f" "9962f494bccf99e03c1ae9e1695721e9a06d09fd578e3ec82da1220ccf2f87e1"` Nov 28 05:25:51.876 INFO [stdout] 9962f494bccf99e03c1ae9e1695721e9a06d09fd578e3ec82da1220ccf2f87e1