Sep 10 05:09:07.269 INFO checking Termitarium/Termitarium-Backend against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 05:09:07.269 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 05:09:07.269 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-3/try#3a2610c2a16575649896925631bf8cec4f4b1961:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 05:09:07.508 INFO blam! 3161cb97b13dd175e4e3638f63b4cab24cca231cd99b399c062a33e5470ce1d4 Sep 10 05:09:07.509 INFO running `"docker" "start" "-a" "3161cb97b13dd175e4e3638f63b4cab24cca231cd99b399c062a33e5470ce1d4"` Sep 10 05:09:09.510 INFO kablam! usermod: no changes Sep 10 05:09:09.614 INFO kablam! Checking cassowary v0.2.1 Sep 10 05:09:09.618 INFO kablam! Checking termion v1.5.1 Sep 10 05:09:09.626 INFO kablam! Compiling serde_derive v1.0.19 Sep 10 05:09:12.206 INFO kablam! Checking tui v0.1.3 Sep 10 05:09:22.247 INFO kablam! Checking termitarium v0.1.0 (file:///source) Sep 10 05:09:23.138 INFO kablam! warning: method is never used: `new` Sep 10 05:09:23.138 INFO kablam! --> src/lib/model/mod.rs:20:5 Sep 10 05:09:23.138 INFO kablam! | Sep 10 05:09:23.138 INFO kablam! 20 | fn new(id: EntityId, entity_type: EntityType, name: EntityName) -> Self { Sep 10 05:09:23.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 05:09:23.138 INFO kablam! | Sep 10 05:09:23.138 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 05:09:23.138 INFO kablam! Sep 10 05:09:23.170 INFO kablam! warning: method is never used: `new` Sep 10 05:09:23.170 INFO kablam! --> src/lib/model/mod.rs:20:5 Sep 10 05:09:23.170 INFO kablam! | Sep 10 05:09:23.170 INFO kablam! 20 | fn new(id: EntityId, entity_type: EntityType, name: EntityName) -> Self { Sep 10 05:09:23.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 05:09:23.170 INFO kablam! | Sep 10 05:09:23.170 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 05:09:23.170 INFO kablam! Sep 10 05:09:24.447 INFO kablam! warning: unused `std::result::Result` which must be used Sep 10 05:09:24.447 INFO kablam! --> src/server/main.rs:26:5 Sep 10 05:09:24.447 INFO kablam! | Sep 10 05:09:24.447 INFO kablam! 26 | write_into_config_file_from(&model); Sep 10 05:09:24.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 05:09:24.447 INFO kablam! | Sep 10 05:09:24.447 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 10 05:09:24.447 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 10 05:09:24.447 INFO kablam! Sep 10 05:09:24.449 INFO kablam! warning: unused `std::result::Result` which must be used Sep 10 05:09:24.449 INFO kablam! --> src/server/main.rs:26:5 Sep 10 05:09:24.449 INFO kablam! | Sep 10 05:09:24.449 INFO kablam! 26 | write_into_config_file_from(&model); Sep 10 05:09:24.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 05:09:24.459 INFO kablam! warning: unused import: `termitarium_lib::model::*` Sep 10 05:09:24.459 INFO kablam! --> src/cli-client/main.rs:2:5 Sep 10 05:09:24.459 INFO kablam! | Sep 10 05:09:24.459 INFO kablam! 2 | use termitarium_lib::model::*; Sep 10 05:09:24.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 05:09:24.459 INFO kablam! | Sep 10 05:09:24.459 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 10 05:09:24.459 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 10 05:09:24.459 INFO kablam! Sep 10 05:09:24.470 INFO kablam! | Sep 10 05:09:24.470 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 05:09:24.470 INFO kablam! Sep 10 05:09:24.489 INFO kablam! warning: unused import: `termitarium_lib::model::*` Sep 10 05:09:24.489 INFO kablam! --> src/cli-client/main.rs:2:5 Sep 10 05:09:24.489 INFO kablam! | Sep 10 05:09:24.489 INFO kablam! 2 | use termitarium_lib::model::*; Sep 10 05:09:24.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 05:09:24.489 INFO kablam! | Sep 10 05:09:24.489 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 05:09:24.489 INFO kablam! Sep 10 05:09:24.637 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.11s Sep 10 05:09:24.646 INFO kablam! su: No module specific data is present Sep 10 05:09:25.652 INFO running `"docker" "rm" "-f" "3161cb97b13dd175e4e3638f63b4cab24cca231cd99b399c062a33e5470ce1d4"` Sep 10 05:09:25.756 INFO blam! 3161cb97b13dd175e4e3638f63b4cab24cca231cd99b399c062a33e5470ce1d4