Oct 31 18:49:07.506 INFO checking vadixidav/rtos-scheduler against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 18:49:07.506 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 18:49:07.957 INFO blam! 56418ebb5bb1089b75492f4049ff6480b599273a205b10426d7d791d898ac3a3 Oct 31 18:49:07.962 INFO running `"docker" "start" "-a" "56418ebb5bb1089b75492f4049ff6480b599273a205b10426d7d791d898ac3a3"` Oct 31 18:49:09.283 INFO kablam! usermod: no changes Oct 31 18:49:09.336 INFO kablam! Checking rtos-scheduler v0.1.0 (/source) Oct 31 18:49:09.776 INFO kablam! warning: struct is never constructed: `Async` Oct 31 18:49:09.777 INFO kablam! --> src/main.rs:5:1 Oct 31 18:49:09.777 INFO kablam! | Oct 31 18:49:09.777 INFO kablam! 5 | struct Async { Oct 31 18:49:09.778 INFO kablam! | ^^^^^^^^^^^^ Oct 31 18:49:09.778 INFO kablam! | Oct 31 18:49:09.778 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 18:49:09.779 INFO kablam! Oct 31 18:49:09.779 INFO kablam! warning: struct is never constructed: `Event` Oct 31 18:49:09.779 INFO kablam! --> src/main.rs:25:1 Oct 31 18:49:09.780 INFO kablam! | Oct 31 18:49:09.780 INFO kablam! 25 | struct Event { Oct 31 18:49:09.780 INFO kablam! | ^^^^^^^^^^^^ Oct 31 18:49:09.781 INFO kablam! Oct 31 18:49:09.781 INFO kablam! warning: method is never used: `new` Oct 31 18:49:09.781 INFO kablam! --> src/main.rs:31:5 Oct 31 18:49:09.781 INFO kablam! | Oct 31 18:49:09.782 INFO kablam! 31 | fn new(start: f64, end: f64) -> Event { Oct 31 18:49:09.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:09.782 INFO kablam! Oct 31 18:49:09.783 INFO kablam! warning: struct is never constructed: `ScheduleEvent` Oct 31 18:49:09.783 INFO kablam! --> src/main.rs:39:1 Oct 31 18:49:09.783 INFO kablam! | Oct 31 18:49:09.784 INFO kablam! 39 | struct ScheduleEvent { Oct 31 18:49:09.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:09.784 INFO kablam! Oct 31 18:49:09.784 INFO kablam! warning: method is never used: `new` Oct 31 18:49:09.785 INFO kablam! --> src/main.rs:45:5 Oct 31 18:49:09.785 INFO kablam! | Oct 31 18:49:09.785 INFO kablam! 45 | fn new(task: usize, start: f64, end: f64) -> ScheduleEvent { Oct 31 18:49:09.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:09.786 INFO kablam! Oct 31 18:49:09.786 INFO kablam! warning: struct is never constructed: `ReleaseSchedule` Oct 31 18:49:09.787 INFO kablam! --> src/main.rs:53:1 Oct 31 18:49:09.787 INFO kablam! | Oct 31 18:49:09.787 INFO kablam! 53 | struct ReleaseSchedule { Oct 31 18:49:09.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:09.788 INFO kablam! Oct 31 18:49:09.788 INFO kablam! warning: function is never used: `response_time_rate_monotonic` Oct 31 18:49:09.788 INFO kablam! --> src/main.rs:57:1 Oct 31 18:49:09.789 INFO kablam! | Oct 31 18:49:09.789 INFO kablam! 57 | fn response_time_rate_monotonic(tasks: &mut [Cyclic]) -> Vec { Oct 31 18:49:09.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:09.790 INFO kablam! Oct 31 18:49:09.820 INFO kablam! warning: struct is never constructed: `Async` Oct 31 18:49:09.821 INFO kablam! --> src/main.rs:5:1 Oct 31 18:49:09.821 INFO kablam! | Oct 31 18:49:09.821 INFO kablam! 5 | struct Async { Oct 31 18:49:09.822 INFO kablam! | ^^^^^^^^^^^^ Oct 31 18:49:09.822 INFO kablam! | Oct 31 18:49:09.822 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 18:49:09.822 INFO kablam! Oct 31 18:49:09.823 INFO kablam! warning: struct is never constructed: `Event` Oct 31 18:49:09.823 INFO kablam! --> src/main.rs:25:1 Oct 31 18:49:09.823 INFO kablam! | Oct 31 18:49:09.823 INFO kablam! 25 | struct Event { Oct 31 18:49:09.824 INFO kablam! | ^^^^^^^^^^^^ Oct 31 18:49:09.824 INFO kablam! Oct 31 18:49:09.824 INFO kablam! warning: method is never used: `new` Oct 31 18:49:09.824 INFO kablam! --> src/main.rs:31:5 Oct 31 18:49:09.825 INFO kablam! | Oct 31 18:49:09.825 INFO kablam! 31 | fn new(start: f64, end: f64) -> Event { Oct 31 18:49:09.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:09.825 INFO kablam! Oct 31 18:49:09.826 INFO kablam! warning: struct is never constructed: `ScheduleEvent` Oct 31 18:49:09.826 INFO kablam! --> src/main.rs:39:1 Oct 31 18:49:09.826 INFO kablam! | Oct 31 18:49:09.826 INFO kablam! 39 | struct ScheduleEvent { Oct 31 18:49:09.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:09.827 INFO kablam! Oct 31 18:49:09.827 INFO kablam! warning: method is never used: `new` Oct 31 18:49:09.827 INFO kablam! --> src/main.rs:45:5 Oct 31 18:49:09.828 INFO kablam! | Oct 31 18:49:09.828 INFO kablam! 45 | fn new(task: usize, start: f64, end: f64) -> ScheduleEvent { Oct 31 18:49:09.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:09.828 INFO kablam! Oct 31 18:49:09.829 INFO kablam! warning: struct is never constructed: `ReleaseSchedule` Oct 31 18:49:09.829 INFO kablam! --> src/main.rs:53:1 Oct 31 18:49:09.829 INFO kablam! | Oct 31 18:49:09.830 INFO kablam! 53 | struct ReleaseSchedule { Oct 31 18:49:09.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:09.830 INFO kablam! Oct 31 18:49:09.830 INFO kablam! warning: function is never used: `response_time_rate_monotonic` Oct 31 18:49:09.831 INFO kablam! --> src/main.rs:57:1 Oct 31 18:49:09.831 INFO kablam! | Oct 31 18:49:09.831 INFO kablam! 57 | fn response_time_rate_monotonic(tasks: &mut [Cyclic]) -> Vec { Oct 31 18:49:09.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:49:09.832 INFO kablam! Oct 31 18:49:09.854 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.55s Oct 31 18:49:09.855 INFO kablam! su: No module specific data is present Oct 31 18:49:10.764 INFO running `"docker" "rm" "-f" "56418ebb5bb1089b75492f4049ff6480b599273a205b10426d7d791d898ac3a3"` Oct 31 18:49:11.144 INFO blam! 56418ebb5bb1089b75492f4049ff6480b599273a205b10426d7d791d898ac3a3