Oct 13 11:23:27.152 INFO checking object-space-0.1.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 11:23:27.154 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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"` Oct 13 11:23:27.457 INFO blam! 154ae5bcd67967c1fae657fe799167dd89f9a5bab5716700e74f0a22c07a0c87 Oct 13 11:23:27.465 INFO running `"docker" "start" "-a" "154ae5bcd67967c1fae657fe799167dd89f9a5bab5716700e74f0a22c07a0c87"` Oct 13 11:23:28.235 INFO kablam! usermod: no changes Oct 13 11:23:28.368 INFO kablam! Checking object-space v0.1.1 (/source) Oct 13 11:23:30.585 INFO kablam! warning: unused import: `super::*` Oct 13 11:23:30.586 INFO kablam! --> src/object_space.rs:859:9 Oct 13 11:23:30.587 INFO kablam! | Oct 13 11:23:30.588 INFO kablam! 859 | use super::*; Oct 13 11:23:30.588 INFO kablam! | ^^^^^^^^ Oct 13 11:23:30.589 INFO kablam! | Oct 13 11:23:30.589 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 11:23:30.590 INFO kablam! Oct 13 11:23:31.904 INFO kablam! warning: the feature `collections_range` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 13 11:23:31.904 INFO kablam! --> src/lib.rs:134:12 Oct 13 11:23:31.905 INFO kablam! | Oct 13 11:23:31.905 INFO kablam! 134 | #![feature(collections_range)] Oct 13 11:23:31.905 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 11:23:31.905 INFO kablam! | Oct 13 11:23:31.905 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 11:23:31.905 INFO kablam! Oct 13 11:23:33.388 INFO kablam! warning: the feature `collections_range` has been stable since 1.28.0 and no longer requires an attribute to enable Oct 13 11:23:33.388 INFO kablam! --> src/lib.rs:134:12 Oct 13 11:23:33.388 INFO kablam! | Oct 13 11:23:33.388 INFO kablam! 134 | #![feature(collections_range)] Oct 13 11:23:33.388 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 11:23:33.389 INFO kablam! | Oct 13 11:23:33.389 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 11:23:33.389 INFO kablam! Oct 13 11:23:36.660 INFO kablam! warning: method is never used: `get_reminder_until_time` Oct 13 11:23:36.660 INFO kablam! --> examples/reminder.rs:150:5 Oct 13 11:23:36.660 INFO kablam! | Oct 13 11:23:36.660 INFO kablam! 150 | / fn get_reminder_until_time<'a>( Oct 13 11:23:36.660 INFO kablam! 151 | | &'a self, Oct 13 11:23:36.660 INFO kablam! 152 | | time: DateTime, Oct 13 11:23:36.660 INFO kablam! 153 | | ) -> Box + 'a> { Oct 13 11:23:36.660 INFO kablam! 154 | | self.space Oct 13 11:23:36.660 INFO kablam! 155 | | .read_all_by_range::("time", Utc::now().timestamp()..time.timestamp()) Oct 13 11:23:36.660 INFO kablam! 156 | | } Oct 13 11:23:36.660 INFO kablam! | |_____^ Oct 13 11:23:36.660 INFO kablam! | Oct 13 11:23:36.660 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 11:23:36.660 INFO kablam! Oct 13 11:23:36.660 INFO kablam! warning: method is never used: `edit_reminder_content` Oct 13 11:23:36.660 INFO kablam! --> examples/reminder.rs:181:5 Oct 13 11:23:36.660 INFO kablam! | Oct 13 11:23:36.660 INFO kablam! 181 | fn edit_reminder_content(&self, id: isize, content: &str) { Oct 13 11:23:36.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:36.660 INFO kablam! Oct 13 11:23:36.660 INFO kablam! warning: method is never used: `edit_reminder_time` Oct 13 11:23:36.660 INFO kablam! --> examples/reminder.rs:196:5 Oct 13 11:23:36.660 INFO kablam! | Oct 13 11:23:36.660 INFO kablam! 196 | fn edit_reminder_time(&self, id: isize, time: DateTime) { Oct 13 11:23:36.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:36.660 INFO kablam! Oct 13 11:23:39.029 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.78s Oct 13 11:23:39.038 INFO kablam! su: No module specific data is present Oct 13 11:23:40.112 INFO running `"docker" "rm" "-f" "154ae5bcd67967c1fae657fe799167dd89f9a5bab5716700e74f0a22c07a0c87"` Oct 13 11:23:40.414 INFO blam! 154ae5bcd67967c1fae657fe799167dd89f9a5bab5716700e74f0a22c07a0c87