Oct 12 19:37:27.454 INFO testing vlttnv/rusty-shell against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 19:37:27.454 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 19:37:28.024 INFO blam! bb62283b1ac7a1450aea5680c5a27e859e7d1a49bca0fa77917ec38663d4746b Oct 12 19:37:28.026 INFO running `"docker" "start" "-a" "bb62283b1ac7a1450aea5680c5a27e859e7d1a49bca0fa77917ec38663d4746b"` Oct 12 19:37:30.334 INFO kablam! usermod: no changes Oct 12 19:37:30.419 INFO kablam! Compiling rusty_shell v0.1.0 (/source) Oct 12 19:37:30.699 INFO kablam! warning: variable `exit_code` is assigned to, but never used Oct 12 19:37:30.699 INFO kablam! --> src/main.rs:27:13 Oct 12 19:37:30.700 INFO kablam! | Oct 12 19:37:30.700 INFO kablam! 27 | let mut exit_code; Oct 12 19:37:30.700 INFO kablam! | ^^^^^^^^^ Oct 12 19:37:30.700 INFO kablam! | Oct 12 19:37:30.701 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:37:30.701 INFO kablam! = note: consider using `_exit_code` instead Oct 12 19:37:30.701 INFO kablam! Oct 12 19:37:30.701 INFO kablam! warning: value assigned to `exit_code` is never read Oct 12 19:37:30.702 INFO kablam! --> src/main.rs:41:9 Oct 12 19:37:30.702 INFO kablam! | Oct 12 19:37:30.702 INFO kablam! 41 | exit_code = rsh_run(&args) Oct 12 19:37:30.702 INFO kablam! | ^^^^^^^^^ Oct 12 19:37:30.703 INFO kablam! | Oct 12 19:37:30.703 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 19:37:30.703 INFO kablam! Oct 12 19:37:31.689 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.33s Oct 12 19:37:31.695 INFO kablam! su: No module specific data is present Oct 12 19:37:32.500 INFO running `"docker" "rm" "-f" "bb62283b1ac7a1450aea5680c5a27e859e7d1a49bca0fa77917ec38663d4746b"` Oct 12 19:37:32.795 INFO blam! bb62283b1ac7a1450aea5680c5a27e859e7d1a49bca0fa77917ec38663d4746b Oct 12 19:37:32.800 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 19:37:33.277 INFO blam! fc03d2c54ea4a5f5114265ae1bf69d01fb5da50944cf325db8cf4b9e0e43d77a Oct 12 19:37:33.279 INFO running `"docker" "start" "-a" "fc03d2c54ea4a5f5114265ae1bf69d01fb5da50944cf325db8cf4b9e0e43d77a"` Oct 12 19:37:34.770 INFO kablam! usermod: no changes Oct 12 19:37:34.827 INFO kablam! Compiling rusty_shell v0.1.0 (/source) Oct 12 19:37:35.095 INFO kablam! warning: variable `exit_code` is assigned to, but never used Oct 12 19:37:35.095 INFO kablam! --> src/main.rs:27:13 Oct 12 19:37:35.096 INFO kablam! | Oct 12 19:37:35.096 INFO kablam! 27 | let mut exit_code; Oct 12 19:37:35.096 INFO kablam! | ^^^^^^^^^ Oct 12 19:37:35.096 INFO kablam! | Oct 12 19:37:35.097 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:37:35.097 INFO kablam! = note: consider using `_exit_code` instead Oct 12 19:37:35.097 INFO kablam! Oct 12 19:37:35.097 INFO kablam! warning: value assigned to `exit_code` is never read Oct 12 19:37:35.097 INFO kablam! --> src/main.rs:41:9 Oct 12 19:37:35.097 INFO kablam! | Oct 12 19:37:35.098 INFO kablam! 41 | exit_code = rsh_run(&args) Oct 12 19:37:35.098 INFO kablam! | ^^^^^^^^^ Oct 12 19:37:35.098 INFO kablam! | Oct 12 19:37:35.098 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 19:37:35.098 INFO kablam! Oct 12 19:37:36.235 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 12 19:37:36.235 INFO kablam! su: No module specific data is present Oct 12 19:37:37.195 INFO running `"docker" "rm" "-f" "fc03d2c54ea4a5f5114265ae1bf69d01fb5da50944cf325db8cf4b9e0e43d77a"` Oct 12 19:37:37.508 INFO blam! fc03d2c54ea4a5f5114265ae1bf69d01fb5da50944cf325db8cf4b9e0e43d77a Oct 12 19:37:37.527 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 19:37:38.135 INFO blam! 2c02dbf025e54a0dd36d12fd8f3e581be29e16e4d9e87a4628f18dc308f9ab55 Oct 12 19:37:38.137 INFO running `"docker" "start" "-a" "2c02dbf025e54a0dd36d12fd8f3e581be29e16e4d9e87a4628f18dc308f9ab55"` Oct 12 19:37:39.967 INFO kablam! usermod: no changes Oct 12 19:37:40.003 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 19:37:40.007 INFO kablam! Running /target/debug/deps/rusty_shell-0d0bd8ee2d6240e7 Oct 12 19:37:40.007 INFO blam! Oct 12 19:37:40.007 INFO blam! running 3 tests Oct 12 19:37:40.023 INFO blam! / Oct 12 19:37:40.039 INFO blam! test tests::test_rsh_cd ... ok Oct 12 19:37:40.039 INFO blam! test tests::test_rsh_run ... ok Oct 12 19:37:40.039 INFO blam! test tests::test_rsh_parse_line ... ok Oct 12 19:37:40.039 INFO blam! Oct 12 19:37:40.039 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:37:40.039 INFO blam! Oct 12 19:37:40.047 INFO kablam! su: No module specific data is present Oct 12 19:37:41.037 INFO running `"docker" "rm" "-f" "2c02dbf025e54a0dd36d12fd8f3e581be29e16e4d9e87a4628f18dc308f9ab55"` Oct 12 19:37:41.367 INFO blam! 2c02dbf025e54a0dd36d12fd8f3e581be29e16e4d9e87a4628f18dc308f9ab55