Sep 21 01:59:21.102 INFO checking telecord-0.1.3 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 01:59:21.102 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 01:59:21.102 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/master#f7f4c500b46603386e940f116b469c7adc043a6d:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:59:21.301 INFO blam! 2c39b2307a7359507d1336559b9ef47cc73dbafb83b86060e1106b047ca21603 Sep 21 01:59:21.304 INFO running `"docker" "start" "-a" "2c39b2307a7359507d1336559b9ef47cc73dbafb83b86060e1106b047ca21603"` Sep 21 01:59:22.981 INFO kablam! usermod: no changes Sep 21 01:59:23.403 INFO kablam! Checking vec_shift v0.1.0 Sep 21 01:59:23.435 INFO kablam! Checking base64 v0.7.0 Sep 21 01:59:23.451 INFO kablam! Checking threadpool v1.7.1 Sep 21 01:59:23.482 INFO kablam! Checking uuid v0.5.1 Sep 21 01:59:23.485 INFO kablam! Checking erased-serde v0.3.6 Sep 21 01:59:23.485 INFO kablam! Compiling telebot-derive v0.0.12 Sep 21 01:59:23.486 INFO kablam! Checking h2 v0.1.12 Sep 21 01:59:23.487 INFO kablam! Checking mime-sniffer v0.1.2 Sep 21 01:59:24.777 INFO kablam! Checking multipart v0.13.6 Sep 21 01:59:25.510 INFO kablam! Checking tokio-curl v0.1.11 Sep 21 01:59:25.554 INFO kablam! Checking evzht9h3nznqzwl v0.0.2 Sep 21 01:59:30.441 INFO kablam! Checking serenity v0.4.8 Sep 21 01:59:31.258 INFO kablam! Checking hyper v0.12.10 Sep 21 01:59:36.342 INFO kablam! Checking hyper-tls v0.3.0 Sep 21 01:59:36.342 INFO kablam! Checking hyper-multipart-rfc7578 v0.2.0-alpha2 Sep 21 01:59:39.088 INFO kablam! Checking telebot v0.2.10 Sep 21 01:59:50.416 INFO kablam! Checking telecord v0.1.3 (/source) Sep 21 01:59:52.738 INFO kablam! error[E0432]: unresolved import `telebot::functions::FunctionMessage` Sep 21 01:59:52.738 INFO kablam! --> src/tg/functions.rs:22:26 Sep 21 01:59:52.738 INFO kablam! | Sep 21 01:59:52.738 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 21 01:59:52.738 INFO kablam! | ^^^^^^^^^^^^^^^ no `FunctionMessage` in `functions`. Did you mean to use `FunctionSendMessage`? Sep 21 01:59:52.738 INFO kablam! Sep 21 01:59:52.747 INFO kablam! warning: unused import: `FunctionMessage` Sep 21 01:59:52.747 INFO kablam! --> src/tg/functions.rs:22:26 Sep 21 01:59:52.747 INFO kablam! | Sep 21 01:59:52.747 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 21 01:59:52.747 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 01:59:52.747 INFO kablam! | Sep 21 01:59:52.747 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 01:59:52.747 INFO kablam! Sep 21 01:59:53.174 INFO kablam! error[E0599]: no method named `message` found for type `&telebot::RcBot` in the current scope Sep 21 01:59:53.174 INFO kablam! --> src/tg/functions.rs:49:13 Sep 21 01:59:53.174 INFO kablam! | Sep 21 01:59:53.174 INFO kablam! 49 | bot.message(chat_id, { Sep 21 01:59:53.174 INFO kablam! | ^^^^^^^ Sep 21 01:59:53.174 INFO kablam! | Sep 21 01:59:53.174 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 21 01:59:53.174 INFO kablam! = note: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 21 01:59:53.174 INFO kablam! `use telebot::functions::FunctionSendMessage;` Sep 21 01:59:53.174 INFO kablam! Sep 21 01:59:53.270 INFO kablam! error[E0432]: unresolved import `telebot::functions::FunctionMessage` Sep 21 01:59:53.270 INFO kablam! --> src/tg/functions.rs:22:26 Sep 21 01:59:53.270 INFO kablam! | Sep 21 01:59:53.270 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 21 01:59:53.270 INFO kablam! | ^^^^^^^^^^^^^^^ no `FunctionMessage` in `functions`. Did you mean to use `FunctionSendMessage`? Sep 21 01:59:53.270 INFO kablam! Sep 21 01:59:53.295 INFO kablam! warning: unused import: `FunctionMessage` Sep 21 01:59:53.295 INFO kablam! --> src/tg/functions.rs:22:26 Sep 21 01:59:53.295 INFO kablam! | Sep 21 01:59:53.295 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 21 01:59:53.295 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 01:59:53.295 INFO kablam! | Sep 21 01:59:53.295 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 01:59:53.295 INFO kablam! Sep 21 01:59:53.338 INFO kablam! error: aborting due to 2 previous errors Sep 21 01:59:53.338 INFO kablam! Sep 21 01:59:53.338 INFO kablam! Some errors occurred: E0432, E0599. Sep 21 01:59:53.338 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 21 01:59:53.350 INFO kablam! error: Could not compile `telecord`. Sep 21 01:59:53.350 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 01:59:53.734 INFO kablam! error[E0599]: no method named `message` found for type `&telebot::RcBot` in the current scope Sep 21 01:59:53.734 INFO kablam! --> src/tg/functions.rs:49:13 Sep 21 01:59:53.734 INFO kablam! | Sep 21 01:59:53.734 INFO kablam! 49 | bot.message(chat_id, { Sep 21 01:59:53.734 INFO kablam! | ^^^^^^^ Sep 21 01:59:53.734 INFO kablam! | Sep 21 01:59:53.734 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 21 01:59:53.734 INFO kablam! = note: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 21 01:59:53.734 INFO kablam! `use telebot::functions::FunctionSendMessage;` Sep 21 01:59:53.734 INFO kablam! Sep 21 01:59:53.855 INFO kablam! error: aborting due to 2 previous errors Sep 21 01:59:53.855 INFO kablam! Sep 21 01:59:53.855 INFO kablam! Some errors occurred: E0432, E0599. Sep 21 01:59:53.855 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 21 01:59:53.906 INFO kablam! error: Could not compile `telecord`. Sep 21 01:59:53.906 INFO kablam! Sep 21 01:59:53.906 INFO kablam! To learn more, run the command again with --verbose. Sep 21 01:59:53.910 INFO kablam! su: No module specific data is present Sep 21 01:59:54.669 INFO running `"docker" "rm" "-f" "2c39b2307a7359507d1336559b9ef47cc73dbafb83b86060e1106b047ca21603"` Sep 21 01:59:54.791 INFO blam! 2c39b2307a7359507d1336559b9ef47cc73dbafb83b86060e1106b047ca21603