Oct 16 16:17:30.074 INFO testing byte_units-0.1.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 16:17:30.076 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16:17:30.523 INFO blam! 7b124ad9d2dcff2a00b7ab76ee279e97ac7c88043b79e43ad0ecfc7b8b32511d Oct 16 16:17:30.525 INFO running `"docker" "start" "-a" "7b124ad9d2dcff2a00b7ab76ee279e97ac7c88043b79e43ad0ecfc7b8b32511d"` Oct 16 16:17:32.367 INFO kablam! usermod: no changes Oct 16 16:17:32.495 INFO kablam! Compiling byte_units v0.1.3 (/source) Oct 16 16:17:33.607 INFO kablam! warning: unused import: `self::errors::*` Oct 16 16:17:33.607 INFO kablam! --> src/lib.rs:10:5 Oct 16 16:17:33.607 INFO kablam! | Oct 16 16:17:33.607 INFO kablam! 10 | use self::errors::*; Oct 16 16:17:33.607 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 16:17:33.607 INFO kablam! | Oct 16 16:17:33.607 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:17:33.607 INFO kablam! Oct 16 16:17:33.907 INFO kablam! warning: type `kB` should have a camel case name such as `Kb` Oct 16 16:17:33.907 INFO kablam! --> src/lib.rs:35:1 Oct 16 16:17:33.907 INFO kablam! | Oct 16 16:17:33.907 INFO kablam! 35 | pub struct kB(pub f64); Oct 16 16:17:33.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:17:33.907 INFO kablam! | Oct 16 16:17:33.907 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 16 16:17:33.907 INFO kablam! Oct 16 16:17:34.082 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.70s Oct 16 16:17:34.088 INFO kablam! su: No module specific data is present Oct 16 16:17:35.086 INFO running `"docker" "rm" "-f" "7b124ad9d2dcff2a00b7ab76ee279e97ac7c88043b79e43ad0ecfc7b8b32511d"` Oct 16 16:17:35.463 INFO blam! 7b124ad9d2dcff2a00b7ab76ee279e97ac7c88043b79e43ad0ecfc7b8b32511d Oct 16 16:17:35.471 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16:17:35.860 INFO blam! 483bc54897f2ded3b46a664664ef9d161c0601db34656ec12d3e29210feb6b15 Oct 16 16:17:35.862 INFO running `"docker" "start" "-a" "483bc54897f2ded3b46a664664ef9d161c0601db34656ec12d3e29210feb6b15"` Oct 16 16:17:37.511 INFO kablam! usermod: no changes Oct 16 16:17:37.655 INFO kablam! Compiling byte_units v0.1.3 (/source) Oct 16 16:17:38.779 INFO kablam! warning: unused import: `self::errors::*` Oct 16 16:17:38.779 INFO kablam! --> src/lib.rs:10:5 Oct 16 16:17:38.779 INFO kablam! | Oct 16 16:17:38.779 INFO kablam! 10 | use self::errors::*; Oct 16 16:17:38.779 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 16:17:38.779 INFO kablam! | Oct 16 16:17:38.779 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:17:38.779 INFO kablam! Oct 16 16:17:38.971 INFO kablam! warning: type `kB` should have a camel case name such as `Kb` Oct 16 16:17:38.971 INFO kablam! --> src/lib.rs:35:1 Oct 16 16:17:38.971 INFO kablam! | Oct 16 16:17:38.971 INFO kablam! 35 | pub struct kB(pub f64); Oct 16 16:17:38.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:17:38.971 INFO kablam! | Oct 16 16:17:38.971 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 16 16:17:38.971 INFO kablam! Oct 16 16:17:39.510 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.98s Oct 16 16:17:39.511 INFO kablam! su: No module specific data is present Oct 16 16:17:40.530 INFO running `"docker" "rm" "-f" "483bc54897f2ded3b46a664664ef9d161c0601db34656ec12d3e29210feb6b15"` Oct 16 16:17:40.835 INFO blam! 483bc54897f2ded3b46a664664ef9d161c0601db34656ec12d3e29210feb6b15 Oct 16 16:17:40.855 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16:17:41.266 INFO blam! 521bf1506810fe32991d1e206727bdff4aef4ee8132ee0c8abf1bb57b51a9f04 Oct 16 16:17:41.268 INFO running `"docker" "start" "-a" "521bf1506810fe32991d1e206727bdff4aef4ee8132ee0c8abf1bb57b51a9f04"` Oct 16 16:17:43.287 INFO kablam! usermod: no changes Oct 16 16:17:43.374 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 16:17:43.374 INFO blam! Oct 16 16:17:43.374 INFO kablam! Running /target/debug/deps/byte_units-6c99f799a3bc1166 Oct 16 16:17:43.374 INFO blam! running 0 tests Oct 16 16:17:43.374 INFO blam! Oct 16 16:17:43.374 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:17:43.374 INFO blam! Oct 16 16:17:43.382 INFO kablam! Doc-tests byte_units Oct 16 16:17:45.419 INFO blam! Oct 16 16:17:45.420 INFO blam! running 0 tests Oct 16 16:17:45.420 INFO blam! Oct 16 16:17:45.420 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:17:45.420 INFO blam! Oct 16 16:17:45.433 INFO kablam! su: No module specific data is present Oct 16 16:17:46.333 INFO running `"docker" "rm" "-f" "521bf1506810fe32991d1e206727bdff4aef4ee8132ee0c8abf1bb57b51a9f04"` Oct 16 16:17:46.611 INFO blam! 521bf1506810fe32991d1e206727bdff4aef4ee8132ee0c8abf1bb57b51a9f04