Oct 27 01:43:49.005 INFO checking lasagnaphil/rust-lox against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 01:43:49.005 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 01:43:49.615 INFO blam! 15b61c991c991747849bd4ca25345bc0dffec2f27c47c14360333291efcc4125 Oct 27 01:43:49.621 INFO running `"docker" "start" "-a" "15b61c991c991747849bd4ca25345bc0dffec2f27c47c14360333291efcc4125"` Oct 27 01:43:50.795 INFO kablam! usermod: no changes Oct 27 01:43:50.869 INFO kablam! Checking rlox v0.1.0 (/source) Oct 27 01:43:51.648 INFO kablam! warning: method is never used: `synchronize` Oct 27 01:43:51.648 INFO kablam! --> src/parser.rs:115:5 Oct 27 01:43:51.648 INFO kablam! | Oct 27 01:43:51.648 INFO kablam! 115 | fn synchronize(&mut self) { Oct 27 01:43:51.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:43:51.648 INFO kablam! | Oct 27 01:43:51.648 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 01:43:51.648 INFO kablam! Oct 27 01:43:51.715 INFO kablam! warning: method is never used: `synchronize` Oct 27 01:43:51.715 INFO kablam! --> src/parser.rs:115:5 Oct 27 01:43:51.715 INFO kablam! | Oct 27 01:43:51.715 INFO kablam! 115 | fn synchronize(&mut self) { Oct 27 01:43:51.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:43:51.715 INFO kablam! | Oct 27 01:43:51.715 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 01:43:51.715 INFO kablam! Oct 27 01:43:52.272 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:43:52.273 INFO kablam! --> src/main.rs:13:9 Oct 27 01:43:52.273 INFO kablam! | Oct 27 01:43:52.274 INFO kablam! 13 | lox::run_file(&args[1]); Oct 27 01:43:52.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:43:52.275 INFO kablam! | Oct 27 01:43:52.276 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 01:43:52.276 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:43:52.277 INFO kablam! Oct 27 01:43:52.278 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:43:52.278 INFO kablam! --> src/main.rs:16:9 Oct 27 01:43:52.279 INFO kablam! | Oct 27 01:43:52.280 INFO kablam! 16 | lox::run_prompt(); Oct 27 01:43:52.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 01:43:52.281 INFO kablam! | Oct 27 01:43:52.281 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:43:52.282 INFO kablam! Oct 27 01:43:52.640 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:43:52.640 INFO kablam! --> src/main.rs:13:9 Oct 27 01:43:52.640 INFO kablam! | Oct 27 01:43:52.641 INFO kablam! 13 | lox::run_file(&args[1]); Oct 27 01:43:52.641 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:43:52.641 INFO kablam! | Oct 27 01:43:52.642 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 01:43:52.642 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:43:52.642 INFO kablam! Oct 27 01:43:52.643 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:43:52.643 INFO kablam! --> src/main.rs:16:9 Oct 27 01:43:52.643 INFO kablam! | Oct 27 01:43:52.643 INFO kablam! 16 | lox::run_prompt(); Oct 27 01:43:52.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 01:43:52.643 INFO kablam! | Oct 27 01:43:52.643 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:43:52.643 INFO kablam! Oct 27 01:43:52.671 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.83s Oct 27 01:43:52.674 INFO kablam! su: No module specific data is present Oct 27 01:43:53.935 INFO running `"docker" "rm" "-f" "15b61c991c991747849bd4ca25345bc0dffec2f27c47c14360333291efcc4125"` Oct 27 01:43:54.263 INFO blam! 15b61c991c991747849bd4ca25345bc0dffec2f27c47c14360333291efcc4125