Sep 14 07:53:20.790 INFO checking telecord-0.1.3 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 07:53:20.790 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 07:53:20.790 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 07:53:21.190 INFO blam! 16cfb2f758d72d9f0dde0647c15577c98840f0b026ef9d4e37eb1748639e81ae Sep 14 07:53:21.191 INFO running `"docker" "start" "-a" "16cfb2f758d72d9f0dde0647c15577c98840f0b026ef9d4e37eb1748639e81ae"` Sep 14 07:53:23.318 INFO kablam! usermod: no changes Sep 14 07:53:23.707 INFO kablam! Checking vec_shift v0.1.0 Sep 14 07:53:23.719 INFO kablam! Compiling derive-error-chain v0.10.1 Sep 14 07:53:23.719 INFO kablam! Compiling telebot-derive v0.0.12 Sep 14 07:53:23.719 INFO kablam! Checking erased-serde v0.3.6 Sep 14 07:53:23.719 INFO kablam! Checking parking_lot v0.4.8 Sep 14 07:53:23.719 INFO kablam! Checking openssl v0.10.12 Sep 14 07:53:23.719 INFO kablam! Checking mime-sniffer v0.1.2 Sep 14 07:53:23.719 INFO kablam! Checking error-chain v0.10.0 Sep 14 07:53:24.679 INFO kablam! Checking curl v0.4.15 Sep 14 07:53:25.263 INFO kablam! Checking evzht9h3nznqzwl v0.0.2 Sep 14 07:53:25.502 INFO kablam! Checking multipart v0.13.6 Sep 14 07:53:25.533 INFO kablam! Checking hyper-multipart-rfc7578 v0.2.0-alpha2 Sep 14 07:53:28.619 INFO kablam! Checking tokio-curl v0.1.11 Sep 14 07:53:30.195 INFO kablam! Checking serenity v0.4.8 Sep 14 07:53:35.719 INFO kablam! Checking native-tls v0.2.1 Sep 14 07:53:36.494 INFO kablam! Checking hyper-tls v0.3.0 Sep 14 07:53:37.767 INFO kablam! Checking telebot v0.2.10 Sep 14 07:53:38.011 INFO kablam! Checking dotenv v0.10.1 Sep 14 07:53:50.799 INFO kablam! Checking telecord v0.1.3 (file:///source) Sep 14 07:53:53.899 INFO kablam! error[E0432]: unresolved import `telebot::functions::FunctionMessage` Sep 14 07:53:53.899 INFO kablam! --> src/tg/functions.rs:22:26 Sep 14 07:53:53.899 INFO kablam! | Sep 14 07:53:53.899 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 14 07:53:53.899 INFO kablam! | ^^^^^^^^^^^^^^^ no `FunctionMessage` in `functions`. Did you mean to use `FunctionSendMessage`? Sep 14 07:53:53.899 INFO kablam! Sep 14 07:53:53.911 INFO kablam! warning: unused import: `FunctionMessage` Sep 14 07:53:53.911 INFO kablam! --> src/tg/functions.rs:22:26 Sep 14 07:53:53.911 INFO kablam! | Sep 14 07:53:53.911 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 14 07:53:53.911 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 07:53:53.911 INFO kablam! | Sep 14 07:53:53.911 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 07:53:53.911 INFO kablam! Sep 14 07:53:54.070 INFO kablam! error[E0432]: unresolved import `telebot::functions::FunctionMessage` Sep 14 07:53:54.070 INFO kablam! --> src/tg/functions.rs:22:26 Sep 14 07:53:54.070 INFO kablam! | Sep 14 07:53:54.070 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 14 07:53:54.070 INFO kablam! | ^^^^^^^^^^^^^^^ no `FunctionMessage` in `functions`. Did you mean to use `FunctionSendMessage`? Sep 14 07:53:54.070 INFO kablam! Sep 14 07:53:54.089 INFO kablam! warning: unused import: `FunctionMessage` Sep 14 07:53:54.089 INFO kablam! --> src/tg/functions.rs:22:26 Sep 14 07:53:54.089 INFO kablam! | Sep 14 07:53:54.089 INFO kablam! 22 | use telebot::functions::{FunctionMessage, FunctionSendAudio, FunctionSendDocument, Sep 14 07:53:54.089 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 07:53:54.089 INFO kablam! | Sep 14 07:53:54.089 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 07:53:54.089 INFO kablam! Sep 14 07:53:54.300 INFO kablam! error[E0599]: no method named `message` found for type `&telebot::RcBot` in the current scope Sep 14 07:53:54.300 INFO kablam! --> src/tg/functions.rs:49:13 Sep 14 07:53:54.301 INFO kablam! | Sep 14 07:53:54.301 INFO kablam! 49 | bot.message(chat_id, { Sep 14 07:53:54.301 INFO kablam! | ^^^^^^^ Sep 14 07:53:54.301 INFO kablam! | Sep 14 07:53:54.301 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 14 07:53:54.301 INFO kablam! = note: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 14 07:53:54.301 INFO kablam! `use telebot::functions::FunctionSendMessage;` Sep 14 07:53:54.301 INFO kablam! Sep 14 07:53:54.454 INFO kablam! error: aborting due to 2 previous errors Sep 14 07:53:54.454 INFO kablam! Sep 14 07:53:54.455 INFO kablam! Some errors occurred: E0432, E0599. Sep 14 07:53:54.455 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 14 07:53:54.478 INFO kablam! error: Could not compile `telecord`. Sep 14 07:53:54.479 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 07:53:54.610 INFO kablam! error[E0599]: no method named `message` found for type `&telebot::RcBot` in the current scope Sep 14 07:53:54.611 INFO kablam! --> src/tg/functions.rs:49:13 Sep 14 07:53:54.611 INFO kablam! | Sep 14 07:53:54.611 INFO kablam! 49 | bot.message(chat_id, { Sep 14 07:53:54.611 INFO kablam! | ^^^^^^^ Sep 14 07:53:54.611 INFO kablam! | Sep 14 07:53:54.611 INFO kablam! = help: items from traits can only be used if the trait is in scope Sep 14 07:53:54.611 INFO kablam! = note: the following trait is implemented but not in scope, perhaps add a `use` for it: Sep 14 07:53:54.611 INFO kablam! `use telebot::functions::FunctionSendMessage;` Sep 14 07:53:54.611 INFO kablam! Sep 14 07:53:54.722 INFO kablam! error: aborting due to 2 previous errors Sep 14 07:53:54.723 INFO kablam! Sep 14 07:53:54.723 INFO kablam! Some errors occurred: E0432, E0599. Sep 14 07:53:54.723 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 14 07:53:54.758 INFO kablam! error: Could not compile `telecord`. Sep 14 07:53:54.758 INFO kablam! Sep 14 07:53:54.758 INFO kablam! To learn more, run the command again with --verbose. Sep 14 07:53:54.761 INFO kablam! su: No module specific data is present Sep 14 07:53:55.559 INFO running `"docker" "rm" "-f" "16cfb2f758d72d9f0dde0647c15577c98840f0b026ef9d4e37eb1748639e81ae"` Sep 14 07:53:55.678 INFO blam! 16cfb2f758d72d9f0dde0647c15577c98840f0b026ef9d4e37eb1748639e81ae