Oct 14 11:24:51.728 INFO testing mersinvald/htoi against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 11:24:51.728 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 11:24:52.207 INFO blam! 2c7c56958917aaeeae81e7abd43c3c5a1db06403cd6a48d0918be6c48187ad89 Oct 14 11:24:52.207 INFO running `"docker" "start" "-a" "2c7c56958917aaeeae81e7abd43c3c5a1db06403cd6a48d0918be6c48187ad89"` Oct 14 11:24:54.607 INFO kablam! usermod: no changes Oct 14 11:24:54.655 INFO kablam! Compiling htoi v0.1.0 (/source) Oct 14 11:24:55.811 INFO kablam! warning: function is never used: `hex_to_u8` Oct 14 11:24:55.811 INFO kablam! --> src/main.rs:26:1 Oct 14 11:24:55.811 INFO kablam! | Oct 14 11:24:55.811 INFO kablam! 26 | fn hex_to_u8(byte: u8) -> u8 { Oct 14 11:24:55.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:24:55.811 INFO kablam! | Oct 14 11:24:55.811 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:24:55.811 INFO kablam! Oct 14 11:24:55.811 INFO kablam! warning: foreign function is never used: `htoi_c` Oct 14 11:24:55.811 INFO kablam! --> src/main.rs:73:9 Oct 14 11:24:55.811 INFO kablam! | Oct 14 11:24:55.811 INFO kablam! 73 | pub fn htoi_c(s: *const u8) -> i64; Oct 14 11:24:55.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:24:55.811 INFO kablam! Oct 14 11:24:55.811 INFO kablam! warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 11:24:55.811 INFO kablam! --> src/main.rs:2:12 Oct 14 11:24:55.811 INFO kablam! | Oct 14 11:24:55.811 INFO kablam! 2 | #![feature(universal_impl_trait)] Oct 14 11:24:55.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 11:24:55.811 INFO kablam! | Oct 14 11:24:55.811 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 11:24:55.811 INFO kablam! Oct 14 11:24:56.261 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.63s Oct 14 11:24:56.265 INFO kablam! su: No module specific data is present Oct 14 11:24:57.021 INFO running `"docker" "rm" "-f" "2c7c56958917aaeeae81e7abd43c3c5a1db06403cd6a48d0918be6c48187ad89"` Oct 14 11:24:57.323 INFO blam! 2c7c56958917aaeeae81e7abd43c3c5a1db06403cd6a48d0918be6c48187ad89 Oct 14 11:24:57.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 11:24:57.835 INFO blam! d5f825d77ea54a5fdfd69c8e85a354b5bb6ca648862589177565a7d3ee5bc76c Oct 14 11:24:57.837 INFO running `"docker" "start" "-a" "d5f825d77ea54a5fdfd69c8e85a354b5bb6ca648862589177565a7d3ee5bc76c"` Oct 14 11:24:59.051 INFO kablam! usermod: no changes Oct 14 11:24:59.107 INFO kablam! Compiling htoi v0.1.0 (/source) Oct 14 11:24:59.383 INFO kablam! warning: the feature `universal_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 11:24:59.383 INFO kablam! --> src/main.rs:2:12 Oct 14 11:24:59.384 INFO kablam! | Oct 14 11:24:59.384 INFO kablam! 2 | #![feature(universal_impl_trait)] Oct 14 11:24:59.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 11:24:59.384 INFO kablam! | Oct 14 11:24:59.384 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 11:24:59.384 INFO kablam! Oct 14 11:25:00.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Oct 14 11:25:00.107 INFO kablam! su: No module specific data is present Oct 14 11:25:00.790 INFO running `"docker" "rm" "-f" "d5f825d77ea54a5fdfd69c8e85a354b5bb6ca648862589177565a7d3ee5bc76c"` Oct 14 11:25:01.079 INFO blam! d5f825d77ea54a5fdfd69c8e85a354b5bb6ca648862589177565a7d3ee5bc76c Oct 14 11:25:01.083 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 11:25:01.483 INFO blam! 1b81afe0c88c957fa44a1bce0c68eb9c2cef9eb666ff75e629fff848f7bac877 Oct 14 11:25:01.487 INFO running `"docker" "start" "-a" "1b81afe0c88c957fa44a1bce0c68eb9c2cef9eb666ff75e629fff848f7bac877"` Oct 14 11:25:02.535 INFO kablam! usermod: no changes Oct 14 11:25:02.583 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 11:25:02.584 INFO kablam! Running /target/debug/deps/htoi-78e0c3da03b5808d Oct 14 11:25:02.591 INFO blam! Oct 14 11:25:02.592 INFO blam! running 4 tests Oct 14 11:25:02.605 INFO blam! test tests::rust_htoi_table ... ok Oct 14 11:25:02.606 INFO kablam! su: No module specific data is present Oct 14 11:25:02.606 INFO blam! test tests::c_htoi ... ok Oct 14 11:25:02.606 INFO blam! test tests::c_htoi_table ... ok Oct 14 11:25:02.607 INFO blam! test tests::rust_htoi ... ok Oct 14 11:25:02.607 INFO blam! Oct 14 11:25:02.607 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:25:02.608 INFO blam! Oct 14 11:25:03.167 INFO running `"docker" "rm" "-f" "1b81afe0c88c957fa44a1bce0c68eb9c2cef9eb666ff75e629fff848f7bac877"` Oct 14 11:25:03.423 INFO blam! 1b81afe0c88c957fa44a1bce0c68eb9c2cef9eb666ff75e629fff848f7bac877