Oct 15 17:02:25.331 INFO testing tcalc-rustyline-1.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:02:25.331 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 15 17:02:25.595 INFO blam! bdffafaa851c71c66eae03c0b3175f3dc19a80b68daef7c548de3008c26b7f29 Oct 15 17:02:25.609 INFO running `"docker" "start" "-a" "bdffafaa851c71c66eae03c0b3175f3dc19a80b68daef7c548de3008c26b7f29"` Oct 15 17:02:26.171 INFO kablam! usermod: no changes Oct 15 17:02:26.241 INFO kablam! Compiling nix v0.7.0 Oct 15 17:02:30.175 INFO kablam! Compiling tcalc-rustyline v1.0.1 (/source) Oct 15 17:02:30.767 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 17:02:30.767 INFO kablam! --> src/completion.rs:159:29 Oct 15 17:02:30.768 INFO kablam! | Oct 15 17:02:30.768 INFO kablam! 159 | if let Some(home) = home_dir() { Oct 15 17:02:30.768 INFO kablam! | ^^^^^^^^ Oct 15 17:02:30.768 INFO kablam! | Oct 15 17:02:30.768 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:02:30.768 INFO kablam! Oct 15 17:02:30.768 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 17:02:30.768 INFO kablam! --> src/completion.rs:148:33 Oct 15 17:02:30.768 INFO kablam! | Oct 15 17:02:30.768 INFO kablam! 148 | use std::env::{current_dir, home_dir}; Oct 15 17:02:30.768 INFO kablam! | ^^^^^^^^ Oct 15 17:02:30.768 INFO kablam! Oct 15 17:02:30.768 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 17:02:30.768 INFO kablam! --> src/tty/unix.rs:39:9 Oct 15 17:02:30.768 INFO kablam! | Oct 15 17:02:30.768 INFO kablam! 39 | use std::ascii::AsciiExt; Oct 15 17:02:30.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 17:02:30.769 INFO kablam! Oct 15 17:02:31.125 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 17:02:31.125 INFO kablam! --> src/tty/unix.rs:39:9 Oct 15 17:02:31.125 INFO kablam! | Oct 15 17:02:31.125 INFO kablam! 39 | use std::ascii::AsciiExt; Oct 15 17:02:31.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 17:02:31.125 INFO kablam! | Oct 15 17:02:31.125 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:02:31.125 INFO kablam! Oct 15 17:02:32.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.03s Oct 15 17:02:32.231 INFO kablam! su: No module specific data is present Oct 15 17:02:32.822 INFO running `"docker" "rm" "-f" "bdffafaa851c71c66eae03c0b3175f3dc19a80b68daef7c548de3008c26b7f29"` Oct 15 17:02:32.982 INFO blam! bdffafaa851c71c66eae03c0b3175f3dc19a80b68daef7c548de3008c26b7f29 Oct 15 17:02:32.985 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 15 17:02:33.236 INFO blam! 0c65b76d2caa5ce985edd36ffffcd4034c4e7ba098aa24a38d94cefcb209e50a Oct 15 17:02:33.236 INFO running `"docker" "start" "-a" "0c65b76d2caa5ce985edd36ffffcd4034c4e7ba098aa24a38d94cefcb209e50a"` Oct 15 17:02:33.794 INFO kablam! usermod: no changes Oct 15 17:02:33.853 INFO kablam! Compiling tcalc-rustyline v1.0.1 (/source) Oct 15 17:02:34.731 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 17:02:34.731 INFO kablam! --> src/completion.rs:159:29 Oct 15 17:02:34.731 INFO kablam! | Oct 15 17:02:34.731 INFO kablam! 159 | if let Some(home) = home_dir() { Oct 15 17:02:34.731 INFO kablam! | ^^^^^^^^ Oct 15 17:02:34.731 INFO kablam! | Oct 15 17:02:34.731 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:02:34.731 INFO kablam! Oct 15 17:02:34.731 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 17:02:34.731 INFO kablam! --> src/completion.rs:148:33 Oct 15 17:02:34.731 INFO kablam! | Oct 15 17:02:34.731 INFO kablam! 148 | use std::env::{current_dir, home_dir}; Oct 15 17:02:34.731 INFO kablam! | ^^^^^^^^ Oct 15 17:02:34.731 INFO kablam! Oct 15 17:02:36.023 INFO kablam! warning: function is never used: `chars` Oct 15 17:02:36.023 INFO kablam! --> src/char_iter.rs:12:1 Oct 15 17:02:36.023 INFO kablam! | Oct 15 17:02:36.023 INFO kablam! 12 | / pub fn chars(read: R) -> Chars Oct 15 17:02:36.023 INFO kablam! 13 | | where R: Sized Oct 15 17:02:36.023 INFO kablam! 14 | | { Oct 15 17:02:36.023 INFO kablam! 15 | | Chars { inner: read } Oct 15 17:02:36.023 INFO kablam! 16 | | } Oct 15 17:02:36.023 INFO kablam! | |_^ Oct 15 17:02:36.023 INFO kablam! | Oct 15 17:02:36.023 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 17:02:36.023 INFO kablam! Oct 15 17:02:36.023 INFO kablam! warning: struct is never constructed: `Chars` Oct 15 17:02:36.023 INFO kablam! --> src/char_iter.rs:44:1 Oct 15 17:02:36.023 INFO kablam! | Oct 15 17:02:36.023 INFO kablam! 44 | pub struct Chars { Oct 15 17:02:36.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 17:02:36.023 INFO kablam! Oct 15 17:02:38.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.21s Oct 15 17:02:38.041 INFO kablam! su: No module specific data is present Oct 15 17:02:38.292 INFO running `"docker" "rm" "-f" "0c65b76d2caa5ce985edd36ffffcd4034c4e7ba098aa24a38d94cefcb209e50a"` Oct 15 17:02:38.495 INFO blam! 0c65b76d2caa5ce985edd36ffffcd4034c4e7ba098aa24a38d94cefcb209e50a