[INFO] cloning repository https://github.com/brane-app/database-enforcer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brane-app/database-enforcer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrane-app%2Fdatabase-enforcer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrane-app%2Fdatabase-enforcer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a209ab3d269fb4a37b8d508565788a0a65778c7 [INFO] testing brane-app/database-enforcer 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%2Fbrane-app%2Fdatabase-enforcer" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brane-app/database-enforcer 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/brane-app/database-enforcer [INFO] finished tweaking git repo https://github.com/brane-app/database-enforcer [INFO] tweaked toml for git repo https://github.com/brane-app/database-enforcer written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/brane-app/database-enforcer 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] bc107bf019704c0054b5302c7a9fc197552e6f41299b413eb5ecbbe9ea317566 [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" "bc107bf019704c0054b5302c7a9fc197552e6f41299b413eb5ecbbe9ea317566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc107bf019704c0054b5302c7a9fc197552e6f41299b413eb5ecbbe9ea317566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc107bf019704c0054b5302c7a9fc197552e6f41299b413eb5ecbbe9ea317566", kill_on_drop: false }` [INFO] [stdout] bc107bf019704c0054b5302c7a9fc197552e6f41299b413eb5ecbbe9ea317566 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] bdd37b05e0201c3900bd767a7d67caba9476e024ad17b3a9f3d7a4ad740e3228 [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" "bdd37b05e0201c3900bd767a7d67caba9476e024ad17b3a9f3d7a4ad740e3228", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling frunk_core v0.4.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling mysql v21.0.1 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling io-enum v1.0.1 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling subprocess v0.2.7 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling nix v0.21.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rust_decimal v1.15.0 [INFO] [stderr] Compiling bigdecimal v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.0 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling frunk_proc_macros_impl v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling frunk_derives v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling frunk_proc_macros v0.1.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling frunk v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling mysql_common v0.27.4 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling database-enforcer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_closure)] [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 `database-enforcer` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "bdd37b05e0201c3900bd767a7d67caba9476e024ad17b3a9f3d7a4ad740e3228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdd37b05e0201c3900bd767a7d67caba9476e024ad17b3a9f3d7a4ad740e3228", kill_on_drop: false }` [INFO] [stdout] bdd37b05e0201c3900bd767a7d67caba9476e024ad17b3a9f3d7a4ad740e3228