Oct 15 17:02:25.262 INFO testing tcalc-rustyline-1.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:02:25.262 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 15 17:02:25.534 INFO blam! af1bc1375a168db20e2614797fa0850b1acfcd08ddecbcf15165f30a3957c3f4 Oct 15 17:02:25.540 INFO running `"docker" "start" "-a" "af1bc1375a168db20e2614797fa0850b1acfcd08ddecbcf15165f30a3957c3f4"` Oct 15 17:02:26.025 INFO kablam! usermod: no changes Oct 15 17:02:26.090 INFO kablam! Compiling nix v0.7.0 Oct 15 17:02:30.228 INFO kablam! Compiling tcalc-rustyline v1.0.1 (/source) Oct 15 17:02:30.811 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.811 INFO kablam! --> src/completion.rs:159:29 Oct 15 17:02:30.811 INFO kablam! | Oct 15 17:02:30.811 INFO kablam! 159 | if let Some(home) = home_dir() { Oct 15 17:02:30.811 INFO kablam! | ^^^^^^^^ Oct 15 17:02:30.811 INFO kablam! | Oct 15 17:02:30.811 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:02:30.811 INFO kablam! Oct 15 17:02:30.811 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.811 INFO kablam! --> src/completion.rs:148:33 Oct 15 17:02:30.811 INFO kablam! | Oct 15 17:02:30.811 INFO kablam! 148 | use std::env::{current_dir, home_dir}; Oct 15 17:02:30.811 INFO kablam! | ^^^^^^^^ Oct 15 17:02:30.811 INFO kablam! Oct 15 17:02:30.811 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 17:02:30.811 INFO kablam! --> src/tty/unix.rs:39:9 Oct 15 17:02:30.811 INFO kablam! | Oct 15 17:02:30.811 INFO kablam! 39 | use std::ascii::AsciiExt; Oct 15 17:02:30.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 17:02:30.811 INFO kablam! Oct 15 17:02:31.143 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 17:02:31.143 INFO kablam! --> src/tty/unix.rs:39:9 Oct 15 17:02:31.143 INFO kablam! | Oct 15 17:02:31.143 INFO kablam! 39 | use std::ascii::AsciiExt; Oct 15 17:02:31.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 17:02:31.143 INFO kablam! | Oct 15 17:02:31.143 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:02:31.143 INFO kablam! Oct 15 17:02:32.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.31s Oct 15 17:02:32.368 INFO kablam! su: No module specific data is present Oct 15 17:02:32.895 INFO running `"docker" "rm" "-f" "af1bc1375a168db20e2614797fa0850b1acfcd08ddecbcf15165f30a3957c3f4"` Oct 15 17:02:33.030 INFO blam! af1bc1375a168db20e2614797fa0850b1acfcd08ddecbcf15165f30a3957c3f4 Oct 15 17:02:33.035 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 15 17:02:33.286 INFO blam! 197a9b58cc8da5818cd75b2f1454f366a716dadba51b1fba7f73552155cb8fab Oct 15 17:02:33.290 INFO running `"docker" "start" "-a" "197a9b58cc8da5818cd75b2f1454f366a716dadba51b1fba7f73552155cb8fab"` Oct 15 17:02:33.788 INFO kablam! usermod: no changes Oct 15 17:02:33.862 INFO kablam! Compiling tcalc-rustyline v1.0.1 (/source) Oct 15 17:02:34.879 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.879 INFO kablam! --> src/completion.rs:159:29 Oct 15 17:02:34.879 INFO kablam! | Oct 15 17:02:34.879 INFO kablam! 159 | if let Some(home) = home_dir() { Oct 15 17:02:34.879 INFO kablam! | ^^^^^^^^ Oct 15 17:02:34.879 INFO kablam! | Oct 15 17:02:34.879 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:02:34.879 INFO kablam! Oct 15 17:02:34.879 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.879 INFO kablam! --> src/completion.rs:148:33 Oct 15 17:02:34.879 INFO kablam! | Oct 15 17:02:34.879 INFO kablam! 148 | use std::env::{current_dir, home_dir}; Oct 15 17:02:34.879 INFO kablam! | ^^^^^^^^ Oct 15 17:02:34.879 INFO kablam! Oct 15 17:02:36.123 INFO kablam! warning: function is never used: `chars` Oct 15 17:02:36.123 INFO kablam! --> src/char_iter.rs:12:1 Oct 15 17:02:36.123 INFO kablam! | Oct 15 17:02:36.123 INFO kablam! 12 | / pub fn chars(read: R) -> Chars Oct 15 17:02:36.123 INFO kablam! 13 | | where R: Sized Oct 15 17:02:36.123 INFO kablam! 14 | | { Oct 15 17:02:36.123 INFO kablam! 15 | | Chars { inner: read } Oct 15 17:02:36.123 INFO kablam! 16 | | } Oct 15 17:02:36.123 INFO kablam! | |_^ Oct 15 17:02:36.123 INFO kablam! | Oct 15 17:02:36.123 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 17:02:36.123 INFO kablam! Oct 15 17:02:36.123 INFO kablam! warning: struct is never constructed: `Chars` Oct 15 17:02:36.123 INFO kablam! --> src/char_iter.rs:44:1 Oct 15 17:02:36.123 INFO kablam! | Oct 15 17:02:36.123 INFO kablam! 44 | pub struct Chars { Oct 15 17:02:36.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 17:02:36.123 INFO kablam! Oct 15 17:02:38.081 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.26s Oct 15 17:02:38.081 INFO kablam! su: No module specific data is present Oct 15 17:02:38.329 INFO running `"docker" "rm" "-f" "197a9b58cc8da5818cd75b2f1454f366a716dadba51b1fba7f73552155cb8fab"` Oct 15 17:02:38.584 INFO blam! 197a9b58cc8da5818cd75b2f1454f366a716dadba51b1fba7f73552155cb8fab