Oct 13 03:46:12.317 INFO checking LooMaclin/totally_not_a_tty_rs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 03:46:12.318 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 03:46:12.865 INFO blam! 1775387d651ca1e5e17c18c54424fbc94774ca114298eafd0397fa7dde37032c Oct 13 03:46:12.866 INFO running `"docker" "start" "-a" "1775387d651ca1e5e17c18c54424fbc94774ca114298eafd0397fa7dde37032c"` Oct 13 03:46:14.768 INFO kablam! usermod: no changes Oct 13 03:46:14.980 INFO kablam! Checking socket2 v0.3.4 Oct 13 03:46:14.980 INFO kablam! Compiling libz-sys v1.0.18 Oct 13 03:46:14.981 INFO kablam! Compiling curl-sys v0.4.1 Oct 13 03:46:14.988 INFO kablam! Checking erased-serde v0.3.3 Oct 13 03:46:14.996 INFO kablam! Checking uuid v0.2.3 Oct 13 03:46:14.996 INFO kablam! Compiling telebot-derive v0.0.10 Oct 13 03:46:21.508 INFO kablam! Checking curl v0.4.11 Oct 13 03:46:23.562 INFO kablam! Checking tokio-curl v0.1.11 Oct 13 03:46:26.529 INFO kablam! Checking telebot v0.2.7 Oct 13 03:46:35.452 INFO kablam! Checking totally_not_a_tty_rs v0.1.0 (/source) Oct 13 03:46:40.082 INFO kablam! warning: unused import: `telebot::functions::*` Oct 13 03:46:40.082 INFO kablam! --> src/main.rs:11:5 Oct 13 03:46:40.082 INFO kablam! | Oct 13 03:46:40.082 INFO kablam! 11 | use telebot::functions::*; Oct 13 03:46:40.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:46:40.082 INFO kablam! | Oct 13 03:46:40.082 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:46:40.082 INFO kablam! Oct 13 03:46:40.127 INFO kablam! warning: value assigned to `text` is never read Oct 13 03:46:40.127 INFO kablam! --> src/main.rs:24:13 Oct 13 03:46:40.127 INFO kablam! | Oct 13 03:46:40.127 INFO kablam! 24 | text = "".into(); Oct 13 03:46:40.127 INFO kablam! | ^^^^ Oct 13 03:46:40.127 INFO kablam! | Oct 13 03:46:40.127 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 03:46:40.127 INFO kablam! Oct 13 03:46:40.127 INFO kablam! warning: unused variable: `bot` Oct 13 03:46:40.127 INFO kablam! --> src/main.rs:21:51 Oct 13 03:46:40.127 INFO kablam! | Oct 13 03:46:40.127 INFO kablam! 21 | let handle = bot.new_cmd("/reply").and_then(|(bot, msg)| { Oct 13 03:46:40.127 INFO kablam! | ^^^ help: consider using `_bot` instead Oct 13 03:46:40.127 INFO kablam! | Oct 13 03:46:40.127 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:46:40.127 INFO kablam! Oct 13 03:46:40.248 INFO kablam! warning: unused import: `telebot::functions::*` Oct 13 03:46:40.248 INFO kablam! --> src/main.rs:11:5 Oct 13 03:46:40.248 INFO kablam! | Oct 13 03:46:40.248 INFO kablam! 11 | use telebot::functions::*; Oct 13 03:46:40.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:46:40.248 INFO kablam! | Oct 13 03:46:40.248 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:46:40.248 INFO kablam! Oct 13 03:46:40.299 INFO kablam! warning: value assigned to `text` is never read Oct 13 03:46:40.299 INFO kablam! --> src/main.rs:24:13 Oct 13 03:46:40.299 INFO kablam! | Oct 13 03:46:40.299 INFO kablam! 24 | text = "".into(); Oct 13 03:46:40.299 INFO kablam! | ^^^^ Oct 13 03:46:40.299 INFO kablam! | Oct 13 03:46:40.299 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 03:46:40.299 INFO kablam! Oct 13 03:46:40.299 INFO kablam! warning: unused variable: `bot` Oct 13 03:46:40.299 INFO kablam! --> src/main.rs:21:51 Oct 13 03:46:40.299 INFO kablam! | Oct 13 03:46:40.299 INFO kablam! 21 | let handle = bot.new_cmd("/reply").and_then(|(bot, msg)| { Oct 13 03:46:40.299 INFO kablam! | ^^^ help: consider using `_bot` instead Oct 13 03:46:40.299 INFO kablam! | Oct 13 03:46:40.299 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:46:40.299 INFO kablam! Oct 13 03:46:40.328 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.52s Oct 13 03:46:40.343 INFO kablam! su: No module specific data is present Oct 13 03:46:40.660 INFO running `"docker" "rm" "-f" "1775387d651ca1e5e17c18c54424fbc94774ca114298eafd0397fa7dde37032c"` Oct 13 03:46:40.840 INFO blam! 1775387d651ca1e5e17c18c54424fbc94774ca114298eafd0397fa7dde37032c