[INFO] cloning repository https://github.com/De30/vaultwarden
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/De30/vaultwarden" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDe30%2Fvaultwarden", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDe30%2Fvaultwarden'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c891baad1838eb3446a90b2d6d71ebace9b347c
[INFO] checking De30/vaultwarden against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDe30%2Fvaultwarden" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/De30/vaultwarden
[INFO] finished tweaking git repo https://github.com/De30/vaultwarden
[INFO] tweaked toml for git repo https://github.com/De30/vaultwarden written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/De30/vaultwarden on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/De30/vaultwarden already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/BlackDex/multer-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yubico v0.11.0
[INFO] [stderr]   Downloaded syslog v6.0.1
[INFO] [stderr]   Downloaded totp-lite v2.0.0
[INFO] [stderr]   Downloaded cookie_store v0.16.1
[INFO] [stderr]   Downloaded rmpv v1.0.0
[INFO] [stderr]   Downloaded sha1 v0.10.4
[INFO] [stderr]   Downloaded tokio-socks v0.5.1
[INFO] [stderr]   Downloaded pest_derive v2.3.0
[INFO] [stderr]   Downloaded quoted_printable v0.4.5
[INFO] [stderr]   Downloaded ctrlc v3.2.3
[INFO] [stderr]   Downloaded data-url v0.1.1
[INFO] [stderr]   Downloaded pest_generator v2.3.0
[INFO] [stderr]   Downloaded mysqlclient-sys v0.2.5
[INFO] [stderr]   Downloaded cached v0.39.0
[INFO] [stderr]   Downloaded html5gum v0.5.2
[INFO] [stderr]   Downloaded jetscii v0.5.3
[INFO] [stderr]   Downloaded pest v2.3.0
[INFO] [stderr]   Downloaded raw-cpuid v10.5.0
[INFO] [stderr]   Downloaded governor v0.4.2
[INFO] [stderr]   Downloaded lettre v0.10.1
[INFO] [stderr]   Downloaded webauthn-rs v0.3.2
[INFO] [stderr]   Downloaded jsonwebtoken v8.1.1
[INFO] [stderr]   Downloaded nix v0.25.0
[INFO] [stderr]   Downloaded fern v0.6.1
[INFO] [stderr]   Downloaded publicsuffix v2.2.2
[INFO] [stderr]   Downloaded pest_meta v2.3.0
[INFO] [stderr]   Downloaded email-encoding v0.1.3
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.6
[INFO] [stderr]   Downloaded iana-time-zone v0.1.47
[INFO] [stderr]   Downloaded cron v0.11.0
[INFO] [stderr]   Downloaded pem v1.1.0
[INFO] [stderr]   Downloaded email_address v0.2.3
[INFO] [stderr]   Downloaded dotenvy v0.15.1
[INFO] [stderr]   Downloaded mimalloc v0.1.29
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.25
[INFO] [stderr]   Downloaded job_scheduler_ng v2.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e097fc9eb26ac7189ff191405c21b9f9fdfc443fa673cca16ced81cf06c9e9e1
[INFO] running `Command { std: "docker" "start" "-a" "e097fc9eb26ac7189ff191405c21b9f9fdfc443fa673cca16ced81cf06c9e9e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e097fc9eb26ac7189ff191405c21b9f9fdfc443fa673cca16ced81cf06c9e9e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e097fc9eb26ac7189ff191405c21b9f9fdfc443fa673cca16ced81cf06c9e9e1", kill_on_drop: false }`
[INFO] [stdout] e097fc9eb26ac7189ff191405c21b9f9fdfc443fa673cca16ced81cf06c9e9e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e9dafe088fe9c2a62df66104a05984908c5d6303f0ed83b4b4902f4852d9180
[INFO] running `Command { std: "docker" "start" "-a" "1e9dafe088fe9c2a62df66104a05984908c5d6303f0ed83b4b4902f4852d9180", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]     Checking ghash v0.4.4
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking sha2 v0.10.5
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling ref-cast v1.0.9
[INFO] [stderr]     Checking iana-time-zone v0.1.47
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking thiserror v1.0.34
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking aes-gcm v0.9.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking hkdf v0.12.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.9
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling pest v2.3.0
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking publicsuffix v2.2.2
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling pest_meta v2.3.0
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling multer v2.0.3 (https://github.com/BlackDex/multer-rs?rev=73e83fa5eb183646cc56606e5d902acb30a45b3d#73e83fa5)
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling pest_generator v2.3.0
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.2
[INFO] [stderr]     Checking raw-cpuid v10.5.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling rocket v0.5.0-rc.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling webauthn-rs v0.3.2
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling cached_proc_macro v0.15.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_json v1.0.85
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quanta v0.9.3
[INFO] [stderr]    Compiling pest_derive v2.3.0
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]     Checking trust-dns-proto v0.21.2
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking ubyte v0.10.3
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]     Checking syslog v6.0.1
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking nix v0.25.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking sha1 v0.10.4
[INFO] [stderr]     Checking cookie_store v0.16.1
[INFO] [stderr]     Checking pem v1.1.0
[INFO] [stderr]     Checking email-encoding v0.1.3
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking email_address v0.2.3
[INFO] [stderr]     Checking async_once v0.2.6
[INFO] [stderr]    Compiling vaultwarden v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cron v0.11.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!(
[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] error: could not compile `vaultwarden` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1e9dafe088fe9c2a62df66104a05984908c5d6303f0ed83b4b4902f4852d9180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e9dafe088fe9c2a62df66104a05984908c5d6303f0ed83b4b4902f4852d9180", kill_on_drop: false }`
[INFO] [stdout] 1e9dafe088fe9c2a62df66104a05984908c5d6303f0ed83b4b4902f4852d9180
