Oct 12 20:17:44.554 INFO testing udtrokia/Radiancy against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 20:17:44.554 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 20:17:45.026 INFO blam! 0dabc86f970bebcea4d1b33e9896ca62106ce3b2a1270ae12c51641e989e7bf0 Oct 12 20:17:45.035 INFO running `"docker" "start" "-a" "0dabc86f970bebcea4d1b33e9896ca62106ce3b2a1270ae12c51641e989e7bf0"` Oct 12 20:17:45.972 INFO kablam! usermod: no changes Oct 12 20:17:46.122 INFO kablam! Compiling cfg-if v0.1.3 Oct 12 20:17:46.122 INFO kablam! Compiling either v1.5.0 Oct 12 20:17:46.135 INFO kablam! Compiling num-traits v0.2.5 Oct 12 20:17:46.149 INFO kablam! Compiling arrayref v0.3.4 Oct 12 20:17:46.149 INFO kablam! Compiling num-bigint v0.2.0 Oct 12 20:17:46.149 INFO kablam! Compiling getopts v0.2.17 Oct 12 20:17:46.149 INFO kablam! Compiling base58 v0.1.0 Oct 12 20:17:46.149 INFO kablam! Compiling secp256k1 v0.9.2 Oct 12 20:17:46.499 INFO kablam! Compiling rand v0.5.2 Oct 12 20:17:46.775 INFO kablam! Compiling crossbeam-utils v0.3.2 Oct 12 20:17:49.822 INFO kablam! Compiling log v0.4.2 Oct 12 20:17:49.822 INFO kablam! Compiling block-buffer v0.3.3 Oct 12 20:17:49.859 INFO kablam! Compiling generic-array v0.9.0 Oct 12 20:17:49.869 INFO kablam! Compiling bincode v0.9.2 Oct 12 20:17:49.879 INFO kablam! Compiling bincode v1.0.1 Oct 12 20:17:50.287 INFO kablam! Compiling coco v0.2.1 Oct 12 20:17:50.735 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 12 20:17:53.018 INFO kablam! Compiling args v2.2.0 Oct 12 20:17:53.059 INFO kablam! Compiling digest v0.7.4 Oct 12 20:17:54.245 INFO kablam! Compiling sha2 v0.7.1 Oct 12 20:17:54.245 INFO kablam! Compiling ripemd160 v0.7.0 Oct 12 20:17:54.311 INFO kablam! Compiling historian v3.0.4 Oct 12 20:17:57.407 INFO kablam! Compiling pagecache v0.4.5 Oct 12 20:17:59.927 INFO kablam! Compiling num-integer v0.1.39 Oct 12 20:18:09.215 INFO kablam! Compiling sled v0.15.17 Oct 12 20:18:15.388 INFO kablam! Compiling radiancy v0.1.2 (/source) Oct 12 20:18:16.259 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:16.259 INFO kablam! --> src/wallet/utils.rs:23:21 Oct 12 20:18:16.259 INFO kablam! | Oct 12 20:18:16.259 INFO kablam! 23 | let mut path = env::home_dir().unwrap(); Oct 12 20:18:16.259 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 20:18:16.259 INFO kablam! | Oct 12 20:18:16.259 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 20:18:16.259 INFO kablam! Oct 12 20:18:16.259 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:16.259 INFO kablam! --> src/wallet/utils.rs:36:21 Oct 12 20:18:16.259 INFO kablam! | Oct 12 20:18:16.259 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 12 20:18:16.259 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 20:18:16.259 INFO kablam! Oct 12 20:18:23.023 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:23.023 INFO kablam! --> src/main.rs:9:5 Oct 12 20:18:23.023 INFO kablam! | Oct 12 20:18:23.023 INFO kablam! 9 | use std::env::home_dir; Oct 12 20:18:23.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 20:18:23.023 INFO kablam! | Oct 12 20:18:23.023 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 20:18:23.023 INFO kablam! Oct 12 20:18:23.023 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:23.023 INFO kablam! --> src/main.rs:18:23 Oct 12 20:18:23.023 INFO kablam! | Oct 12 20:18:23.023 INFO kablam! 18 | let mut db_path = home_dir().unwrap(); Oct 12 20:18:23.023 INFO kablam! | ^^^^^^^^ Oct 12 20:18:23.023 INFO kablam! Oct 12 20:18:23.023 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:23.023 INFO kablam! --> src/main.rs:20:27 Oct 12 20:18:23.023 INFO kablam! | Oct 12 20:18:23.023 INFO kablam! 20 | let mut wallet_path = home_dir().unwrap(); Oct 12 20:18:23.023 INFO kablam! | ^^^^^^^^ Oct 12 20:18:23.023 INFO kablam! Oct 12 20:18:24.747 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.74s Oct 12 20:18:24.767 INFO kablam! su: No module specific data is present Oct 12 20:18:25.461 INFO running `"docker" "rm" "-f" "0dabc86f970bebcea4d1b33e9896ca62106ce3b2a1270ae12c51641e989e7bf0"` Oct 12 20:18:25.743 INFO blam! 0dabc86f970bebcea4d1b33e9896ca62106ce3b2a1270ae12c51641e989e7bf0 Oct 12 20:18:25.756 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 20:18:26.199 INFO blam! 9be42c800724c5f4e40228e2c2093d9a57cbee0191a49e47694563718c8cb414 Oct 12 20:18:26.200 INFO running `"docker" "start" "-a" "9be42c800724c5f4e40228e2c2093d9a57cbee0191a49e47694563718c8cb414"` Oct 12 20:18:27.763 INFO kablam! usermod: no changes Oct 12 20:18:27.923 INFO kablam! Compiling radiancy v0.1.2 (/source) Oct 12 20:18:28.963 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:28.963 INFO kablam! --> src/main.rs:9:5 Oct 12 20:18:28.963 INFO kablam! | Oct 12 20:18:28.963 INFO kablam! 9 | use std::env::home_dir; Oct 12 20:18:28.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 20:18:28.963 INFO kablam! | Oct 12 20:18:28.963 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 20:18:28.963 INFO kablam! Oct 12 20:18:28.963 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:28.963 INFO kablam! --> src/main.rs:18:23 Oct 12 20:18:28.963 INFO kablam! | Oct 12 20:18:28.963 INFO kablam! 18 | let mut db_path = home_dir().unwrap(); Oct 12 20:18:28.963 INFO kablam! | ^^^^^^^^ Oct 12 20:18:28.963 INFO kablam! Oct 12 20:18:28.963 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:28.963 INFO kablam! --> src/main.rs:20:27 Oct 12 20:18:28.963 INFO kablam! | Oct 12 20:18:28.963 INFO kablam! 20 | let mut wallet_path = home_dir().unwrap(); Oct 12 20:18:28.963 INFO kablam! | ^^^^^^^^ Oct 12 20:18:28.963 INFO kablam! Oct 12 20:18:29.134 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:29.134 INFO kablam! --> src/wallet/utils.rs:23:21 Oct 12 20:18:29.134 INFO kablam! | Oct 12 20:18:29.134 INFO kablam! 23 | let mut path = env::home_dir().unwrap(); Oct 12 20:18:29.134 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 20:18:29.134 INFO kablam! | Oct 12 20:18:29.134 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 20:18:29.134 INFO kablam! Oct 12 20:18:29.134 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:29.134 INFO kablam! --> src/wallet/utils.rs:36:21 Oct 12 20:18:29.134 INFO kablam! | Oct 12 20:18:29.134 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 12 20:18:29.134 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 20:18:29.134 INFO kablam! Oct 12 20:18:31.017 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.23s Oct 12 20:18:31.025 INFO kablam! su: No module specific data is present Oct 12 20:18:31.668 INFO running `"docker" "rm" "-f" "9be42c800724c5f4e40228e2c2093d9a57cbee0191a49e47694563718c8cb414"` Oct 12 20:18:31.948 INFO blam! 9be42c800724c5f4e40228e2c2093d9a57cbee0191a49e47694563718c8cb414 Oct 12 20:18:31.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 20:18:32.408 INFO blam! 8926a5a0c1cbfcd3613823792f0fb8162ddc463da0d865659498b03f517ab818 Oct 12 20:18:32.409 INFO running `"docker" "start" "-a" "8926a5a0c1cbfcd3613823792f0fb8162ddc463da0d865659498b03f517ab818"` Oct 12 20:18:34.079 INFO kablam! usermod: no changes Oct 12 20:18:34.271 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 12 20:18:34.283 INFO kablam! Running /target/debug/deps/radiancy-8b3af37291f5d17a Oct 12 20:18:34.283 INFO blam! Oct 12 20:18:34.284 INFO kablam! Running /target/debug/deps/radiancy-9cd49a8702ea6084 Oct 12 20:18:34.284 INFO blam! running 0 tests Oct 12 20:18:34.284 INFO blam! Oct 12 20:18:34.285 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:18:34.285 INFO blam! Oct 12 20:18:34.299 INFO blam! Oct 12 20:18:34.299 INFO kablam! Doc-tests radiancy Oct 12 20:18:34.299 INFO blam! running 0 tests Oct 12 20:18:34.300 INFO blam! Oct 12 20:18:34.300 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:18:34.300 INFO blam! Oct 12 20:18:35.344 INFO blam! Oct 12 20:18:35.344 INFO blam! running 0 tests Oct 12 20:18:35.344 INFO blam! Oct 12 20:18:35.345 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:18:35.345 INFO blam! Oct 12 20:18:35.356 INFO kablam! su: No module specific data is present Oct 12 20:18:36.063 INFO running `"docker" "rm" "-f" "8926a5a0c1cbfcd3613823792f0fb8162ddc463da0d865659498b03f517ab818"` Oct 12 20:18:36.367 INFO blam! 8926a5a0c1cbfcd3613823792f0fb8162ddc463da0d865659498b03f517ab818