Oct 12 12:03:37.502 INFO checking tmccombs/dopen against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 12:03:37.502 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 12:03:37.885 INFO blam! f1fd65eaccf887f160f69f3f468d4660359f0b446daaa8d52ce95e397358f4c7 Oct 12 12:03:37.885 INFO running `"docker" "start" "-a" "f1fd65eaccf887f160f69f3f468d4660359f0b446daaa8d52ce95e397358f4c7"` Oct 12 12:03:39.004 INFO kablam! usermod: no changes Oct 12 12:03:39.100 INFO kablam! Checking libc v0.2.32 Oct 12 12:03:39.105 INFO kablam! Checking thread_local v0.3.4 Oct 12 12:03:40.603 INFO kablam! Checking memchr v1.0.1 Oct 12 12:03:40.957 INFO kablam! Checking aho-corasick v0.6.3 Oct 12 12:03:41.672 INFO kablam! Checking regex v0.2.2 Oct 12 12:03:44.017 INFO kablam! Checking nom v3.2.0 Oct 12 12:03:46.861 INFO kablam! Checking dopen v0.1.0 (/source) Oct 12 12:03:47.332 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 12:03:47.332 INFO kablam! --> src/desktop/model.rs:41:13 Oct 12 12:03:47.332 INFO kablam! | Oct 12 12:03:47.332 INFO kablam! 41 | use std::ascii::AsciiExt; Oct 12 12:03:47.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:47.332 INFO kablam! | Oct 12 12:03:47.332 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 12:03:47.332 INFO kablam! Oct 12 12:03:47.332 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 12:03:47.332 INFO kablam! --> src/desktop/parser.rs:83:9 Oct 12 12:03:47.332 INFO kablam! | Oct 12 12:03:47.332 INFO kablam! 83 | use std::ascii::AsciiExt; Oct 12 12:03:47.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:47.332 INFO kablam! Oct 12 12:03:47.421 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 12:03:47.421 INFO kablam! --> src/desktop/model.rs:41:13 Oct 12 12:03:47.421 INFO kablam! | Oct 12 12:03:47.421 INFO kablam! 41 | use std::ascii::AsciiExt; Oct 12 12:03:47.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:47.421 INFO kablam! | Oct 12 12:03:47.421 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 12:03:47.421 INFO kablam! Oct 12 12:03:47.421 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 12:03:47.421 INFO kablam! --> src/desktop/parser.rs:83:9 Oct 12 12:03:47.421 INFO kablam! | Oct 12 12:03:47.421 INFO kablam! 83 | use std::ascii::AsciiExt; Oct 12 12:03:47.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:47.421 INFO kablam! Oct 12 12:03:47.832 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 12:03:47.833 INFO kablam! --> src/desktop/model.rs:41:13 Oct 12 12:03:47.833 INFO kablam! | Oct 12 12:03:47.833 INFO kablam! 41 | use std::ascii::AsciiExt; Oct 12 12:03:47.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:47.833 INFO kablam! | Oct 12 12:03:47.833 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 12:03:47.833 INFO kablam! Oct 12 12:03:47.833 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 12:03:47.833 INFO kablam! --> src/desktop/parser.rs:83:9 Oct 12 12:03:47.833 INFO kablam! | Oct 12 12:03:47.833 INFO kablam! 83 | use std::ascii::AsciiExt; Oct 12 12:03:47.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:47.833 INFO kablam! Oct 12 12:03:48.044 INFO kablam! warning: field is never used: `entry` Oct 12 12:03:48.044 INFO kablam! --> src/desktop/execute.rs:137:5 Oct 12 12:03:48.044 INFO kablam! | Oct 12 12:03:48.044 INFO kablam! 137 | entry: &'a DesktopEntry, Oct 12 12:03:48.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:48.044 INFO kablam! | Oct 12 12:03:48.044 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 12:03:48.044 INFO kablam! Oct 12 12:03:48.060 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 12:03:48.060 INFO kablam! --> src/desktop/model.rs:41:13 Oct 12 12:03:48.060 INFO kablam! | Oct 12 12:03:48.060 INFO kablam! 41 | use std::ascii::AsciiExt; Oct 12 12:03:48.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:48.060 INFO kablam! | Oct 12 12:03:48.060 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 12:03:48.060 INFO kablam! Oct 12 12:03:48.060 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 12:03:48.060 INFO kablam! --> src/desktop/parser.rs:83:9 Oct 12 12:03:48.060 INFO kablam! | Oct 12 12:03:48.060 INFO kablam! 83 | use std::ascii::AsciiExt; Oct 12 12:03:48.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:48.060 INFO kablam! Oct 12 12:03:48.272 INFO kablam! warning: field is never used: `entry` Oct 12 12:03:48.272 INFO kablam! --> src/desktop/execute.rs:137:5 Oct 12 12:03:48.272 INFO kablam! | Oct 12 12:03:48.272 INFO kablam! 137 | entry: &'a DesktopEntry, Oct 12 12:03:48.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:48.272 INFO kablam! | Oct 12 12:03:48.272 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 12:03:48.272 INFO kablam! Oct 12 12:03:48.322 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.30s Oct 12 12:03:48.333 INFO kablam! su: No module specific data is present Oct 12 12:03:49.065 INFO running `"docker" "rm" "-f" "f1fd65eaccf887f160f69f3f468d4660359f0b446daaa8d52ce95e397358f4c7"` Oct 12 12:03:49.352 INFO blam! f1fd65eaccf887f160f69f3f468d4660359f0b446daaa8d52ce95e397358f4c7