[INFO] fetching crate tokio-easy-timer 0.1.1...
[INFO] checking tokio-easy-timer-0.1.1 against try#c6359cd3b4418e8472bae1a89c242796f2b86d56 for pr-147984-1
[INFO] extracting crate tokio-easy-timer 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tokio-easy-timer 0.1.1
[INFO] finished tweaking crates.io crate tokio-easy-timer 0.1.1
[INFO] tweaked toml for crates.io crate tokio-easy-timer 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokio-easy-timer 0.1.1 on toolchain c6359cd3b4418e8472bae1a89c242796f2b86d56
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tokio-easy-timer 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0447472c4dcbc5f573df63736ae40cf177c9d264c0bf95af08c3df12ea08efb3
[INFO] running `Command { std: "docker" "start" "-a" "0447472c4dcbc5f573df63736ae40cf177c9d264c0bf95af08c3df12ea08efb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0447472c4dcbc5f573df63736ae40cf177c9d264c0bf95af08c3df12ea08efb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0447472c4dcbc5f573df63736ae40cf177c9d264c0bf95af08c3df12ea08efb3", kill_on_drop: false }`
[INFO] [stdout] 0447472c4dcbc5f573df63736ae40cf177c9d264c0bf95af08c3df12ea08efb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa72634254b436f7db625e4a8eeac769d97e30261128a86f794951faeb26ccda
[INFO] running `Command { std: "docker" "start" "-a" "fa72634254b436f7db625e4a8eeac769d97e30261128a86f794951faeb26ccda", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]     Checking rc-box v1.2.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking cron v0.11.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]    Compiling teloxide-macros v0.6.3
[INFO] [stderr]     Checking pin-project v1.0.11
[INFO] [stderr]    Compiling aquamarine v0.1.11
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking dptree v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking tokio-easy-timer v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/job/async_job.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn box_clone(&self) -> Box<(dyn Job<Tz> + Send + 'static)> {
[INFO] [stdout]    |                                ^                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 -     fn box_clone(&self) -> Box<(dyn Job<Tz> + Send + 'static)> {
[INFO] [stdout] 32 +     fn box_clone(&self) -> Box<dyn Job<Tz> + Send + 'static > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/job/sync_job.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn box_clone(&self) -> Box<(dyn Job<Tz> + Send + 'static)> {
[INFO] [stdout]    |                                ^                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 -     fn box_clone(&self) -> Box<(dyn Job<Tz> + Send + 'static)> {
[INFO] [stdout] 34 +     fn box_clone(&self) -> Box<dyn Job<Tz> + Send + 'static > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncJob`
[INFO] [stdout]  --> src/job.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::async_job::{AsyncJob, AsyncJobBuilder};
[INFO] [stdout]   |                           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SyncJob`
[INFO] [stdout]   --> src/job.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::sync_job::{SyncJob, SyncJobBuilder};
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_any_mut` is never used
[INFO] [stdout]   --> src/extensions.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait AsAny: Any {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout]  9 |     fn as_any(&self) -> &dyn Any;
[INFO] [stdout] 10 |     fn as_any_mut(&mut self) -> &mut dyn Any;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking teloxide-core v0.7.0
[INFO] [stderr]     Checking teloxide v0.10.1
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/job/async_job.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn box_clone(&self) -> Box<(dyn Job<Tz> + Send + 'static)> {
[INFO] [stdout]    |                                ^                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 -     fn box_clone(&self) -> Box<(dyn Job<Tz> + Send + 'static)> {
[INFO] [stdout] 32 +     fn box_clone(&self) -> Box<dyn Job<Tz> + Send + 'static > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/job/sync_job.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn box_clone(&self) -> Box<(dyn Job<Tz> + Send + 'static)> {
[INFO] [stdout]    |                                ^                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 -     fn box_clone(&self) -> Box<(dyn Job<Tz> + Send + 'static)> {
[INFO] [stdout] 34 +     fn box_clone(&self) -> Box<dyn Job<Tz> + Send + 'static > {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncJob`
[INFO] [stdout]  --> src/job.rs:7:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::async_job::{AsyncJob, AsyncJobBuilder};
[INFO] [stdout]   |                           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SyncJob`
[INFO] [stdout]   --> src/job.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::sync_job::{SyncJob, SyncJobBuilder};
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_any_mut` is never used
[INFO] [stdout]   --> src/extensions.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait AsAny: Any {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout]  9 |     fn as_any(&self) -> &dyn Any;
[INFO] [stdout] 10 |     fn as_any_mut(&mut self) -> &mut dyn Any;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "fa72634254b436f7db625e4a8eeac769d97e30261128a86f794951faeb26ccda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa72634254b436f7db625e4a8eeac769d97e30261128a86f794951faeb26ccda", kill_on_drop: false }`
[INFO] [stdout] fa72634254b436f7db625e4a8eeac769d97e30261128a86f794951faeb26ccda
