Dec 05 23:39:51.573 INFO testing filosganga/todoist-cli against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 05 23:39:51.573 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-alt build --frozen" "-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"` Dec 05 23:39:52.012 INFO [stdout] b33d6eb0c0d03506341e1174073ec7e3bcffc289c302c63c1f35a4c527b482f5 Dec 05 23:39:52.014 INFO running `"docker" "start" "-a" "b33d6eb0c0d03506341e1174073ec7e3bcffc289c302c63c1f35a4c527b482f5"` Dec 05 23:39:53.042 INFO [stderr] usermod: no changes Dec 05 23:39:53.088 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 23:39:53.088 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 23:39:53.088 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 23:39:53.088 INFO [stderr] files will be included as a binary target: Dec 05 23:39:53.088 INFO [stderr] Dec 05 23:39:53.088 INFO [stderr] * /source/src/main.rs Dec 05 23:39:53.088 INFO [stderr] Dec 05 23:39:53.088 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 23:39:53.088 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 23:39:53.088 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 23:39:53.088 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 23:39:53.088 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 23:39:53.088 INFO [stderr] Dec 05 23:39:53.088 INFO [stderr] For more information on this warning you can consult Dec 05 23:39:53.088 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 23:39:53.088 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `todoist`, Dec 05 23:39:53.088 INFO [stderr] please set bin.path in Cargo.toml Dec 05 23:39:53.216 INFO [stderr] Compiling num_cpus v1.2.1 Dec 05 23:39:53.216 INFO [stderr] Compiling time v0.1.36 Dec 05 23:39:53.220 INFO [stderr] Compiling serde_json v0.8.4 Dec 05 23:39:56.037 INFO [stderr] Compiling hyper v0.10.0 Dec 05 23:40:05.968 INFO [stderr] Compiling todoist-cli v0.0.1 (/source) Dec 05 23:40:06.833 INFO [stderr] warning: unused variable: `config_path` Dec 05 23:40:06.833 INFO [stderr] --> src/main.rs:9:6 Dec 05 23:40:06.833 INFO [stderr] | Dec 05 23:40:06.833 INFO [stderr] 9 | let config_path = xdg_dirs.place_config_file("config.ini").expect("cannot create configuration directory"); Dec 05 23:40:06.833 INFO [stderr] | ^^^^^^^^^^^ help: consider using `_config_path` instead Dec 05 23:40:06.833 INFO [stderr] | Dec 05 23:40:06.833 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 05 23:40:06.833 INFO [stderr] Dec 05 23:40:08.340 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.27s Dec 05 23:40:08.359 INFO [stderr] su: No module specific data is present Dec 05 23:40:09.371 INFO running `"docker" "inspect" "b33d6eb0c0d03506341e1174073ec7e3bcffc289c302c63c1f35a4c527b482f5"` Dec 05 23:40:09.580 INFO running `"docker" "rm" "-f" "b33d6eb0c0d03506341e1174073ec7e3bcffc289c302c63c1f35a4c527b482f5"` Dec 05 23:40:09.760 INFO [stdout] b33d6eb0c0d03506341e1174073ec7e3bcffc289c302c63c1f35a4c527b482f5 Dec 05 23:40:09.764 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-alt test --frozen --no-run" "-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"` Dec 05 23:40:10.088 INFO [stdout] cef3b57d1e5079580a888a0a5002cf97b412e4c20ddacdca2c72852c6f407015 Dec 05 23:40:10.094 INFO running `"docker" "start" "-a" "cef3b57d1e5079580a888a0a5002cf97b412e4c20ddacdca2c72852c6f407015"` Dec 05 23:40:11.045 INFO [stderr] usermod: no changes Dec 05 23:40:11.106 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 23:40:11.106 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 23:40:11.106 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 23:40:11.106 INFO [stderr] files will be included as a binary target: Dec 05 23:40:11.106 INFO [stderr] Dec 05 23:40:11.106 INFO [stderr] * /source/src/main.rs Dec 05 23:40:11.106 INFO [stderr] Dec 05 23:40:11.106 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 23:40:11.106 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 23:40:11.106 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 23:40:11.106 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 23:40:11.106 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 23:40:11.106 INFO [stderr] Dec 05 23:40:11.106 INFO [stderr] For more information on this warning you can consult Dec 05 23:40:11.106 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 23:40:11.106 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `todoist`, Dec 05 23:40:11.106 INFO [stderr] please set bin.path in Cargo.toml Dec 05 23:40:11.213 INFO [stderr] Compiling todoist-cli v0.0.1 (/source) Dec 05 23:40:11.824 INFO [stderr] warning: unused variable: `config_path` Dec 05 23:40:11.824 INFO [stderr] --> src/main.rs:9:6 Dec 05 23:40:11.824 INFO [stderr] | Dec 05 23:40:11.824 INFO [stderr] 9 | let config_path = xdg_dirs.place_config_file("config.ini").expect("cannot create configuration directory"); Dec 05 23:40:11.824 INFO [stderr] | ^^^^^^^^^^^ help: consider using `_config_path` instead Dec 05 23:40:11.824 INFO [stderr] | Dec 05 23:40:11.824 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 05 23:40:11.824 INFO [stderr] Dec 05 23:40:12.222 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s Dec 05 23:40:12.232 INFO [stderr] su: No module specific data is present Dec 05 23:40:13.140 INFO running `"docker" "inspect" "cef3b57d1e5079580a888a0a5002cf97b412e4c20ddacdca2c72852c6f407015"` Dec 05 23:40:13.468 INFO running `"docker" "rm" "-f" "cef3b57d1e5079580a888a0a5002cf97b412e4c20ddacdca2c72852c6f407015"` Dec 05 23:40:13.690 INFO [stdout] cef3b57d1e5079580a888a0a5002cf97b412e4c20ddacdca2c72852c6f407015 Dec 05 23:40:13.700 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-alt test --frozen" "-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"` Dec 05 23:40:14.263 INFO [stdout] 20685a45eb0e91af9c9142bba5d3b5fa85fabb3c7c4c2ab0eb5533d948c880ac Dec 05 23:40:14.266 INFO running `"docker" "start" "-a" "20685a45eb0e91af9c9142bba5d3b5fa85fabb3c7c4c2ab0eb5533d948c880ac"` Dec 05 23:40:14.832 INFO [stderr] usermod: no changes Dec 05 23:40:14.866 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 05 23:40:14.866 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 05 23:40:14.866 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 23:40:14.866 INFO [stderr] files will be included as a binary target: Dec 05 23:40:14.866 INFO [stderr] Dec 05 23:40:14.866 INFO [stderr] * /source/src/main.rs Dec 05 23:40:14.866 INFO [stderr] Dec 05 23:40:14.866 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 23:40:14.866 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 05 23:40:14.866 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 05 23:40:14.866 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 23:40:14.866 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 23:40:14.866 INFO [stderr] Dec 05 23:40:14.866 INFO [stderr] For more information on this warning you can consult Dec 05 23:40:14.866 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 23:40:14.866 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `todoist`, Dec 05 23:40:14.866 INFO [stderr] please set bin.path in Cargo.toml Dec 05 23:40:14.902 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Dec 05 23:40:14.915 INFO [stderr] Running /target/debug/deps/todoist-bd3f7cb0754f8f80 Dec 05 23:40:14.917 INFO [stdout] Dec 05 23:40:14.917 INFO [stdout] running 0 tests Dec 05 23:40:14.917 INFO [stdout] Dec 05 23:40:14.918 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 23:40:14.918 INFO [stdout] Dec 05 23:40:14.920 INFO [stderr] su: No module specific data is present Dec 05 23:40:15.267 INFO running `"docker" "inspect" "20685a45eb0e91af9c9142bba5d3b5fa85fabb3c7c4c2ab0eb5533d948c880ac"` Dec 05 23:40:15.510 INFO running `"docker" "rm" "-f" "20685a45eb0e91af9c9142bba5d3b5fa85fabb3c7c4c2ab0eb5533d948c880ac"` Dec 05 23:40:15.773 INFO [stdout] 20685a45eb0e91af9c9142bba5d3b5fa85fabb3c7c4c2ab0eb5533d948c880ac