Oct 26 19:17:42.276 INFO checking tmccombs/dopen against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 19:17:42.276 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 26 19:17:42.615 INFO blam! bbfcb6965622121f8c506ce60260b59647180efe1fb1fdbefa27036831388b39 Oct 26 19:17:42.627 INFO running `"docker" "start" "-a" "bbfcb6965622121f8c506ce60260b59647180efe1fb1fdbefa27036831388b39"` Oct 26 19:17:43.735 INFO kablam! usermod: no changes Oct 26 19:17:43.835 INFO kablam! Checking libc v0.2.32 Oct 26 19:17:45.095 INFO kablam! Checking memchr v1.0.1 Oct 26 19:17:45.389 INFO kablam! Checking aho-corasick v0.6.3 Oct 26 19:17:46.099 INFO kablam! Checking regex v0.2.2 Oct 26 19:17:48.332 INFO kablam! Checking nom v3.2.0 Oct 26 19:17:51.139 INFO kablam! Checking dopen v0.1.0 (/source) Oct 26 19:17:51.815 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 26 19:17:51.815 INFO kablam! --> src/desktop/model.rs:41:13 Oct 26 19:17:51.815 INFO kablam! | Oct 26 19:17:51.815 INFO kablam! 41 | use std::ascii::AsciiExt; Oct 26 19:17:51.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 19:17:51.815 INFO kablam! | Oct 26 19:17:51.815 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:17:51.815 INFO kablam! Oct 26 19:17:51.815 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 26 19:17:51.815 INFO kablam! --> src/desktop/parser.rs:83:9 Oct 26 19:17:51.815 INFO kablam! | Oct 26 19:17:51.815 INFO kablam! 83 | use std::ascii::AsciiExt; Oct 26 19:17:51.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 19:17:51.815 INFO kablam! Oct 26 19:17:51.891 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 26 19:17:51.891 INFO kablam! --> src/desktop/model.rs:41:13 Oct 26 19:17:51.891 INFO kablam! | Oct 26 19:17:51.891 INFO kablam! 41 | use std::ascii::AsciiExt; Oct 26 19:17:51.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 19:17:51.891 INFO kablam! | Oct 26 19:17:51.891 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 19:17:51.891 INFO kablam! Oct 26 19:17:51.891 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 26 19:17:51.891 INFO kablam! --> src/desktop/parser.rs:83:9 Oct 26 19:17:51.891 INFO kablam! | Oct 26 19:17:51.891 INFO kablam! 83 | use std::ascii::AsciiExt; Oct 26 19:17:51.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 19:17:51.907 INFO kablam! Oct 26 19:17:52.379 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 26 19:17:52.379 INFO kablam! --> src/desktop/model.rs:41:13 Oct 26 19:17:52.379 INFO kablam! | Oct 26 19:17:52.379 INFO kablam! 41 | use std::ascii::AsciiExt; Oct 26 19:17:52.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 19:17:52.379 INFO kablam! | Oct 26 19:17:52.379 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 19:17:52.379 INFO kablam! Oct 26 19:17:52.379 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 26 19:17:52.379 INFO kablam! --> src/desktop/parser.rs:83:9 Oct 26 19:17:52.379 INFO kablam! | Oct 26 19:17:52.379 INFO kablam! 83 | use std::ascii::AsciiExt; Oct 26 19:17:52.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 19:17:52.379 INFO kablam! Oct 26 19:17:52.447 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 26 19:17:52.447 INFO kablam! --> src/desktop/model.rs:41:13 Oct 26 19:17:52.447 INFO kablam! | Oct 26 19:17:52.447 INFO kablam! 41 | use std::ascii::AsciiExt; Oct 26 19:17:52.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 19:17:52.447 INFO kablam! | Oct 26 19:17:52.447 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 19:17:52.447 INFO kablam! Oct 26 19:17:52.447 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 26 19:17:52.447 INFO kablam! --> src/desktop/parser.rs:83:9 Oct 26 19:17:52.447 INFO kablam! | Oct 26 19:17:52.447 INFO kablam! 83 | use std::ascii::AsciiExt; Oct 26 19:17:52.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 19:17:52.447 INFO kablam! Oct 26 19:17:52.651 INFO kablam! warning: field is never used: `entry` Oct 26 19:17:52.651 INFO kablam! --> src/desktop/execute.rs:137:5 Oct 26 19:17:52.651 INFO kablam! | Oct 26 19:17:52.651 INFO kablam! 137 | entry: &'a DesktopEntry, Oct 26 19:17:52.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:17:52.651 INFO kablam! | Oct 26 19:17:52.651 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:17:52.651 INFO kablam! Oct 26 19:17:52.751 INFO kablam! warning: field is never used: `entry` Oct 26 19:17:52.751 INFO kablam! --> src/desktop/execute.rs:137:5 Oct 26 19:17:52.751 INFO kablam! | Oct 26 19:17:52.751 INFO kablam! 137 | entry: &'a DesktopEntry, Oct 26 19:17:52.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:17:52.751 INFO kablam! | Oct 26 19:17:52.751 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:17:52.751 INFO kablam! Oct 26 19:17:52.850 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.09s Oct 26 19:17:52.859 INFO kablam! su: No module specific data is present Oct 26 19:17:53.819 INFO running `"docker" "rm" "-f" "bbfcb6965622121f8c506ce60260b59647180efe1fb1fdbefa27036831388b39"` Oct 26 19:17:54.068 INFO blam! bbfcb6965622121f8c506ce60260b59647180efe1fb1fdbefa27036831388b39