Oct 12 20:17:43.071 INFO testing udtrokia/Radiancy against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 20:17:43.071 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 12 20:17:43.583 INFO blam! 02457a589a2a911f27947662179cc915acdbe9574e6e35c04b36d494e7979c45 Oct 12 20:17:43.585 INFO running `"docker" "start" "-a" "02457a589a2a911f27947662179cc915acdbe9574e6e35c04b36d494e7979c45"` Oct 12 20:17:44.755 INFO kablam! usermod: no changes Oct 12 20:17:44.891 INFO kablam! Compiling either v1.5.0 Oct 12 20:17:44.891 INFO kablam! Compiling num-traits v0.2.5 Oct 12 20:17:44.895 INFO kablam! Compiling num-integer v0.1.39 Oct 12 20:17:44.895 INFO kablam! Compiling arrayref v0.3.4 Oct 12 20:17:44.899 INFO kablam! Compiling num-bigint v0.2.0 Oct 12 20:17:44.899 INFO kablam! Compiling base58 v0.1.0 Oct 12 20:17:44.899 INFO kablam! Compiling crossbeam-utils v0.3.2 Oct 12 20:17:44.899 INFO kablam! Compiling log v0.4.2 Oct 12 20:17:45.371 INFO kablam! Compiling secp256k1 v0.9.2 Oct 12 20:17:47.148 INFO kablam! Compiling rand v0.5.2 Oct 12 20:17:47.148 INFO kablam! Compiling block-buffer v0.3.3 Oct 12 20:17:47.148 INFO kablam! Compiling coco v0.2.1 Oct 12 20:17:47.173 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 12 20:17:48.071 INFO kablam! Compiling args v2.2.0 Oct 12 20:17:48.159 INFO kablam! Compiling bincode v0.9.2 Oct 12 20:17:48.703 INFO kablam! Compiling bincode v1.0.1 Oct 12 20:17:50.386 INFO kablam! Compiling digest v0.7.4 Oct 12 20:17:52.903 INFO kablam! Compiling sha2 v0.7.1 Oct 12 20:17:52.931 INFO kablam! Compiling ripemd160 v0.7.0 Oct 12 20:17:53.091 INFO kablam! Compiling historian v3.0.4 Oct 12 20:17:55.787 INFO kablam! Compiling pagecache v0.4.5 Oct 12 20:18:08.003 INFO kablam! Compiling sled v0.15.17 Oct 12 20:18:13.067 INFO kablam! Compiling radiancy v0.1.2 (/source) Oct 12 20:18:13.985 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 20:18:13.985 INFO kablam! --> src/wallet/utils.rs:23:21 Oct 12 20:18:13.985 INFO kablam! | Oct 12 20:18:13.985 INFO kablam! 23 | let mut path = env::home_dir().unwrap(); Oct 12 20:18:13.985 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 20:18:13.985 INFO kablam! | Oct 12 20:18:13.985 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 20:18:13.985 INFO kablam! Oct 12 20:18:13.985 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 20:18:13.985 INFO kablam! --> src/wallet/utils.rs:36:21 Oct 12 20:18:13.985 INFO kablam! | Oct 12 20:18:13.985 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 12 20:18:13.985 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 20:18:13.985 INFO kablam! Oct 12 20:18:20.363 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 20:18:20.363 INFO kablam! --> src/main.rs:9:5 Oct 12 20:18:20.363 INFO kablam! | Oct 12 20:18:20.363 INFO kablam! 9 | use std::env::home_dir; Oct 12 20:18:20.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 20:18:20.363 INFO kablam! | Oct 12 20:18:20.363 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 20:18:20.363 INFO kablam! Oct 12 20:18:20.363 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 20:18:20.363 INFO kablam! --> src/main.rs:18:23 Oct 12 20:18:20.363 INFO kablam! | Oct 12 20:18:20.364 INFO kablam! 18 | let mut db_path = home_dir().unwrap(); Oct 12 20:18:20.364 INFO kablam! | ^^^^^^^^ Oct 12 20:18:20.364 INFO kablam! Oct 12 20:18:20.364 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 20:18:20.364 INFO kablam! --> src/main.rs:20:27 Oct 12 20:18:20.364 INFO kablam! | Oct 12 20:18:20.364 INFO kablam! 20 | let mut wallet_path = home_dir().unwrap(); Oct 12 20:18:20.364 INFO kablam! | ^^^^^^^^ Oct 12 20:18:20.364 INFO kablam! Oct 12 20:18:22.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.37s Oct 12 20:18:22.179 INFO kablam! su: No module specific data is present Oct 12 20:18:23.205 INFO running `"docker" "rm" "-f" "02457a589a2a911f27947662179cc915acdbe9574e6e35c04b36d494e7979c45"` Oct 12 20:18:23.447 INFO blam! 02457a589a2a911f27947662179cc915acdbe9574e6e35c04b36d494e7979c45 Oct 12 20:18:23.459 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 12 20:18:23.967 INFO blam! 6218d87b162e65d6aa4d776f365321d8624e5e8d6189514bee2e9044d16f7d60 Oct 12 20:18:23.979 INFO running `"docker" "start" "-a" "6218d87b162e65d6aa4d776f365321d8624e5e8d6189514bee2e9044d16f7d60"` Oct 12 20:18:25.150 INFO kablam! usermod: no changes Oct 12 20:18:25.347 INFO kablam! Compiling radiancy v0.1.2 (/source) Oct 12 20:18:26.223 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 20:18:26.223 INFO kablam! --> src/main.rs:9:5 Oct 12 20:18:26.223 INFO kablam! | Oct 12 20:18:26.223 INFO kablam! 9 | use std::env::home_dir; Oct 12 20:18:26.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 20:18:26.223 INFO kablam! | Oct 12 20:18:26.223 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 20:18:26.223 INFO kablam! Oct 12 20:18:26.223 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 20:18:26.223 INFO kablam! --> src/main.rs:18:23 Oct 12 20:18:26.223 INFO kablam! | Oct 12 20:18:26.223 INFO kablam! 18 | let mut db_path = home_dir().unwrap(); Oct 12 20:18:26.223 INFO kablam! | ^^^^^^^^ Oct 12 20:18:26.223 INFO kablam! Oct 12 20:18:26.223 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 20:18:26.223 INFO kablam! --> src/main.rs:20:27 Oct 12 20:18:26.223 INFO kablam! | Oct 12 20:18:26.223 INFO kablam! 20 | let mut wallet_path = home_dir().unwrap(); Oct 12 20:18:26.223 INFO kablam! | ^^^^^^^^ Oct 12 20:18:26.223 INFO kablam! Oct 12 20:18:26.563 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 20:18:26.563 INFO kablam! --> src/wallet/utils.rs:23:21 Oct 12 20:18:26.563 INFO kablam! | Oct 12 20:18:26.563 INFO kablam! 23 | let mut path = env::home_dir().unwrap(); Oct 12 20:18:26.563 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 20:18:26.563 INFO kablam! | Oct 12 20:18:26.563 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 20:18:26.563 INFO kablam! Oct 12 20:18:26.563 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 20:18:26.563 INFO kablam! --> src/wallet/utils.rs:36:21 Oct 12 20:18:26.563 INFO kablam! | Oct 12 20:18:26.563 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 12 20:18:26.563 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 20:18:26.563 INFO kablam! Oct 12 20:18:28.218 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.03s Oct 12 20:18:28.226 INFO kablam! su: No module specific data is present Oct 12 20:18:29.527 INFO running `"docker" "rm" "-f" "6218d87b162e65d6aa4d776f365321d8624e5e8d6189514bee2e9044d16f7d60"` Oct 12 20:18:29.796 INFO blam! 6218d87b162e65d6aa4d776f365321d8624e5e8d6189514bee2e9044d16f7d60 Oct 12 20:18:29.803 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 12 20:18:30.281 INFO blam! e4f1c4951d635501a206476fb8830684c60dfb5909ea84097c73101263930729 Oct 12 20:18:30.299 INFO running `"docker" "start" "-a" "e4f1c4951d635501a206476fb8830684c60dfb5909ea84097c73101263930729"` Oct 12 20:18:31.779 INFO kablam! usermod: no changes Oct 12 20:18:31.920 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 12 20:18:31.935 INFO kablam! Running /target/debug/deps/radiancy-d97994137350d8cf Oct 12 20:18:31.935 INFO blam! Oct 12 20:18:31.936 INFO kablam! Running /target/debug/deps/radiancy-5639c1622d886099 Oct 12 20:18:31.936 INFO blam! running 0 tests Oct 12 20:18:31.936 INFO kablam! Doc-tests radiancy Oct 12 20:18:31.936 INFO blam! Oct 12 20:18:31.937 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:18:31.937 INFO blam! Oct 12 20:18:31.937 INFO blam! Oct 12 20:18:31.937 INFO blam! running 0 tests Oct 12 20:18:31.938 INFO blam! Oct 12 20:18:31.938 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:18:31.938 INFO blam! Oct 12 20:18:32.903 INFO blam! Oct 12 20:18:32.903 INFO blam! running 0 tests Oct 12 20:18:32.903 INFO blam! Oct 12 20:18:32.903 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:18:32.903 INFO blam! Oct 12 20:18:32.907 INFO kablam! su: No module specific data is present Oct 12 20:18:33.843 INFO running `"docker" "rm" "-f" "e4f1c4951d635501a206476fb8830684c60dfb5909ea84097c73101263930729"` Oct 12 20:18:34.071 INFO blam! e4f1c4951d635501a206476fb8830684c60dfb5909ea84097c73101263930729