Oct 11 04:43:26.449 INFO testing RustisLeague/rustis against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:43:26.449 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:43:26.449 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:43:26.724 INFO blam! f08d635cd638ac9e19914cce532fdfa1785707baf537210cfe1de02e72208abd Oct 11 04:43:26.729 INFO running `"docker" "start" "-a" "f08d635cd638ac9e19914cce532fdfa1785707baf537210cfe1de02e72208abd"` Oct 11 04:43:27.400 INFO kablam! usermod: no changes Oct 11 04:43:27.473 INFO kablam! Compiling memchr v1.0.1 Oct 11 04:43:27.907 INFO kablam! Compiling nom v3.1.0 Oct 11 04:43:30.953 INFO kablam! Compiling rustis v0.1.0 (/source) Oct 11 04:43:31.553 INFO kablam! warning: unused import: `IResult` Oct 11 04:43:31.553 INFO kablam! --> src/rustis/parse.rs:1:11 Oct 11 04:43:31.553 INFO kablam! | Oct 11 04:43:31.553 INFO kablam! 1 | use nom::{IResult, digit}; Oct 11 04:43:31.553 INFO kablam! | ^^^^^^^ Oct 11 04:43:31.553 INFO kablam! | Oct 11 04:43:31.553 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:43:31.553 INFO kablam! Oct 11 04:43:32.324 INFO kablam! warning: unused variable: `x` Oct 11 04:43:32.324 INFO kablam! --> src/rustis/db.rs:38:26 Oct 11 04:43:32.324 INFO kablam! | Oct 11 04:43:32.324 INFO kablam! 38 | Some(x) => { Oct 11 04:43:32.324 INFO kablam! | ^ help: consider using `_x` instead Oct 11 04:43:32.324 INFO kablam! | Oct 11 04:43:32.324 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:43:32.324 INFO kablam! Oct 11 04:43:32.536 INFO kablam! warning: field is never used: `exp` Oct 11 04:43:32.536 INFO kablam! --> src/rustis/db.rs:10:5 Oct 11 04:43:32.536 INFO kablam! | Oct 11 04:43:32.536 INFO kablam! 10 | exp:BinaryHeap, Oct 11 04:43:32.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:43:32.536 INFO kablam! | Oct 11 04:43:32.536 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:43:32.536 INFO kablam! Oct 11 04:43:32.555 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 04:43:32.555 INFO kablam! --> src/rustis/server.rs:79:29 Oct 11 04:43:32.555 INFO kablam! | Oct 11 04:43:32.555 INFO kablam! 79 | stream.read_to_string(buf); Oct 11 04:43:32.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:43:32.555 INFO kablam! | Oct 11 04:43:32.555 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 04:43:32.555 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 04:43:32.555 INFO kablam! Oct 11 04:43:34.492 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.08s Oct 11 04:43:34.496 INFO kablam! su: No module specific data is present Oct 11 04:43:34.876 INFO running `"docker" "rm" "-f" "f08d635cd638ac9e19914cce532fdfa1785707baf537210cfe1de02e72208abd"` Oct 11 04:43:34.953 INFO blam! f08d635cd638ac9e19914cce532fdfa1785707baf537210cfe1de02e72208abd Oct 11 04:43:34.953 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:43:34.954 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:43:35.172 INFO blam! 651eecfe7140fb98973522476f0eaae1588cae12334e7ec7aa26130360f535ce Oct 11 04:43:35.176 INFO running `"docker" "start" "-a" "651eecfe7140fb98973522476f0eaae1588cae12334e7ec7aa26130360f535ce"` Oct 11 04:43:35.863 INFO kablam! usermod: no changes Oct 11 04:43:35.906 INFO kablam! Compiling rustis v0.1.0 (/source) Oct 11 04:43:37.431 INFO kablam! warning: unused variable: `x` Oct 11 04:43:37.431 INFO kablam! --> src/rustis/db.rs:38:26 Oct 11 04:43:37.431 INFO kablam! | Oct 11 04:43:37.431 INFO kablam! 38 | Some(x) => { Oct 11 04:43:37.431 INFO kablam! | ^ help: consider using `_x` instead Oct 11 04:43:37.431 INFO kablam! | Oct 11 04:43:37.431 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:43:37.431 INFO kablam! Oct 11 04:43:37.690 INFO kablam! warning: field is never used: `exp` Oct 11 04:43:37.690 INFO kablam! --> src/rustis/db.rs:10:5 Oct 11 04:43:37.690 INFO kablam! | Oct 11 04:43:37.690 INFO kablam! 10 | exp:BinaryHeap, Oct 11 04:43:37.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:43:37.690 INFO kablam! | Oct 11 04:43:37.690 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:43:37.690 INFO kablam! Oct 11 04:43:37.714 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 04:43:37.714 INFO kablam! --> src/rustis/server.rs:79:29 Oct 11 04:43:37.714 INFO kablam! | Oct 11 04:43:37.714 INFO kablam! 79 | stream.read_to_string(buf); Oct 11 04:43:37.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:43:37.714 INFO kablam! | Oct 11 04:43:37.714 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 04:43:37.714 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 04:43:37.714 INFO kablam! Oct 11 04:43:39.498 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.61s Oct 11 04:43:39.500 INFO kablam! su: No module specific data is present Oct 11 04:43:39.774 INFO running `"docker" "rm" "-f" "651eecfe7140fb98973522476f0eaae1588cae12334e7ec7aa26130360f535ce"` Oct 11 04:43:39.834 INFO blam! 651eecfe7140fb98973522476f0eaae1588cae12334e7ec7aa26130360f535ce Oct 11 04:43:39.835 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:43:39.836 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:43:40.018 INFO blam! 05b07f14fad28dd4ae5a5257d06063c628c873b776a4f6077d37e346941fa0ee Oct 11 04:43:40.020 INFO running `"docker" "start" "-a" "05b07f14fad28dd4ae5a5257d06063c628c873b776a4f6077d37e346941fa0ee"` Oct 11 04:43:40.524 INFO kablam! usermod: no changes Oct 11 04:43:40.562 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 04:43:40.562 INFO kablam! Running /target/debug/deps/rustis-e4c0fe156bb2acc3 Oct 11 04:43:40.568 INFO blam! Oct 11 04:43:40.568 INFO blam! running 17 tests Oct 11 04:43:40.568 INFO blam! test rustis::command::test_error ... ok Oct 11 04:43:40.568 INFO blam! test rustis::command::test_ok ... ok Oct 11 04:43:40.568 INFO blam! test rustis::db::test_dbsize ... ok Oct 11 04:43:40.568 INFO blam! test rustis::db::test_get_set ... ok Oct 11 04:43:40.568 INFO blam! test rustis::db::test_incr ... ok Oct 11 04:43:40.568 INFO blam! test rustis::parse::test_parse_int ... ok Oct 11 04:43:40.568 INFO blam! test rustis::value::test_array ... ok Oct 11 04:43:40.568 INFO blam! test rustis::db::test_list ... ok Oct 11 04:43:40.568 INFO blam! test rustis::parse::test_parse_float ... ok Oct 11 04:43:40.568 INFO blam! test rustis::value::test_int ... ok Oct 11 04:43:40.568 INFO blam! test rustis::parse::test_parse_resp ... ok Oct 11 04:43:40.568 INFO blam! test rustis::value::test_nil ... ok Oct 11 04:43:40.568 INFO blam! test rustis::parse::test_parse_quoted_chars ... ok Oct 11 04:43:40.568 INFO blam! test rustis::value::test_str ... ok Oct 11 04:43:40.569 INFO blam! test rustis::db::test_set ... ok Oct 11 04:43:40.569 INFO blam! test rustis::command::test_parse ... ok Oct 11 04:43:40.569 INFO blam! test rustis::parse::test_parse_command ... ok Oct 11 04:43:40.569 INFO blam! Oct 11 04:43:40.569 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:43:40.569 INFO blam! Oct 11 04:43:40.571 INFO kablam! su: No module specific data is present Oct 11 04:43:40.810 INFO running `"docker" "rm" "-f" "05b07f14fad28dd4ae5a5257d06063c628c873b776a4f6077d37e346941fa0ee"` Oct 11 04:43:40.906 INFO blam! 05b07f14fad28dd4ae5a5257d06063c628c873b776a4f6077d37e346941fa0ee