[INFO] crate tuasmavlink 0.1.3 is already in cache [INFO] testing tuasmavlink-0.1.3 against 1.38.0 for beta-1.39-1 [INFO] extracting crate tuasmavlink 0.1.3 into work/builds/worker-2/source [INFO] validating manifest of crates.io crate tuasmavlink 0.1.3 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tuasmavlink 0.1.3 [INFO] finished tweaking crates.io crate tuasmavlink 0.1.3 [INFO] tweaked toml for crates.io crate tuasmavlink 0.1.3 written to work/builds/worker-2/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] be2ed0268947db92ec2699a0dd0efb97744b8a60e9131387f49654e17c43672f [INFO] running `"docker" "start" "-a" "be2ed0268947db92ec2699a0dd0efb97744b8a60e9131387f49654e17c43672f"` [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling crc16 v0.3.4 [INFO] [stderr] Compiling protobuf v1.7.5 [INFO] [stderr] Compiling httpbis v0.7.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling protoc v2.8.1 [INFO] [stderr] Compiling tls-api v0.1.22 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling protoc v1.7.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tls-api-stub v0.1.22 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-tls-api v0.1.22 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling protobuf-codegen v2.8.1 [INFO] [stderr] Compiling grpc v0.6.1 [INFO] [stderr] Compiling protoc-rust v2.8.1 [INFO] [stderr] Compiling grpc-compiler v0.6.1 [INFO] [stderr] Compiling protoc-rust-grpc v0.6.1 [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.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=12df1ed019199994 -C extra-filename=-12df1ed019199994 --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 `"docker" "inspect" "be2ed0268947db92ec2699a0dd0efb97744b8a60e9131387f49654e17c43672f"` [INFO] running `"docker" "rm" "-f" "be2ed0268947db92ec2699a0dd0efb97744b8a60e9131387f49654e17c43672f"` [INFO] [stdout] be2ed0268947db92ec2699a0dd0efb97744b8a60e9131387f49654e17c43672f