Oct 12 20:04:02.619 INFO testing vadixidav/rtos-scheduler against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 20:04:02.621 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 20:04:03.007 INFO blam! 30a3efe04fde0d918223db52cf369053aaee45612ec92634085c686c06f6bc82 Oct 12 20:04:03.023 INFO running `"docker" "start" "-a" "30a3efe04fde0d918223db52cf369053aaee45612ec92634085c686c06f6bc82"` Oct 12 20:04:04.123 INFO kablam! usermod: no changes Oct 12 20:04:04.215 INFO kablam! Compiling rtos-scheduler v0.1.0 (/source) Oct 12 20:04:04.452 INFO kablam! warning: struct is never constructed: `Async` Oct 12 20:04:04.453 INFO kablam! --> src/main.rs:5:1 Oct 12 20:04:04.453 INFO kablam! | Oct 12 20:04:04.453 INFO kablam! 5 | struct Async { Oct 12 20:04:04.453 INFO kablam! | ^^^^^^^^^^^^ Oct 12 20:04:04.453 INFO kablam! | Oct 12 20:04:04.453 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:04:04.453 INFO kablam! Oct 12 20:04:04.453 INFO kablam! warning: struct is never constructed: `Event` Oct 12 20:04:04.453 INFO kablam! --> src/main.rs:25:1 Oct 12 20:04:04.453 INFO kablam! | Oct 12 20:04:04.453 INFO kablam! 25 | struct Event { Oct 12 20:04:04.453 INFO kablam! | ^^^^^^^^^^^^ Oct 12 20:04:04.453 INFO kablam! Oct 12 20:04:04.453 INFO kablam! warning: method is never used: `new` Oct 12 20:04:04.453 INFO kablam! --> src/main.rs:31:5 Oct 12 20:04:04.453 INFO kablam! | Oct 12 20:04:04.453 INFO kablam! 31 | fn new(start: f64, end: f64) -> Event { Oct 12 20:04:04.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:04:04.453 INFO kablam! Oct 12 20:04:04.453 INFO kablam! warning: struct is never constructed: `ScheduleEvent` Oct 12 20:04:04.453 INFO kablam! --> src/main.rs:39:1 Oct 12 20:04:04.453 INFO kablam! | Oct 12 20:04:04.453 INFO kablam! 39 | struct ScheduleEvent { Oct 12 20:04:04.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 20:04:04.453 INFO kablam! Oct 12 20:04:04.453 INFO kablam! warning: method is never used: `new` Oct 12 20:04:04.453 INFO kablam! --> src/main.rs:45:5 Oct 12 20:04:04.453 INFO kablam! | Oct 12 20:04:04.453 INFO kablam! 45 | fn new(task: usize, start: f64, end: f64) -> ScheduleEvent { Oct 12 20:04:04.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:04:04.453 INFO kablam! Oct 12 20:04:04.453 INFO kablam! warning: struct is never constructed: `ReleaseSchedule` Oct 12 20:04:04.453 INFO kablam! --> src/main.rs:53:1 Oct 12 20:04:04.453 INFO kablam! | Oct 12 20:04:04.453 INFO kablam! 53 | struct ReleaseSchedule { Oct 12 20:04:04.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:04:04.453 INFO kablam! Oct 12 20:04:04.453 INFO kablam! warning: function is never used: `response_time_rate_monotonic` Oct 12 20:04:04.453 INFO kablam! --> src/main.rs:57:1 Oct 12 20:04:04.453 INFO kablam! | Oct 12 20:04:04.453 INFO kablam! 57 | fn response_time_rate_monotonic(tasks: &mut [Cyclic]) -> Vec { Oct 12 20:04:04.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:04:04.453 INFO kablam! Oct 12 20:04:04.994 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.83s Oct 12 20:04:04.999 INFO kablam! su: No module specific data is present Oct 12 20:04:05.467 INFO running `"docker" "rm" "-f" "30a3efe04fde0d918223db52cf369053aaee45612ec92634085c686c06f6bc82"` Oct 12 20:04:05.608 INFO blam! 30a3efe04fde0d918223db52cf369053aaee45612ec92634085c686c06f6bc82 Oct 12 20:04:05.617 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 20:04:05.827 INFO blam! dbe972791587bb17ef558d83e64be505340c49d5e3bff915601baf1b628f8b32 Oct 12 20:04:05.827 INFO running `"docker" "start" "-a" "dbe972791587bb17ef558d83e64be505340c49d5e3bff915601baf1b628f8b32"` Oct 12 20:04:06.215 INFO kablam! usermod: no changes Oct 12 20:04:06.251 INFO kablam! Compiling rtos-scheduler v0.1.0 (/source) Oct 12 20:04:06.431 INFO kablam! warning: struct is never constructed: `Async` Oct 12 20:04:06.431 INFO kablam! --> src/main.rs:5:1 Oct 12 20:04:06.431 INFO kablam! | Oct 12 20:04:06.431 INFO kablam! 5 | struct Async { Oct 12 20:04:06.431 INFO kablam! | ^^^^^^^^^^^^ Oct 12 20:04:06.431 INFO kablam! | Oct 12 20:04:06.431 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:04:06.431 INFO kablam! Oct 12 20:04:06.431 INFO kablam! warning: struct is never constructed: `Event` Oct 12 20:04:06.431 INFO kablam! --> src/main.rs:25:1 Oct 12 20:04:06.431 INFO kablam! | Oct 12 20:04:06.431 INFO kablam! 25 | struct Event { Oct 12 20:04:06.431 INFO kablam! | ^^^^^^^^^^^^ Oct 12 20:04:06.431 INFO kablam! Oct 12 20:04:06.431 INFO kablam! warning: method is never used: `new` Oct 12 20:04:06.431 INFO kablam! --> src/main.rs:31:5 Oct 12 20:04:06.431 INFO kablam! | Oct 12 20:04:06.431 INFO kablam! 31 | fn new(start: f64, end: f64) -> Event { Oct 12 20:04:06.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:04:06.431 INFO kablam! Oct 12 20:04:06.431 INFO kablam! warning: struct is never constructed: `ScheduleEvent` Oct 12 20:04:06.431 INFO kablam! --> src/main.rs:39:1 Oct 12 20:04:06.431 INFO kablam! | Oct 12 20:04:06.431 INFO kablam! 39 | struct ScheduleEvent { Oct 12 20:04:06.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 20:04:06.431 INFO kablam! Oct 12 20:04:06.431 INFO kablam! warning: method is never used: `new` Oct 12 20:04:06.431 INFO kablam! --> src/main.rs:45:5 Oct 12 20:04:06.431 INFO kablam! | Oct 12 20:04:06.431 INFO kablam! 45 | fn new(task: usize, start: f64, end: f64) -> ScheduleEvent { Oct 12 20:04:06.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:04:06.432 INFO kablam! Oct 12 20:04:06.432 INFO kablam! warning: struct is never constructed: `ReleaseSchedule` Oct 12 20:04:06.432 INFO kablam! --> src/main.rs:53:1 Oct 12 20:04:06.432 INFO kablam! | Oct 12 20:04:06.432 INFO kablam! 53 | struct ReleaseSchedule { Oct 12 20:04:06.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:04:06.432 INFO kablam! Oct 12 20:04:06.432 INFO kablam! warning: function is never used: `response_time_rate_monotonic` Oct 12 20:04:06.432 INFO kablam! --> src/main.rs:57:1 Oct 12 20:04:06.432 INFO kablam! | Oct 12 20:04:06.432 INFO kablam! 57 | fn response_time_rate_monotonic(tasks: &mut [Cyclic]) -> Vec { Oct 12 20:04:06.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:04:06.432 INFO kablam! Oct 12 20:04:06.732 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.49s Oct 12 20:04:06.733 INFO kablam! su: No module specific data is present Oct 12 20:04:06.995 INFO running `"docker" "rm" "-f" "dbe972791587bb17ef558d83e64be505340c49d5e3bff915601baf1b628f8b32"` Oct 12 20:04:07.076 INFO blam! dbe972791587bb17ef558d83e64be505340c49d5e3bff915601baf1b628f8b32 Oct 12 20:04:07.078 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 20:04:07.330 INFO blam! 04ce896434e7001a7a99cf55f912cacde94a373ad8cf0a0b18d1f6aeaab2fcdf Oct 12 20:04:07.332 INFO running `"docker" "start" "-a" "04ce896434e7001a7a99cf55f912cacde94a373ad8cf0a0b18d1f6aeaab2fcdf"` Oct 12 20:04:07.706 INFO kablam! usermod: no changes Oct 12 20:04:07.734 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 12 20:04:07.734 INFO kablam! Running /target/debug/deps/rtos_scheduler-b65e8c7c2ef211f5 Oct 12 20:04:07.736 INFO blam! Oct 12 20:04:07.736 INFO blam! running 0 tests Oct 12 20:04:07.736 INFO blam! Oct 12 20:04:07.736 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:04:07.736 INFO blam! Oct 12 20:04:07.737 INFO kablam! su: No module specific data is present Oct 12 20:04:07.972 INFO running `"docker" "rm" "-f" "04ce896434e7001a7a99cf55f912cacde94a373ad8cf0a0b18d1f6aeaab2fcdf"` Oct 12 20:04:08.067 INFO blam! 04ce896434e7001a7a99cf55f912cacde94a373ad8cf0a0b18d1f6aeaab2fcdf