[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] testing weiforce/cake against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiforce%2Fcake" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/weiforce/cake on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [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-0/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68715b8f02db58c807d782b10ae3022847e1d308f7a1c0bdf46eea2e8adfc943 [INFO] running `Command { std: "docker" "start" "-a" "68715b8f02db58c807d782b10ae3022847e1d308f7a1c0bdf46eea2e8adfc943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68715b8f02db58c807d782b10ae3022847e1d308f7a1c0bdf46eea2e8adfc943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68715b8f02db58c807d782b10ae3022847e1d308f7a1c0bdf46eea2e8adfc943", kill_on_drop: false }` [INFO] [stdout] 68715b8f02db58c807d782b10ae3022847e1d308f7a1c0bdf46eea2e8adfc943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dad43448e4b6d72b5197dd1937f5a6671f6aecab747dcdc7b67efe0d8487c0c4 [INFO] running `Command { std: "docker" "start" "-a" "dad43448e4b6d72b5197dd1937f5a6671f6aecab747dcdc7b67efe0d8487c0c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling subtle v2.1.1 [INFO] [stderr] Compiling bitwarden_rs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling quoted_printable v0.4.1 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling try_from v0.3.2 [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] [stderr] Compiling unicode-bidi v0.3.4 [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" "dad43448e4b6d72b5197dd1937f5a6671f6aecab747dcdc7b67efe0d8487c0c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dad43448e4b6d72b5197dd1937f5a6671f6aecab747dcdc7b67efe0d8487c0c4", kill_on_drop: false }` [INFO] [stdout] dad43448e4b6d72b5197dd1937f5a6671f6aecab747dcdc7b67efe0d8487c0c4