Oct 12 03:04:35.086 INFO testing clightningrpc-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 03:04:35.088 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:35.343 INFO blam! ac3d0beab5c3c953b860841bbfd7ad2c772470ef2299b83ba60140ead1992882 Oct 12 03:04:35.344 INFO running `"docker" "start" "-a" "ac3d0beab5c3c953b860841bbfd7ad2c772470ef2299b83ba60140ead1992882"` Oct 12 03:04:36.001 INFO kablam! usermod: no changes Oct 12 03:04:36.052 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 12 03:04:36.071 INFO kablam! Compiling strason v0.4.0 Oct 12 03:04:37.765 INFO kablam! Compiling clightningrpc v0.1.0 (/source) Oct 12 03:04:49.329 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.30s Oct 12 03:04:49.332 INFO kablam! su: No module specific data is present Oct 12 03:04:49.860 INFO running `"docker" "rm" "-f" "ac3d0beab5c3c953b860841bbfd7ad2c772470ef2299b83ba60140ead1992882"` Oct 12 03:04:49.978 INFO blam! ac3d0beab5c3c953b860841bbfd7ad2c772470ef2299b83ba60140ead1992882 Oct 12 03:04:49.978 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:50.188 INFO blam! dbbf05de1e3fac59966ffc252268baf8cefc6964ad68d06c6d65cb12141d0d9d Oct 12 03:04:50.189 INFO running `"docker" "start" "-a" "dbbf05de1e3fac59966ffc252268baf8cefc6964ad68d06c6d65cb12141d0d9d"` Oct 12 03:04:50.688 INFO kablam! usermod: no changes Oct 12 03:04:50.720 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 12 03:04:50.744 INFO kablam! Compiling clightningrpc v0.1.0 (/source) Oct 12 03:04:52.052 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:52.052 INFO kablam! --> examples/lowlevel_1.rs:11:20 Oct 12 03:04:52.052 INFO kablam! | Oct 12 03:04:52.052 INFO kablam! 11 | let mut sock = env::home_dir().unwrap(); Oct 12 03:04:52.052 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 03:04:52.052 INFO kablam! | Oct 12 03:04:52.052 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 03:04:52.052 INFO kablam! Oct 12 03:04:52.229 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:52.229 INFO kablam! --> examples/lowlevel_2.rs:11:20 Oct 12 03:04:52.230 INFO kablam! | Oct 12 03:04:52.230 INFO kablam! 11 | let mut sock = env::home_dir().unwrap(); Oct 12 03:04:52.230 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 03:04:52.230 INFO kablam! | Oct 12 03:04:52.231 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 03:04:52.231 INFO kablam! Oct 12 03:04:52.660 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:52.661 INFO kablam! --> examples/ex_1.rs:8:20 Oct 12 03:04:52.661 INFO kablam! | Oct 12 03:04:52.661 INFO kablam! 8 | let mut sock = env::home_dir().unwrap(); Oct 12 03:04:52.662 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 03:04:52.662 INFO kablam! | Oct 12 03:04:52.662 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 03:04:52.662 INFO kablam! Oct 12 03:04:58.688 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.97s Oct 12 03:04:58.692 INFO kablam! su: No module specific data is present Oct 12 03:04:58.957 INFO running `"docker" "rm" "-f" "dbbf05de1e3fac59966ffc252268baf8cefc6964ad68d06c6d65cb12141d0d9d"` Oct 12 03:04:59.090 INFO blam! dbbf05de1e3fac59966ffc252268baf8cefc6964ad68d06c6d65cb12141d0d9d Oct 12 03:04:59.092 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:59.316 INFO blam! 42742fce095a54dbc933def13fa50520a4767e00d4860968289d5e4ecd3c1a19 Oct 12 03:04:59.324 INFO running `"docker" "start" "-a" "42742fce095a54dbc933def13fa50520a4767e00d4860968289d5e4ecd3c1a19"` Oct 12 03:04:59.795 INFO kablam! usermod: no changes Oct 12 03:04:59.857 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 12 03:04:59.892 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 12 03:04:59.892 INFO kablam! Running /target/debug/deps/clightningrpc-1c219a337d1d35a7 Oct 12 03:04:59.898 INFO blam! Oct 12 03:04:59.898 INFO blam! running 10 tests Oct 12 03:04:59.916 INFO blam! test client::tests::sanity ... ok Oct 12 03:04:59.916 INFO blam! test error::tests::test_internal_error ... ok Oct 12 03:04:59.924 INFO blam! test error::tests::test_invalid_params ... ok Oct 12 03:04:59.933 INFO blam! test error::tests::test_invalid_request ... ok Oct 12 03:04:59.933 INFO blam! test error::tests::test_method_not_found ... ok Oct 12 03:04:59.933 INFO blam! test tests::request_serialize_round_trip ... ok Oct 12 03:04:59.934 INFO blam! test tests::response_extract ... ok Oct 12 03:04:59.934 INFO blam! test tests::response_is_none ... ok Oct 12 03:04:59.935 INFO blam! test error::tests::test_parse_error ... ok Oct 12 03:04:59.936 INFO blam! test tests::response_serialize_round_trip ... ok Oct 12 03:04:59.936 INFO blam! Oct 12 03:04:59.936 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:04:59.936 INFO blam! Oct 12 03:04:59.937 INFO kablam! Doc-tests clightningrpc Oct 12 03:05:01.752 INFO blam! Oct 12 03:05:01.752 INFO blam! running 0 tests Oct 12 03:05:01.752 INFO blam! Oct 12 03:05:01.752 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:05:01.752 INFO blam! Oct 12 03:05:01.766 INFO kablam! su: No module specific data is present Oct 12 03:05:02.107 INFO running `"docker" "rm" "-f" "42742fce095a54dbc933def13fa50520a4767e00d4860968289d5e4ecd3c1a19"` Oct 12 03:05:02.217 INFO blam! 42742fce095a54dbc933def13fa50520a4767e00d4860968289d5e4ecd3c1a19