Sep 19 23:02:12.137 INFO checking libimagentrytimetrack-0.3.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 23:02:12.138 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 23:02:12.138 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:02:12.527 INFO blam! fbe2d3de1946fa6a14ea15eaf2717d8aa9b657ede73758c5357573fd47d84514 Sep 19 23:02:12.542 INFO running `"docker" "start" "-a" "fbe2d3de1946fa6a14ea15eaf2717d8aa9b657ede73758c5357573fd47d84514"` Sep 19 23:02:13.666 INFO kablam! usermod: no changes Sep 19 23:02:13.872 INFO kablam! Checking filters v0.1.1 Sep 19 23:02:13.874 INFO kablam! Checking libimagerror v0.3.0 Sep 19 23:02:13.878 INFO kablam! Checking libimagutil v0.3.0 Sep 19 23:02:13.878 INFO kablam! Checking toml-query v0.3.1 Sep 19 23:02:13.878 INFO kablam! Checking semver-parser v0.6.2 Sep 19 23:02:14.814 INFO kablam! Checking semver v0.5.1 Sep 19 23:02:15.717 INFO kablam! Checking libimagstore v0.3.0 Sep 19 23:02:17.537 INFO kablam! Checking libimagentrydatetime v0.3.0 Sep 19 23:02:17.537 INFO kablam! Checking libimagentrytag v0.3.0 Sep 19 23:02:19.411 INFO kablam! Checking libimagentrytimetrack v0.3.0 (/source) Sep 19 23:02:20.914 INFO kablam! warning: unused import: `result::Result` Sep 19 23:02:20.915 INFO kablam! --> src/iter/filter.rs:20:5 Sep 19 23:02:20.915 INFO kablam! | Sep 19 23:02:20.915 INFO kablam! 20 | use result::Result; Sep 19 23:02:20.915 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:02:20.915 INFO kablam! | Sep 19 23:02:20.915 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 23:02:20.915 INFO kablam! Sep 19 23:02:20.915 INFO kablam! warning: unused import: `filters::filter::Filter` Sep 19 23:02:20.915 INFO kablam! --> src/iter/filter.rs:23:5 Sep 19 23:02:20.915 INFO kablam! | Sep 19 23:02:20.915 INFO kablam! 23 | use filters::filter::Filter; Sep 19 23:02:20.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:02:20.915 INFO kablam! Sep 19 23:02:21.032 INFO kablam! warning: unused import: `result::Result` Sep 19 23:02:21.032 INFO kablam! --> src/iter/filter.rs:20:5 Sep 19 23:02:21.032 INFO kablam! | Sep 19 23:02:21.032 INFO kablam! 20 | use result::Result; Sep 19 23:02:21.032 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:02:21.032 INFO kablam! | Sep 19 23:02:21.032 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 23:02:21.032 INFO kablam! Sep 19 23:02:21.032 INFO kablam! warning: unused import: `filters::filter::Filter` Sep 19 23:02:21.032 INFO kablam! --> src/iter/filter.rs:23:5 Sep 19 23:02:21.032 INFO kablam! | Sep 19 23:02:21.032 INFO kablam! 23 | use filters::filter::Filter; Sep 19 23:02:21.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:02:21.032 INFO kablam! Sep 19 23:02:21.032 INFO kablam! warning: unused import: `super::create::*` Sep 19 23:02:21.032 INFO kablam! --> src/iter/mod.rs:33:9 Sep 19 23:02:21.032 INFO kablam! | Sep 19 23:02:21.032 INFO kablam! 33 | use super::create::*; Sep 19 23:02:21.033 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 19 23:02:21.033 INFO kablam! Sep 19 23:02:21.035 INFO kablam! warning: unused import: `super::get::*` Sep 19 23:02:21.035 INFO kablam! --> src/iter/mod.rs:34:9 Sep 19 23:02:21.035 INFO kablam! | Sep 19 23:02:21.035 INFO kablam! 34 | use super::get::*; Sep 19 23:02:21.035 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 23:02:21.035 INFO kablam! Sep 19 23:02:21.035 INFO kablam! warning: unused import: `super::storeid::*` Sep 19 23:02:21.035 INFO kablam! --> src/iter/mod.rs:36:9 Sep 19 23:02:21.035 INFO kablam! | Sep 19 23:02:21.035 INFO kablam! 36 | use super::storeid::*; Sep 19 23:02:21.035 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 23:02:21.035 INFO kablam! Sep 19 23:02:21.302 INFO kablam! warning: unused variable: `iter` Sep 19 23:02:21.303 INFO kablam! --> src/iter/mod.rs:56:13 Sep 19 23:02:21.303 INFO kablam! | Sep 19 23:02:21.303 INFO kablam! 56 | let iter : SetEndTimeIter = TagIter::new(Box::new(iter)) Sep 19 23:02:21.303 INFO kablam! | ^^^^ help: consider using `_iter` instead Sep 19 23:02:21.303 INFO kablam! | Sep 19 23:02:21.303 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 23:02:21.303 INFO kablam! Sep 19 23:02:21.387 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.69s Sep 19 23:02:21.398 INFO kablam! su: No module specific data is present Sep 19 23:02:22.022 INFO running `"docker" "rm" "-f" "fbe2d3de1946fa6a14ea15eaf2717d8aa9b657ede73758c5357573fd47d84514"` Sep 19 23:02:22.203 INFO blam! fbe2d3de1946fa6a14ea15eaf2717d8aa9b657ede73758c5357573fd47d84514