Sep 19 14:36:50.682 INFO checking Termitarium/Termitarium-Backend against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 14:36:50.682 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 14:36:50.682 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 14:36:51.104 INFO blam! 3a690dba2148e5b4170161c9e9467749a087e1e40ba4d5f262b57ee502c6a2e6 Sep 19 14:36:51.107 INFO running `"docker" "start" "-a" "3a690dba2148e5b4170161c9e9467749a087e1e40ba4d5f262b57ee502c6a2e6"` Sep 19 14:36:53.954 INFO kablam! usermod: no changes Sep 19 14:36:54.054 INFO kablam! Checking serde v1.0.19 Sep 19 14:36:54.054 INFO kablam! Checking cassowary v0.2.1 Sep 19 14:36:54.055 INFO kablam! Checking termion v1.5.1 Sep 19 14:36:54.055 INFO kablam! Compiling serde_derive_internals v0.17.0 Sep 19 14:36:57.083 INFO kablam! Checking tui v0.1.3 Sep 19 14:37:01.279 INFO kablam! Compiling serde_derive v1.0.19 Sep 19 14:37:13.206 INFO kablam! Checking serde_yaml v0.7.1 Sep 19 14:37:14.563 INFO kablam! Checking termitarium v0.1.0 (/source) Sep 19 14:37:15.071 INFO kablam! warning: method is never used: `new` Sep 19 14:37:15.071 INFO kablam! --> src/lib/model/mod.rs:20:5 Sep 19 14:37:15.071 INFO kablam! | Sep 19 14:37:15.071 INFO kablam! 20 | fn new(id: EntityId, entity_type: EntityType, name: EntityName) -> Self { Sep 19 14:37:15.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 14:37:15.071 INFO kablam! | Sep 19 14:37:15.071 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 14:37:15.071 INFO kablam! Sep 19 14:37:15.155 INFO kablam! warning: method is never used: `new` Sep 19 14:37:15.155 INFO kablam! --> src/lib/model/mod.rs:20:5 Sep 19 14:37:15.155 INFO kablam! | Sep 19 14:37:15.155 INFO kablam! 20 | fn new(id: EntityId, entity_type: EntityType, name: EntityName) -> Self { Sep 19 14:37:15.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 14:37:15.171 INFO kablam! | Sep 19 14:37:15.171 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 14:37:15.171 INFO kablam! Sep 19 14:37:15.787 INFO kablam! warning: unused import: `termitarium_lib::model::*` Sep 19 14:37:15.787 INFO kablam! --> src/cli-client/main.rs:2:5 Sep 19 14:37:15.787 INFO kablam! | Sep 19 14:37:15.787 INFO kablam! 2 | use termitarium_lib::model::*; Sep 19 14:37:15.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 14:37:15.787 INFO kablam! | Sep 19 14:37:15.787 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 14:37:15.787 INFO kablam! Sep 19 14:37:15.807 INFO kablam! warning: unused `std::result::Result` which must be used Sep 19 14:37:15.807 INFO kablam! --> src/server/main.rs:26:5 Sep 19 14:37:15.807 INFO kablam! | Sep 19 14:37:15.807 INFO kablam! 26 | write_into_config_file_from(&model); Sep 19 14:37:15.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 14:37:15.807 INFO kablam! | Sep 19 14:37:15.807 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 19 14:37:15.807 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 19 14:37:15.807 INFO kablam! Sep 19 14:37:15.823 INFO kablam! warning: unused import: `termitarium_lib::model::*` Sep 19 14:37:15.823 INFO kablam! --> src/cli-client/main.rs:2:5 Sep 19 14:37:15.823 INFO kablam! | Sep 19 14:37:15.823 INFO kablam! 2 | use termitarium_lib::model::*; Sep 19 14:37:15.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 14:37:15.823 INFO kablam! | Sep 19 14:37:15.823 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 14:37:15.823 INFO kablam! Sep 19 14:37:15.866 INFO kablam! warning: unused `std::result::Result` which must be used Sep 19 14:37:15.866 INFO kablam! --> src/server/main.rs:26:5 Sep 19 14:37:15.866 INFO kablam! | Sep 19 14:37:15.866 INFO kablam! 26 | write_into_config_file_from(&model); Sep 19 14:37:15.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 14:37:15.866 INFO kablam! | Sep 19 14:37:15.866 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 19 14:37:15.866 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 19 14:37:15.866 INFO kablam! Sep 19 14:37:15.943 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.95s Sep 19 14:37:15.950 INFO kablam! su: No module specific data is present Sep 19 14:37:16.793 INFO running `"docker" "rm" "-f" "3a690dba2148e5b4170161c9e9467749a087e1e40ba4d5f262b57ee502c6a2e6"` Sep 19 14:37:17.108 INFO blam! 3a690dba2148e5b4170161c9e9467749a087e1e40ba4d5f262b57ee502c6a2e6