Oct 13 03:28:41.927 INFO testing qmx/cpubars against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:28:41.927 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 13 03:28:42.311 INFO blam! 425b073a9d60cfaf1f33a00337b0694fe37659fda3e4d46c428cbe8b247e8cef Oct 13 03:28:42.316 INFO running `"docker" "start" "-a" "425b073a9d60cfaf1f33a00337b0694fe37659fda3e4d46c428cbe8b247e8cef"` Oct 13 03:28:42.823 INFO kablam! usermod: no changes Oct 13 03:28:42.925 INFO kablam! Compiling backtrace v0.3.5 Oct 13 03:28:43.778 INFO kablam! Compiling failure v0.1.1 Oct 13 03:28:44.498 INFO kablam! Compiling cpubars v0.1.1 (/source) Oct 13 03:28:45.287 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:28:45.287 INFO kablam! --> src/main.rs:4:1 Oct 13 03:28:45.287 INFO kablam! | Oct 13 03:28:45.287 INFO kablam! 4 | #[macro_use] Oct 13 03:28:45.287 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:28:45.287 INFO kablam! | Oct 13 03:28:45.287 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:28:45.287 INFO kablam! Oct 13 03:28:47.647 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.79s Oct 13 03:28:47.647 INFO kablam! su: No module specific data is present Oct 13 03:28:48.282 INFO running `"docker" "rm" "-f" "425b073a9d60cfaf1f33a00337b0694fe37659fda3e4d46c428cbe8b247e8cef"` Oct 13 03:28:48.583 INFO blam! 425b073a9d60cfaf1f33a00337b0694fe37659fda3e4d46c428cbe8b247e8cef Oct 13 03:28:48.591 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 13 03:28:49.039 INFO blam! ab47ceff0a0662554ee2e0683b1f062ddfa4ee5e7421a9848db4a43047b038be Oct 13 03:28:49.042 INFO running `"docker" "start" "-a" "ab47ceff0a0662554ee2e0683b1f062ddfa4ee5e7421a9848db4a43047b038be"` Oct 13 03:28:50.015 INFO kablam! usermod: no changes Oct 13 03:28:50.110 INFO kablam! Compiling cpubars v0.1.1 (/source) Oct 13 03:28:50.811 INFO kablam! warning: unused `#[macro_use]` import Oct 13 03:28:50.811 INFO kablam! --> src/main.rs:4:1 Oct 13 03:28:50.811 INFO kablam! | Oct 13 03:28:50.811 INFO kablam! 4 | #[macro_use] Oct 13 03:28:50.811 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:28:50.811 INFO kablam! | Oct 13 03:28:50.811 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:28:50.811 INFO kablam! Oct 13 03:28:51.459 INFO kablam! warning: unused variable: `utilization` Oct 13 03:28:51.459 INFO kablam! --> src/model.rs:130:13 Oct 13 03:28:51.459 INFO kablam! | Oct 13 03:28:51.459 INFO kablam! 130 | let utilization = s2 - s1; Oct 13 03:28:51.459 INFO kablam! | ^^^^^^^^^^^ help: consider using `_utilization` instead Oct 13 03:28:51.459 INFO kablam! | Oct 13 03:28:51.459 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:28:51.459 INFO kablam! Oct 13 03:28:52.983 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.94s Oct 13 03:28:52.986 INFO kablam! su: No module specific data is present Oct 13 03:28:53.487 INFO running `"docker" "rm" "-f" "ab47ceff0a0662554ee2e0683b1f062ddfa4ee5e7421a9848db4a43047b038be"` Oct 13 03:28:53.847 INFO blam! ab47ceff0a0662554ee2e0683b1f062ddfa4ee5e7421a9848db4a43047b038be Oct 13 03:28:53.852 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 13 03:28:54.451 INFO blam! 809dec31a57db8b5009e9952846d03ae55a826e566a8f1d812b57423756a2f20 Oct 13 03:28:54.453 INFO running `"docker" "start" "-a" "809dec31a57db8b5009e9952846d03ae55a826e566a8f1d812b57423756a2f20"` Oct 13 03:28:55.435 INFO kablam! usermod: no changes Oct 13 03:28:55.532 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 13 03:28:55.546 INFO kablam! Running /target/debug/deps/cpubars-c4949c744b947274 Oct 13 03:28:55.546 INFO blam! Oct 13 03:28:55.546 INFO blam! running 5 tests Oct 13 03:28:55.546 INFO blam! test parser::test::test_parse_individual_cpu ... ok Oct 13 03:28:55.546 INFO blam! test parser::test::test_parse_aggregate_cpu ... ok Oct 13 03:28:55.546 INFO blam! test parser::test::test_full_proc_stat ... ok Oct 13 03:28:55.548 INFO blam! test model::test::test_stat_sub ... ok Oct 13 03:28:55.548 INFO blam! test model::test::test_sorted_cores ... ok Oct 13 03:28:55.549 INFO blam! Oct 13 03:28:55.549 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:28:55.549 INFO blam! Oct 13 03:28:55.552 INFO kablam! su: No module specific data is present Oct 13 03:28:56.119 INFO running `"docker" "rm" "-f" "809dec31a57db8b5009e9952846d03ae55a826e566a8f1d812b57423756a2f20"` Oct 13 03:28:56.343 INFO blam! 809dec31a57db8b5009e9952846d03ae55a826e566a8f1d812b57423756a2f20