Oct 22 03:03:34.971 INFO checking gears-0.1.6 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:03:34.971 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 03:03:35.256 INFO blam! 88e4de20bc4f27879d22b5eab71f2e793d8073044596f066076777e80191d13e Oct 22 03:03:35.268 INFO running `"docker" "start" "-a" "88e4de20bc4f27879d22b5eab71f2e793d8073044596f066076777e80191d13e"` Oct 22 03:03:35.797 INFO kablam! usermod: no changes Oct 22 03:03:35.924 INFO kablam! Compiling gears v0.1.6 (/source) Oct 22 03:03:39.344 INFO kablam! warning: unused import: `std::fmt` Oct 22 03:03:39.344 INFO kablam! --> src/structure/domain.rs:4:5 Oct 22 03:03:39.344 INFO kablam! | Oct 22 03:03:39.344 INFO kablam! 4 | use std::fmt; Oct 22 03:03:39.344 INFO kablam! | ^^^^^^^^ Oct 22 03:03:39.344 INFO kablam! | Oct 22 03:03:39.344 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:03:39.344 INFO kablam! Oct 22 03:03:39.536 INFO kablam! warning: unused import: `std::fmt` Oct 22 03:03:39.536 INFO kablam! --> src/structure/domain.rs:4:5 Oct 22 03:03:39.536 INFO kablam! | Oct 22 03:03:39.536 INFO kablam! 4 | use std::fmt; Oct 22 03:03:39.536 INFO kablam! | ^^^^^^^^ Oct 22 03:03:39.536 INFO kablam! | Oct 22 03:03:39.536 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:03:39.536 INFO kablam! Oct 22 03:03:42.760 INFO kablam! warning: function is never used: `pad_translation_doc` Oct 22 03:03:42.760 INFO kablam! --> src/structure/model.rs:34:1 Oct 22 03:03:42.760 INFO kablam! | Oct 22 03:03:42.760 INFO kablam! 34 | / fn pad_translation_doc( Oct 22 03:03:42.760 INFO kablam! 35 | | t: &mut TranslationDocument, Oct 22 03:03:42.760 INFO kablam! 36 | | strings_in_model: &HashMap, Oct 22 03:03:42.760 INFO kablam! 37 | | ) -> () { Oct 22 03:03:42.760 INFO kablam! ... | Oct 22 03:03:42.760 INFO kablam! 47 | | } Oct 22 03:03:42.760 INFO kablam! 48 | | } Oct 22 03:03:42.760 INFO kablam! | |_^ Oct 22 03:03:42.760 INFO kablam! | Oct 22 03:03:42.760 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 03:03:42.760 INFO kablam! Oct 22 03:03:42.868 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 03:03:42.868 INFO kablam! --> src/util/fs.rs:298:5 Oct 22 03:03:42.868 INFO kablam! | Oct 22 03:03:42.868 INFO kablam! 298 | model.add_locale(&default_locale); Oct 22 03:03:42.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:03:42.868 INFO kablam! | Oct 22 03:03:42.868 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 03:03:42.868 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 03:03:42.868 INFO kablam! Oct 22 03:03:43.032 INFO kablam! warning: function is never used: `pad_translation_doc` Oct 22 03:03:43.032 INFO kablam! --> src/structure/model.rs:34:1 Oct 22 03:03:43.032 INFO kablam! | Oct 22 03:03:43.032 INFO kablam! 34 | / fn pad_translation_doc( Oct 22 03:03:43.032 INFO kablam! 35 | | t: &mut TranslationDocument, Oct 22 03:03:43.032 INFO kablam! 36 | | strings_in_model: &HashMap, Oct 22 03:03:43.032 INFO kablam! 37 | | ) -> () { Oct 22 03:03:43.032 INFO kablam! ... | Oct 22 03:03:43.032 INFO kablam! 47 | | } Oct 22 03:03:43.032 INFO kablam! 48 | | } Oct 22 03:03:43.032 INFO kablam! | |_^ Oct 22 03:03:43.032 INFO kablam! | Oct 22 03:03:43.032 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 03:03:43.032 INFO kablam! Oct 22 03:03:43.232 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 03:03:43.232 INFO kablam! --> src/util/fs.rs:298:5 Oct 22 03:03:43.232 INFO kablam! | Oct 22 03:03:43.232 INFO kablam! 298 | model.add_locale(&default_locale); Oct 22 03:03:43.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:03:43.232 INFO kablam! | Oct 22 03:03:43.232 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 03:03:43.232 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 03:03:43.232 INFO kablam! Oct 22 03:03:51.912 INFO kablam! warning: unused import: `gears::*` Oct 22 03:03:51.912 INFO kablam! --> tests/flox_test.rs:5:5 Oct 22 03:03:51.912 INFO kablam! | Oct 22 03:03:51.912 INFO kablam! 5 | use gears::*; Oct 22 03:03:51.912 INFO kablam! | ^^^^^^^^ Oct 22 03:03:51.912 INFO kablam! | Oct 22 03:03:51.912 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:03:51.912 INFO kablam! Oct 22 03:04:00.101 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 03:04:00.101 INFO kablam! --> tests/xflow_run_001.rs:37:13 Oct 22 03:04:00.102 INFO kablam! | Oct 22 03:04:00.102 INFO kablam! 37 | xfrunner.run(); Oct 22 03:04:00.102 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 03:04:00.102 INFO kablam! | Oct 22 03:04:00.102 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 03:04:00.102 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 03:04:00.102 INFO kablam! Oct 22 03:04:00.102 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 03:04:00.102 INFO kablam! --> tests/xflow_run_001.rs:72:17 Oct 22 03:04:00.102 INFO kablam! | Oct 22 03:04:00.102 INFO kablam! 72 | xfrunner.step(); Oct 22 03:04:00.102 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 22 03:04:00.102 INFO kablam! | Oct 22 03:04:00.102 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 03:04:00.102 INFO kablam! Oct 22 03:04:00.104 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 03:04:00.104 INFO kablam! --> tests/xflow_run_001.rs:116:13 Oct 22 03:04:00.104 INFO kablam! | Oct 22 03:04:00.104 INFO kablam! 116 | xfrunner.run(); Oct 22 03:04:00.104 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 22 03:04:00.104 INFO kablam! | Oct 22 03:04:00.104 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 03:04:00.104 INFO kablam! Oct 22 03:04:00.885 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.06s Oct 22 03:04:00.913 INFO kablam! su: No module specific data is present Oct 22 03:04:01.296 INFO running `"docker" "rm" "-f" "88e4de20bc4f27879d22b5eab71f2e793d8073044596f066076777e80191d13e"` Oct 22 03:04:01.464 INFO blam! 88e4de20bc4f27879d22b5eab71f2e793d8073044596f066076777e80191d13e