Oct 27 09:37:40.948 INFO checking Sustrak/LuL against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:37:40.948 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 09:37:41.360 INFO blam! ccf06cf0aeb3395f03bf47efd455222b6c4b5fa7bfd24d4ec220614a3b50c8af Oct 27 09:37:41.363 INFO running `"docker" "start" "-a" "ccf06cf0aeb3395f03bf47efd455222b6c4b5fa7bfd24d4ec220614a3b50c8af"` Oct 27 09:37:42.919 INFO kablam! usermod: no changes Oct 27 09:37:43.106 INFO kablam! Checking LUL v0.1.0 (/source) Oct 27 09:37:45.559 INFO kablam! warning: unused variable: `ret` Oct 27 09:37:45.559 INFO kablam! --> src/main.rs:70:14 Oct 27 09:37:45.559 INFO kablam! | Oct 27 09:37:45.559 INFO kablam! 70 | let (ret, json) = get(url, &client); Oct 27 09:37:45.559 INFO kablam! | ^^^ help: consider using `_ret` instead Oct 27 09:37:45.559 INFO kablam! | Oct 27 09:37:45.559 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:37:45.559 INFO kablam! Oct 27 09:37:45.559 INFO kablam! warning: unused variable: `ret` Oct 27 09:37:45.559 INFO kablam! --> src/main.rs:80:14 Oct 27 09:37:45.559 INFO kablam! | Oct 27 09:37:45.559 INFO kablam! 80 | let (ret, json) = get(url, &client); Oct 27 09:37:45.559 INFO kablam! | ^^^ help: consider using `_ret` instead Oct 27 09:37:45.559 INFO kablam! Oct 27 09:37:45.559 INFO kablam! warning: value assigned to `url` is never read Oct 27 09:37:45.559 INFO kablam! --> src/main.rs:120:13 Oct 27 09:37:45.559 INFO kablam! | Oct 27 09:37:45.559 INFO kablam! 120 | let mut url = String::new(); Oct 27 09:37:45.560 INFO kablam! | ^^^ Oct 27 09:37:45.560 INFO kablam! | Oct 27 09:37:45.560 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 09:37:45.562 INFO kablam! Oct 27 09:37:45.599 INFO kablam! warning: crate `LUL` should have a snake case name such as `lul` Oct 27 09:37:45.599 INFO kablam! | Oct 27 09:37:45.599 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 09:37:45.599 INFO kablam! Oct 27 09:37:45.599 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:37:45.599 INFO kablam! --> src/main.rs:22:5 Oct 27 09:37:45.599 INFO kablam! | Oct 27 09:37:45.599 INFO kablam! 22 | io::stdin().read_line(&mut summ_name); Oct 27 09:37:45.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:37:45.600 INFO kablam! | Oct 27 09:37:45.600 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:37:45.600 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:37:45.600 INFO kablam! Oct 27 09:37:45.600 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:37:45.600 INFO kablam! --> src/main.rs:36:9 Oct 27 09:37:45.600 INFO kablam! | Oct 27 09:37:45.600 INFO kablam! 36 | io::stdin().read_line(&mut aux); Oct 27 09:37:45.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:37:45.600 INFO kablam! | Oct 27 09:37:45.600 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:37:45.600 INFO kablam! Oct 27 09:37:45.600 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:37:45.600 INFO kablam! --> src/main.rs:47:9 Oct 27 09:37:45.600 INFO kablam! | Oct 27 09:37:45.600 INFO kablam! 47 | io::stdin().read_line(&mut aux); Oct 27 09:37:45.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:37:45.600 INFO kablam! | Oct 27 09:37:45.600 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:37:45.600 INFO kablam! Oct 27 09:37:45.600 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:37:45.600 INFO kablam! --> src/main.rs:109:5 Oct 27 09:37:45.600 INFO kablam! | Oct 27 09:37:45.601 INFO kablam! 109 | io::stdin().read_line(&mut aux); Oct 27 09:37:45.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:37:45.601 INFO kablam! | Oct 27 09:37:45.601 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:37:45.601 INFO kablam! Oct 27 09:37:45.699 INFO kablam! warning: unused variable: `ret` Oct 27 09:37:45.699 INFO kablam! --> src/main.rs:70:14 Oct 27 09:37:45.699 INFO kablam! | Oct 27 09:37:45.699 INFO kablam! 70 | let (ret, json) = get(url, &client); Oct 27 09:37:45.699 INFO kablam! | ^^^ help: consider using `_ret` instead Oct 27 09:37:45.699 INFO kablam! | Oct 27 09:37:45.699 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:37:45.699 INFO kablam! Oct 27 09:37:45.699 INFO kablam! warning: unused variable: `ret` Oct 27 09:37:45.699 INFO kablam! --> src/main.rs:80:14 Oct 27 09:37:45.699 INFO kablam! | Oct 27 09:37:45.699 INFO kablam! 80 | let (ret, json) = get(url, &client); Oct 27 09:37:45.699 INFO kablam! | ^^^ help: consider using `_ret` instead Oct 27 09:37:45.699 INFO kablam! Oct 27 09:37:45.699 INFO kablam! warning: value assigned to `url` is never read Oct 27 09:37:45.699 INFO kablam! --> src/main.rs:120:13 Oct 27 09:37:45.699 INFO kablam! | Oct 27 09:37:45.699 INFO kablam! 120 | let mut url = String::new(); Oct 27 09:37:45.699 INFO kablam! | ^^^ Oct 27 09:37:45.699 INFO kablam! | Oct 27 09:37:45.699 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 09:37:45.699 INFO kablam! Oct 27 09:37:45.715 INFO kablam! warning: crate `LUL` should have a snake case name such as `lul` Oct 27 09:37:45.715 INFO kablam! | Oct 27 09:37:45.715 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 09:37:45.715 INFO kablam! Oct 27 09:37:45.726 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:37:45.726 INFO kablam! --> src/main.rs:22:5 Oct 27 09:37:45.726 INFO kablam! | Oct 27 09:37:45.726 INFO kablam! 22 | io::stdin().read_line(&mut summ_name); Oct 27 09:37:45.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:37:45.726 INFO kablam! | Oct 27 09:37:45.726 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:37:45.726 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:37:45.726 INFO kablam! Oct 27 09:37:45.726 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:37:45.726 INFO kablam! --> src/main.rs:36:9 Oct 27 09:37:45.726 INFO kablam! | Oct 27 09:37:45.726 INFO kablam! 36 | io::stdin().read_line(&mut aux); Oct 27 09:37:45.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:37:45.726 INFO kablam! | Oct 27 09:37:45.726 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:37:45.726 INFO kablam! Oct 27 09:37:45.726 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:37:45.726 INFO kablam! --> src/main.rs:47:9 Oct 27 09:37:45.726 INFO kablam! | Oct 27 09:37:45.726 INFO kablam! 47 | io::stdin().read_line(&mut aux); Oct 27 09:37:45.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:37:45.726 INFO kablam! | Oct 27 09:37:45.726 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:37:45.726 INFO kablam! Oct 27 09:37:45.726 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:37:45.726 INFO kablam! --> src/main.rs:109:5 Oct 27 09:37:45.726 INFO kablam! | Oct 27 09:37:45.726 INFO kablam! 109 | io::stdin().read_line(&mut aux); Oct 27 09:37:45.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:37:45.726 INFO kablam! | Oct 27 09:37:45.726 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:37:45.726 INFO kablam! Oct 27 09:37:45.787 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.84s Oct 27 09:37:45.795 INFO kablam! su: No module specific data is present Oct 27 09:37:46.483 INFO running `"docker" "rm" "-f" "ccf06cf0aeb3395f03bf47efd455222b6c4b5fa7bfd24d4ec220614a3b50c8af"` Oct 27 09:37:46.839 INFO blam! ccf06cf0aeb3395f03bf47efd455222b6c4b5fa7bfd24d4ec220614a3b50c8af