Oct 11 16:19:03.471 INFO testing nats-types-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 16:19:03.471 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 16:19:03.472 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 16:19:03.876 INFO blam! fec356698d1aeecaf6caa8d0bc2075a5fcaaaf3318485d8e6198b88ac0e6dafa Oct 11 16:19:03.876 INFO running `"docker" "start" "-a" "fec356698d1aeecaf6caa8d0bc2075a5fcaaaf3318485d8e6198b88ac0e6dafa"` Oct 11 16:19:04.390 INFO kablam! usermod: no changes Oct 11 16:19:04.471 INFO kablam! Compiling nats-types v0.1.0 (/source) Oct 11 16:19:05.232 INFO kablam! warning: unused import: `nom::types::CompleteStr` Oct 11 16:19:05.232 INFO kablam! --> src/lib.rs:51:5 Oct 11 16:19:05.233 INFO kablam! | Oct 11 16:19:05.233 INFO kablam! 51 | use nom::types::CompleteStr; Oct 11 16:19:05.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 16:19:05.233 INFO kablam! | Oct 11 16:19:05.234 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 16:19:05.234 INFO kablam! Oct 11 16:19:05.234 INFO kablam! warning: unused import: `nom` Oct 11 16:19:05.234 INFO kablam! --> src/parser.rs:7:5 Oct 11 16:19:05.234 INFO kablam! | Oct 11 16:19:05.234 INFO kablam! 7 | use nom; Oct 11 16:19:05.235 INFO kablam! | ^^^ Oct 11 16:19:05.235 INFO kablam! Oct 11 16:19:05.235 INFO kablam! warning: unused import: `digit` Oct 11 16:19:05.235 INFO kablam! --> src/parser.rs:9:11 Oct 11 16:19:05.235 INFO kablam! | Oct 11 16:19:05.235 INFO kablam! 9 | use nom::{digit, AsChar}; Oct 11 16:19:05.235 INFO kablam! | ^^^^^ Oct 11 16:19:05.236 INFO kablam! Oct 11 16:19:05.236 INFO kablam! warning: unused import: `std` Oct 11 16:19:05.236 INFO kablam! --> src/parser.rs:10:5 Oct 11 16:19:05.236 INFO kablam! | Oct 11 16:19:05.236 INFO kablam! 10 | use std; Oct 11 16:19:05.236 INFO kablam! | ^^^ Oct 11 16:19:05.236 INFO kablam! Oct 11 16:19:05.573 INFO kablam! warning: unused import: `AsChar` Oct 11 16:19:05.573 INFO kablam! --> src/parser.rs:9:18 Oct 11 16:19:05.573 INFO kablam! | Oct 11 16:19:05.573 INFO kablam! 9 | use nom::{digit, AsChar}; Oct 11 16:19:05.573 INFO kablam! | ^^^^^^ Oct 11 16:19:05.573 INFO kablam! Oct 11 16:19:05.760 INFO kablam! warning: struct is never constructed: `SubHeader` Oct 11 16:19:05.760 INFO kablam! --> src/parser.rs:31:1 Oct 11 16:19:05.760 INFO kablam! | Oct 11 16:19:05.760 INFO kablam! 31 | pub struct SubHeader { Oct 11 16:19:05.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 16:19:05.760 INFO kablam! | Oct 11 16:19:05.760 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 16:19:05.760 INFO kablam! Oct 11 16:19:06.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.44s Oct 11 16:19:06.857 INFO kablam! su: No module specific data is present Oct 11 16:19:07.529 INFO running `"docker" "rm" "-f" "fec356698d1aeecaf6caa8d0bc2075a5fcaaaf3318485d8e6198b88ac0e6dafa"` Oct 11 16:19:07.696 INFO blam! fec356698d1aeecaf6caa8d0bc2075a5fcaaaf3318485d8e6198b88ac0e6dafa Oct 11 16:19:07.696 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 16:19:07.697 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 16:19:08.084 INFO blam! 43682f55924099a5ffd8a8277abdf8be490146f64713dd6f9e77c2d617d24dbb Oct 11 16:19:08.086 INFO running `"docker" "start" "-a" "43682f55924099a5ffd8a8277abdf8be490146f64713dd6f9e77c2d617d24dbb"` Oct 11 16:19:08.846 INFO kablam! usermod: no changes Oct 11 16:19:08.928 INFO kablam! Compiling nats-types v0.1.0 (/source) Oct 11 16:19:09.812 INFO kablam! warning: unused import: `nom::types::CompleteStr` Oct 11 16:19:09.812 INFO kablam! --> src/lib.rs:51:5 Oct 11 16:19:09.812 INFO kablam! | Oct 11 16:19:09.812 INFO kablam! 51 | use nom::types::CompleteStr; Oct 11 16:19:09.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 16:19:09.812 INFO kablam! | Oct 11 16:19:09.812 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 16:19:09.812 INFO kablam! Oct 11 16:19:09.812 INFO kablam! warning: unused import: `nom` Oct 11 16:19:09.812 INFO kablam! --> src/parser.rs:7:5 Oct 11 16:19:09.812 INFO kablam! | Oct 11 16:19:09.812 INFO kablam! 7 | use nom; Oct 11 16:19:09.812 INFO kablam! | ^^^ Oct 11 16:19:09.812 INFO kablam! Oct 11 16:19:09.812 INFO kablam! warning: unused import: `digit` Oct 11 16:19:09.812 INFO kablam! --> src/parser.rs:9:11 Oct 11 16:19:09.812 INFO kablam! | Oct 11 16:19:09.812 INFO kablam! 9 | use nom::{digit, AsChar}; Oct 11 16:19:09.812 INFO kablam! | ^^^^^ Oct 11 16:19:09.812 INFO kablam! Oct 11 16:19:09.812 INFO kablam! warning: unused import: `std` Oct 11 16:19:09.812 INFO kablam! --> src/parser.rs:10:5 Oct 11 16:19:09.812 INFO kablam! | Oct 11 16:19:09.812 INFO kablam! 10 | use std; Oct 11 16:19:09.812 INFO kablam! | ^^^ Oct 11 16:19:09.812 INFO kablam! Oct 11 16:19:10.260 INFO kablam! warning: unused import: `AsChar` Oct 11 16:19:10.260 INFO kablam! --> src/parser.rs:9:18 Oct 11 16:19:10.260 INFO kablam! | Oct 11 16:19:10.260 INFO kablam! 9 | use nom::{digit, AsChar}; Oct 11 16:19:10.260 INFO kablam! | ^^^^^^ Oct 11 16:19:10.260 INFO kablam! Oct 11 16:19:12.470 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.57s Oct 11 16:19:12.477 INFO kablam! su: No module specific data is present Oct 11 16:19:13.196 INFO running `"docker" "rm" "-f" "43682f55924099a5ffd8a8277abdf8be490146f64713dd6f9e77c2d617d24dbb"` Oct 11 16:19:13.424 INFO blam! 43682f55924099a5ffd8a8277abdf8be490146f64713dd6f9e77c2d617d24dbb Oct 11 16:19:13.433 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 16:19:13.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 16:19:13.755 INFO blam! 77583690c68612abca00179a887862b189edadc199457935e4e404655552b1b1 Oct 11 16:19:13.755 INFO running `"docker" "start" "-a" "77583690c68612abca00179a887862b189edadc199457935e4e404655552b1b1"` Oct 11 16:19:14.324 INFO kablam! usermod: no changes Oct 11 16:19:14.366 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 16:19:14.367 INFO kablam! Running /target/debug/deps/nats_types-2af57a435425cd2e Oct 11 16:19:14.369 INFO blam! Oct 11 16:19:14.369 INFO blam! running 15 tests Oct 11 16:19:14.370 INFO blam! test parser::test::error_header ... ok Oct 11 16:19:14.370 INFO blam! test parser::test::msg_reply_to ... ok Oct 11 16:19:14.370 INFO blam! test parser::test::pub_reply ... ok Oct 11 16:19:14.370 INFO blam! test parser::test::sub_qg ... ok Oct 11 16:19:14.371 INFO blam! test parser::test::pub_no_reply ... ok Oct 11 16:19:14.371 INFO blam! test parser::test::unsub_no_max ... ok Oct 11 16:19:14.371 INFO blam! test parser::test::unsub_max ... ok Oct 11 16:19:14.371 INFO blam! test parser::test::sub_no_qg ... ok Oct 11 16:19:14.371 INFO blam! test tests::connect_roundtrip ... ok Oct 11 16:19:14.371 INFO blam! test tests::enum_round ... ok Oct 11 16:19:14.371 INFO blam! test tests::pub_roundtrip ... ok Oct 11 16:19:14.371 INFO blam! test tests::serverinfo_roundtrip ... ok Oct 11 16:19:14.371 INFO blam! test tests::msg_roundtrip ... ok Oct 11 16:19:14.371 INFO blam! test tests::unsub_roundtrip ... ok Oct 11 16:19:14.373 INFO blam! test parser::test::msg_no_reply ... ok Oct 11 16:19:14.373 INFO kablam! Doc-tests nats-types Oct 11 16:19:14.373 INFO blam! Oct 11 16:19:14.373 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:19:14.373 INFO blam! Oct 11 16:19:15.605 INFO blam! Oct 11 16:19:15.605 INFO blam! running 2 tests Oct 11 16:19:18.096 INFO blam! test src/lib.rs - (line 11) ... ok Oct 11 16:19:18.184 INFO blam! test src/lib.rs - (line 28) ... ok Oct 11 16:19:18.184 INFO blam! Oct 11 16:19:18.184 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:19:18.184 INFO blam! Oct 11 16:19:18.204 INFO kablam! su: No module specific data is present Oct 11 16:19:18.661 INFO running `"docker" "rm" "-f" "77583690c68612abca00179a887862b189edadc199457935e4e404655552b1b1"` Oct 11 16:19:18.796 INFO blam! 77583690c68612abca00179a887862b189edadc199457935e4e404655552b1b1