[INFO] cloning repository https://github.com/eskimor/accounting-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eskimor/accounting-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feskimor%2Faccounting-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feskimor%2Faccounting-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6de52cb18654744df64a94c5642cbd9c47626bdc [INFO] testing eskimor/accounting-bot against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feskimor%2Faccounting-bot" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eskimor/accounting-bot on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eskimor/accounting-bot [INFO] finished tweaking git repo https://github.com/eskimor/accounting-bot [INFO] tweaked toml for git repo https://github.com/eskimor/accounting-bot written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/eskimor/accounting-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ff834aad503590b562d6fb064e59ec82e3f88888a18a547efedfb611c6522fe8 [INFO] running `Command { std: "docker" "start" "-a" "ff834aad503590b562d6fb064e59ec82e3f88888a18a547efedfb611c6522fe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff834aad503590b562d6fb064e59ec82e3f88888a18a547efedfb611c6522fe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff834aad503590b562d6fb064e59ec82e3f88888a18a547efedfb611c6522fe8", kill_on_drop: false }` [INFO] [stdout] ff834aad503590b562d6fb064e59ec82e3f88888a18a547efedfb611c6522fe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d273a5d08696a134beebc6f769b1ad4f1ee0ffe7e29e1c4254f8f979eea9b00 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d273a5d08696a134beebc6f769b1ad4f1ee0ffe7e29e1c4254f8f979eea9b00", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling paste-impl v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling paste v0.1.17 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling typed-headers v0.2.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling is-macro v0.1.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling rust_decimal v1.6.0 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling hyper-proxy v0.6.0 [INFO] [stderr] Compiling tbot v0.6.4 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tbot-0.6.4/src/errors/https_webhook.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Is)] [INFO] [stdout] | ^^ expected struct `native_tls::Error`, found tuple [INFO] [stdout] ... [INFO] [stdout] 18 | #[cfg(feature = "tls")] native_tls::Error, [INFO] [stdout] | ----------------- expected `native_tls::Error` because of return type [INFO] [stdout] | [INFO] [stdout] = note: expected struct `native_tls::Error` [INFO] [stdout] found tuple `(native_tls::Error,)` [INFO] [stdout] = note: this error originates in the derive macro `Is` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tbot-0.6.4/src/errors/https_webhook.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Is)] [INFO] [stdout] | ^^ expected struct `native_tls::Error`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected struct `native_tls::Error` [INFO] [stdout] found tuple `(native_tls::Error,)` [INFO] [stdout] = note: this error originates in the derive macro `Is` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tbot` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "9d273a5d08696a134beebc6f769b1ad4f1ee0ffe7e29e1c4254f8f979eea9b00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d273a5d08696a134beebc6f769b1ad4f1ee0ffe7e29e1c4254f8f979eea9b00", kill_on_drop: false }` [INFO] [stdout] 9d273a5d08696a134beebc6f769b1ad4f1ee0ffe7e29e1c4254f8f979eea9b00