Oct 21 18:30:41.653 INFO checking deciduously/autotorio against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:30:41.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 21 18:30:42.083 INFO blam! c543bda6209723b720dbbb88223d69cf5347eb414c7e199e99bc81780b5e7422 Oct 21 18:30:42.085 INFO running `"docker" "start" "-a" "c543bda6209723b720dbbb88223d69cf5347eb414c7e199e99bc81780b5e7422"` Oct 21 18:30:43.067 INFO kablam! usermod: no changes Oct 21 18:30:43.136 INFO kablam! Checking autotorio v0.1.0 (/source) Oct 21 18:30:43.765 INFO kablam! warning: variant is never constructed: `Drill` Oct 21 18:30:43.765 INFO kablam! --> src/building.rs:4:5 Oct 21 18:30:43.765 INFO kablam! | Oct 21 18:30:43.766 INFO kablam! 4 | Drill, Oct 21 18:30:43.766 INFO kablam! | ^^^^^ Oct 21 18:30:43.766 INFO kablam! | Oct 21 18:30:43.767 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:30:43.767 INFO kablam! Oct 21 18:30:43.767 INFO kablam! warning: variant is never constructed: `Furnace` Oct 21 18:30:43.767 INFO kablam! --> src/building.rs:5:5 Oct 21 18:30:43.768 INFO kablam! | Oct 21 18:30:43.768 INFO kablam! 5 | Furnace, Oct 21 18:30:43.768 INFO kablam! | ^^^^^^^ Oct 21 18:30:43.769 INFO kablam! Oct 21 18:30:43.769 INFO kablam! warning: method is never used: `new` Oct 21 18:30:43.769 INFO kablam! --> src/factory.rs:16:5 Oct 21 18:30:43.770 INFO kablam! | Oct 21 18:30:43.770 INFO kablam! 16 | pub fn new(target_item: Item, target_rate: Rate) -> Self { Oct 21 18:30:43.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:43.771 INFO kablam! Oct 21 18:30:43.771 INFO kablam! warning: variant is never constructed: `CopperOre` Oct 21 18:30:43.771 INFO kablam! --> src/item.rs:7:5 Oct 21 18:30:43.772 INFO kablam! | Oct 21 18:30:43.772 INFO kablam! 7 | CopperOre, Oct 21 18:30:43.772 INFO kablam! | ^^^^^^^^^ Oct 21 18:30:43.773 INFO kablam! Oct 21 18:30:43.773 INFO kablam! warning: variant is never constructed: `CopperPlate` Oct 21 18:30:43.773 INFO kablam! --> src/item.rs:8:5 Oct 21 18:30:43.774 INFO kablam! | Oct 21 18:30:43.774 INFO kablam! 8 | CopperPlate, Oct 21 18:30:43.774 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:30:43.775 INFO kablam! Oct 21 18:30:43.775 INFO kablam! warning: variant is never constructed: `IronOre` Oct 21 18:30:43.775 INFO kablam! --> src/item.rs:9:5 Oct 21 18:30:43.775 INFO kablam! | Oct 21 18:30:43.776 INFO kablam! 9 | IronOre, Oct 21 18:30:43.776 INFO kablam! | ^^^^^^^ Oct 21 18:30:43.776 INFO kablam! Oct 21 18:30:43.777 INFO kablam! warning: variant is never constructed: `IronPlate` Oct 21 18:30:43.777 INFO kablam! --> src/item.rs:10:5 Oct 21 18:30:43.777 INFO kablam! | Oct 21 18:30:43.778 INFO kablam! 10 | IronPlate, Oct 21 18:30:43.778 INFO kablam! | ^^^^^^^^^ Oct 21 18:30:43.778 INFO kablam! Oct 21 18:30:43.779 INFO kablam! warning: method is never used: `recipe` Oct 21 18:30:43.779 INFO kablam! --> src/item.rs:15:5 Oct 21 18:30:43.779 INFO kablam! | Oct 21 18:30:43.780 INFO kablam! 15 | pub fn recipe(&self, rate: Rate) -> (Vec<(Item, Rate)>, Vec<(Building, u32)>) { Oct 21 18:30:43.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:30:43.780 INFO kablam! Oct 21 18:30:44.044 INFO kablam! warning: variant is never constructed: `CopperOre` Oct 21 18:30:44.045 INFO kablam! --> src/item.rs:7:5 Oct 21 18:30:44.045 INFO kablam! | Oct 21 18:30:44.045 INFO kablam! 7 | CopperOre, Oct 21 18:30:44.046 INFO kablam! | ^^^^^^^^^ Oct 21 18:30:44.046 INFO kablam! | Oct 21 18:30:44.046 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:30:44.047 INFO kablam! Oct 21 18:30:44.047 INFO kablam! warning: variant is never constructed: `CopperPlate` Oct 21 18:30:44.047 INFO kablam! --> src/item.rs:8:5 Oct 21 18:30:44.048 INFO kablam! | Oct 21 18:30:44.048 INFO kablam! 8 | CopperPlate, Oct 21 18:30:44.048 INFO kablam! | ^^^^^^^^^^^ Oct 21 18:30:44.048 INFO kablam! Oct 21 18:30:44.049 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 21 18:30:44.060 INFO kablam! su: No module specific data is present Oct 21 18:30:44.932 INFO running `"docker" "rm" "-f" "c543bda6209723b720dbbb88223d69cf5347eb414c7e199e99bc81780b5e7422"` Oct 21 18:30:45.260 INFO blam! c543bda6209723b720dbbb88223d69cf5347eb414c7e199e99bc81780b5e7422