Oct 27 10:53:03.985 INFO checking LooMaclin/totally_not_a_tty_rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:53:03.988 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 10:53:04.536 INFO blam! 299f9ff80588782f1d16ac812f6c5b7b47c8197f40dcb65aa773ddb1dd7e6bf5 Oct 27 10:53:04.539 INFO running `"docker" "start" "-a" "299f9ff80588782f1d16ac812f6c5b7b47c8197f40dcb65aa773ddb1dd7e6bf5"` Oct 27 10:53:06.277 INFO kablam! usermod: no changes Oct 27 10:53:06.528 INFO kablam! Compiling libz-sys v1.0.18 Oct 27 10:53:06.535 INFO kablam! Compiling curl-sys v0.4.1 Oct 27 10:53:06.535 INFO kablam! Checking erased-serde v0.3.3 Oct 27 10:53:06.571 INFO kablam! Checking serde_json v1.0.13 Oct 27 10:53:06.574 INFO kablam! Compiling telebot-derive v0.0.10 Oct 27 10:53:17.292 INFO kablam! Checking curl v0.4.11 Oct 27 10:53:22.144 INFO kablam! Checking tokio-curl v0.1.11 Oct 27 10:53:24.948 INFO kablam! Checking telebot v0.2.7 Oct 27 10:53:33.803 INFO kablam! Checking totally_not_a_tty_rs v0.1.0 (/source) Oct 27 10:53:40.087 INFO kablam! warning: unused import: `telebot::functions::*` Oct 27 10:53:40.087 INFO kablam! --> src/main.rs:11:5 Oct 27 10:53:40.087 INFO kablam! | Oct 27 10:53:40.087 INFO kablam! 11 | use telebot::functions::*; Oct 27 10:53:40.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:53:40.087 INFO kablam! | Oct 27 10:53:40.087 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:53:40.087 INFO kablam! Oct 27 10:53:40.139 INFO kablam! warning: value assigned to `text` is never read Oct 27 10:53:40.139 INFO kablam! --> src/main.rs:24:13 Oct 27 10:53:40.139 INFO kablam! | Oct 27 10:53:40.139 INFO kablam! 24 | text = "".into(); Oct 27 10:53:40.139 INFO kablam! | ^^^^ Oct 27 10:53:40.139 INFO kablam! | Oct 27 10:53:40.139 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 10:53:40.139 INFO kablam! Oct 27 10:53:40.139 INFO kablam! warning: unused variable: `bot` Oct 27 10:53:40.139 INFO kablam! --> src/main.rs:21:51 Oct 27 10:53:40.139 INFO kablam! | Oct 27 10:53:40.139 INFO kablam! 21 | let handle = bot.new_cmd("/reply").and_then(|(bot, msg)| { Oct 27 10:53:40.139 INFO kablam! | ^^^ help: consider using `_bot` instead Oct 27 10:53:40.139 INFO kablam! | Oct 27 10:53:40.139 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:53:40.139 INFO kablam! Oct 27 10:53:40.223 INFO kablam! warning: unused import: `telebot::functions::*` Oct 27 10:53:40.223 INFO kablam! --> src/main.rs:11:5 Oct 27 10:53:40.223 INFO kablam! | Oct 27 10:53:40.223 INFO kablam! 11 | use telebot::functions::*; Oct 27 10:53:40.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:53:40.223 INFO kablam! | Oct 27 10:53:40.223 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:53:40.223 INFO kablam! Oct 27 10:53:40.263 INFO kablam! warning: value assigned to `text` is never read Oct 27 10:53:40.263 INFO kablam! --> src/main.rs:24:13 Oct 27 10:53:40.263 INFO kablam! | Oct 27 10:53:40.263 INFO kablam! 24 | text = "".into(); Oct 27 10:53:40.263 INFO kablam! | ^^^^ Oct 27 10:53:40.263 INFO kablam! | Oct 27 10:53:40.263 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 27 10:53:40.263 INFO kablam! Oct 27 10:53:40.263 INFO kablam! warning: unused variable: `bot` Oct 27 10:53:40.263 INFO kablam! --> src/main.rs:21:51 Oct 27 10:53:40.263 INFO kablam! | Oct 27 10:53:40.263 INFO kablam! 21 | let handle = bot.new_cmd("/reply").and_then(|(bot, msg)| { Oct 27 10:53:40.263 INFO kablam! | ^^^ help: consider using `_bot` instead Oct 27 10:53:40.263 INFO kablam! | Oct 27 10:53:40.263 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:53:40.263 INFO kablam! Oct 27 10:53:40.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.99s Oct 27 10:53:40.299 INFO kablam! su: No module specific data is present Oct 27 10:53:41.029 INFO running `"docker" "rm" "-f" "299f9ff80588782f1d16ac812f6c5b7b47c8197f40dcb65aa773ddb1dd7e6bf5"` Oct 27 10:53:41.307 INFO blam! 299f9ff80588782f1d16ac812f6c5b7b47c8197f40dcb65aa773ddb1dd7e6bf5