[INFO] cloning repository https://github.com/dani-garcia/bitwarden_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dani-garcia/bitwarden_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdani-garcia%2Fbitwarden_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdani-garcia%2Fbitwarden_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 175f2aeace6a6099cb3ea47d2de9968e764b5f43 [INFO] testing dani-garcia/bitwarden_rs against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdani-garcia%2Fbitwarden_rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dani-garcia/bitwarden_rs on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-10/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5fae2054c05a2c8a1ba704694e9ba1f8237e624fecd4719ea715ff718aad76b [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" "e5fae2054c05a2c8a1ba704694e9ba1f8237e624fecd4719ea715ff718aad76b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5fae2054c05a2c8a1ba704694e9ba1f8237e624fecd4719ea715ff718aad76b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5fae2054c05a2c8a1ba704694e9ba1f8237e624fecd4719ea715ff718aad76b", kill_on_drop: false }` [INFO] [stdout] e5fae2054c05a2c8a1ba704694e9ba1f8237e624fecd4719ea715ff718aad76b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81b5817c1c909e4c8c61603f33a2d0f1f90176b5937434b8f663dc92cf66bd38 [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" "81b5817c1c909e4c8c61603f33a2d0f1f90176b5937434b8f663dc92cf66bd38", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling hyperx v1.2.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling bitwarden_rs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling quoted_printable v0.4.2 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stdout] error: You need to enable one DB backend. To build with previous defaults do: cargo build --features sqlite [INFO] [stdout] --> build.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | compile_error!("You need to enable one DB backend. To build with previous defaults do: cargo build --features sqlite"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitwarden_rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "81b5817c1c909e4c8c61603f33a2d0f1f90176b5937434b8f663dc92cf66bd38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81b5817c1c909e4c8c61603f33a2d0f1f90176b5937434b8f663dc92cf66bd38", kill_on_drop: false }` [INFO] [stdout] 81b5817c1c909e4c8c61603f33a2d0f1f90176b5937434b8f663dc92cf66bd38