Nov 30 03:01:42.341 INFO checking filosganga/todoist-cli against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 03:01:42.341 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-2/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 03:01:42.662 INFO [stdout] 20f7619db60298a5b682ef153a2bcad9a4a4935276fb2f536469c49f9a1ef1dc Nov 30 03:01:42.666 INFO running `"docker" "start" "-a" "20f7619db60298a5b682ef153a2bcad9a4a4935276fb2f536469c49f9a1ef1dc"` Nov 30 03:01:43.900 INFO [stderr] usermod: no changes Nov 30 03:01:43.952 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 30 03:01:43.952 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 30 03:01:43.952 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 30 03:01:43.952 INFO [stderr] files will be included as a binary target: Nov 30 03:01:43.952 INFO [stderr] Nov 30 03:01:43.952 INFO [stderr] * /source/src/main.rs Nov 30 03:01:43.952 INFO [stderr] Nov 30 03:01:43.952 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 30 03:01:43.952 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 30 03:01:43.952 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 30 03:01:43.952 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 30 03:01:43.952 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 30 03:01:43.952 INFO [stderr] Nov 30 03:01:43.952 INFO [stderr] For more information on this warning you can consult Nov 30 03:01:43.952 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 30 03:01:43.952 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `todoist`, Nov 30 03:01:43.952 INFO [stderr] please set bin.path in Cargo.toml Nov 30 03:01:44.081 INFO [stderr] Checking xdg v2.0.0 Nov 30 03:01:44.081 INFO [stderr] Checking serde_json v0.8.4 Nov 30 03:01:44.082 INFO [stderr] Checking hyper v0.10.0 Nov 30 03:01:49.139 INFO [stderr] Checking todoist-cli v0.0.1 (/source) Nov 30 03:01:50.396 INFO [stderr] warning: unused variable: `config_path` Nov 30 03:01:50.396 INFO [stderr] --> src/main.rs:9:6 Nov 30 03:01:50.396 INFO [stderr] | Nov 30 03:01:50.397 INFO [stderr] 9 | let config_path = xdg_dirs.place_config_file("config.ini").expect("cannot create configuration directory"); Nov 30 03:01:50.397 INFO [stderr] | ^^^^^^^^^^^ help: consider using `_config_path` instead Nov 30 03:01:50.397 INFO [stderr] | Nov 30 03:01:50.397 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 30 03:01:50.397 INFO [stderr] Nov 30 03:01:50.398 INFO [stderr] warning: unused variable: `config_path` Nov 30 03:01:50.398 INFO [stderr] --> src/main.rs:9:6 Nov 30 03:01:50.399 INFO [stderr] | Nov 30 03:01:50.399 INFO [stderr] 9 | let config_path = xdg_dirs.place_config_file("config.ini").expect("cannot create configuration directory"); Nov 30 03:01:50.399 INFO [stderr] | ^^^^^^^^^^^ help: consider using `_config_path` instead Nov 30 03:01:50.400 INFO [stderr] | Nov 30 03:01:50.400 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 30 03:01:50.400 INFO [stderr] Nov 30 03:01:50.468 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.54s Nov 30 03:01:50.486 INFO [stderr] su: No module specific data is present Nov 30 03:01:51.268 INFO running `"docker" "inspect" "20f7619db60298a5b682ef153a2bcad9a4a4935276fb2f536469c49f9a1ef1dc"` Nov 30 03:01:51.642 INFO running `"docker" "rm" "-f" "20f7619db60298a5b682ef153a2bcad9a4a4935276fb2f536469c49f9a1ef1dc"` Nov 30 03:01:51.952 INFO [stdout] 20f7619db60298a5b682ef153a2bcad9a4a4935276fb2f536469c49f9a1ef1dc