Oct 12 03:04:31.731 INFO testing clightningrpc-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 03:04:31.731 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 03:04:31.952 INFO blam! 9732541cc91ce4fcb6563fca04575d5bbcb5a3a49ad9cabe1c681a6f13a36580 Oct 12 03:04:31.953 INFO running `"docker" "start" "-a" "9732541cc91ce4fcb6563fca04575d5bbcb5a3a49ad9cabe1c681a6f13a36580"` Oct 12 03:04:32.432 INFO kablam! usermod: no changes Oct 12 03:04:32.456 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 12 03:04:32.472 INFO kablam! Compiling strason v0.4.0 Oct 12 03:04:33.905 INFO kablam! Compiling clightningrpc v0.1.0 (/source) Oct 12 03:04:45.457 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.01s Oct 12 03:04:45.458 INFO kablam! su: No module specific data is present Oct 12 03:04:45.794 INFO running `"docker" "rm" "-f" "9732541cc91ce4fcb6563fca04575d5bbcb5a3a49ad9cabe1c681a6f13a36580"` Oct 12 03:04:45.980 INFO blam! 9732541cc91ce4fcb6563fca04575d5bbcb5a3a49ad9cabe1c681a6f13a36580 Oct 12 03:04:45.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 03:04:46.473 INFO blam! 11ea53c061688fc68bea6da706941c9b42c9139693658785429107b98fb3cf3a Oct 12 03:04:46.474 INFO running `"docker" "start" "-a" "11ea53c061688fc68bea6da706941c9b42c9139693658785429107b98fb3cf3a"` Oct 12 03:04:47.933 INFO kablam! usermod: no changes Oct 12 03:04:47.968 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 12 03:04:47.987 INFO kablam! Compiling clightningrpc v0.1.0 (/source) Oct 12 03:04:48.293 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 12 03:04:48.294 INFO kablam! --> examples/lowlevel_1.rs:11:20 Oct 12 03:04:48.294 INFO kablam! | Oct 12 03:04:48.294 INFO kablam! 11 | let mut sock = env::home_dir().unwrap(); Oct 12 03:04:48.294 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 03:04:48.295 INFO kablam! | Oct 12 03:04:48.295 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 03:04:48.295 INFO kablam! Oct 12 03:04:48.346 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 12 03:04:48.347 INFO kablam! --> examples/ex_1.rs:8:20 Oct 12 03:04:48.347 INFO kablam! | Oct 12 03:04:48.348 INFO kablam! 8 | let mut sock = env::home_dir().unwrap(); Oct 12 03:04:48.348 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 03:04:48.350 INFO kablam! | Oct 12 03:04:48.350 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 03:04:48.351 INFO kablam! Oct 12 03:04:48.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 12 03:04:48.627 INFO kablam! --> examples/lowlevel_2.rs:11:20 Oct 12 03:04:48.627 INFO kablam! | Oct 12 03:04:48.628 INFO kablam! 11 | let mut sock = env::home_dir().unwrap(); Oct 12 03:04:48.629 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 03:04:48.637 INFO kablam! | Oct 12 03:04:48.637 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 03:04:48.640 INFO kablam! Oct 12 03:04:55.189 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.23s Oct 12 03:04:55.194 INFO kablam! su: No module specific data is present Oct 12 03:04:55.547 INFO running `"docker" "rm" "-f" "11ea53c061688fc68bea6da706941c9b42c9139693658785429107b98fb3cf3a"` Oct 12 03:04:55.760 INFO blam! 11ea53c061688fc68bea6da706941c9b42c9139693658785429107b98fb3cf3a Oct 12 03:04:55.762 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 03:04:56.154 INFO blam! 0e79cd2f05e22b834a106140396bb3c954979ba3de93be86f200e97e6f59db0f Oct 12 03:04:56.156 INFO running `"docker" "start" "-a" "0e79cd2f05e22b834a106140396bb3c954979ba3de93be86f200e97e6f59db0f"` Oct 12 03:04:57.204 INFO kablam! usermod: no changes Oct 12 03:04:57.236 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 12 03:04:57.246 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 03:04:57.259 INFO kablam! Running /target/debug/deps/clightningrpc-4d60312f5861d401 Oct 12 03:04:57.260 INFO blam! Oct 12 03:04:57.260 INFO blam! running 10 tests Oct 12 03:04:57.264 INFO blam! test client::tests::sanity ... ok Oct 12 03:04:57.264 INFO blam! test error::tests::test_internal_error ... ok Oct 12 03:04:57.264 INFO blam! test tests::response_extract ... ok Oct 12 03:04:57.264 INFO blam! test tests::request_serialize_round_trip ... ok Oct 12 03:04:57.264 INFO blam! test error::tests::test_invalid_params ... ok Oct 12 03:04:57.264 INFO blam! test error::tests::test_parse_error ... ok Oct 12 03:04:57.268 INFO blam! test tests::response_serialize_round_trip ... ok Oct 12 03:04:57.270 INFO blam! test tests::response_is_none ... ok Oct 12 03:04:57.270 INFO kablam! Doc-tests clightningrpc Oct 12 03:04:57.270 INFO blam! test error::tests::test_method_not_found ... ok Oct 12 03:04:57.270 INFO blam! test error::tests::test_invalid_request ... ok Oct 12 03:04:57.270 INFO blam! Oct 12 03:04:57.270 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:04:57.270 INFO blam! Oct 12 03:04:58.674 INFO blam! Oct 12 03:04:58.674 INFO blam! running 0 tests Oct 12 03:04:58.675 INFO blam! Oct 12 03:04:58.675 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:04:58.675 INFO blam! Oct 12 03:04:58.691 INFO kablam! su: No module specific data is present Oct 12 03:04:58.992 INFO running `"docker" "rm" "-f" "0e79cd2f05e22b834a106140396bb3c954979ba3de93be86f200e97e6f59db0f"` Oct 12 03:04:59.094 INFO blam! 0e79cd2f05e22b834a106140396bb3c954979ba3de93be86f200e97e6f59db0f