[INFO] cloning repository https://github.com/flatcar-linux/fero [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flatcar-linux/fero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflatcar-linux%2Ffero", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflatcar-linux%2Ffero'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d69131ee1016933cb6681beade227a4aa53a282e [INFO] testing flatcar-linux/fero against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflatcar-linux%2Ffero" "/workspace/builds/worker-63/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flatcar-linux/fero on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flatcar-linux/fero [INFO] finished tweaking git repo https://github.com/flatcar-linux/fero [INFO] tweaked toml for git repo https://github.com/flatcar-linux/fero written to /workspace/builds/worker-63/source/Cargo.toml [INFO] crate git repo https://github.com/flatcar-linux/fero already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diesel_migrations v1.2.0 [INFO] [stderr] Downloaded grpcio v0.2.3 [INFO] [stderr] Downloaded migrations_macros v1.2.0 [INFO] [stderr] Downloaded diesel-derive-enum v0.4.4 [INFO] [stderr] Downloaded protoc v1.5.1 [INFO] [stderr] Downloaded loggerv v0.7.1 [INFO] [stderr] Downloaded pem v0.5.0 [INFO] [stderr] Downloaded cmake v0.1.30 [INFO] [stderr] Downloaded gpgme v0.7.2 [INFO] [stderr] Downloaded secstr v0.3.0 [INFO] [stderr] Downloaded grpcio-compiler v0.2.0 [INFO] [stderr] Downloaded cstr-argument v0.0.2 [INFO] [stderr] Downloaded gpg-error v0.3.2 [INFO] [stderr] Downloaded pretty-good v0.2.2 [INFO] [stderr] Downloaded diesel v1.2.2 [INFO] [stderr] Downloaded migrations_internals v1.2.0 [INFO] [stderr] Downloaded libyubihsm v0.2.1 [INFO] [stderr] Downloaded diesel_derives v1.2.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.9.1 [INFO] [stderr] Downloaded grpcio-sys v0.2.3 [INFO] [stderr] Downloaded protobuf v1.5.1 [INFO] [stderr] Downloaded libgpg-error-sys v0.3.2 [INFO] [stderr] Downloaded gpgme-sys v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ce1407566ae2a2271097d025a22832f69597dcb84ec8952d91873b6f42dc1ab [INFO] running `Command { std: "docker" "start" "-a" "1ce1407566ae2a2271097d025a22832f69597dcb84ec8952d91873b6f42dc1ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ce1407566ae2a2271097d025a22832f69597dcb84ec8952d91873b6f42dc1ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ce1407566ae2a2271097d025a22832f69597dcb84ec8952d91873b6f42dc1ab", kill_on_drop: false }` [INFO] [stdout] 1ce1407566ae2a2271097d025a22832f69597dcb84ec8952d91873b6f42dc1ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55fb828097d8e3382eee26eac6accf889325b4612ed03a091a91be1e9f591e95 [INFO] running `Command { std: "docker" "start" "-a" "55fb828097d8e3382eee26eac6accf889325b4612ed03a091a91be1e9f591e95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling protobuf v1.5.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bindgen v0.32.3 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling gpg-error v0.3.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling protoc v1.5.1 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling cmake v0.1.30 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling rpassword v2.0.0 [INFO] [stderr] Compiling secstr v0.3.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling grpcio-compiler v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.9.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling ripemd160 v0.7.0 [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling md-5 v0.7.0 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling cstr-argument v0.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling libgpg-error-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling gpgme-sys v0.7.0 [INFO] [stderr] Compiling gpgme v0.7.2 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling loggerv v0.7.1 [INFO] [stderr] Compiling grpcio-sys v0.2.3 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling diesel-derive-enum v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] error: could not compile `protobuf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name protobuf /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=63d80c357b9d41da -C extra-filename=-63d80c357b9d41da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "55fb828097d8e3382eee26eac6accf889325b4612ed03a091a91be1e9f591e95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55fb828097d8e3382eee26eac6accf889325b4612ed03a091a91be1e9f591e95", kill_on_drop: false }` [INFO] [stdout] 55fb828097d8e3382eee26eac6accf889325b4612ed03a091a91be1e9f591e95