[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b34d548246f6cb13e8e5392f66718205980053d7 [INFO] documenting dani-garcia/bitwarden_rs against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdani-garcia%2Fbitwarden_rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dani-garcia/bitwarden_rs on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "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-5/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5de815a8014a3ab5e8d6f05db82d7b1f0e984e8443315ec06c3cc6d6eca750fb [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" "5de815a8014a3ab5e8d6f05db82d7b1f0e984e8443315ec06c3cc6d6eca750fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5de815a8014a3ab5e8d6f05db82d7b1f0e984e8443315ec06c3cc6d6eca750fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de815a8014a3ab5e8d6f05db82d7b1f0e984e8443315ec06c3cc6d6eca750fb", kill_on_drop: false }` [INFO] [stdout] 5de815a8014a3ab5e8d6f05db82d7b1f0e984e8443315ec06c3cc6d6eca750fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9db4d8214f93034382b901a2c87e91ade403a74dd041489f44b7377d52c91a7d [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" "9db4d8214f93034382b901a2c87e91ade403a74dd041489f44b7377d52c91a7d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Checking base64 v0.12.2 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling hyperx v1.0.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling bitwarden_rs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stdout] error: You need to enable one DB backend. To build with previous defaults do: cargo build --features sqlite [INFO] [stdout] --> build.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | 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] Checking quoted_printable v0.4.2 [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" "9db4d8214f93034382b901a2c87e91ade403a74dd041489f44b7377d52c91a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db4d8214f93034382b901a2c87e91ade403a74dd041489f44b7377d52c91a7d", kill_on_drop: false }` [INFO] [stdout] 9db4d8214f93034382b901a2c87e91ade403a74dd041489f44b7377d52c91a7d