Oct 15 17:41:56.132 INFO testing stellar-0.1.2-alpha against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:41:56.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:41:56.448 INFO blam! 0e1f4d46ed9cae4fcd611d633a576d4ddd2fa80f1e4ebb200fc2fa31c8f8b451 Oct 15 17:41:56.453 INFO running `"docker" "start" "-a" "0e1f4d46ed9cae4fcd611d633a576d4ddd2fa80f1e4ebb200fc2fa31c8f8b451"` Oct 15 17:41:57.115 INFO kablam! usermod: no changes Oct 15 17:41:57.174 INFO kablam! Compiling stellar v0.1.2-alpha (/source) Oct 15 17:41:57.893 INFO kablam! warning: field is never used: `fee` Oct 15 17:41:57.893 INFO kablam! --> src/transaction.rs:10:5 Oct 15 17:41:57.893 INFO kablam! | Oct 15 17:41:57.894 INFO kablam! 10 | fee: Integer, Oct 15 17:41:57.894 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:41:57.894 INFO kablam! | Oct 15 17:41:57.894 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 17:41:57.895 INFO kablam! Oct 15 17:41:57.895 INFO kablam! warning: field is never used: `source_account` Oct 15 17:41:57.895 INFO kablam! --> src/transaction.rs:11:5 Oct 15 17:41:57.895 INFO kablam! | Oct 15 17:41:57.896 INFO kablam! 11 | source_account: KeyPair, Oct 15 17:41:57.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:41:57.896 INFO kablam! Oct 15 17:41:57.896 INFO kablam! warning: field is never used: `sequence_number` Oct 15 17:41:57.896 INFO kablam! --> src/transaction.rs:12:5 Oct 15 17:41:57.896 INFO kablam! | Oct 15 17:41:57.896 INFO kablam! 12 | sequence_number: Long, Oct 15 17:41:57.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:41:57.896 INFO kablam! Oct 15 17:41:57.896 INFO kablam! warning: field is never used: `operations` Oct 15 17:41:57.896 INFO kablam! --> src/transaction.rs:13:5 Oct 15 17:41:57.896 INFO kablam! | Oct 15 17:41:57.896 INFO kablam! 13 | operations: Vec, Oct 15 17:41:57.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:41:57.896 INFO kablam! Oct 15 17:41:57.897 INFO kablam! warning: field is never used: `memo` Oct 15 17:41:57.897 INFO kablam! --> src/transaction.rs:14:5 Oct 15 17:41:57.897 INFO kablam! | Oct 15 17:41:57.897 INFO kablam! 14 | memo: Memo, Oct 15 17:41:57.897 INFO kablam! | ^^^^^^^^^^ Oct 15 17:41:57.897 INFO kablam! Oct 15 17:41:57.897 INFO kablam! warning: field is never used: `signatures` Oct 15 17:41:57.897 INFO kablam! --> src/transaction.rs:15:5 Oct 15 17:41:57.897 INFO kablam! | Oct 15 17:41:57.897 INFO kablam! 15 | signatures: Vec<()>, // TODO: Port DecoratedSignatures Oct 15 17:41:57.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 17:41:57.897 INFO kablam! Oct 15 17:41:57.997 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Oct 15 17:41:57.999 INFO kablam! su: No module specific data is present Oct 15 17:41:58.319 INFO running `"docker" "rm" "-f" "0e1f4d46ed9cae4fcd611d633a576d4ddd2fa80f1e4ebb200fc2fa31c8f8b451"` Oct 15 17:41:58.431 INFO blam! 0e1f4d46ed9cae4fcd611d633a576d4ddd2fa80f1e4ebb200fc2fa31c8f8b451 Oct 15 17:41:58.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:41:58.682 INFO blam! 5ccf9f6489ac9c8398b86833ca493ceda5557b225543ebbef45e1d6dcc1decd0 Oct 15 17:41:58.695 INFO running `"docker" "start" "-a" "5ccf9f6489ac9c8398b86833ca493ceda5557b225543ebbef45e1d6dcc1decd0"` Oct 15 17:41:59.071 INFO kablam! usermod: no changes Oct 15 17:41:59.115 INFO kablam! Compiling stellar v0.1.2-alpha (/source) Oct 15 17:41:59.814 INFO kablam! warning: field is never used: `fee` Oct 15 17:41:59.814 INFO kablam! --> src/transaction.rs:10:5 Oct 15 17:41:59.814 INFO kablam! | Oct 15 17:41:59.814 INFO kablam! 10 | fee: Integer, Oct 15 17:41:59.814 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:41:59.814 INFO kablam! | Oct 15 17:41:59.814 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 17:41:59.814 INFO kablam! Oct 15 17:41:59.814 INFO kablam! warning: field is never used: `source_account` Oct 15 17:41:59.814 INFO kablam! --> src/transaction.rs:11:5 Oct 15 17:41:59.814 INFO kablam! | Oct 15 17:41:59.814 INFO kablam! 11 | source_account: KeyPair, Oct 15 17:41:59.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:41:59.814 INFO kablam! Oct 15 17:41:59.814 INFO kablam! warning: field is never used: `sequence_number` Oct 15 17:41:59.814 INFO kablam! --> src/transaction.rs:12:5 Oct 15 17:41:59.814 INFO kablam! | Oct 15 17:41:59.814 INFO kablam! 12 | sequence_number: Long, Oct 15 17:41:59.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:41:59.814 INFO kablam! Oct 15 17:41:59.814 INFO kablam! warning: field is never used: `operations` Oct 15 17:41:59.814 INFO kablam! --> src/transaction.rs:13:5 Oct 15 17:41:59.814 INFO kablam! | Oct 15 17:41:59.814 INFO kablam! 13 | operations: Vec, Oct 15 17:41:59.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:41:59.814 INFO kablam! Oct 15 17:41:59.814 INFO kablam! warning: field is never used: `memo` Oct 15 17:41:59.815 INFO kablam! --> src/transaction.rs:14:5 Oct 15 17:41:59.815 INFO kablam! | Oct 15 17:41:59.815 INFO kablam! 14 | memo: Memo, Oct 15 17:41:59.815 INFO kablam! | ^^^^^^^^^^ Oct 15 17:41:59.815 INFO kablam! Oct 15 17:41:59.815 INFO kablam! warning: field is never used: `signatures` Oct 15 17:41:59.815 INFO kablam! --> src/transaction.rs:15:5 Oct 15 17:41:59.815 INFO kablam! | Oct 15 17:41:59.815 INFO kablam! 15 | signatures: Vec<()>, // TODO: Port DecoratedSignatures Oct 15 17:41:59.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 17:41:59.815 INFO kablam! Oct 15 17:42:00.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.68s Oct 15 17:42:00.770 INFO kablam! su: No module specific data is present Oct 15 17:42:01.401 INFO running `"docker" "rm" "-f" "5ccf9f6489ac9c8398b86833ca493ceda5557b225543ebbef45e1d6dcc1decd0"` Oct 15 17:42:01.639 INFO blam! 5ccf9f6489ac9c8398b86833ca493ceda5557b225543ebbef45e1d6dcc1decd0 Oct 15 17:42:01.642 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 17:42:02.021 INFO blam! ffe1377b956fd0a911d5b207c841346561654d4c55ecd451561fc1d08fdb474b Oct 15 17:42:02.023 INFO running `"docker" "start" "-a" "ffe1377b956fd0a911d5b207c841346561654d4c55ecd451561fc1d08fdb474b"` Oct 15 17:42:02.431 INFO kablam! usermod: no changes Oct 15 17:42:02.466 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 17:42:02.471 INFO kablam! Running /target/debug/deps/stellar-9850e8b94eb5a746 Oct 15 17:42:02.473 INFO blam! Oct 15 17:42:02.473 INFO blam! running 2 tests Oct 15 17:42:02.473 INFO blam! test tests::it_works ... ok Oct 15 17:42:02.475 INFO blam! test util::tests::hash_test ... ok Oct 15 17:42:02.475 INFO blam! Oct 15 17:42:02.475 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:42:02.475 INFO blam! Oct 15 17:42:02.475 INFO kablam! Doc-tests stellar Oct 15 17:42:03.380 INFO blam! Oct 15 17:42:03.380 INFO blam! running 0 tests Oct 15 17:42:03.380 INFO blam! Oct 15 17:42:03.380 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:42:03.380 INFO blam! Oct 15 17:42:03.387 INFO kablam! su: No module specific data is present Oct 15 17:42:03.690 INFO running `"docker" "rm" "-f" "ffe1377b956fd0a911d5b207c841346561654d4c55ecd451561fc1d08fdb474b"` Oct 15 17:42:03.805 INFO blam! ffe1377b956fd0a911d5b207c841346561654d4c55ecd451561fc1d08fdb474b