Oct 15 03:51:16.255 INFO testing arader/podog against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 03:51:16.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 03:51:16.697 INFO blam! b2bf4b849f71fbdad94ac3b67157816a747555115a946212e1b26ff0fef0c0a0 Oct 15 03:51:16.699 INFO running `"docker" "start" "-a" "b2bf4b849f71fbdad94ac3b67157816a747555115a946212e1b26ff0fef0c0a0"` Oct 15 03:51:17.959 INFO kablam! usermod: no changes Oct 15 03:51:18.182 INFO kablam! Compiling gcc v0.3.49 Oct 15 03:51:20.571 INFO kablam! Compiling openssl-sys v0.9.12 Oct 15 03:51:22.663 INFO kablam! Compiling openssl v0.9.12 Oct 15 03:51:30.134 INFO kablam! Compiling native-tls v0.1.2 Oct 15 03:51:31.112 INFO kablam! Compiling hyper-native-tls v0.2.2 Oct 15 03:51:32.720 INFO kablam! Compiling podog v0.1.0 (/source) Oct 15 03:51:34.199 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 03:51:34.199 INFO kablam! --> src/main.rs:79:24 Oct 15 03:51:34.199 INFO kablam! | Oct 15 03:51:34.199 INFO kablam! 79 | let mut cfg_path = env::home_dir().ok_or("no home directory")?; Oct 15 03:51:34.199 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 03:51:34.199 INFO kablam! | Oct 15 03:51:34.199 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 03:51:34.199 INFO kablam! Oct 15 03:51:37.555 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.58s Oct 15 03:51:37.562 INFO kablam! su: No module specific data is present Oct 15 03:51:37.872 INFO running `"docker" "rm" "-f" "b2bf4b849f71fbdad94ac3b67157816a747555115a946212e1b26ff0fef0c0a0"` Oct 15 03:51:37.959 INFO blam! b2bf4b849f71fbdad94ac3b67157816a747555115a946212e1b26ff0fef0c0a0 Oct 15 03:51:37.963 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 03:51:38.173 INFO blam! 9d9459cb0d93779cdf498a18ad63492a8f08d971a2bbb27b05a992d149ef9f9f Oct 15 03:51:38.175 INFO running `"docker" "start" "-a" "9d9459cb0d93779cdf498a18ad63492a8f08d971a2bbb27b05a992d149ef9f9f"` Oct 15 03:51:38.803 INFO kablam! usermod: no changes Oct 15 03:51:38.941 INFO kablam! Compiling podog v0.1.0 (/source) Oct 15 03:51:40.235 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 03:51:40.235 INFO kablam! --> src/main.rs:79:24 Oct 15 03:51:40.235 INFO kablam! | Oct 15 03:51:40.235 INFO kablam! 79 | let mut cfg_path = env::home_dir().ok_or("no home directory")?; Oct 15 03:51:40.235 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 03:51:40.235 INFO kablam! | Oct 15 03:51:40.235 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 03:51:40.235 INFO kablam! Oct 15 03:51:41.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.19s Oct 15 03:51:41.047 INFO kablam! su: No module specific data is present Oct 15 03:51:41.819 INFO running `"docker" "rm" "-f" "9d9459cb0d93779cdf498a18ad63492a8f08d971a2bbb27b05a992d149ef9f9f"` Oct 15 03:51:42.083 INFO blam! 9d9459cb0d93779cdf498a18ad63492a8f08d971a2bbb27b05a992d149ef9f9f Oct 15 03:51:42.093 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 03:51:42.455 INFO blam! 16691f4e8e915e03ee2d9a23d83c0dd2550a5b8f1b06d364fdd75da72f3db104 Oct 15 03:51:42.475 INFO running `"docker" "start" "-a" "16691f4e8e915e03ee2d9a23d83c0dd2550a5b8f1b06d364fdd75da72f3db104"` Oct 15 03:51:43.603 INFO kablam! usermod: no changes Oct 15 03:51:43.758 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 03:51:43.776 INFO kablam! Running /target/debug/deps/podog-fad38cb25873d258 Oct 15 03:51:43.779 INFO blam! Oct 15 03:51:43.779 INFO blam! running 0 tests Oct 15 03:51:43.779 INFO blam! Oct 15 03:51:43.779 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:51:43.779 INFO blam! Oct 15 03:51:43.780 INFO kablam! su: No module specific data is present Oct 15 03:51:44.251 INFO running `"docker" "rm" "-f" "16691f4e8e915e03ee2d9a23d83c0dd2550a5b8f1b06d364fdd75da72f3db104"` Oct 15 03:51:44.446 INFO blam! 16691f4e8e915e03ee2d9a23d83c0dd2550a5b8f1b06d364fdd75da72f3db104