Oct 27 09:00:21.852 INFO checking Zynapse500/rust-rpm against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:00:21.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/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 27 09:00:22.311 INFO blam! acea486ccabc1051d4780b43892918e13b33e9b72499591d1e3678acc8fe22ee Oct 27 09:00:22.313 INFO running `"docker" "start" "-a" "acea486ccabc1051d4780b43892918e13b33e9b72499591d1e3678acc8fe22ee"` Oct 27 09:00:23.526 INFO kablam! usermod: no changes Oct 27 09:00:23.703 INFO kablam! Checking termios v0.2.2 Oct 27 09:00:24.355 INFO kablam! Checking getch v0.2.0 Oct 27 09:00:25.063 INFO kablam! Checking rpm v1.0.0 (/source) Oct 27 09:00:26.611 INFO kablam! warning: doc comment not used by rustdoc Oct 27 09:00:26.611 INFO kablam! --> src/workspace.rs:88:3 Oct 27 09:00:26.612 INFO kablam! | Oct 27 09:00:26.612 INFO kablam! 88 | /// Create the '.workspace' folder within the workspace root Oct 27 09:00:26.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:00:26.612 INFO kablam! | Oct 27 09:00:26.613 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 27 09:00:26.613 INFO kablam! Oct 27 09:00:26.927 INFO kablam! warning: doc comment not used by rustdoc Oct 27 09:00:26.928 INFO kablam! --> src/workspace.rs:88:3 Oct 27 09:00:26.928 INFO kablam! | Oct 27 09:00:26.928 INFO kablam! 88 | /// Create the '.workspace' folder within the workspace root Oct 27 09:00:26.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:00:26.928 INFO kablam! | Oct 27 09:00:26.928 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 27 09:00:26.928 INFO kablam! Oct 27 09:00:27.051 INFO kablam! warning: function is never used: `pause` Oct 27 09:00:27.051 INFO kablam! --> src/main.rs:55:1 Oct 27 09:00:27.051 INFO kablam! | Oct 27 09:00:27.051 INFO kablam! 55 | fn pause() { Oct 27 09:00:27.051 INFO kablam! | ^^^^^^^^^^ Oct 27 09:00:27.053 INFO kablam! | Oct 27 09:00:27.053 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:00:27.053 INFO kablam! Oct 27 09:00:27.060 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:00:27.063 INFO kablam! --> src/project.rs:61:7 Oct 27 09:00:27.063 INFO kablam! | Oct 27 09:00:27.063 INFO kablam! 61 | proj.add(p); Oct 27 09:00:27.063 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:00:27.063 INFO kablam! | Oct 27 09:00:27.063 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:00:27.063 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:00:27.063 INFO kablam! Oct 27 09:00:27.075 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:00:27.075 INFO kablam! --> src/main.rs:83:2 Oct 27 09:00:27.075 INFO kablam! | Oct 27 09:00:27.075 INFO kablam! 83 | stdout().flush(); Oct 27 09:00:27.075 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 09:00:27.075 INFO kablam! | Oct 27 09:00:27.075 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:00:27.075 INFO kablam! Oct 27 09:00:27.467 INFO kablam! warning: function is never used: `pause` Oct 27 09:00:27.467 INFO kablam! --> src/main.rs:55:1 Oct 27 09:00:27.467 INFO kablam! | Oct 27 09:00:27.467 INFO kablam! 55 | fn pause() { Oct 27 09:00:27.467 INFO kablam! | ^^^^^^^^^^ Oct 27 09:00:27.467 INFO kablam! | Oct 27 09:00:27.467 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:00:27.467 INFO kablam! Oct 27 09:00:27.471 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:00:27.471 INFO kablam! --> src/project.rs:61:7 Oct 27 09:00:27.471 INFO kablam! | Oct 27 09:00:27.471 INFO kablam! 61 | proj.add(p); Oct 27 09:00:27.471 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:00:27.471 INFO kablam! | Oct 27 09:00:27.471 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:00:27.471 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:00:27.471 INFO kablam! Oct 27 09:00:27.473 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:00:27.473 INFO kablam! --> src/main.rs:83:2 Oct 27 09:00:27.473 INFO kablam! | Oct 27 09:00:27.473 INFO kablam! 83 | stdout().flush(); Oct 27 09:00:27.473 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 09:00:27.473 INFO kablam! | Oct 27 09:00:27.473 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:00:27.473 INFO kablam! Oct 27 09:00:27.535 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.98s Oct 27 09:00:27.535 INFO kablam! su: No module specific data is present Oct 27 09:00:28.730 INFO running `"docker" "rm" "-f" "acea486ccabc1051d4780b43892918e13b33e9b72499591d1e3678acc8fe22ee"` Oct 27 09:00:29.050 INFO blam! acea486ccabc1051d4780b43892918e13b33e9b72499591d1e3678acc8fe22ee