Oct 13 14:58:22.923 INFO checking gears-0.1.6 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 14:58:22.923 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 14:58:23.284 INFO blam! da7869547ca78f823c68fabc65d6b3e1d5e9cb5f4369c759b3883965268432b4 Oct 13 14:58:23.288 INFO running `"docker" "start" "-a" "da7869547ca78f823c68fabc65d6b3e1d5e9cb5f4369c759b3883965268432b4"` Oct 13 14:58:24.436 INFO kablam! usermod: no changes Oct 13 14:58:24.621 INFO kablam! Compiling gears v0.1.6 (/source) Oct 13 14:58:28.572 INFO kablam! warning: unused import: `std::fmt` Oct 13 14:58:28.573 INFO kablam! --> src/structure/domain.rs:4:5 Oct 13 14:58:28.573 INFO kablam! | Oct 13 14:58:28.573 INFO kablam! 4 | use std::fmt; Oct 13 14:58:28.574 INFO kablam! | ^^^^^^^^ Oct 13 14:58:28.574 INFO kablam! | Oct 13 14:58:28.574 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 14:58:28.574 INFO kablam! Oct 13 14:58:28.713 INFO kablam! warning: unused import: `std::fmt` Oct 13 14:58:28.713 INFO kablam! --> src/structure/domain.rs:4:5 Oct 13 14:58:28.713 INFO kablam! | Oct 13 14:58:28.713 INFO kablam! 4 | use std::fmt; Oct 13 14:58:28.713 INFO kablam! | ^^^^^^^^ Oct 13 14:58:28.713 INFO kablam! | Oct 13 14:58:28.713 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 14:58:28.713 INFO kablam! Oct 13 14:58:31.812 INFO kablam! warning: function is never used: `pad_translation_doc` Oct 13 14:58:31.812 INFO kablam! --> src/structure/model.rs:34:1 Oct 13 14:58:31.812 INFO kablam! | Oct 13 14:58:31.812 INFO kablam! 34 | / fn pad_translation_doc( Oct 13 14:58:31.812 INFO kablam! 35 | | t: &mut TranslationDocument, Oct 13 14:58:31.812 INFO kablam! 36 | | strings_in_model: &HashMap, Oct 13 14:58:31.812 INFO kablam! 37 | | ) -> () { Oct 13 14:58:31.812 INFO kablam! ... | Oct 13 14:58:31.812 INFO kablam! 47 | | } Oct 13 14:58:31.812 INFO kablam! 48 | | } Oct 13 14:58:31.812 INFO kablam! | |_^ Oct 13 14:58:31.812 INFO kablam! | Oct 13 14:58:31.812 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 14:58:31.812 INFO kablam! Oct 13 14:58:31.900 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 14:58:31.900 INFO kablam! --> src/util/fs.rs:298:5 Oct 13 14:58:31.900 INFO kablam! | Oct 13 14:58:31.901 INFO kablam! 298 | model.add_locale(&default_locale); Oct 13 14:58:31.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 14:58:31.901 INFO kablam! | Oct 13 14:58:31.901 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 14:58:31.902 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 14:58:31.902 INFO kablam! Oct 13 14:58:32.561 INFO kablam! warning: function is never used: `pad_translation_doc` Oct 13 14:58:32.561 INFO kablam! --> src/structure/model.rs:34:1 Oct 13 14:58:32.561 INFO kablam! | Oct 13 14:58:32.562 INFO kablam! 34 | / fn pad_translation_doc( Oct 13 14:58:32.562 INFO kablam! 35 | | t: &mut TranslationDocument, Oct 13 14:58:32.562 INFO kablam! 36 | | strings_in_model: &HashMap, Oct 13 14:58:32.563 INFO kablam! 37 | | ) -> () { Oct 13 14:58:32.563 INFO kablam! ... | Oct 13 14:58:32.563 INFO kablam! 47 | | } Oct 13 14:58:32.564 INFO kablam! 48 | | } Oct 13 14:58:32.564 INFO kablam! | |_^ Oct 13 14:58:32.564 INFO kablam! | Oct 13 14:58:32.564 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 14:58:32.565 INFO kablam! Oct 13 14:58:32.657 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 14:58:32.657 INFO kablam! --> src/util/fs.rs:298:5 Oct 13 14:58:32.657 INFO kablam! | Oct 13 14:58:32.658 INFO kablam! 298 | model.add_locale(&default_locale); Oct 13 14:58:32.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 14:58:32.658 INFO kablam! | Oct 13 14:58:32.658 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 14:58:32.659 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 14:58:32.659 INFO kablam! Oct 13 14:58:45.668 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 14:58:45.668 INFO kablam! --> tests/xflow_run_001.rs:37:13 Oct 13 14:58:45.668 INFO kablam! | Oct 13 14:58:45.668 INFO kablam! 37 | xfrunner.run(); Oct 13 14:58:45.668 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 14:58:45.668 INFO kablam! | Oct 13 14:58:45.668 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 14:58:45.668 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 14:58:45.668 INFO kablam! Oct 13 14:58:45.708 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 14:58:45.708 INFO kablam! --> tests/xflow_run_001.rs:72:17 Oct 13 14:58:45.708 INFO kablam! | Oct 13 14:58:45.708 INFO kablam! 72 | xfrunner.step(); Oct 13 14:58:45.708 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 14:58:45.708 INFO kablam! | Oct 13 14:58:45.708 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 14:58:45.708 INFO kablam! Oct 13 14:58:45.708 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 14:58:45.708 INFO kablam! --> tests/xflow_run_001.rs:116:13 Oct 13 14:58:45.708 INFO kablam! | Oct 13 14:58:45.708 INFO kablam! 116 | xfrunner.run(); Oct 13 14:58:45.708 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 14:58:45.708 INFO kablam! | Oct 13 14:58:45.708 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 14:58:45.709 INFO kablam! Oct 13 14:58:52.928 INFO kablam! warning: unused import: `gears::*` Oct 13 14:58:52.928 INFO kablam! --> tests/flox_test.rs:5:5 Oct 13 14:58:52.928 INFO kablam! | Oct 13 14:58:52.928 INFO kablam! 5 | use gears::*; Oct 13 14:58:52.928 INFO kablam! | ^^^^^^^^ Oct 13 14:58:52.928 INFO kablam! | Oct 13 14:58:52.928 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 14:58:52.928 INFO kablam! Oct 13 14:59:01.250 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.78s Oct 13 14:59:01.268 INFO kablam! su: No module specific data is present Oct 13 14:59:02.672 INFO running `"docker" "rm" "-f" "da7869547ca78f823c68fabc65d6b3e1d5e9cb5f4369c759b3883965268432b4"` Oct 13 14:59:02.931 INFO blam! da7869547ca78f823c68fabc65d6b3e1d5e9cb5f4369c759b3883965268432b4