Oct 12 19:37:25.700 INFO testing vlttnv/rusty-shell against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 19:37:25.700 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 19:37:26.258 INFO blam! 9f63ab6c87ffae2fd4a40439df86d8e7543dadfd5134e12b2d48c9433f5de84a Oct 12 19:37:26.258 INFO running `"docker" "start" "-a" "9f63ab6c87ffae2fd4a40439df86d8e7543dadfd5134e12b2d48c9433f5de84a"` Oct 12 19:37:28.007 INFO kablam! usermod: no changes Oct 12 19:37:28.075 INFO kablam! Compiling rusty_shell v0.1.0 (/source) Oct 12 19:37:28.371 INFO kablam! warning: variable `exit_code` is assigned to, but never used Oct 12 19:37:28.372 INFO kablam! --> src/main.rs:27:13 Oct 12 19:37:28.372 INFO kablam! | Oct 12 19:37:28.372 INFO kablam! 27 | let mut exit_code; Oct 12 19:37:28.372 INFO kablam! | ^^^^^^^^^ Oct 12 19:37:28.373 INFO kablam! | Oct 12 19:37:28.373 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:37:28.373 INFO kablam! = note: consider using `_exit_code` instead Oct 12 19:37:28.373 INFO kablam! Oct 12 19:37:28.374 INFO kablam! warning: value assigned to `exit_code` is never read Oct 12 19:37:28.374 INFO kablam! --> src/main.rs:41:9 Oct 12 19:37:28.374 INFO kablam! | Oct 12 19:37:28.374 INFO kablam! 41 | exit_code = rsh_run(&args) Oct 12 19:37:28.375 INFO kablam! | ^^^^^^^^^ Oct 12 19:37:28.375 INFO kablam! | Oct 12 19:37:28.375 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 19:37:28.375 INFO kablam! Oct 12 19:37:29.415 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 12 19:37:29.415 INFO kablam! su: No module specific data is present Oct 12 19:37:30.609 INFO running `"docker" "rm" "-f" "9f63ab6c87ffae2fd4a40439df86d8e7543dadfd5134e12b2d48c9433f5de84a"` Oct 12 19:37:31.007 INFO blam! 9f63ab6c87ffae2fd4a40439df86d8e7543dadfd5134e12b2d48c9433f5de84a Oct 12 19:37:31.011 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 19:37:31.413 INFO blam! 21c34d057d44b3efe88ecfd090af8619492f23456b429426d1ec47462e770832 Oct 12 19:37:31.416 INFO running `"docker" "start" "-a" "21c34d057d44b3efe88ecfd090af8619492f23456b429426d1ec47462e770832"` Oct 12 19:37:32.647 INFO kablam! usermod: no changes Oct 12 19:37:32.699 INFO kablam! Compiling rusty_shell v0.1.0 (/source) Oct 12 19:37:33.047 INFO kablam! warning: variable `exit_code` is assigned to, but never used Oct 12 19:37:33.047 INFO kablam! --> src/main.rs:27:13 Oct 12 19:37:33.047 INFO kablam! | Oct 12 19:37:33.047 INFO kablam! 27 | let mut exit_code; Oct 12 19:37:33.047 INFO kablam! | ^^^^^^^^^ Oct 12 19:37:33.047 INFO kablam! | Oct 12 19:37:33.047 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:37:33.047 INFO kablam! = note: consider using `_exit_code` instead Oct 12 19:37:33.047 INFO kablam! Oct 12 19:37:33.047 INFO kablam! warning: value assigned to `exit_code` is never read Oct 12 19:37:33.047 INFO kablam! --> src/main.rs:41:9 Oct 12 19:37:33.047 INFO kablam! | Oct 12 19:37:33.047 INFO kablam! 41 | exit_code = rsh_run(&args) Oct 12 19:37:33.047 INFO kablam! | ^^^^^^^^^ Oct 12 19:37:33.047 INFO kablam! | Oct 12 19:37:33.047 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 19:37:33.047 INFO kablam! Oct 12 19:37:34.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 12 19:37:34.155 INFO kablam! su: No module specific data is present Oct 12 19:37:34.918 INFO running `"docker" "rm" "-f" "21c34d057d44b3efe88ecfd090af8619492f23456b429426d1ec47462e770832"` Oct 12 19:37:35.243 INFO blam! 21c34d057d44b3efe88ecfd090af8619492f23456b429426d1ec47462e770832 Oct 12 19:37:35.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 19:37:35.880 INFO blam! 4a5344423727267437f6fa821fc1772ce2893e58bc4ab61a67e8b2e3a71a0c4b Oct 12 19:37:35.881 INFO running `"docker" "start" "-a" "4a5344423727267437f6fa821fc1772ce2893e58bc4ab61a67e8b2e3a71a0c4b"` Oct 12 19:37:37.729 INFO kablam! usermod: no changes Oct 12 19:37:37.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 19:37:37.784 INFO kablam! Running /target/debug/deps/rusty_shell-453eee877abfd076 Oct 12 19:37:37.787 INFO blam! Oct 12 19:37:37.787 INFO blam! running 3 tests Oct 12 19:37:37.788 INFO blam! test tests::test_rsh_cd ... ok Oct 12 19:37:37.791 INFO blam! test tests::test_rsh_parse_line ... ok Oct 12 19:37:37.807 INFO blam! / Oct 12 19:37:37.807 INFO blam! test tests::test_rsh_run ... ok Oct 12 19:37:37.807 INFO blam! Oct 12 19:37:37.807 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:37:37.807 INFO blam! Oct 12 19:37:37.815 INFO kablam! su: No module specific data is present Oct 12 19:37:38.658 INFO running `"docker" "rm" "-f" "4a5344423727267437f6fa821fc1772ce2893e58bc4ab61a67e8b2e3a71a0c4b"` Oct 12 19:37:39.007 INFO blam! 4a5344423727267437f6fa821fc1772ce2893e58bc4ab61a67e8b2e3a71a0c4b