[INFO] cloning repository https://github.com/weiforce/cake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weiforce/cake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiforce%2Fcake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiforce%2Fcake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6902dc9bcc20a69ebcd6548c247beb76bb766ab7 [INFO] checking weiforce/cake against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiforce%2Fcake" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/weiforce/cake on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/weiforce/cake [INFO] finished tweaking git repo https://github.com/weiforce/cake [INFO] tweaked toml for git repo https://github.com/weiforce/cake written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/weiforce/cake already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91f285f0b4c2131407b7c436b55bbc2d7eb897f629c934822afc5fcbba234e8a [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" "91f285f0b4c2131407b7c436b55bbc2d7eb897f629c934822afc5fcbba234e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91f285f0b4c2131407b7c436b55bbc2d7eb897f629c934822afc5fcbba234e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91f285f0b4c2131407b7c436b55bbc2d7eb897f629c934822afc5fcbba234e8a", kill_on_drop: false }` [INFO] [stdout] 91f285f0b4c2131407b7c436b55bbc2d7eb897f629c934822afc5fcbba234e8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 109e8dddf814c35ba489da1a03063e6802cd1622a406d5cf662eac413dbc38f9 [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" "109e8dddf814c35ba489da1a03063e6802cd1622a406d5cf662eac413dbc38f9", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking byte-tools v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking constant_time_eq v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking subtle v2.1.1 [INFO] [stderr] Compiling bitwarden_rs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking data-encoding v2.1.2 [INFO] [stderr] Checking quoted_printable v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stdout] error: You need to enable one DB backend. To build with previous defaults do: cargo build --features sqlite [INFO] [stdout] --> build.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | 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] [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" "109e8dddf814c35ba489da1a03063e6802cd1622a406d5cf662eac413dbc38f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109e8dddf814c35ba489da1a03063e6802cd1622a406d5cf662eac413dbc38f9", kill_on_drop: false }` [INFO] [stdout] 109e8dddf814c35ba489da1a03063e6802cd1622a406d5cf662eac413dbc38f9