Oct 16 14:16:08.369 INFO testing cpubars-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 14:16:08.371 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 14:16:08.785 INFO blam! 1a24ba4842532375691a6233c9903bd1481aacd4a53581008d2e61cd25732e5e Oct 16 14:16:08.786 INFO running `"docker" "start" "-a" "1a24ba4842532375691a6233c9903bd1481aacd4a53581008d2e61cd25732e5e"` Oct 16 14:16:09.572 INFO kablam! usermod: no changes Oct 16 14:16:09.643 INFO kablam! Compiling cpubars v0.1.1 (/source) Oct 16 14:16:11.212 INFO kablam! warning: unused `#[macro_use]` import Oct 16 14:16:11.212 INFO kablam! --> src/main.rs:4:1 Oct 16 14:16:11.212 INFO kablam! | Oct 16 14:16:11.212 INFO kablam! 4 | #[macro_use] Oct 16 14:16:11.212 INFO kablam! | ^^^^^^^^^^^^ Oct 16 14:16:11.212 INFO kablam! | Oct 16 14:16:11.212 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 14:16:11.212 INFO kablam! Oct 16 14:16:13.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.01s Oct 16 14:16:13.603 INFO kablam! su: No module specific data is present Oct 16 14:16:13.913 INFO running `"docker" "rm" "-f" "1a24ba4842532375691a6233c9903bd1481aacd4a53581008d2e61cd25732e5e"` Oct 16 14:16:14.057 INFO blam! 1a24ba4842532375691a6233c9903bd1481aacd4a53581008d2e61cd25732e5e Oct 16 14:16:14.061 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 14:16:14.302 INFO blam! 6573b052482abc39be6c35e48569e7e22998cf0c280398ccdfd08fcda5695b5a Oct 16 14:16:14.303 INFO running `"docker" "start" "-a" "6573b052482abc39be6c35e48569e7e22998cf0c280398ccdfd08fcda5695b5a"` Oct 16 14:16:14.803 INFO kablam! usermod: no changes Oct 16 14:16:14.869 INFO kablam! Compiling cpubars v0.1.1 (/source) Oct 16 14:16:16.174 INFO kablam! warning: unused `#[macro_use]` import Oct 16 14:16:16.174 INFO kablam! --> src/main.rs:4:1 Oct 16 14:16:16.174 INFO kablam! | Oct 16 14:16:16.174 INFO kablam! 4 | #[macro_use] Oct 16 14:16:16.174 INFO kablam! | ^^^^^^^^^^^^ Oct 16 14:16:16.174 INFO kablam! | Oct 16 14:16:16.174 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 14:16:16.174 INFO kablam! Oct 16 14:16:16.670 INFO kablam! warning: unused variable: `utilization` Oct 16 14:16:16.671 INFO kablam! --> src/model.rs:130:13 Oct 16 14:16:16.671 INFO kablam! | Oct 16 14:16:16.671 INFO kablam! 130 | let utilization = s2 - s1; Oct 16 14:16:16.671 INFO kablam! | ^^^^^^^^^^^ help: consider using `_utilization` instead Oct 16 14:16:16.671 INFO kablam! | Oct 16 14:16:16.671 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 14:16:16.671 INFO kablam! Oct 16 14:16:17.830 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.01s Oct 16 14:16:17.835 INFO kablam! su: No module specific data is present Oct 16 14:16:18.157 INFO running `"docker" "rm" "-f" "6573b052482abc39be6c35e48569e7e22998cf0c280398ccdfd08fcda5695b5a"` Oct 16 14:16:18.287 INFO blam! 6573b052482abc39be6c35e48569e7e22998cf0c280398ccdfd08fcda5695b5a Oct 16 14:16:18.289 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 14:16:18.640 INFO blam! 98bf35a5fcaf0db201280e2eacb78795d839067ad0029dec06a165d4a2b1c712 Oct 16 14:16:18.645 INFO running `"docker" "start" "-a" "98bf35a5fcaf0db201280e2eacb78795d839067ad0029dec06a165d4a2b1c712"` Oct 16 14:16:19.054 INFO kablam! usermod: no changes Oct 16 14:16:19.122 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 14:16:19.122 INFO kablam! Running /target/debug/deps/cpubars-4fd412695b6ad876 Oct 16 14:16:19.127 INFO blam! Oct 16 14:16:19.127 INFO blam! running 5 tests Oct 16 14:16:19.128 INFO blam! test parser::test::test_parse_aggregate_cpu ... ok Oct 16 14:16:19.128 INFO kablam! su: No module specific data is present Oct 16 14:16:19.128 INFO blam! test parser::test::test_full_proc_stat ... ok Oct 16 14:16:19.129 INFO blam! test model::test::test_sorted_cores ... ok Oct 16 14:16:19.129 INFO blam! test model::test::test_stat_sub ... ok Oct 16 14:16:19.129 INFO blam! test parser::test::test_parse_individual_cpu ... ok Oct 16 14:16:19.129 INFO blam! Oct 16 14:16:19.130 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:16:19.130 INFO blam! Oct 16 14:16:19.452 INFO running `"docker" "rm" "-f" "98bf35a5fcaf0db201280e2eacb78795d839067ad0029dec06a165d4a2b1c712"` Oct 16 14:16:19.555 INFO blam! 98bf35a5fcaf0db201280e2eacb78795d839067ad0029dec06a165d4a2b1c712