Oct 15 16:27:31.811 INFO testing tinf-0.14.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:27:31.813 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16:27:32.275 INFO blam! c3b953f320b572b45e38dc663271e223d58d0bbc72d864fadbaf860c2aeff906 Oct 15 16:27:32.288 INFO running `"docker" "start" "-a" "c3b953f320b572b45e38dc663271e223d58d0bbc72d864fadbaf860c2aeff906"` Oct 15 16:27:33.371 INFO kablam! usermod: no changes Oct 15 16:27:33.407 INFO kablam! Compiling tinf v0.14.0 (/source) Oct 15 16:27:33.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 16:27:33.867 INFO kablam! --> src/lib.rs:151:26 Oct 15 16:27:33.867 INFO kablam! | Oct 15 16:27:33.867 INFO kablam! 151 | let d2 = to_path(env::home_dir()).map(|d| d.join(".terminfo")); Oct 15 16:27:33.867 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 16:27:33.867 INFO kablam! | Oct 15 16:27:33.867 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:27:33.867 INFO kablam! Oct 15 16:27:34.263 INFO kablam! warning: variable does not need to be mutable Oct 15 16:27:34.263 INFO kablam! --> src/lib.rs:187:13 Oct 15 16:27:34.263 INFO kablam! | Oct 15 16:27:34.263 INFO kablam! 187 | let mut r = &mut AlignReader::new(r); Oct 15 16:27:34.263 INFO kablam! | ----^ Oct 15 16:27:34.263 INFO kablam! | | Oct 15 16:27:34.263 INFO kablam! | help: remove this `mut` Oct 15 16:27:34.263 INFO kablam! | Oct 15 16:27:34.263 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 16:27:34.263 INFO kablam! Oct 15 16:27:36.089 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.70s Oct 15 16:27:36.091 INFO kablam! su: No module specific data is present Oct 15 16:27:36.771 INFO running `"docker" "rm" "-f" "c3b953f320b572b45e38dc663271e223d58d0bbc72d864fadbaf860c2aeff906"` Oct 15 16:27:37.069 INFO blam! c3b953f320b572b45e38dc663271e223d58d0bbc72d864fadbaf860c2aeff906 Oct 15 16:27:37.075 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16:27:37.449 INFO blam! bdaaef0614faba314bd0c42901f9a78e3ebe4e8daafe1b6a6fb3ee4df9b7b81c Oct 15 16:27:37.455 INFO running `"docker" "start" "-a" "bdaaef0614faba314bd0c42901f9a78e3ebe4e8daafe1b6a6fb3ee4df9b7b81c"` Oct 15 16:27:38.635 INFO kablam! usermod: no changes Oct 15 16:27:38.668 INFO kablam! Compiling tinf v0.14.0 (/source) Oct 15 16:27:39.763 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 16:27:39.763 INFO kablam! --> src/lib.rs:151:26 Oct 15 16:27:39.763 INFO kablam! | Oct 15 16:27:39.763 INFO kablam! 151 | let d2 = to_path(env::home_dir()).map(|d| d.join(".terminfo")); Oct 15 16:27:39.763 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 16:27:39.763 INFO kablam! | Oct 15 16:27:39.763 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:27:39.763 INFO kablam! Oct 15 16:27:40.415 INFO kablam! warning: variable does not need to be mutable Oct 15 16:27:40.415 INFO kablam! --> src/lib.rs:187:13 Oct 15 16:27:40.415 INFO kablam! | Oct 15 16:27:40.415 INFO kablam! 187 | let mut r = &mut AlignReader::new(r); Oct 15 16:27:40.415 INFO kablam! | ----^ Oct 15 16:27:40.415 INFO kablam! | | Oct 15 16:27:40.415 INFO kablam! | help: remove this `mut` Oct 15 16:27:40.415 INFO kablam! | Oct 15 16:27:40.415 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 16:27:40.415 INFO kablam! Oct 15 16:27:43.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.37s Oct 15 16:27:43.019 INFO kablam! su: No module specific data is present Oct 15 16:27:43.899 INFO running `"docker" "rm" "-f" "bdaaef0614faba314bd0c42901f9a78e3ebe4e8daafe1b6a6fb3ee4df9b7b81c"` Oct 15 16:27:44.152 INFO blam! bdaaef0614faba314bd0c42901f9a78e3ebe4e8daafe1b6a6fb3ee4df9b7b81c Oct 15 16:27:44.163 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 16:27:44.559 INFO blam! 922c6f0551069ff4d053aacbe268b47495fd4ccd219cb647d32012bb72f89671 Oct 15 16:27:44.561 INFO running `"docker" "start" "-a" "922c6f0551069ff4d053aacbe268b47495fd4ccd219cb647d32012bb72f89671"` Oct 15 16:27:45.966 INFO kablam! usermod: no changes Oct 15 16:27:46.015 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 16:27:46.023 INFO kablam! Running /target/debug/deps/tinf-f3034dda087182aa Oct 15 16:27:46.023 INFO blam! Oct 15 16:27:46.023 INFO blam! running 12 tests Oct 15 16:27:46.035 INFO blam! test tests::cap_string_names ... ok Oct 15 16:27:46.035 INFO blam! test tests::desc_file ... ok Oct 15 16:27:46.035 INFO blam! test tests::desc_user_literal ... ok Oct 15 16:27:46.036 INFO blam! test tests::tparm_basic_setabf ... ok Oct 15 16:27:46.036 INFO blam! test tests::desc_literal ... ok Oct 15 16:27:46.036 INFO blam! test tests::tparm_multiple_int_constants ... ok Oct 15 16:27:46.036 INFO blam! test tests::tparm_op_i ... ok Oct 15 16:27:46.036 INFO blam! test tests::tparm_vars ... ok Oct 15 16:27:46.036 INFO blam! test tests::tparm_conditionals ... ok Oct 15 16:27:46.036 INFO blam! test tests::tparm_format ... ok Oct 15 16:27:46.040 INFO blam! test tests::tputs_flash ... ok Oct 15 16:27:46.088 INFO blam! test tests::cap_string_names_bad ... ok Oct 15 16:27:46.088 INFO blam! Oct 15 16:27:46.088 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:27:46.088 INFO blam! Oct 15 16:27:46.095 INFO kablam! Doc-tests tinf Oct 15 16:27:47.075 INFO blam! Oct 15 16:27:47.075 INFO blam! running 5 tests Oct 15 16:27:50.730 INFO blam! test src/lib.rs - (line 11) ... ok Oct 15 16:27:50.966 INFO blam! test src/lib.rs - Desc (line 84) ... ok Oct 15 16:27:52.075 INFO blam! test src/print.rs - print::tparm (line 244) ... ok Oct 15 16:27:52.187 INFO blam! test src/lib.rs - desc (line 509) ... ok Oct 15 16:27:52.187 INFO blam! test src/lib.rs - desc (line 529) ... ok Oct 15 16:27:52.187 INFO blam! Oct 15 16:27:52.187 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:27:52.187 INFO blam! Oct 15 16:27:52.219 INFO kablam! su: No module specific data is present Oct 15 16:27:53.044 INFO running `"docker" "rm" "-f" "922c6f0551069ff4d053aacbe268b47495fd4ccd219cb647d32012bb72f89671"` Oct 15 16:27:53.427 INFO blam! 922c6f0551069ff4d053aacbe268b47495fd4ccd219cb647d32012bb72f89671