Oct 15 22:55:01.940 INFO testing radiancy-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 22:55:01.940 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 22:55:02.166 INFO blam! e399d787c56b38b47cc5aa85e1c82350dafb7ef98601637ec99aeb335562b737 Oct 15 22:55:02.168 INFO running `"docker" "start" "-a" "e399d787c56b38b47cc5aa85e1c82350dafb7ef98601637ec99aeb335562b737"` Oct 15 22:55:02.767 INFO kablam! usermod: no changes Oct 15 22:55:02.881 INFO kablam! Compiling crossbeam-utils v0.5.0 Oct 15 22:55:02.883 INFO kablam! Compiling coco v0.2.1 Oct 15 22:55:02.883 INFO kablam! Compiling secp256k1 v0.9.2 Oct 15 22:55:02.887 INFO kablam! Compiling args v2.2.0 Oct 15 22:55:02.887 INFO kablam! Compiling ripemd160 v0.7.0 Oct 15 22:55:03.750 INFO kablam! Compiling crossbeam-epoch v0.6.0 Oct 15 22:55:05.515 INFO kablam! Compiling historian v3.0.4 Oct 15 22:55:06.603 INFO kablam! Compiling pagetable v0.0.3 Oct 15 22:55:08.095 INFO kablam! Compiling pagecache v0.6.0 Oct 15 22:55:19.379 INFO kablam! Compiling sled v0.15.21 Oct 15 22:55:28.203 INFO kablam! Compiling radiancy v0.1.2 (/source) Oct 15 22:55:30.840 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 15 22:55:30.840 INFO kablam! --> src/wallet/utils.rs:23:21 Oct 15 22:55:30.840 INFO kablam! | Oct 15 22:55:30.840 INFO kablam! 23 | let mut path = env::home_dir().unwrap(); Oct 15 22:55:30.840 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 22:55:30.840 INFO kablam! | Oct 15 22:55:30.840 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:55:30.840 INFO kablam! Oct 15 22:55:30.840 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 15 22:55:30.840 INFO kablam! --> src/wallet/utils.rs:36:21 Oct 15 22:55:30.840 INFO kablam! | Oct 15 22:55:30.840 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 15 22:55:30.840 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 22:55:30.840 INFO kablam! Oct 15 22:55:38.383 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 15 22:55:38.384 INFO kablam! --> src/main.rs:9:5 Oct 15 22:55:38.385 INFO kablam! | Oct 15 22:55:38.385 INFO kablam! 9 | use std::env::home_dir; Oct 15 22:55:38.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 22:55:38.387 INFO kablam! | Oct 15 22:55:38.387 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:55:38.388 INFO kablam! Oct 15 22:55:38.388 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 15 22:55:38.389 INFO kablam! --> src/main.rs:18:23 Oct 15 22:55:38.390 INFO kablam! | Oct 15 22:55:38.390 INFO kablam! 18 | let mut db_path = home_dir().unwrap(); Oct 15 22:55:38.391 INFO kablam! | ^^^^^^^^ Oct 15 22:55:38.391 INFO kablam! Oct 15 22:55:38.392 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 15 22:55:38.393 INFO kablam! --> src/main.rs:20:27 Oct 15 22:55:38.393 INFO kablam! | Oct 15 22:55:38.394 INFO kablam! 20 | let mut wallet_path = home_dir().unwrap(); Oct 15 22:55:38.394 INFO kablam! | ^^^^^^^^ Oct 15 22:55:38.395 INFO kablam! Oct 15 22:55:40.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.49s Oct 15 22:55:40.295 INFO kablam! su: No module specific data is present Oct 15 22:55:41.683 INFO running `"docker" "rm" "-f" "e399d787c56b38b47cc5aa85e1c82350dafb7ef98601637ec99aeb335562b737"` Oct 15 22:55:42.007 INFO blam! e399d787c56b38b47cc5aa85e1c82350dafb7ef98601637ec99aeb335562b737 Oct 15 22:55:42.019 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 22:55:42.454 INFO blam! c2d007e0bdd4b6b15965ff8c1035b471fc8b569090ca6cb3e41d114312901991 Oct 15 22:55:42.457 INFO running `"docker" "start" "-a" "c2d007e0bdd4b6b15965ff8c1035b471fc8b569090ca6cb3e41d114312901991"` Oct 15 22:55:44.226 INFO kablam! usermod: no changes Oct 15 22:55:44.390 INFO kablam! Compiling radiancy v0.1.2 (/source) Oct 15 22:55:47.423 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 15 22:55:47.423 INFO kablam! --> src/wallet/utils.rs:23:21 Oct 15 22:55:47.423 INFO kablam! | Oct 15 22:55:47.423 INFO kablam! 23 | let mut path = env::home_dir().unwrap(); Oct 15 22:55:47.423 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 22:55:47.423 INFO kablam! | Oct 15 22:55:47.423 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:55:47.423 INFO kablam! Oct 15 22:55:47.423 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 15 22:55:47.423 INFO kablam! --> src/wallet/utils.rs:36:21 Oct 15 22:55:47.423 INFO kablam! | Oct 15 22:55:47.423 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 15 22:55:47.423 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 22:55:47.423 INFO kablam! Oct 15 22:55:47.833 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 15 22:55:47.834 INFO kablam! --> src/main.rs:9:5 Oct 15 22:55:47.834 INFO kablam! | Oct 15 22:55:47.834 INFO kablam! 9 | use std::env::home_dir; Oct 15 22:55:47.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 22:55:47.834 INFO kablam! | Oct 15 22:55:47.834 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:55:47.834 INFO kablam! Oct 15 22:55:47.834 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 15 22:55:47.834 INFO kablam! --> src/main.rs:18:23 Oct 15 22:55:47.834 INFO kablam! | Oct 15 22:55:47.834 INFO kablam! 18 | let mut db_path = home_dir().unwrap(); Oct 15 22:55:47.834 INFO kablam! | ^^^^^^^^ Oct 15 22:55:47.834 INFO kablam! Oct 15 22:55:47.834 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 15 22:55:47.834 INFO kablam! --> src/main.rs:20:27 Oct 15 22:55:47.834 INFO kablam! | Oct 15 22:55:47.834 INFO kablam! 20 | let mut wallet_path = home_dir().unwrap(); Oct 15 22:55:47.834 INFO kablam! | ^^^^^^^^ Oct 15 22:55:47.834 INFO kablam! Oct 15 22:55:49.559 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.30s Oct 15 22:55:49.562 INFO kablam! su: No module specific data is present Oct 15 22:55:50.539 INFO running `"docker" "rm" "-f" "c2d007e0bdd4b6b15965ff8c1035b471fc8b569090ca6cb3e41d114312901991"` Oct 15 22:55:50.767 INFO blam! c2d007e0bdd4b6b15965ff8c1035b471fc8b569090ca6cb3e41d114312901991 Oct 15 22:55:50.773 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 22:55:51.155 INFO blam! 57d15538e6e9b0f425162bfb6fda278aead9522a74e03ee6c90f58e38f82cf53 Oct 15 22:55:51.163 INFO running `"docker" "start" "-a" "57d15538e6e9b0f425162bfb6fda278aead9522a74e03ee6c90f58e38f82cf53"` Oct 15 22:55:52.814 INFO kablam! usermod: no changes Oct 15 22:55:52.917 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 22:55:52.927 INFO kablam! Running /target/debug/deps/radiancy-ffd81e4262d88b89 Oct 15 22:55:52.931 INFO blam! Oct 15 22:55:52.931 INFO blam! running 0 tests Oct 15 22:55:52.931 INFO blam! Oct 15 22:55:52.931 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:55:52.931 INFO blam! Oct 15 22:55:52.932 INFO kablam! Running /target/debug/deps/radiancy-987dca2bf2a017bd Oct 15 22:55:52.947 INFO blam! Oct 15 22:55:52.947 INFO blam! running 0 tests Oct 15 22:55:52.947 INFO blam! Oct 15 22:55:52.947 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:55:52.947 INFO blam! Oct 15 22:55:52.948 INFO kablam! Doc-tests radiancy Oct 15 22:55:56.903 INFO blam! Oct 15 22:55:56.903 INFO blam! running 0 tests Oct 15 22:55:56.903 INFO blam! Oct 15 22:55:56.903 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:55:56.903 INFO blam! Oct 15 22:55:56.908 INFO kablam! su: No module specific data is present Oct 15 22:55:57.251 INFO running `"docker" "rm" "-f" "57d15538e6e9b0f425162bfb6fda278aead9522a74e03ee6c90f58e38f82cf53"` Oct 15 22:55:57.432 INFO blam! 57d15538e6e9b0f425162bfb6fda278aead9522a74e03ee6c90f58e38f82cf53