Sep 19 19:09:36.199 INFO checking telecord-0.1.3 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 19:09:36.199 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 19:09:36.199 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:09:36.424 INFO blam! 1d4ffda454937dda0f81d7b7fe2d24918407df81a71bf7faa7e40188c3763726 Sep 19 19:09:36.426 INFO running `"docker" "start" "-a" "1d4ffda454937dda0f81d7b7fe2d24918407df81a71bf7faa7e40188c3763726"` Sep 19 19:09:37.631 INFO kablam! usermod: no changes Sep 19 19:09:38.094 INFO kablam! Checking vec_shift v0.1.0 Sep 19 19:09:38.105 INFO kablam! Checking base64 v0.7.0 Sep 19 19:09:38.134 INFO kablam! Checking want v0.0.6 Sep 19 19:09:38.139 INFO kablam! Checking uuid v0.5.1 Sep 19 19:09:38.141 INFO kablam! Compiling derive-error-chain v0.10.1 Sep 19 19:09:38.141 INFO kablam! Compiling telebot-derive v0.0.12 Sep 19 19:09:38.141 INFO kablam! Checking erased-serde v0.3.6 Sep 19 19:09:38.175 INFO kablam! Checking parking_lot v0.4.8 Sep 19 19:09:39.045 INFO kablam! Checking h2 v0.1.12 Sep 19 19:09:40.244 INFO kablam! Checking mime-sniffer v0.1.2 Sep 19 19:09:41.034 INFO kablam! Checking error-chain v0.10.0 Sep 19 19:09:41.183 INFO kablam! Checking evzht9h3nznqzwl v0.0.2 Sep 19 19:09:42.284 INFO kablam! Checking multipart v0.13.6 Sep 19 19:09:42.342 INFO kablam! Checking tokio-curl v0.1.11 Sep 19 19:09:48.552 INFO kablam! Checking serenity v0.4.8 Sep 19 19:09:51.726 INFO kablam! Checking dotenv v0.10.1 Sep 19 19:09:53.206 INFO kablam! Checking hyper v0.12.10 Sep 19 19:09:58.851 INFO kablam! Checking hyper-tls v0.3.0 Sep 19 19:09:58.862 INFO kablam! Checking hyper-multipart-rfc7578 v0.2.0-alpha2 Sep 19 19:10:01.370 INFO kablam! Checking telebot v0.2.10 Sep 19 19:10:11.234 INFO kablam! Checking telecord v0.1.3 (/source) Sep 19 19:10:14.278 INFO kablam! error[E0432]: unresolved import `telebot::functions::FunctionMessage` Sep 19 19:10:14.278 INFO kablam! --> src/tg/functions.rs:22:26 Sep 19 19:10:14.278 INFO kablam! | Sep 19 19:10:14.278 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 19 19:10:14.278 INFO kablam! | ^^^^^^^^^^^^^^^ no `FunctionMessage` in `functions`. Did you mean to use `FunctionSendMessage`? Sep 19 19:10:14.278 INFO kablam! Sep 19 19:10:14.290 INFO kablam! warning: unused import: `FunctionMessage` Sep 19 19:10:14.290 INFO kablam! --> src/tg/functions.rs:22:26 Sep 19 19:10:14.290 INFO kablam! | Sep 19 19:10:14.290 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 19 19:10:14.290 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 19:10:14.290 INFO kablam! | Sep 19 19:10:14.290 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:10:14.290 INFO kablam! Sep 19 19:10:14.321 INFO kablam! error[E0432]: unresolved import `telebot::functions::FunctionMessage` Sep 19 19:10:14.321 INFO kablam! --> src/tg/functions.rs:22:26 Sep 19 19:10:14.321 INFO kablam! | Sep 19 19:10:14.321 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 19 19:10:14.321 INFO kablam! | ^^^^^^^^^^^^^^^ no `FunctionMessage` in `functions`. Did you mean to use `FunctionSendMessage`? Sep 19 19:10:14.321 INFO kablam! Sep 19 19:10:14.345 INFO kablam! warning: unused import: `FunctionMessage` Sep 19 19:10:14.345 INFO kablam! --> src/tg/functions.rs:22:26 Sep 19 19:10:14.345 INFO kablam! | Sep 19 19:10:14.345 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 19 19:10:14.345 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 19 19:10:14.345 INFO kablam! | Sep 19 19:10:14.345 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:10:14.345 INFO kablam! Sep 19 19:10:14.776 INFO kablam! error[E0599]: no method named `message` found for type `&telebot::RcBot` in the current scope Sep 19 19:10:14.776 INFO kablam! --> src/tg/functions.rs:49:13 Sep 19 19:10:14.776 INFO kablam! | Sep 19 19:10:14.776 INFO kablam! 49 | bot.message(chat_id, { Sep 19 19:10:14.776 INFO kablam! | ^^^^^^^ Sep 19 19:10:14.776 INFO kablam! | Sep 19 19:10:14.776 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 19 19:10:14.776 INFO kablam! = note: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 19 19:10:14.776 INFO kablam! `use telebot::functions::FunctionSendMessage;` Sep 19 19:10:14.776 INFO kablam! Sep 19 19:10:14.797 INFO kablam! error[E0599]: no method named `message` found for type `&telebot::RcBot` in the current scope Sep 19 19:10:14.797 INFO kablam! --> src/tg/functions.rs:49:13 Sep 19 19:10:14.797 INFO kablam! | Sep 19 19:10:14.797 INFO kablam! 49 | bot.message(chat_id, { Sep 19 19:10:14.797 INFO kablam! | ^^^^^^^ Sep 19 19:10:14.797 INFO kablam! | Sep 19 19:10:14.797 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 19 19:10:14.797 INFO kablam! = note: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 19 19:10:14.797 INFO kablam! `use telebot::functions::FunctionSendMessage;` Sep 19 19:10:14.797 INFO kablam! Sep 19 19:10:14.898 INFO kablam! error: aborting due to 2 previous errors Sep 19 19:10:14.898 INFO kablam! Sep 19 19:10:14.898 INFO kablam! Some errors occurred: E0432, E0599. Sep 19 19:10:14.898 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 19 19:10:14.912 INFO kablam! error: Could not compile `telecord`. Sep 19 19:10:14.912 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:10:14.954 INFO kablam! error: aborting due to 2 previous errors Sep 19 19:10:14.954 INFO kablam! Sep 19 19:10:14.954 INFO kablam! Some errors occurred: E0432, E0599. Sep 19 19:10:14.954 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 19 19:10:14.993 INFO kablam! error: Could not compile `telecord`. Sep 19 19:10:14.993 INFO kablam! Sep 19 19:10:14.993 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:10:14.995 INFO kablam! su: No module specific data is present Sep 19 19:10:15.693 INFO running `"docker" "rm" "-f" "1d4ffda454937dda0f81d7b7fe2d24918407df81a71bf7faa7e40188c3763726"` Sep 19 19:10:15.747 INFO blam! 1d4ffda454937dda0f81d7b7fe2d24918407df81a71bf7faa7e40188c3763726