[INFO] updating cached repository https://github.com/allebdev/tg-bot-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b564fb578162018d107e12b05ad35d856e83e874 [INFO] checking allebdev/tg-bot-playground/b564fb578162018d107e12b05ad35d856e83e874 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallebdev%2Ftg-bot-playground" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/allebdev/tg-bot-playground on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/allebdev/tg-bot-playground [INFO] finished tweaking git repo https://github.com/allebdev/tg-bot-playground [INFO] tweaked toml for git repo https://github.com/allebdev/tg-bot-playground written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/allebdev/tg-bot-playground 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2cb8075a798840415bbe929991c574ccec81035f4da7093bab9ae8865fb9c14 [INFO] running `Command { std: "docker" "start" "-a" "c2cb8075a798840415bbe929991c574ccec81035f4da7093bab9ae8865fb9c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2cb8075a798840415bbe929991c574ccec81035f4da7093bab9ae8865fb9c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2cb8075a798840415bbe929991c574ccec81035f4da7093bab9ae8865fb9c14", kill_on_drop: false }` [INFO] [stdout] c2cb8075a798840415bbe929991c574ccec81035f4da7093bab9ae8865fb9c14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1fcc36878daff8e69214f803dc8f28ce5644cb37089fe5093b182cf986e31d2 [INFO] running `Command { std: "docker" "start" "-a" "e1fcc36878daff8e69214f803dc8f28ce5644cb37089fe5093b182cf986e31d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Checking tg-bot-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::input::DefaultInputHandler` [INFO] [stdout] --> src/lib.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::input::{DefaultInputHandler, InputHandler}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `DefaultInputHandler` in `input` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/input.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub type DefaultInputHandler = ConsoleInputHandler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `cli` feature [INFO] [stdout] --> src/input.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "cli")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/input.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | pub type DefaultInputHandler = TelegramInputHandler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `telegram` feature [INFO] [stdout] --> src/input.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "telegram")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::input::DefaultInputHandler` [INFO] [stdout] --> src/lib.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::input::{DefaultInputHandler, InputHandler}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `DefaultInputHandler` in `input` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/input.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | pub type DefaultInputHandler = ConsoleInputHandler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `cli` feature [INFO] [stdout] --> src/input.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "cli")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/input.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | pub type DefaultInputHandler = TelegramInputHandler; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `telegram` feature [INFO] [stdout] --> src/input.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "telegram")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InputHandler` [INFO] [stdout] --> src/lib.rs:8:41 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::input::{DefaultInputHandler, InputHandler}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InputHandler` [INFO] [stdout] --> src/lib.rs:8:41 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::input::{DefaultInputHandler, InputHandler}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tg-bot-playground` (lib) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tg-bot-playground` (lib test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e1fcc36878daff8e69214f803dc8f28ce5644cb37089fe5093b182cf986e31d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1fcc36878daff8e69214f803dc8f28ce5644cb37089fe5093b182cf986e31d2", kill_on_drop: false }` [INFO] [stdout] e1fcc36878daff8e69214f803dc8f28ce5644cb37089fe5093b182cf986e31d2