[INFO] updating cached repository https://github.com/dani-garcia/bitwarden_rs [INFO] running `"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"` [INFO] [stderr] From https://github.com/dani-garcia/bitwarden_rs [INFO] [stderr] + 7a4d533...5f616b7 async -> async (forced update) [INFO] [stderr] 4cec502..9ebca99 master -> master [INFO] [stderr] * [new tag] 1.13.1 -> 1.13.1 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9ebca9929022eaf1b2ee29f9fa47ad8df03b2c34 [INFO] checking dani-garcia/bitwarden_rs against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdani-garcia%2Fbitwarden_rs" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dani-garcia/bitwarden_rs on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dani-garcia/bitwarden_rs [INFO] finished tweaking git repo https://github.com/dani-garcia/bitwarden_rs [INFO] tweaked toml for git repo https://github.com/dani-garcia/bitwarden_rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/dani-garcia/bitwarden_rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/servo/rust-url` [INFO] [stderr] Updating git repository `https://github.com/lettre/lettre` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Rocket` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Devise.git` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6abee577ca120badd3aea08ec15c793245182fe318fc453a959403dd8d81a491 [INFO] running `"docker" "start" "-a" "6abee577ca120badd3aea08ec15c793245182fe318fc453a959403dd8d81a491"` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking byte-tools v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Compiling bitwarden_rs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking quoted_printable v0.4.1 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] error: You need to enable one DB backend. To build with previous defaults do: cargo build --features sqlite [INFO] [stderr] --> build.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | compile_error!("You need to enable one DB backend. To build with previous defaults do: cargo build --features sqlite"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `bitwarden_rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "6abee577ca120badd3aea08ec15c793245182fe318fc453a959403dd8d81a491"` [INFO] running `"docker" "rm" "-f" "6abee577ca120badd3aea08ec15c793245182fe318fc453a959403dd8d81a491"` [INFO] [stdout] 6abee577ca120badd3aea08ec15c793245182fe318fc453a959403dd8d81a491