Oct 12 12:03:36.593 INFO checking tmccombs/dopen against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 12:03:36.594 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:36.986 INFO blam! 230dbe05d2b4e37bc955fb30543a2d6ea2c3b6a95b6544ba73211093756d7b00 Oct 12 12:03:36.986 INFO running `"docker" "start" "-a" "230dbe05d2b4e37bc955fb30543a2d6ea2c3b6a95b6544ba73211093756d7b00"` Oct 12 12:03:38.256 INFO kablam! usermod: no changes Oct 12 12:03:38.391 INFO kablam! Checking nom v3.2.0 Oct 12 12:03:41.020 INFO kablam! Checking dopen v0.1.0 (/source) Oct 12 12:03:41.484 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 12:03:41.485 INFO kablam! --> src/desktop/model.rs:41:13 Oct 12 12:03:41.485 INFO kablam! | Oct 12 12:03:41.485 INFO kablam! 41 | use std::ascii::AsciiExt; Oct 12 12:03:41.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:41.485 INFO kablam! | Oct 12 12:03:41.485 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 12:03:41.486 INFO kablam! Oct 12 12:03:41.492 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 12:03:41.493 INFO kablam! --> src/desktop/parser.rs:83:9 Oct 12 12:03:41.493 INFO kablam! | Oct 12 12:03:41.493 INFO kablam! 83 | use std::ascii::AsciiExt; Oct 12 12:03:41.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:41.493 INFO kablam! Oct 12 12:03:41.661 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 12:03:41.661 INFO kablam! --> src/desktop/model.rs:41:13 Oct 12 12:03:41.661 INFO kablam! | Oct 12 12:03:41.661 INFO kablam! 41 | use std::ascii::AsciiExt; Oct 12 12:03:41.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:41.662 INFO kablam! | Oct 12 12:03:41.662 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 12:03:41.662 INFO kablam! Oct 12 12:03:41.662 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 12:03:41.662 INFO kablam! --> src/desktop/parser.rs:83:9 Oct 12 12:03:41.662 INFO kablam! | Oct 12 12:03:41.663 INFO kablam! 83 | use std::ascii::AsciiExt; Oct 12 12:03:41.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:41.663 INFO kablam! Oct 12 12:03:41.964 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 12:03:41.964 INFO kablam! --> src/desktop/model.rs:41:13 Oct 12 12:03:41.965 INFO kablam! | Oct 12 12:03:41.965 INFO kablam! 41 | use std::ascii::AsciiExt; Oct 12 12:03:41.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:41.965 INFO kablam! | Oct 12 12:03:41.965 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 12:03:41.965 INFO kablam! Oct 12 12:03:41.965 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 12:03:41.965 INFO kablam! --> src/desktop/parser.rs:83:9 Oct 12 12:03:41.965 INFO kablam! | Oct 12 12:03:41.965 INFO kablam! 83 | use std::ascii::AsciiExt; Oct 12 12:03:41.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:41.965 INFO kablam! Oct 12 12:03:42.228 INFO kablam! warning: field is never used: `entry` Oct 12 12:03:42.228 INFO kablam! --> src/desktop/execute.rs:137:5 Oct 12 12:03:42.228 INFO kablam! | Oct 12 12:03:42.228 INFO kablam! 137 | entry: &'a DesktopEntry, Oct 12 12:03:42.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:42.228 INFO kablam! | Oct 12 12:03:42.228 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 12:03:42.228 INFO kablam! Oct 12 12:03:42.235 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 12:03:42.235 INFO kablam! --> src/desktop/model.rs:41:13 Oct 12 12:03:42.235 INFO kablam! | Oct 12 12:03:42.235 INFO kablam! 41 | use std::ascii::AsciiExt; Oct 12 12:03:42.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:42.235 INFO kablam! | Oct 12 12:03:42.235 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 12:03:42.235 INFO kablam! Oct 12 12:03:42.235 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 12:03:42.235 INFO kablam! --> src/desktop/parser.rs:83:9 Oct 12 12:03:42.235 INFO kablam! | Oct 12 12:03:42.235 INFO kablam! 83 | use std::ascii::AsciiExt; Oct 12 12:03:42.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:42.235 INFO kablam! Oct 12 12:03:42.532 INFO kablam! warning: field is never used: `entry` Oct 12 12:03:42.532 INFO kablam! --> src/desktop/execute.rs:137:5 Oct 12 12:03:42.532 INFO kablam! | Oct 12 12:03:42.532 INFO kablam! 137 | entry: &'a DesktopEntry, Oct 12 12:03:42.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:03:42.532 INFO kablam! | Oct 12 12:03:42.532 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 12:03:42.532 INFO kablam! Oct 12 12:03:42.628 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.34s Oct 12 12:03:42.634 INFO kablam! su: No module specific data is present Oct 12 12:03:44.209 INFO running `"docker" "rm" "-f" "230dbe05d2b4e37bc955fb30543a2d6ea2c3b6a95b6544ba73211093756d7b00"` Oct 12 12:03:44.453 INFO blam! 230dbe05d2b4e37bc955fb30543a2d6ea2c3b6a95b6544ba73211093756d7b00