Oct 14 13:21:22.352 INFO testing loginn/RustSH against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 13:21:22.352 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 13:21:22.927 INFO blam! f5b132e22dc1f40a5bf05c735e912adb64b2efe9d71e44debd99af875bccffe5 Oct 14 13:21:22.929 INFO running `"docker" "start" "-a" "f5b132e22dc1f40a5bf05c735e912adb64b2efe9d71e44debd99af875bccffe5"` Oct 14 13:21:24.429 INFO kablam! usermod: no changes Oct 14 13:21:24.563 INFO kablam! Compiling libc v0.2.40 Oct 14 13:21:26.099 INFO kablam! Compiling memchr v2.0.1 Oct 14 13:21:26.741 INFO kablam! Compiling aho-corasick v0.6.4 Oct 14 13:21:27.718 INFO kablam! Compiling regex v1.0.0 Oct 14 13:21:38.345 INFO kablam! Compiling sh v0.1.0 (/source) Oct 14 13:21:38.646 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 14 13:21:38.647 INFO kablam! --> src/cd.rs:40:15 Oct 14 13:21:38.647 INFO kablam! | Oct 14 13:21:38.647 INFO kablam! 40 | match env::home_dir() { Oct 14 13:21:38.647 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 13:21:38.647 INFO kablam! | Oct 14 13:21:38.647 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 13:21:38.647 INFO kablam! Oct 14 13:21:40.758 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.30s Oct 14 13:21:40.761 INFO kablam! su: No module specific data is present Oct 14 13:21:42.819 INFO running `"docker" "rm" "-f" "f5b132e22dc1f40a5bf05c735e912adb64b2efe9d71e44debd99af875bccffe5"` Oct 14 13:21:43.111 INFO blam! f5b132e22dc1f40a5bf05c735e912adb64b2efe9d71e44debd99af875bccffe5 Oct 14 13:21:43.114 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 13:21:43.646 INFO blam! 813b535468ae0bc09c293f3fd79ab6c8deb19e2341bad9c5880a97fc59abb352 Oct 14 13:21:43.648 INFO running `"docker" "start" "-a" "813b535468ae0bc09c293f3fd79ab6c8deb19e2341bad9c5880a97fc59abb352"` Oct 14 13:21:46.275 INFO kablam! usermod: no changes Oct 14 13:21:46.403 INFO kablam! Compiling sh v0.1.0 (/source) Oct 14 13:21:46.747 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 14 13:21:46.748 INFO kablam! --> src/cd.rs:40:15 Oct 14 13:21:46.749 INFO kablam! | Oct 14 13:21:46.749 INFO kablam! 40 | match env::home_dir() { Oct 14 13:21:46.750 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 13:21:46.751 INFO kablam! | Oct 14 13:21:46.751 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 13:21:46.752 INFO kablam! Oct 14 13:21:47.388 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 14 13:21:47.392 INFO kablam! su: No module specific data is present Oct 14 13:21:48.828 INFO running `"docker" "rm" "-f" "813b535468ae0bc09c293f3fd79ab6c8deb19e2341bad9c5880a97fc59abb352"` Oct 14 13:21:49.275 INFO blam! 813b535468ae0bc09c293f3fd79ab6c8deb19e2341bad9c5880a97fc59abb352 Oct 14 13:21:49.284 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 13:21:49.894 INFO blam! 35a10609d51c01e0408754ed019f68f5d9c9411789afaa5282efe2dbfe25da01 Oct 14 13:21:49.896 INFO running `"docker" "start" "-a" "35a10609d51c01e0408754ed019f68f5d9c9411789afaa5282efe2dbfe25da01"` Oct 14 13:21:52.310 INFO kablam! usermod: no changes Oct 14 13:21:52.399 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 14 13:21:52.415 INFO kablam! Running /target/debug/deps/sh-baddd8a60db12e4d Oct 14 13:21:52.416 INFO blam! Oct 14 13:21:52.416 INFO blam! running 0 tests Oct 14 13:21:52.416 INFO blam! Oct 14 13:21:52.416 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:21:52.416 INFO blam! Oct 14 13:21:52.417 INFO kablam! su: No module specific data is present Oct 14 13:21:53.615 INFO running `"docker" "rm" "-f" "35a10609d51c01e0408754ed019f68f5d9c9411789afaa5282efe2dbfe25da01"` Oct 14 13:21:53.843 INFO blam! 35a10609d51c01e0408754ed019f68f5d9c9411789afaa5282efe2dbfe25da01