Oct 12 05:24:30.965 INFO testing base122-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 05:24:30.965 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 05:24:31.374 INFO blam! 9c26c63fd5a0e2f2a0c6000948da10ced7a7c34515464e851cdeb0e5275fa24e Oct 12 05:24:31.384 INFO running `"docker" "start" "-a" "9c26c63fd5a0e2f2a0c6000948da10ced7a7c34515464e851cdeb0e5275fa24e"` Oct 12 05:24:32.414 INFO kablam! usermod: no changes Oct 12 05:24:32.483 INFO kablam! Compiling base122 v0.1.0 (/source) Oct 12 05:24:33.760 INFO kablam! warning: constant item is never used: `DEFAULT_MIME` Oct 12 05:24:33.760 INFO kablam! --> src/lib.rs:10:1 Oct 12 05:24:33.760 INFO kablam! | Oct 12 05:24:33.760 INFO kablam! 10 | const DEFAULT_MIME: &'static str = "image/jpg"; Oct 12 05:24:33.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:24:33.760 INFO kablam! | Oct 12 05:24:33.760 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 05:24:33.760 INFO kablam! Oct 12 05:24:35.340 INFO kablam! warning: unused import: `base122::Encoder` Oct 12 05:24:35.340 INFO kablam! --> src/main.rs:3:5 Oct 12 05:24:35.340 INFO kablam! | Oct 12 05:24:35.340 INFO kablam! 3 | use base122::Encoder; Oct 12 05:24:35.340 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:24:35.340 INFO kablam! | Oct 12 05:24:35.340 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:24:35.340 INFO kablam! Oct 12 05:24:35.740 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.30s Oct 12 05:24:35.740 INFO kablam! su: No module specific data is present Oct 12 05:24:36.212 INFO running `"docker" "rm" "-f" "9c26c63fd5a0e2f2a0c6000948da10ced7a7c34515464e851cdeb0e5275fa24e"` Oct 12 05:24:36.559 INFO blam! 9c26c63fd5a0e2f2a0c6000948da10ced7a7c34515464e851cdeb0e5275fa24e Oct 12 05:24:36.563 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 05:24:36.984 INFO blam! 1fe14c674e8dffdbc4fb768403e6f57bee36699cb7069ae1788bc034910b5e7f Oct 12 05:24:36.992 INFO running `"docker" "start" "-a" "1fe14c674e8dffdbc4fb768403e6f57bee36699cb7069ae1788bc034910b5e7f"` Oct 12 05:24:38.535 INFO kablam! usermod: no changes Oct 12 05:24:38.609 INFO kablam! Compiling base122 v0.1.0 (/source) Oct 12 05:24:40.892 INFO kablam! warning: constant item is never used: `DEFAULT_MIME` Oct 12 05:24:40.892 INFO kablam! --> src/lib.rs:10:1 Oct 12 05:24:40.892 INFO kablam! | Oct 12 05:24:40.892 INFO kablam! 10 | const DEFAULT_MIME: &'static str = "image/jpg"; Oct 12 05:24:40.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:24:40.892 INFO kablam! | Oct 12 05:24:40.892 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 05:24:40.892 INFO kablam! Oct 12 05:24:41.216 INFO kablam! warning: unused import: `base122::Encoder` Oct 12 05:24:41.216 INFO kablam! --> src/main.rs:3:5 Oct 12 05:24:41.216 INFO kablam! | Oct 12 05:24:41.216 INFO kablam! 3 | use base122::Encoder; Oct 12 05:24:41.216 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 05:24:41.216 INFO kablam! | Oct 12 05:24:41.216 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:24:41.216 INFO kablam! Oct 12 05:24:42.589 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.04s Oct 12 05:24:42.591 INFO kablam! su: No module specific data is present Oct 12 05:24:43.872 INFO running `"docker" "rm" "-f" "1fe14c674e8dffdbc4fb768403e6f57bee36699cb7069ae1788bc034910b5e7f"` Oct 12 05:24:44.136 INFO blam! 1fe14c674e8dffdbc4fb768403e6f57bee36699cb7069ae1788bc034910b5e7f Oct 12 05:24:44.140 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 05:24:44.561 INFO blam! 45fa08e466ea8b1f5ab7ee66063261f00b5e9bfa0cfb5b69d0a1891d868a4db9 Oct 12 05:24:44.562 INFO running `"docker" "start" "-a" "45fa08e466ea8b1f5ab7ee66063261f00b5e9bfa0cfb5b69d0a1891d868a4db9"` Oct 12 05:24:46.268 INFO kablam! usermod: no changes Oct 12 05:24:46.316 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 05:24:46.324 INFO blam! Oct 12 05:24:46.324 INFO kablam! Running /target/debug/deps/base122-c5ca80796e0e19b7 Oct 12 05:24:46.324 INFO blam! running 4 tests Oct 12 05:24:46.324 INFO blam! test test::test_4_byte_encode ... ok Oct 12 05:24:46.324 INFO blam! test test::test_second_7 ... ok Oct 12 05:24:46.328 INFO blam! test test::test_first_7 ... ok Oct 12 05:24:46.328 INFO blam! test test::test_middle_7 ... ok Oct 12 05:24:46.328 INFO blam! Oct 12 05:24:46.328 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:24:46.328 INFO blam! Oct 12 05:24:46.328 INFO kablam! Running /target/debug/deps/base122-b27cac4e0c4c7904 Oct 12 05:24:46.336 INFO blam! Oct 12 05:24:46.336 INFO blam! running 0 tests Oct 12 05:24:46.336 INFO blam! Oct 12 05:24:46.336 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:24:46.336 INFO blam! Oct 12 05:24:46.337 INFO kablam! Doc-tests base122 Oct 12 05:24:48.446 INFO blam! Oct 12 05:24:48.446 INFO blam! running 0 tests Oct 12 05:24:48.446 INFO blam! Oct 12 05:24:48.446 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:24:48.446 INFO blam! Oct 12 05:24:48.454 INFO kablam! su: No module specific data is present Oct 12 05:24:49.100 INFO running `"docker" "rm" "-f" "45fa08e466ea8b1f5ab7ee66063261f00b5e9bfa0cfb5b69d0a1891d868a4db9"` Oct 12 05:24:49.412 INFO blam! 45fa08e466ea8b1f5ab7ee66063261f00b5e9bfa0cfb5b69d0a1891d868a4db9