[INFO] cloning repository https://github.com/KonishchevDmitry/vsb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KonishchevDmitry/vsb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonishchevDmitry%2Fvsb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonishchevDmitry%2Fvsb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53a8b23aa20d74c4793bf0716b546dc6dbda51c6 [INFO] testing KonishchevDmitry/vsb against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonishchevDmitry%2Fvsb" "/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/KonishchevDmitry/vsb on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KonishchevDmitry/vsb [INFO] finished tweaking git repo https://github.com/KonishchevDmitry/vsb [INFO] tweaked toml for git repo https://github.com/KonishchevDmitry/vsb written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/KonishchevDmitry/vsb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02c508589f6b8a0986b4ab4e8b6c75cf5a480bce864a5b25ee107880826e1370 [INFO] running `Command { std: "docker" "start" "-a" "02c508589f6b8a0986b4ab4e8b6c75cf5a480bce864a5b25ee107880826e1370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02c508589f6b8a0986b4ab4e8b6c75cf5a480bce864a5b25ee107880826e1370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02c508589f6b8a0986b4ab4e8b6c75cf5a480bce864a5b25ee107880826e1370", kill_on_drop: false }` [INFO] [stdout] 02c508589f6b8a0986b4ab4e8b6c75cf5a480bce864a5b25ee107880826e1370 [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=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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c58689544eb63e402134bb94f49a5bdf33b0aadef22274cc15704e179f05d958 [INFO] running `Command { std: "docker" "start" "-a" "c58689544eb63e402134bb94f49a5bdf33b0aadef22274cc15704e179f05d958", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling validator_types v0.14.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling fern v0.5.9 [INFO] [stderr] Compiling easy-logging v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling validator_derive v0.14.0 [INFO] [stderr] error: could not compile `protobuf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name protobuf --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-2.25.2/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=45072915ce2ffbf4 -C extra-filename=-45072915ce2ffbf4 --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" "c58689544eb63e402134bb94f49a5bdf33b0aadef22274cc15704e179f05d958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c58689544eb63e402134bb94f49a5bdf33b0aadef22274cc15704e179f05d958", kill_on_drop: false }` [INFO] [stdout] c58689544eb63e402134bb94f49a5bdf33b0aadef22274cc15704e179f05d958