Oct 14 20:43:56.307 INFO testing filosganga/todoist-cli against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:43:56.307 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 14 20:43:56.455 INFO blam! 4b66dd1fbd2b69b1628a534fe4a78165e07a764030829379d46dc28735694199 Oct 14 20:43:56.457 INFO running `"docker" "start" "-a" "4b66dd1fbd2b69b1628a534fe4a78165e07a764030829379d46dc28735694199"` Oct 14 20:43:56.767 INFO kablam! usermod: no changes Oct 14 20:43:56.811 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 14 20:43:56.811 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 14 20:43:56.811 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 14 20:43:56.811 INFO kablam! files will be included as a binary target: Oct 14 20:43:56.811 INFO kablam! Oct 14 20:43:56.811 INFO kablam! * /source/src/main.rs Oct 14 20:43:56.811 INFO kablam! Oct 14 20:43:56.811 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 14 20:43:56.811 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 14 20:43:56.811 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 14 20:43:56.811 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 14 20:43:56.811 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 14 20:43:56.811 INFO kablam! Oct 14 20:43:56.811 INFO kablam! For more information on this warning you can consult Oct 14 20:43:56.811 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 14 20:43:56.811 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `todoist`, Oct 14 20:43:56.811 INFO kablam! please set bin.path in Cargo.toml Oct 14 20:43:56.915 INFO kablam! Compiling serde v0.8.22 Oct 14 20:43:56.927 INFO kablam! Compiling xdg v2.0.0 Oct 14 20:43:56.927 INFO kablam! Compiling time v0.1.36 Oct 14 20:43:56.927 INFO kablam! Compiling num_cpus v1.2.1 Oct 14 20:43:56.927 INFO kablam! Compiling clap v2.20.0 Oct 14 20:44:00.063 INFO kablam! Compiling hyper v0.10.0 Oct 14 20:44:08.463 INFO kablam! Compiling serde_json v0.8.4 Oct 14 20:44:24.879 INFO kablam! Compiling todoist-cli v0.0.1 (/source) Oct 14 20:44:25.267 INFO kablam! warning: unused variable: `config_path` Oct 14 20:44:25.267 INFO kablam! --> src/main.rs:9:6 Oct 14 20:44:25.267 INFO kablam! | Oct 14 20:44:25.267 INFO kablam! 9 | let config_path = xdg_dirs.place_config_file("config.ini").expect("cannot create configuration directory"); Oct 14 20:44:25.267 INFO kablam! | ^^^^^^^^^^^ help: consider using `_config_path` instead Oct 14 20:44:25.267 INFO kablam! | Oct 14 20:44:25.267 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:44:25.267 INFO kablam! Oct 14 20:44:26.480 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.68s Oct 14 20:44:26.487 INFO kablam! su: No module specific data is present Oct 14 20:44:27.973 INFO running `"docker" "rm" "-f" "4b66dd1fbd2b69b1628a534fe4a78165e07a764030829379d46dc28735694199"` Oct 14 20:44:28.283 INFO blam! 4b66dd1fbd2b69b1628a534fe4a78165e07a764030829379d46dc28735694199 Oct 14 20:44:28.292 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 14 20:44:28.852 INFO blam! fee8868c39f38f3242436e637c9d079a26f233ee1571c742047cc35c979529ca Oct 14 20:44:28.854 INFO running `"docker" "start" "-a" "fee8868c39f38f3242436e637c9d079a26f233ee1571c742047cc35c979529ca"` Oct 14 20:44:30.215 INFO kablam! usermod: no changes Oct 14 20:44:30.271 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 14 20:44:30.271 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 14 20:44:30.271 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 14 20:44:30.271 INFO kablam! files will be included as a binary target: Oct 14 20:44:30.271 INFO kablam! Oct 14 20:44:30.271 INFO kablam! * /source/src/main.rs Oct 14 20:44:30.271 INFO kablam! Oct 14 20:44:30.271 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 14 20:44:30.271 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 14 20:44:30.271 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 14 20:44:30.271 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 14 20:44:30.271 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 14 20:44:30.271 INFO kablam! Oct 14 20:44:30.271 INFO kablam! For more information on this warning you can consult Oct 14 20:44:30.271 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 14 20:44:30.271 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `todoist`, Oct 14 20:44:30.271 INFO kablam! please set bin.path in Cargo.toml Oct 14 20:44:30.343 INFO kablam! Compiling todoist-cli v0.0.1 (/source) Oct 14 20:44:30.927 INFO kablam! warning: unused variable: `config_path` Oct 14 20:44:30.927 INFO kablam! --> src/main.rs:9:6 Oct 14 20:44:30.927 INFO kablam! | Oct 14 20:44:30.927 INFO kablam! 9 | let config_path = xdg_dirs.place_config_file("config.ini").expect("cannot create configuration directory"); Oct 14 20:44:30.927 INFO kablam! | ^^^^^^^^^^^ help: consider using `_config_path` instead Oct 14 20:44:30.927 INFO kablam! | Oct 14 20:44:30.927 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:44:30.927 INFO kablam! Oct 14 20:44:31.469 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 14 20:44:31.475 INFO kablam! su: No module specific data is present Oct 14 20:44:32.436 INFO running `"docker" "rm" "-f" "fee8868c39f38f3242436e637c9d079a26f233ee1571c742047cc35c979529ca"` Oct 14 20:44:32.839 INFO blam! fee8868c39f38f3242436e637c9d079a26f233ee1571c742047cc35c979529ca Oct 14 20:44:32.847 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 14 20:44:33.424 INFO blam! 3fe46a5d20397997c9192aae189e75bde9a3e7a3ec4e2c24e34219170ec86a1e Oct 14 20:44:33.427 INFO running `"docker" "start" "-a" "3fe46a5d20397997c9192aae189e75bde9a3e7a3ec4e2c24e34219170ec86a1e"` Oct 14 20:44:34.604 INFO kablam! usermod: no changes Oct 14 20:44:34.667 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 14 20:44:34.667 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 14 20:44:34.667 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 14 20:44:34.667 INFO kablam! files will be included as a binary target: Oct 14 20:44:34.667 INFO kablam! Oct 14 20:44:34.667 INFO kablam! * /source/src/main.rs Oct 14 20:44:34.667 INFO kablam! Oct 14 20:44:34.667 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 14 20:44:34.667 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 14 20:44:34.667 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 14 20:44:34.667 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 14 20:44:34.667 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 14 20:44:34.667 INFO kablam! Oct 14 20:44:34.668 INFO kablam! For more information on this warning you can consult Oct 14 20:44:34.668 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 14 20:44:34.668 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `todoist`, Oct 14 20:44:34.668 INFO kablam! please set bin.path in Cargo.toml Oct 14 20:44:34.770 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 14 20:44:34.770 INFO kablam! Running /target/debug/deps/todoist-c1b18269ba3f94f7 Oct 14 20:44:34.783 INFO kablam! su: No module specific data is present Oct 14 20:44:34.783 INFO blam! Oct 14 20:44:34.783 INFO blam! running 0 tests Oct 14 20:44:34.783 INFO blam! Oct 14 20:44:34.783 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:44:34.783 INFO blam! Oct 14 20:44:35.588 INFO running `"docker" "rm" "-f" "3fe46a5d20397997c9192aae189e75bde9a3e7a3ec4e2c24e34219170ec86a1e"` Oct 14 20:44:35.859 INFO blam! 3fe46a5d20397997c9192aae189e75bde9a3e7a3ec4e2c24e34219170ec86a1e