[INFO] updating cached repository https://github.com/ashthespy/Spanalyse [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cbe9d4750ec96bd2e4c1b88205d8bf5bd5648266 [INFO] testing ashthespy/Spanalyse against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashthespy%2FSpanalyse" "work/builds/worker-10/source"` [INFO] [stderr] Cloning into 'work/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashthespy/Spanalyse 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 git repo https://github.com/ashthespy/Spanalyse [INFO] finished tweaking git repo https://github.com/ashthespy/Spanalyse [INFO] tweaked toml for git repo https://github.com/ashthespy/Spanalyse written to work/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/ashthespy/Spanalyse already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ashthespy/librespot` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/ashthespy/librespot` [INFO] [stderr] Updating git repository `https://github.com/plietar/rust-mdns` [INFO] [stderr] Updating git repository `https://github.com/plietar/dns-parser` [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-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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] 635b2d6f6356ca72450dcfccc6aa4a8b594d5efc18385d08f8005ea06a70c384 [INFO] running `"docker" "start" "-a" "635b2d6f6356ca72450dcfccc6aa4a8b594d5efc18385d08f8005ea06a70c384"` [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling protobuf v1.7.5 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling dns-parser v0.3.2 (https://github.com/plietar/dns-parser#1d3e5a55) [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling extprim v1.7.0 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling rpassword v3.0.2 [INFO] [stderr] Compiling shannon v0.2.0 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling librespot-core v0.1.0 (https://github.com/ashthespy/librespot#c7e84c7d) [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling protobuf-codegen v2.8.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling protobuf-codegen-pure v2.8.1 [INFO] [stderr] Compiling tokio-proto v0.1.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-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=01674055df938f24 -C extra-filename=-01674055df938f24 --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" "635b2d6f6356ca72450dcfccc6aa4a8b594d5efc18385d08f8005ea06a70c384"` [INFO] running `"docker" "rm" "-f" "635b2d6f6356ca72450dcfccc6aa4a8b594d5efc18385d08f8005ea06a70c384"` [INFO] [stdout] 635b2d6f6356ca72450dcfccc6aa4a8b594d5efc18385d08f8005ea06a70c384