[INFO] fetching crate carapax 0.12.0...
[INFO] checking carapax-0.12.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate carapax 0.12.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate carapax 0.12.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate carapax 0.12.0
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate carapax 0.12.0
[INFO] tweaked toml for crates.io crate carapax 0.12.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate carapax 0.12.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vec1 v1.8.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.8
[INFO] [stderr]   Downloaded tokio-rustls v0.23.2
[INFO] [stderr]   Downloaded tokio-socks v0.5.1
[INFO] [stderr]   Downloaded shellwords v1.1.0
[INFO] [stderr]   Downloaded async-stream-impl v0.3.2
[INFO] [stderr]   Downloaded no-std-compat v0.4.1
[INFO] [stderr]   Downloaded async-stream v0.3.2
[INFO] [stderr]   Downloaded rustls-pemfile v0.2.1
[INFO] [stderr]   Downloaded env_logger v0.9.0
[INFO] [stderr]   Downloaded dashmap v5.0.0
[INFO] [stderr]   Downloaded futures v0.3.19
[INFO] [stderr]   Downloaded hyper-rustls v0.23.0
[INFO] [stderr]   Downloaded raw-cpuid v10.2.0
[INFO] [stderr]   Downloaded governor v0.4.0
[INFO] [stderr]   Downloaded tokio v1.16.1
[INFO] [stderr]   Downloaded combine v4.6.2
[INFO] [stderr]   Downloaded redis v0.21.4
[INFO] [stderr]   Downloaded http v0.2.6
[INFO] [stderr]   Downloaded rustls v0.20.2
[INFO] [stderr]   Downloaded webpki-roots v0.22.2
[INFO] [stderr]   Downloaded tgbot v0.18.0
[INFO] [stderr]   Downloaded futures-executor v0.3.19
[INFO] [stderr]   Downloaded nonzero_ext v0.3.0
[INFO] [stderr]   Downloaded seance v0.7.0
[INFO] [stderr]   Downloaded semver v1.0.4
[INFO] [stderr]   Downloaded mime_guess v2.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5695008e6bd7cf3915e04b994eab44191fb4fa2a6d16e73efddcf2c13fd13705
[INFO] running `Command { std: "docker" "start" "-a" "5695008e6bd7cf3915e04b994eab44191fb4fa2a6d16e73efddcf2c13fd13705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5695008e6bd7cf3915e04b994eab44191fb4fa2a6d16e73efddcf2c13fd13705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5695008e6bd7cf3915e04b994eab44191fb4fa2a6d16e73efddcf2c13fd13705", kill_on_drop: false }`
[INFO] [stdout] 5695008e6bd7cf3915e04b994eab44191fb4fa2a6d16e73efddcf2c13fd13705
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3ef938b51bfcc44fa1cd23fdd99ce898440d512621dd8540997a9f3b1029fc4
[INFO] running `Command { std: "docker" "start" "-a" "c3ef938b51bfcc44fa1cd23fdd99ce898440d512621dd8540997a9f3b1029fc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking shellwords v1.1.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls v0.20.2
[INFO] [stderr]     Checking webpki-roots v0.22.2
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking async-stream v0.3.2
[INFO] [stderr]     Checking tokio v1.16.1
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-rustls v0.23.2
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking h2 v0.3.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking vec1 v1.8.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking hyper v0.14.16
[INFO] [stderr]     Checking hyper-rustls v0.23.0
[INFO] [stderr]     Checking reqwest v0.11.8
[INFO] [stderr]     Checking tgbot v0.18.0
[INFO] [stderr]     Checking carapax v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Error` is imported redundantly
[INFO] [stdout]    --> src/core/chain.rs:218:15
[INFO] [stdout]     |
[INFO] [stdout] 213 |     use super::*;
[INFO] [stdout]     |         -------- the item `Error` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 218 |     use std::{error::Error, fmt};
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HandlerInput` is imported redundantly
[INFO] [stdout]    --> src/core/error.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |     use super::*;
[INFO] [stdout]     |         -------- the item `HandlerInput` is already imported here
[INFO] [stdout] 131 |     use crate::{core::handler::HandlerInput, types::Update};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `fmt` is imported redundantly
[INFO] [stdout]    --> src/core/handler.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |     use super::*;
[INFO] [stdout]     |         -------- the item `fmt` is already imported here
[INFO] [stdout] 146 |     use std::fmt;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `carapax::access`
[INFO] [stdout]  --> examples/app/access.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     access::{AccessExt, AccessRule, InMemoryAccessPolicy},
[INFO] [stdout]   |     ^^^^^^ could not find `access` in `carapax`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `session` in `carapax`
[INFO] [stdout]   --> examples/app/dialogue.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     session::backend::fs::FilesystemBackend,
[INFO] [stdout]    |     ^^^^^^^ could not find `session` in `carapax`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub mod session;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `session` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `carapax::dialogue`
[INFO] [stdout]  --> examples/app/dialogue.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     dialogue::{DialogueExt, DialogueInput, DialogueResult, DialogueState},
[INFO] [stdout]   |     ^^^^^^^^ could not find `dialogue` in `carapax`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `carapax::session`
[INFO] [stdout]  --> examples/app/error.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use carapax::{session::SessionError, ExecuteError};
[INFO] [stdout]   |               ^^^^^^^ could not find `session` in `carapax`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `session` in `carapax`
[INFO] [stdout]   --> examples/app/session.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  |     session::{backend::fs::FilesystemBackend, Session},
[INFO] [stdout]    |     ^^^^^^^ could not find `session` in `carapax`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub mod session;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `session` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `carapax::ratelimit`
[INFO] [stdout]  --> examples/app/ratelimit.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ratelimit::{
[INFO] [stdout]   |     ^^^^^^^^^ could not find `ratelimit` in `carapax`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `seance`
[INFO] [stdout]  --> examples/app/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use seance::{backend::fs::FilesystemBackend, SessionCollector, SessionManager};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `seance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `carapax::session`
[INFO] [stdout]  --> examples/app/session.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     session::{backend::fs::FilesystemBackend, Session},
[INFO] [stdout]   |     ^^^^^^^ could not find `session` in `carapax`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `seance`
[INFO] [stdout]  --> examples/app/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use seance::{backend::fs::FilesystemBackend, SessionCollector, SessionManager};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `seance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> examples/app/dialogue.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `carapax` (example "app") due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c3ef938b51bfcc44fa1cd23fdd99ce898440d512621dd8540997a9f3b1029fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3ef938b51bfcc44fa1cd23fdd99ce898440d512621dd8540997a9f3b1029fc4", kill_on_drop: false }`
[INFO] [stdout] c3ef938b51bfcc44fa1cd23fdd99ce898440d512621dd8540997a9f3b1029fc4
[INFO] checking carapax-0.12.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate carapax 0.12.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate carapax 0.12.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate carapax 0.12.0
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate carapax 0.12.0
[INFO] tweaked toml for crates.io crate carapax 0.12.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate carapax 0.12.0 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2f8079e06f8268ec35a932816dadc10425baf8211571eb1e8413bc210d31c84
[INFO] running `Command { std: "docker" "start" "-a" "b2f8079e06f8268ec35a932816dadc10425baf8211571eb1e8413bc210d31c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2f8079e06f8268ec35a932816dadc10425baf8211571eb1e8413bc210d31c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2f8079e06f8268ec35a932816dadc10425baf8211571eb1e8413bc210d31c84", kill_on_drop: false }`
[INFO] [stdout] b2f8079e06f8268ec35a932816dadc10425baf8211571eb1e8413bc210d31c84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 970ce6b7c0acd9a067b79561912a1edc5d06c4ae088ca1734549b4fcc9d3e04a
[INFO] running `Command { std: "docker" "start" "-a" "970ce6b7c0acd9a067b79561912a1edc5d06c4ae088ca1734549b4fcc9d3e04a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking shellwords v1.1.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls v0.20.2
[INFO] [stderr]     Checking webpki-roots v0.22.2
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking async-stream v0.3.2
[INFO] [stderr]     Checking tokio v1.16.1
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-rustls v0.23.2
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking h2 v0.3.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking vec1 v1.8.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking hyper v0.14.16
[INFO] [stderr]     Checking hyper-rustls v0.23.0
[INFO] [stderr]     Checking reqwest v0.11.8
[INFO] [stderr]     Checking tgbot v0.18.0
[INFO] [stderr]     Checking carapax v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Error` is imported redundantly
[INFO] [stdout]    --> src/core/chain.rs:218:15
[INFO] [stdout]     |
[INFO] [stdout] 213 |     use super::*;
[INFO] [stdout]     |         -------- the item `Error` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 218 |     use std::{error::Error, fmt};
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HandlerInput` is imported redundantly
[INFO] [stdout]    --> src/core/error.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |     use super::*;
[INFO] [stdout]     |         -------- the item `HandlerInput` is already imported here
[INFO] [stdout] 131 |     use crate::{core::handler::HandlerInput, types::Update};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `fmt` is imported redundantly
[INFO] [stdout]    --> src/core/handler.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |     use super::*;
[INFO] [stdout]     |         -------- the item `fmt` is already imported here
[INFO] [stdout] 146 |     use std::fmt;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `carapax::access`
[INFO] [stdout]  --> examples/app/access.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     access::{AccessExt, AccessRule, InMemoryAccessPolicy},
[INFO] [stdout]   |     ^^^^^^ could not find `access` in `carapax`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `session` in `carapax`
[INFO] [stdout]   --> examples/app/dialogue.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  |     session::backend::fs::FilesystemBackend,
[INFO] [stdout]    |     ^^^^^^^ could not find `session` in `carapax`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub mod session;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `session` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `carapax::dialogue`
[INFO] [stdout]  --> examples/app/dialogue.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     dialogue::{DialogueExt, DialogueInput, DialogueResult, DialogueState},
[INFO] [stdout]   |     ^^^^^^^^ could not find `dialogue` in `carapax`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `carapax::session`
[INFO] [stdout]  --> examples/app/error.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use carapax::{session::SessionError, ExecuteError};
[INFO] [stdout]   |               ^^^^^^^ could not find `session` in `carapax`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `session` in `carapax`
[INFO] [stdout]   --> examples/app/session.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout] 4  |     session::{backend::fs::FilesystemBackend, Session},
[INFO] [stdout]    |     ^^^^^^^ could not find `session` in `carapax`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub mod session;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `session` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `carapax::ratelimit`
[INFO] [stdout]  --> examples/app/ratelimit.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ratelimit::{
[INFO] [stdout]   |     ^^^^^^^^^ could not find `ratelimit` in `carapax`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `seance`
[INFO] [stdout]  --> examples/app/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use seance::{backend::fs::FilesystemBackend, SessionCollector, SessionManager};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `seance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `carapax::session`
[INFO] [stdout]  --> examples/app/session.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     session::{backend::fs::FilesystemBackend, Session},
[INFO] [stdout]   |     ^^^^^^^ could not find `session` in `carapax`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `seance`
[INFO] [stdout]  --> examples/app/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use seance::{backend::fs::FilesystemBackend, SessionCollector, SessionManager};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `seance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> examples/app/dialogue.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `carapax` (example "app") due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "970ce6b7c0acd9a067b79561912a1edc5d06c4ae088ca1734549b4fcc9d3e04a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "970ce6b7c0acd9a067b79561912a1edc5d06c4ae088ca1734549b4fcc9d3e04a", kill_on_drop: false }`
[INFO] [stdout] 970ce6b7c0acd9a067b79561912a1edc5d06c4ae088ca1734549b4fcc9d3e04a
