[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] 56ffec40f4cbc79afdeca13634d9b9f6fed04143 [INFO] checking dani-garcia/bitwarden_rs against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdani-garcia%2Fbitwarden_rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dani-garcia/bitwarden_rs on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [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-3/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jjlin/job_scheduler` [INFO] [stderr] Updating git repository `https://github.com/kanidm/webauthn-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cron v0.9.0 [INFO] [stderr] Downloaded cookie v0.15.1 [INFO] [stderr] Downloaded lettre v0.10.0-rc.3 [INFO] [stderr] Downloaded handlebars v4.1.0 [INFO] [stderr] Downloaded multipart v0.18.0 [INFO] [stderr] Downloaded cookie_store v0.15.0 [INFO] [stderr] Downloaded yubico v0.10.0 [INFO] [stderr] Downloaded parity-ws v0.10.1 [INFO] [stderr] Downloaded rmpv v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "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] 6006de0a9872166986e1b61f51cb05638fe12e0efb9ab54da938b0ab98539a33 [INFO] running `Command { std: "docker" "start" "-a" "6006de0a9872166986e1b61f51cb05638fe12e0efb9ab54da938b0ab98539a33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6006de0a9872166986e1b61f51cb05638fe12e0efb9ab54da938b0ab98539a33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6006de0a9872166986e1b61f51cb05638fe12e0efb9ab54da938b0ab98539a33", kill_on_drop: false }` [INFO] [stdout] 6006de0a9872166986e1b61f51cb05638fe12e0efb9ab54da938b0ab98539a33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a96b41c1c2a3ee1941739828a18f9c542aca00887a97d64dc5c12601b7235cf2 [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" "a96b41c1c2a3ee1941739828a18f9c542aca00887a97d64dc5c12601b7235cf2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling webauthn-rs v0.3.0-alpha.7 (https://github.com/kanidm/webauthn-rs?rev=02a99f534127b30c6f4df7f2d42bc24f76dc4211#02a99f53) [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking quoted_printable v0.4.3 [INFO] [stderr] Compiling vaultwarden v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking pico-args v0.4.2 [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!( [INFO] [stdout] 15 | | "You need to enable one DB backend. To build with previous defaults do: cargo build --features sqlite" [INFO] [stdout] 16 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] error: could not compile `vaultwarden` [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" "a96b41c1c2a3ee1941739828a18f9c542aca00887a97d64dc5c12601b7235cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a96b41c1c2a3ee1941739828a18f9c542aca00887a97d64dc5c12601b7235cf2", kill_on_drop: false }` [INFO] [stdout] a96b41c1c2a3ee1941739828a18f9c542aca00887a97d64dc5c12601b7235cf2