Oct 16 14:55:44.634 INFO testing clightningrpc-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 14:55:44.635 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 14:55:45.126 INFO blam! 4e4f0e9e2b3b1a5e947756e97e1fff68cca064bc93e3daeb367d8eb69e556edd Oct 16 14:55:45.128 INFO running `"docker" "start" "-a" "4e4f0e9e2b3b1a5e947756e97e1fff68cca064bc93e3daeb367d8eb69e556edd"` Oct 16 14:55:46.758 INFO kablam! usermod: no changes Oct 16 14:55:46.803 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 14:55:46.871 INFO kablam! Compiling strason v0.4.0 Oct 16 14:55:49.407 INFO kablam! Compiling clightningrpc v0.1.0 (/source) Oct 16 14:56:02.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.82s Oct 16 14:56:02.614 INFO kablam! su: No module specific data is present Oct 16 14:56:03.497 INFO running `"docker" "rm" "-f" "4e4f0e9e2b3b1a5e947756e97e1fff68cca064bc93e3daeb367d8eb69e556edd"` Oct 16 14:56:03.699 INFO blam! 4e4f0e9e2b3b1a5e947756e97e1fff68cca064bc93e3daeb367d8eb69e556edd Oct 16 14:56:03.703 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 14:56:04.051 INFO blam! 169dfc1dd200245c64677be3bf224e9228718d2d5557d66ddec27789361c8a32 Oct 16 14:56:04.055 INFO running `"docker" "start" "-a" "169dfc1dd200245c64677be3bf224e9228718d2d5557d66ddec27789361c8a32"` Oct 16 14:56:04.665 INFO kablam! usermod: no changes Oct 16 14:56:04.692 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 14:56:04.727 INFO kablam! Compiling clightningrpc v0.1.0 (/source) Oct 16 14:56:07.593 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 16 14:56:07.593 INFO kablam! --> examples/ex_1.rs:8:20 Oct 16 14:56:07.594 INFO kablam! | Oct 16 14:56:07.594 INFO kablam! 8 | let mut sock = env::home_dir().unwrap(); Oct 16 14:56:07.594 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 14:56:07.595 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 16 14:56:07.595 INFO kablam! --> examples/lowlevel_1.rs:11:20 Oct 16 14:56:07.595 INFO kablam! | Oct 16 14:56:07.595 INFO kablam! 11 | let mut sock = env::home_dir().unwrap(); Oct 16 14:56:07.596 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 14:56:07.596 INFO kablam! | Oct 16 14:56:07.596 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:56:07.596 INFO kablam! Oct 16 14:56:07.597 INFO kablam! | Oct 16 14:56:07.597 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:56:07.597 INFO kablam! Oct 16 14:56:07.627 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 16 14:56:07.627 INFO kablam! --> examples/lowlevel_2.rs:11:20 Oct 16 14:56:07.628 INFO kablam! | Oct 16 14:56:07.628 INFO kablam! 11 | let mut sock = env::home_dir().unwrap(); Oct 16 14:56:07.628 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 14:56:07.629 INFO kablam! | Oct 16 14:56:07.629 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:56:07.629 INFO kablam! Oct 16 14:56:13.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.08s Oct 16 14:56:13.773 INFO kablam! su: No module specific data is present Oct 16 14:56:14.257 INFO running `"docker" "rm" "-f" "169dfc1dd200245c64677be3bf224e9228718d2d5557d66ddec27789361c8a32"` Oct 16 14:56:14.353 INFO blam! 169dfc1dd200245c64677be3bf224e9228718d2d5557d66ddec27789361c8a32 Oct 16 14:56:14.356 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 14:56:14.534 INFO blam! 3ea870179093bbf365a6cbe0e0bae541d48d15c60276994a178a776bead100bd Oct 16 14:56:14.536 INFO running `"docker" "start" "-a" "3ea870179093bbf365a6cbe0e0bae541d48d15c60276994a178a776bead100bd"` Oct 16 14:56:15.195 INFO kablam! usermod: no changes Oct 16 14:56:15.231 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 16 14:56:15.245 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 14:56:15.246 INFO kablam! Running /target/debug/deps/clightningrpc-7b5c064bf7124041 Oct 16 14:56:15.247 INFO blam! Oct 16 14:56:15.247 INFO blam! running 10 tests Oct 16 14:56:15.247 INFO blam! test error::tests::test_method_not_found ... ok Oct 16 14:56:15.247 INFO blam! test error::tests::test_invalid_request ... ok Oct 16 14:56:15.247 INFO blam! test error::tests::test_invalid_params ... ok Oct 16 14:56:15.248 INFO blam! test tests::response_extract ... ok Oct 16 14:56:15.248 INFO blam! test client::tests::sanity ... ok Oct 16 14:56:15.248 INFO blam! test tests::request_serialize_round_trip ... ok Oct 16 14:56:15.249 INFO blam! test error::tests::test_parse_error ... ok Oct 16 14:56:15.249 INFO blam! test tests::response_is_none ... ok Oct 16 14:56:15.249 INFO blam! test tests::response_serialize_round_trip ... ok Oct 16 14:56:15.250 INFO blam! test error::tests::test_internal_error ... ok Oct 16 14:56:15.250 INFO blam! Oct 16 14:56:15.250 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:56:15.250 INFO blam! Oct 16 14:56:15.254 INFO kablam! Doc-tests clightningrpc Oct 16 14:56:17.061 INFO blam! Oct 16 14:56:17.061 INFO blam! running 0 tests Oct 16 14:56:17.061 INFO blam! Oct 16 14:56:17.061 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:56:17.061 INFO blam! Oct 16 14:56:17.072 INFO kablam! su: No module specific data is present Oct 16 14:56:17.347 INFO running `"docker" "rm" "-f" "3ea870179093bbf365a6cbe0e0bae541d48d15c60276994a178a776bead100bd"` Oct 16 14:56:17.460 INFO blam! 3ea870179093bbf365a6cbe0e0bae541d48d15c60276994a178a776bead100bd