Oct 15 15:43:16.316 INFO testing tshell-0.2.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 15:43:16.316 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 15 15:43:16.708 INFO blam! de04fa089b99a7fdf5441c636a2974ed8ff29c70fa5cb97fb0b080bd3b3b0ed3 Oct 15 15:43:16.711 INFO running `"docker" "start" "-a" "de04fa089b99a7fdf5441c636a2974ed8ff29c70fa5cb97fb0b080bd3b3b0ed3"` Oct 15 15:43:17.896 INFO kablam! usermod: no changes Oct 15 15:43:17.995 INFO kablam! Compiling tshell v0.2.2 (/source) Oct 15 15:43:18.843 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 15:43:18.843 INFO kablam! --> src/commands.rs:312:42 Oct 15 15:43:18.843 INFO kablam! | Oct 15 15:43:18.843 INFO kablam! 312 | context: Arc::new(Mutex::new((context))) Oct 15 15:43:18.843 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 15 15:43:18.843 INFO kablam! | Oct 15 15:43:18.843 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 15:43:18.843 INFO kablam! Oct 15 15:43:18.867 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 15:43:18.867 INFO kablam! --> src/commands.rs:394:24 Oct 15 15:43:18.867 INFO kablam! | Oct 15 15:43:18.867 INFO kablam! 394 | let home_dir = env::home_dir() Oct 15 15:43:18.867 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 15:43:18.867 INFO kablam! | Oct 15 15:43:18.867 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:43:18.867 INFO kablam! Oct 15 15:43:19.280 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Oct 15 15:43:19.294 INFO kablam! su: No module specific data is present Oct 15 15:43:19.647 INFO running `"docker" "rm" "-f" "de04fa089b99a7fdf5441c636a2974ed8ff29c70fa5cb97fb0b080bd3b3b0ed3"` Oct 15 15:43:19.748 INFO blam! de04fa089b99a7fdf5441c636a2974ed8ff29c70fa5cb97fb0b080bd3b3b0ed3 Oct 15 15:43:19.753 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 15 15:43:20.029 INFO blam! f264d382b75d13470b511a1db4cfe7c6b23146b417e75b3e7c18b357aaf5c642 Oct 15 15:43:20.031 INFO running `"docker" "start" "-a" "f264d382b75d13470b511a1db4cfe7c6b23146b417e75b3e7c18b357aaf5c642"` Oct 15 15:43:20.419 INFO kablam! usermod: no changes Oct 15 15:43:20.473 INFO kablam! Compiling tshell v0.2.2 (/source) Oct 15 15:43:21.170 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 15:43:21.170 INFO kablam! --> src/commands.rs:312:42 Oct 15 15:43:21.170 INFO kablam! | Oct 15 15:43:21.170 INFO kablam! 312 | context: Arc::new(Mutex::new((context))) Oct 15 15:43:21.170 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 15 15:43:21.170 INFO kablam! | Oct 15 15:43:21.170 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 15:43:21.170 INFO kablam! Oct 15 15:43:21.185 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 15:43:21.185 INFO kablam! --> src/commands.rs:394:24 Oct 15 15:43:21.185 INFO kablam! | Oct 15 15:43:21.185 INFO kablam! 394 | let home_dir = env::home_dir() Oct 15 15:43:21.185 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 15:43:21.185 INFO kablam! | Oct 15 15:43:21.185 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:43:21.185 INFO kablam! Oct 15 15:43:21.279 INFO kablam! warning: unused variable: `args` Oct 15 15:43:21.279 INFO kablam! --> examples/example.rs:12:10 Oct 15 15:43:21.279 INFO kablam! | Oct 15 15:43:21.279 INFO kablam! 12 | fn world(args: HashMap, o_context: &mut Option, history: &HashMap) -> CommandResult> { Oct 15 15:43:21.279 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 15 15:43:21.279 INFO kablam! | Oct 15 15:43:21.279 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 15:43:21.279 INFO kablam! Oct 15 15:43:21.279 INFO kablam! warning: unused variable: `o_context` Oct 15 15:43:21.279 INFO kablam! --> examples/example.rs:12:39 Oct 15 15:43:21.279 INFO kablam! | Oct 15 15:43:21.279 INFO kablam! 12 | fn world(args: HashMap, o_context: &mut Option, history: &HashMap) -> CommandResult> { Oct 15 15:43:21.279 INFO kablam! | ^^^^^^^^^ help: consider using `_o_context` instead Oct 15 15:43:21.279 INFO kablam! Oct 15 15:43:21.279 INFO kablam! warning: unused variable: `o_context` Oct 15 15:43:21.279 INFO kablam! --> examples/example.rs:20:42 Oct 15 15:43:21.279 INFO kablam! | Oct 15 15:43:21.279 INFO kablam! 20 | fn darkness(args: HashMap, o_context: &mut Option, history: &HashMap) -> CommandResult> { Oct 15 15:43:21.279 INFO kablam! | ^^^^^^^^^ help: consider using `_o_context` instead Oct 15 15:43:21.279 INFO kablam! Oct 15 15:43:21.279 INFO kablam! warning: unused variable: `history` Oct 15 15:43:21.279 INFO kablam! --> examples/example.rs:20:75 Oct 15 15:43:21.279 INFO kablam! | Oct 15 15:43:21.279 INFO kablam! 20 | fn darkness(args: HashMap, o_context: &mut Option, history: &HashMap) -> CommandResult> { Oct 15 15:43:21.280 INFO kablam! | ^^^^^^^ help: consider using `_history` instead Oct 15 15:43:21.280 INFO kablam! Oct 15 15:43:21.280 INFO kablam! warning: unused variable: `o_context` Oct 15 15:43:21.280 INFO kablam! --> examples/example.rs:30:45 Oct 15 15:43:21.280 INFO kablam! | Oct 15 15:43:21.280 INFO kablam! 30 | fn new_context(args: HashMap, o_context: &mut Option, history: &HashMap) -> CommandResult> { Oct 15 15:43:21.280 INFO kablam! | ^^^^^^^^^ help: consider using `_o_context` instead Oct 15 15:43:21.280 INFO kablam! Oct 15 15:43:21.280 INFO kablam! warning: unused variable: `history` Oct 15 15:43:21.280 INFO kablam! --> examples/example.rs:30:78 Oct 15 15:43:21.280 INFO kablam! | Oct 15 15:43:21.280 INFO kablam! 30 | fn new_context(args: HashMap, o_context: &mut Option, history: &HashMap) -> CommandResult> { Oct 15 15:43:21.280 INFO kablam! | ^^^^^^^ help: consider using `_history` instead Oct 15 15:43:21.280 INFO kablam! Oct 15 15:43:21.290 INFO kablam! warning: variable does not need to be mutable Oct 15 15:43:21.291 INFO kablam! --> examples/example.rs:42:9 Oct 15 15:43:21.292 INFO kablam! | Oct 15 15:43:21.292 INFO kablam! 42 | let mut context = Context::default(); Oct 15 15:43:21.292 INFO kablam! | ----^^^^^^^ Oct 15 15:43:21.292 INFO kablam! | | Oct 15 15:43:21.292 INFO kablam! | help: remove this `mut` Oct 15 15:43:21.292 INFO kablam! | Oct 15 15:43:21.292 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 15:43:21.292 INFO kablam! Oct 15 15:43:21.292 INFO kablam! warning: variable does not need to be mutable Oct 15 15:43:21.292 INFO kablam! --> examples/example.rs:43:9 Oct 15 15:43:21.292 INFO kablam! | Oct 15 15:43:21.292 INFO kablam! 43 | let mut o_context = Some(context); Oct 15 15:43:21.292 INFO kablam! | ----^^^^^^^^^ Oct 15 15:43:21.292 INFO kablam! | | Oct 15 15:43:21.292 INFO kablam! | help: remove this `mut` Oct 15 15:43:21.292 INFO kablam! Oct 15 15:43:22.701 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.26s Oct 15 15:43:22.705 INFO kablam! su: No module specific data is present Oct 15 15:43:23.008 INFO running `"docker" "rm" "-f" "f264d382b75d13470b511a1db4cfe7c6b23146b417e75b3e7c18b357aaf5c642"` Oct 15 15:43:23.120 INFO blam! f264d382b75d13470b511a1db4cfe7c6b23146b417e75b3e7c18b357aaf5c642 Oct 15 15:43:23.123 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 15 15:43:23.304 INFO blam! 099a48559532434f2d0bb645c6336f6fc7c49003fab8624021c87d932fd5fa95 Oct 15 15:43:23.308 INFO running `"docker" "start" "-a" "099a48559532434f2d0bb645c6336f6fc7c49003fab8624021c87d932fd5fa95"` Oct 15 15:43:23.753 INFO kablam! usermod: no changes Oct 15 15:43:23.809 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 15:43:23.811 INFO kablam! Running /target/debug/deps/tshell-120ee6d782b7dc2d Oct 15 15:43:23.815 INFO blam! Oct 15 15:43:23.815 INFO blam! running 0 tests Oct 15 15:43:23.815 INFO blam! Oct 15 15:43:23.815 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:43:23.815 INFO blam! Oct 15 15:43:23.815 INFO kablam! Doc-tests tshell Oct 15 15:43:25.095 INFO blam! Oct 15 15:43:25.095 INFO blam! running 0 tests Oct 15 15:43:25.095 INFO blam! Oct 15 15:43:25.095 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:43:25.095 INFO blam! Oct 15 15:43:25.102 INFO kablam! su: No module specific data is present Oct 15 15:43:25.787 INFO running `"docker" "rm" "-f" "099a48559532434f2d0bb645c6336f6fc7c49003fab8624021c87d932fd5fa95"` Oct 15 15:43:26.003 INFO blam! 099a48559532434f2d0bb645c6336f6fc7c49003fab8624021c87d932fd5fa95