Oct 11 10:50:52.992 INFO testing stellar-0.1.2-alpha against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:50:52.992 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:50:52.993 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 10:50:53.192 INFO blam! 223f5439ab38807ede6a9199bc1d39057e768d523b1d3b4dbe5023258aecb472 Oct 11 10:50:53.194 INFO running `"docker" "start" "-a" "223f5439ab38807ede6a9199bc1d39057e768d523b1d3b4dbe5023258aecb472"` Oct 11 10:50:53.631 INFO kablam! usermod: no changes Oct 11 10:50:53.694 INFO kablam! Compiling stellar v0.1.2-alpha (/source) Oct 11 10:50:54.330 INFO kablam! warning: field is never used: `fee` Oct 11 10:50:54.330 INFO kablam! --> src/transaction.rs:10:5 Oct 11 10:50:54.330 INFO kablam! | Oct 11 10:50:54.330 INFO kablam! 10 | fee: Integer, Oct 11 10:50:54.330 INFO kablam! | ^^^^^^^^^^^^ Oct 11 10:50:54.330 INFO kablam! | Oct 11 10:50:54.330 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 10:50:54.330 INFO kablam! Oct 11 10:50:54.330 INFO kablam! warning: field is never used: `source_account` Oct 11 10:50:54.330 INFO kablam! --> src/transaction.rs:11:5 Oct 11 10:50:54.330 INFO kablam! | Oct 11 10:50:54.330 INFO kablam! 11 | source_account: KeyPair, Oct 11 10:50:54.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:50:54.330 INFO kablam! Oct 11 10:50:54.330 INFO kablam! warning: field is never used: `sequence_number` Oct 11 10:50:54.330 INFO kablam! --> src/transaction.rs:12:5 Oct 11 10:50:54.331 INFO kablam! | Oct 11 10:50:54.331 INFO kablam! 12 | sequence_number: Long, Oct 11 10:50:54.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:50:54.331 INFO kablam! Oct 11 10:50:54.331 INFO kablam! warning: field is never used: `operations` Oct 11 10:50:54.331 INFO kablam! --> src/transaction.rs:13:5 Oct 11 10:50:54.331 INFO kablam! | Oct 11 10:50:54.331 INFO kablam! 13 | operations: Vec, Oct 11 10:50:54.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:50:54.331 INFO kablam! Oct 11 10:50:54.331 INFO kablam! warning: field is never used: `memo` Oct 11 10:50:54.331 INFO kablam! --> src/transaction.rs:14:5 Oct 11 10:50:54.331 INFO kablam! | Oct 11 10:50:54.331 INFO kablam! 14 | memo: Memo, Oct 11 10:50:54.331 INFO kablam! | ^^^^^^^^^^ Oct 11 10:50:54.331 INFO kablam! Oct 11 10:50:54.331 INFO kablam! warning: field is never used: `signatures` Oct 11 10:50:54.331 INFO kablam! --> src/transaction.rs:15:5 Oct 11 10:50:54.331 INFO kablam! | Oct 11 10:50:54.331 INFO kablam! 15 | signatures: Vec<()>, // TODO: Port DecoratedSignatures Oct 11 10:50:54.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 10:50:54.331 INFO kablam! Oct 11 10:50:54.517 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.87s Oct 11 10:50:54.520 INFO kablam! su: No module specific data is present Oct 11 10:50:55.064 INFO running `"docker" "rm" "-f" "223f5439ab38807ede6a9199bc1d39057e768d523b1d3b4dbe5023258aecb472"` Oct 11 10:50:55.324 INFO blam! 223f5439ab38807ede6a9199bc1d39057e768d523b1d3b4dbe5023258aecb472 Oct 11 10:50:55.327 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:50:55.327 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 10:50:55.670 INFO blam! 744468cb0b09f814297792b301b2e8539c52aca9c830246659a068d7db3838eb Oct 11 10:50:55.672 INFO running `"docker" "start" "-a" "744468cb0b09f814297792b301b2e8539c52aca9c830246659a068d7db3838eb"` Oct 11 10:50:56.392 INFO kablam! usermod: no changes Oct 11 10:50:56.435 INFO kablam! Compiling stellar v0.1.2-alpha (/source) Oct 11 10:50:57.176 INFO kablam! warning: field is never used: `fee` Oct 11 10:50:57.176 INFO kablam! --> src/transaction.rs:10:5 Oct 11 10:50:57.176 INFO kablam! | Oct 11 10:50:57.176 INFO kablam! 10 | fee: Integer, Oct 11 10:50:57.176 INFO kablam! | ^^^^^^^^^^^^ Oct 11 10:50:57.176 INFO kablam! | Oct 11 10:50:57.176 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 10:50:57.176 INFO kablam! Oct 11 10:50:57.176 INFO kablam! warning: field is never used: `source_account` Oct 11 10:50:57.176 INFO kablam! --> src/transaction.rs:11:5 Oct 11 10:50:57.176 INFO kablam! | Oct 11 10:50:57.176 INFO kablam! 11 | source_account: KeyPair, Oct 11 10:50:57.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:50:57.176 INFO kablam! Oct 11 10:50:57.176 INFO kablam! warning: field is never used: `sequence_number` Oct 11 10:50:57.176 INFO kablam! --> src/transaction.rs:12:5 Oct 11 10:50:57.176 INFO kablam! | Oct 11 10:50:57.176 INFO kablam! 12 | sequence_number: Long, Oct 11 10:50:57.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:50:57.176 INFO kablam! Oct 11 10:50:57.176 INFO kablam! warning: field is never used: `operations` Oct 11 10:50:57.176 INFO kablam! --> src/transaction.rs:13:5 Oct 11 10:50:57.176 INFO kablam! | Oct 11 10:50:57.176 INFO kablam! 13 | operations: Vec, Oct 11 10:50:57.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:50:57.176 INFO kablam! Oct 11 10:50:57.176 INFO kablam! warning: field is never used: `memo` Oct 11 10:50:57.176 INFO kablam! --> src/transaction.rs:14:5 Oct 11 10:50:57.176 INFO kablam! | Oct 11 10:50:57.176 INFO kablam! 14 | memo: Memo, Oct 11 10:50:57.176 INFO kablam! | ^^^^^^^^^^ Oct 11 10:50:57.176 INFO kablam! Oct 11 10:50:57.176 INFO kablam! warning: field is never used: `signatures` Oct 11 10:50:57.176 INFO kablam! --> src/transaction.rs:15:5 Oct 11 10:50:57.176 INFO kablam! | Oct 11 10:50:57.176 INFO kablam! 15 | signatures: Vec<()>, // TODO: Port DecoratedSignatures Oct 11 10:50:57.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 10:50:57.176 INFO kablam! Oct 11 10:50:57.794 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 11 10:50:57.798 INFO kablam! su: No module specific data is present Oct 11 10:50:58.125 INFO running `"docker" "rm" "-f" "744468cb0b09f814297792b301b2e8539c52aca9c830246659a068d7db3838eb"` Oct 11 10:50:58.205 INFO blam! 744468cb0b09f814297792b301b2e8539c52aca9c830246659a068d7db3838eb Oct 11 10:50:58.208 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:50:58.208 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 10:50:58.382 INFO blam! 3e75a146290fba0ed66dffa3b78e6433410c141425e01dce277e21ab99cba2b8 Oct 11 10:50:58.382 INFO running `"docker" "start" "-a" "3e75a146290fba0ed66dffa3b78e6433410c141425e01dce277e21ab99cba2b8"` Oct 11 10:50:58.845 INFO kablam! usermod: no changes Oct 11 10:50:58.886 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 10:50:58.886 INFO kablam! Running /target/debug/deps/stellar-c106aabb3e352b27 Oct 11 10:50:58.886 INFO blam! Oct 11 10:50:58.886 INFO blam! running 2 tests Oct 11 10:50:58.886 INFO blam! test tests::it_works ... ok Oct 11 10:50:58.886 INFO blam! test util::tests::hash_test ... ok Oct 11 10:50:58.886 INFO blam! Oct 11 10:50:58.886 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:50:58.886 INFO blam! Oct 11 10:50:58.888 INFO kablam! Doc-tests stellar Oct 11 10:50:59.920 INFO blam! Oct 11 10:50:59.920 INFO blam! running 0 tests Oct 11 10:50:59.920 INFO blam! Oct 11 10:50:59.920 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:50:59.920 INFO blam! Oct 11 10:50:59.926 INFO kablam! su: No module specific data is present Oct 11 10:51:00.680 INFO running `"docker" "rm" "-f" "3e75a146290fba0ed66dffa3b78e6433410c141425e01dce277e21ab99cba2b8"` Oct 11 10:51:00.936 INFO blam! 3e75a146290fba0ed66dffa3b78e6433410c141425e01dce277e21ab99cba2b8