Oct 15 07:29:41.132 INFO testing RCasatta/integer-compression against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:29:41.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 07:29:41.607 INFO blam! 5cff6c74748405ea6ce92bceb482644f8ad93047f19bad6a68817f4a6615d564 Oct 15 07:29:41.608 INFO running `"docker" "start" "-a" "5cff6c74748405ea6ce92bceb482644f8ad93047f19bad6a68817f4a6615d564"` Oct 15 07:29:43.335 INFO kablam! usermod: no changes Oct 15 07:29:43.523 INFO kablam! Compiling data-encoding v2.1.1 Oct 15 07:29:48.979 INFO kablam! Compiling integer-compression v0.1.0 (/source) Oct 15 07:29:50.027 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 15 07:29:50.028 INFO kablam! --> src/main.rs:8:5 Oct 15 07:29:50.028 INFO kablam! | Oct 15 07:29:50.029 INFO kablam! 8 | use std::cmp::Ordering; Oct 15 07:29:50.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 07:29:50.030 INFO kablam! | Oct 15 07:29:50.031 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:29:50.031 INFO kablam! Oct 15 07:29:50.231 INFO kablam! warning: function `init_U40_random_vec` should have a snake case name such as `init_u40_random_vec` Oct 15 07:29:50.231 INFO kablam! --> src/main.rs:171:1 Oct 15 07:29:50.231 INFO kablam! | Oct 15 07:29:50.231 INFO kablam! 171 | / fn init_U40_random_vec(n : usize) -> Vec{ Oct 15 07:29:50.231 INFO kablam! 172 | | let mut rng = rand::thread_rng(); Oct 15 07:29:50.231 INFO kablam! 173 | | let mut vec = Vec::new(); Oct 15 07:29:50.231 INFO kablam! 174 | | for _i in 0..n { Oct 15 07:29:50.231 INFO kablam! ... | Oct 15 07:29:50.231 INFO kablam! 177 | | vec Oct 15 07:29:50.231 INFO kablam! 178 | | } Oct 15 07:29:50.231 INFO kablam! | |_^ Oct 15 07:29:50.231 INFO kablam! | Oct 15 07:29:50.231 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 07:29:50.231 INFO kablam! Oct 15 07:29:51.803 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.41s Oct 15 07:29:51.803 INFO kablam! su: No module specific data is present Oct 15 07:29:52.417 INFO running `"docker" "rm" "-f" "5cff6c74748405ea6ce92bceb482644f8ad93047f19bad6a68817f4a6615d564"` Oct 15 07:29:52.691 INFO blam! 5cff6c74748405ea6ce92bceb482644f8ad93047f19bad6a68817f4a6615d564 Oct 15 07:29:52.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 07:29:53.180 INFO blam! b7ea949abff8333302f8aea03980ee46fdccbf0b28c3be62465487d393f5299a Oct 15 07:29:53.183 INFO running `"docker" "start" "-a" "b7ea949abff8333302f8aea03980ee46fdccbf0b28c3be62465487d393f5299a"` Oct 15 07:29:55.082 INFO kablam! usermod: no changes Oct 15 07:29:55.214 INFO kablam! Compiling integer-compression v0.1.0 (/source) Oct 15 07:29:56.271 INFO kablam! warning: unused variable: `buffer` Oct 15 07:29:56.271 INFO kablam! --> examples/utxo.rs:14:13 Oct 15 07:29:56.271 INFO kablam! | Oct 15 07:29:56.271 INFO kablam! 14 | let mut buffer = String::new(); Oct 15 07:29:56.271 INFO kablam! | ^^^^^^ help: consider using `_buffer` instead Oct 15 07:29:56.271 INFO kablam! | Oct 15 07:29:56.271 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:29:56.271 INFO kablam! Oct 15 07:29:56.291 INFO kablam! warning: variable does not need to be mutable Oct 15 07:29:56.291 INFO kablam! --> examples/utxo.rs:14:9 Oct 15 07:29:56.291 INFO kablam! | Oct 15 07:29:56.291 INFO kablam! 14 | let mut buffer = String::new(); Oct 15 07:29:56.291 INFO kablam! | ----^^^^^^ Oct 15 07:29:56.291 INFO kablam! | | Oct 15 07:29:56.291 INFO kablam! | help: remove this `mut` Oct 15 07:29:56.291 INFO kablam! | Oct 15 07:29:56.291 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:29:56.291 INFO kablam! Oct 15 07:29:57.668 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 15 07:29:57.668 INFO kablam! --> src/main.rs:8:5 Oct 15 07:29:57.668 INFO kablam! | Oct 15 07:29:57.668 INFO kablam! 8 | use std::cmp::Ordering; Oct 15 07:29:57.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 07:29:57.668 INFO kablam! | Oct 15 07:29:57.668 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:29:57.668 INFO kablam! Oct 15 07:29:58.259 INFO kablam! warning: function `init_U40_random_vec` should have a snake case name such as `init_u40_random_vec` Oct 15 07:29:58.259 INFO kablam! --> src/main.rs:171:1 Oct 15 07:29:58.259 INFO kablam! | Oct 15 07:29:58.259 INFO kablam! 171 | / fn init_U40_random_vec(n : usize) -> Vec{ Oct 15 07:29:58.259 INFO kablam! 172 | | let mut rng = rand::thread_rng(); Oct 15 07:29:58.259 INFO kablam! 173 | | let mut vec = Vec::new(); Oct 15 07:29:58.259 INFO kablam! 174 | | for _i in 0..n { Oct 15 07:29:58.259 INFO kablam! ... | Oct 15 07:29:58.259 INFO kablam! 177 | | vec Oct 15 07:29:58.259 INFO kablam! 178 | | } Oct 15 07:29:58.259 INFO kablam! | |_^ Oct 15 07:29:58.259 INFO kablam! | Oct 15 07:29:58.259 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 07:29:58.259 INFO kablam! Oct 15 07:29:58.259 INFO kablam! warning: function `test_U40` should have a snake case name such as `test_u40` Oct 15 07:29:58.259 INFO kablam! --> src/main.rs:189:5 Oct 15 07:29:58.259 INFO kablam! | Oct 15 07:29:58.259 INFO kablam! 189 | / fn test_U40() { Oct 15 07:29:58.259 INFO kablam! 190 | | Oct 15 07:29:58.259 INFO kablam! 191 | | assert_eq!(5, mem::size_of::()); Oct 15 07:29:58.259 INFO kablam! 192 | | Oct 15 07:29:58.259 INFO kablam! ... | Oct 15 07:29:58.259 INFO kablam! 219 | | assert_eq!(set.len(),100); Oct 15 07:29:58.259 INFO kablam! 220 | | } Oct 15 07:29:58.259 INFO kablam! | |_____^ Oct 15 07:29:58.259 INFO kablam! Oct 15 07:29:59.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.29s Oct 15 07:29:59.411 INFO kablam! su: No module specific data is present Oct 15 07:29:59.931 INFO running `"docker" "rm" "-f" "b7ea949abff8333302f8aea03980ee46fdccbf0b28c3be62465487d393f5299a"` Oct 15 07:30:00.195 INFO blam! b7ea949abff8333302f8aea03980ee46fdccbf0b28c3be62465487d393f5299a Oct 15 07:30:00.203 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 07:30:00.581 INFO blam! 055590fabe50afe4756ecbbd1f488972b8bbe994da689e777d41c762d897b156 Oct 15 07:30:00.584 INFO running `"docker" "start" "-a" "055590fabe50afe4756ecbbd1f488972b8bbe994da689e777d41c762d897b156"` Oct 15 07:30:01.778 INFO kablam! usermod: no changes Oct 15 07:30:01.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 07:30:01.895 INFO kablam! Running /target/debug/deps/integer_compression-27f2e5e3867fbe41 Oct 15 07:30:01.903 INFO kablam! su: No module specific data is present Oct 15 07:30:01.903 INFO blam! Oct 15 07:30:01.904 INFO blam! running 1 test Oct 15 07:30:01.904 INFO blam! test test::test_U40 ... ok Oct 15 07:30:01.904 INFO blam! Oct 15 07:30:01.904 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:30:01.905 INFO blam! Oct 15 07:30:02.831 INFO running `"docker" "rm" "-f" "055590fabe50afe4756ecbbd1f488972b8bbe994da689e777d41c762d897b156"` Oct 15 07:30:03.139 INFO blam! 055590fabe50afe4756ecbbd1f488972b8bbe994da689e777d41c762d897b156