Sep 21 01:59:20.850 INFO checking telecord-0.1.3 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 01:59:20.850 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 01:59:20.850 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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.098 INFO blam! 779255af6786df90c7f66c43f45109617ff53dcd8b83be4892d20f612e665e82 Sep 21 01:59:21.100 INFO running `"docker" "start" "-a" "779255af6786df90c7f66c43f45109617ff53dcd8b83be4892d20f612e665e82"` Sep 21 01:59:22.422 INFO kablam! usermod: no changes Sep 21 01:59:22.810 INFO kablam! Checking vec_shift v0.1.0 Sep 21 01:59:22.810 INFO kablam! Compiling syn v0.11.11 Sep 21 01:59:22.818 INFO kablam! Checking parking_lot v0.4.8 Sep 21 01:59:22.818 INFO kablam! Checking flate2 v0.2.20 Sep 21 01:59:22.818 INFO kablam! Checking mime-sniffer v0.1.2 Sep 21 01:59:22.818 INFO kablam! Checking error-chain v0.10.0 Sep 21 01:59:22.834 INFO kablam! Checking evzht9h3nznqzwl v0.0.2 Sep 21 01:59:22.834 INFO kablam! Checking hyper-native-tls v0.2.4 Sep 21 01:59:23.882 INFO kablam! Checking multipart v0.13.6 Sep 21 01:59:23.950 INFO kablam! Checking hyper-multipart-rfc7578 v0.2.0-alpha2 Sep 21 01:59:25.358 INFO kablam! Checking hyper-tls v0.3.0 Sep 21 01:59:25.522 INFO kablam! Checking tokio-curl v0.1.11 Sep 21 01:59:29.296 INFO kablam! Checking serenity v0.4.8 Sep 21 01:59:36.214 INFO kablam! Compiling derive-error-chain v0.10.1 Sep 21 01:59:36.214 INFO kablam! Compiling telebot-derive v0.0.12 Sep 21 01:59:46.519 INFO kablam! Checking telebot v0.2.10 Sep 21 01:59:47.986 INFO kablam! Checking dotenv v0.10.1 Sep 21 01:59:55.422 INFO kablam! Checking telecord v0.1.3 (/source) Sep 21 01:59:57.006 INFO kablam! error[E0432]: unresolved import `telebot::functions::FunctionMessage` Sep 21 01:59:57.006 INFO kablam! --> src/tg/functions.rs:22:26 Sep 21 01:59:57.006 INFO kablam! | Sep 21 01:59:57.006 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 21 01:59:57.006 INFO kablam! | ^^^^^^^^^^^^^^^ no `FunctionMessage` in `functions`. Did you mean to use `FunctionSendMessage`? Sep 21 01:59:57.006 INFO kablam! Sep 21 01:59:57.018 INFO kablam! warning: unused import: `FunctionMessage` Sep 21 01:59:57.018 INFO kablam! --> src/tg/functions.rs:22:26 Sep 21 01:59:57.018 INFO kablam! | Sep 21 01:59:57.018 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 21 01:59:57.018 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 01:59:57.018 INFO kablam! | Sep 21 01:59:57.018 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 01:59:57.018 INFO kablam! Sep 21 01:59:57.254 INFO kablam! error[E0432]: unresolved import `telebot::functions::FunctionMessage` Sep 21 01:59:57.254 INFO kablam! --> src/tg/functions.rs:22:26 Sep 21 01:59:57.254 INFO kablam! | Sep 21 01:59:57.254 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 21 01:59:57.254 INFO kablam! | ^^^^^^^^^^^^^^^ no `FunctionMessage` in `functions`. Did you mean to use `FunctionSendMessage`? Sep 21 01:59:57.254 INFO kablam! Sep 21 01:59:57.266 INFO kablam! warning: unused import: `FunctionMessage` Sep 21 01:59:57.266 INFO kablam! --> src/tg/functions.rs:22:26 Sep 21 01:59:57.266 INFO kablam! | Sep 21 01:59:57.266 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 21 01:59:57.266 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 21 01:59:57.266 INFO kablam! | Sep 21 01:59:57.266 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 01:59:57.266 INFO kablam! Sep 21 01:59:57.514 INFO kablam! error[E0599]: no method named `message` found for type `&telebot::RcBot` in the current scope Sep 21 01:59:57.514 INFO kablam! --> src/tg/functions.rs:49:13 Sep 21 01:59:57.514 INFO kablam! | Sep 21 01:59:57.514 INFO kablam! 49 | bot.message(chat_id, { Sep 21 01:59:57.514 INFO kablam! | ^^^^^^^ Sep 21 01:59:57.514 INFO kablam! | Sep 21 01:59:57.514 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 21 01:59:57.514 INFO kablam! = note: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 21 01:59:57.514 INFO kablam! `use telebot::functions::FunctionSendMessage;` Sep 21 01:59:57.514 INFO kablam! Sep 21 01:59:57.658 INFO kablam! error: aborting due to 2 previous errors Sep 21 01:59:57.658 INFO kablam! Sep 21 01:59:57.658 INFO kablam! Some errors occurred: E0432, E0599. Sep 21 01:59:57.658 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 21 01:59:57.675 INFO kablam! error: Could not compile `telecord`. Sep 21 01:59:57.675 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 01:59:57.748 INFO kablam! error[E0599]: no method named `message` found for type `&telebot::RcBot` in the current scope Sep 21 01:59:57.748 INFO kablam! --> src/tg/functions.rs:49:13 Sep 21 01:59:57.748 INFO kablam! | Sep 21 01:59:57.748 INFO kablam! 49 | bot.message(chat_id, { Sep 21 01:59:57.748 INFO kablam! | ^^^^^^^ Sep 21 01:59:57.748 INFO kablam! | Sep 21 01:59:57.748 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 21 01:59:57.748 INFO kablam! = note: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 21 01:59:57.748 INFO kablam! `use telebot::functions::FunctionSendMessage;` Sep 21 01:59:57.748 INFO kablam! Sep 21 01:59:57.869 INFO kablam! error: aborting due to 2 previous errors Sep 21 01:59:57.869 INFO kablam! Sep 21 01:59:57.869 INFO kablam! Some errors occurred: E0432, E0599. Sep 21 01:59:57.869 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 21 01:59:57.910 INFO kablam! error: Could not compile `telecord`. Sep 21 01:59:57.910 INFO kablam! Sep 21 01:59:57.910 INFO kablam! To learn more, run the command again with --verbose. Sep 21 01:59:57.911 INFO kablam! su: No module specific data is present Sep 21 01:59:58.693 INFO running `"docker" "rm" "-f" "779255af6786df90c7f66c43f45109617ff53dcd8b83be4892d20f612e665e82"` Sep 21 01:59:58.791 INFO blam! 779255af6786df90c7f66c43f45109617ff53dcd8b83be4892d20f612e665e82