Oct 10 23:06:45.494 INFO testing filosganga/todoist-cli against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:06:45.495 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:06:45.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:06:45.695 INFO blam! 4ffc169be72f5f38073bd8334b71e2d61ae4de0576e00e8315fce7a98a65a7bf Oct 10 23:06:45.707 INFO running `"docker" "start" "-a" "4ffc169be72f5f38073bd8334b71e2d61ae4de0576e00e8315fce7a98a65a7bf"` Oct 10 23:06:46.232 INFO kablam! usermod: no changes Oct 10 23:06:46.260 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 23:06:46.260 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 23:06:46.260 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 23:06:46.260 INFO kablam! files will be included as a binary target: Oct 10 23:06:46.260 INFO kablam! Oct 10 23:06:46.260 INFO kablam! * /source/src/main.rs Oct 10 23:06:46.260 INFO kablam! Oct 10 23:06:46.260 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 23:06:46.260 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 23:06:46.260 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 23:06:46.260 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 23:06:46.260 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 23:06:46.260 INFO kablam! Oct 10 23:06:46.260 INFO kablam! For more information on this warning you can consult Oct 10 23:06:46.260 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 23:06:46.260 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `todoist`, Oct 10 23:06:46.260 INFO kablam! please set bin.path in Cargo.toml Oct 10 23:06:46.335 INFO kablam! Compiling serde v0.8.22 Oct 10 23:06:46.338 INFO kablam! Compiling num_cpus v1.2.1 Oct 10 23:06:47.500 INFO kablam! Compiling hyper v0.10.0 Oct 10 23:06:53.284 INFO kablam! Compiling serde_json v0.8.4 Oct 10 23:06:59.106 INFO kablam! Compiling todoist-cli v0.0.1 (/source) Oct 10 23:07:00.576 INFO kablam! warning: unused variable: `config_path` Oct 10 23:07:00.577 INFO kablam! --> src/main.rs:9:6 Oct 10 23:07:00.578 INFO kablam! | Oct 10 23:07:00.580 INFO kablam! 9 | let config_path = xdg_dirs.place_config_file("config.ini").expect("cannot create configuration directory"); Oct 10 23:07:00.580 INFO kablam! | ^^^^^^^^^^^ help: consider using `_config_path` instead Oct 10 23:07:00.580 INFO kablam! | Oct 10 23:07:00.580 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 23:07:00.580 INFO kablam! Oct 10 23:07:02.216 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.96s Oct 10 23:07:02.224 INFO kablam! su: No module specific data is present Oct 10 23:07:02.760 INFO running `"docker" "rm" "-f" "4ffc169be72f5f38073bd8334b71e2d61ae4de0576e00e8315fce7a98a65a7bf"` Oct 10 23:07:03.052 INFO blam! 4ffc169be72f5f38073bd8334b71e2d61ae4de0576e00e8315fce7a98a65a7bf Oct 10 23:07:03.064 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:07:03.066 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:07:03.461 INFO blam! 31e7dada82048b39a0d4ce31c25a3dabca902c5bf27b560d97fedbe239221af8 Oct 10 23:07:03.466 INFO running `"docker" "start" "-a" "31e7dada82048b39a0d4ce31c25a3dabca902c5bf27b560d97fedbe239221af8"` Oct 10 23:07:04.811 INFO kablam! usermod: no changes Oct 10 23:07:04.862 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 23:07:04.862 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 23:07:04.862 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 23:07:04.862 INFO kablam! files will be included as a binary target: Oct 10 23:07:04.862 INFO kablam! Oct 10 23:07:04.862 INFO kablam! * /source/src/main.rs Oct 10 23:07:04.862 INFO kablam! Oct 10 23:07:04.862 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 23:07:04.862 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 23:07:04.862 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 23:07:04.862 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 23:07:04.862 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 23:07:04.862 INFO kablam! Oct 10 23:07:04.862 INFO kablam! For more information on this warning you can consult Oct 10 23:07:04.862 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 23:07:04.862 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `todoist`, Oct 10 23:07:04.862 INFO kablam! please set bin.path in Cargo.toml Oct 10 23:07:04.932 INFO kablam! Compiling todoist-cli v0.0.1 (/source) Oct 10 23:07:05.920 INFO kablam! warning: unused variable: `config_path` Oct 10 23:07:05.920 INFO kablam! --> src/main.rs:9:6 Oct 10 23:07:05.920 INFO kablam! | Oct 10 23:07:05.920 INFO kablam! 9 | let config_path = xdg_dirs.place_config_file("config.ini").expect("cannot create configuration directory"); Oct 10 23:07:05.920 INFO kablam! | ^^^^^^^^^^^ help: consider using `_config_path` instead Oct 10 23:07:05.920 INFO kablam! | Oct 10 23:07:05.920 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 23:07:05.920 INFO kablam! Oct 10 23:07:06.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 10 23:07:06.333 INFO kablam! su: No module specific data is present Oct 10 23:07:07.107 INFO running `"docker" "rm" "-f" "31e7dada82048b39a0d4ce31c25a3dabca902c5bf27b560d97fedbe239221af8"` Oct 10 23:07:07.360 INFO blam! 31e7dada82048b39a0d4ce31c25a3dabca902c5bf27b560d97fedbe239221af8 Oct 10 23:07:07.361 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:07:07.361 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:07:07.813 INFO blam! cf07a0d799d22417d3af0067c65ed2efad48200c431b760b1447e2342a824e6b Oct 10 23:07:07.814 INFO running `"docker" "start" "-a" "cf07a0d799d22417d3af0067c65ed2efad48200c431b760b1447e2342a824e6b"` Oct 10 23:07:08.916 INFO kablam! usermod: no changes Oct 10 23:07:08.976 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 23:07:08.976 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 23:07:08.976 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 23:07:08.976 INFO kablam! files will be included as a binary target: Oct 10 23:07:08.976 INFO kablam! Oct 10 23:07:08.976 INFO kablam! * /source/src/main.rs Oct 10 23:07:08.976 INFO kablam! Oct 10 23:07:08.976 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 23:07:08.976 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 23:07:08.976 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 23:07:08.976 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 23:07:08.976 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 23:07:08.976 INFO kablam! Oct 10 23:07:08.976 INFO kablam! For more information on this warning you can consult Oct 10 23:07:08.976 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 23:07:08.976 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `todoist`, Oct 10 23:07:08.976 INFO kablam! please set bin.path in Cargo.toml Oct 10 23:07:09.073 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 10 23:07:09.077 INFO kablam! Running /target/debug/deps/todoist-c1b18269ba3f94f7 Oct 10 23:07:09.089 INFO blam! Oct 10 23:07:09.089 INFO blam! running 0 tests Oct 10 23:07:09.089 INFO blam! Oct 10 23:07:09.089 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:07:09.089 INFO blam! Oct 10 23:07:09.104 INFO kablam! su: No module specific data is present Oct 10 23:07:09.697 INFO running `"docker" "rm" "-f" "cf07a0d799d22417d3af0067c65ed2efad48200c431b760b1447e2342a824e6b"` Oct 10 23:07:09.958 INFO blam! cf07a0d799d22417d3af0067c65ed2efad48200c431b760b1447e2342a824e6b