[INFO] cloning repository https://github.com/MihailPreis/WhyDoYou-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MihailPreis/WhyDoYou-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMihailPreis%2FWhyDoYou-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMihailPreis%2FWhyDoYou-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7576f4e2edd97dd21695761685d3e3925d726add [INFO] testing MihailPreis/WhyDoYou-bot against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMihailPreis%2FWhyDoYou-bot" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MihailPreis/WhyDoYou-bot on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/rust-toolchain [INFO] started tweaking git repo https://github.com/MihailPreis/WhyDoYou-bot [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/MihailPreis/WhyDoYou-bot [INFO] tweaked toml for git repo https://github.com/MihailPreis/WhyDoYou-bot written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/MihailPreis/WhyDoYou-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Updating git repository `https://github.com/teloxide/teloxide-core` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-stream v0.1.5 [INFO] [stderr] Downloaded lockfree v0.5.1 [INFO] [stderr] Downloaded build_const v0.2.2 [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] [stderr] Downloaded futures-core v0.3.14 [INFO] [stderr] Downloaded httparse v1.3.6 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.23 [INFO] [stderr] Downloaded num-bigint v0.3.2 [INFO] [stderr] Downloaded include_dir_impl v0.6.0 [INFO] [stderr] Downloaded h2 v0.3.2 [INFO] [stderr] Downloaded sqlx-macros v0.5.2 [INFO] [stderr] Downloaded hashlink v0.6.0 [INFO] [stderr] Downloaded crossbeam-queue v0.3.1 [INFO] [stderr] Downloaded ahash v0.7.2 [INFO] [stderr] Downloaded rulinalg v0.4.2 [INFO] [stderr] Downloaded lock_api v0.4.3 [INFO] [stderr] Downloaded whoami v1.1.2 [INFO] [stderr] Downloaded fern v0.5.9 [INFO] [stderr] Downloaded derive_more v0.99.13 [INFO] [stderr] Downloaded reqwest v0.11.3 [INFO] [stderr] Downloaded async-trait v0.1.48 [INFO] [stderr] Downloaded sqlx-rt v0.5.2 [INFO] [stderr] Downloaded sqlx v0.5.2 [INFO] [stderr] Downloaded sqlx-core v0.5.2 [INFO] [stderr] Downloaded futures v0.3.14 [INFO] [stderr] Downloaded owned-alloc v0.2.0 [INFO] [stderr] Downloaded futures-channel v0.3.14 [INFO] [stderr] Downloaded darling_core v0.12.3 [INFO] [stderr] Downloaded futures-io v0.3.14 [INFO] [stderr] Downloaded futures-util v0.3.14 [INFO] [stderr] Downloaded imageproc v0.22.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.22.1 [INFO] [stderr] Downloaded anyhow v1.0.40 [INFO] [stderr] Downloaded futures-macro v0.3.14 [INFO] [stderr] Downloaded futures-task v0.3.14 [INFO] [stderr] Downloaded darling_macro v0.12.3 [INFO] [stderr] Downloaded darling v0.12.3 [INFO] [stderr] Downloaded futures-sink v0.3.14 [INFO] [stderr] Downloaded teloxide v0.4.0 [INFO] [stderr] Downloaded matrixmultiply v0.1.15 [INFO] [stderr] Downloaded include_dir v0.6.0 [INFO] [stderr] Downloaded sqlformat v0.1.6 [INFO] [stderr] Downloaded futures-executor v0.3.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.60.0" "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] 8d56a18a372aa7364d09c60278b38c4170ed42ae5dddc9c8925bf683f2dabc2f [INFO] running `Command { std: "docker" "start" "-a" "8d56a18a372aa7364d09c60278b38c4170ed42ae5dddc9c8925bf683f2dabc2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d56a18a372aa7364d09c60278b38c4170ed42ae5dddc9c8925bf683f2dabc2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d56a18a372aa7364d09c60278b38c4170ed42ae5dddc9c8925bf683f2dabc2f", kill_on_drop: false }` [INFO] [stdout] 8d56a18a372aa7364d09c60278b38c4170ed42ae5dddc9c8925bf683f2dabc2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.60.0" "build" "--frozen" "--message-format=json", 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] 61d286b385ebb347954b697b2c8d8103ec86a78abfe29b09c70db8346ae8754c [INFO] running `Command { std: "docker" "start" "-a" "61d286b385ebb347954b697b2c8d8103ec86a78abfe29b09c70db8346ae8754c", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling include_dir_impl v0.6.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling why_do_you_bot v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> build.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(bool_to_option)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `why_do_you_bot` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "61d286b385ebb347954b697b2c8d8103ec86a78abfe29b09c70db8346ae8754c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d286b385ebb347954b697b2c8d8103ec86a78abfe29b09c70db8346ae8754c", kill_on_drop: false }` [INFO] [stdout] 61d286b385ebb347954b697b2c8d8103ec86a78abfe29b09c70db8346ae8754c