[INFO] updating cached repository https://github.com/segler-alex/radiobrowser-api-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/segler-alex/radiobrowser-api-rust [INFO] [stderr] b4d7ea6..072a353 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 072a353f97af8ddd88bd6e94a078e3e7ba4dad8e [INFO] testing segler-alex/radiobrowser-api-rust against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegler-alex%2Fradiobrowser-api-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/segler-alex/radiobrowser-api-rust on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/segler-alex/radiobrowser-api-rust [INFO] finished tweaking git repo https://github.com/segler-alex/radiobrowser-api-rust [INFO] tweaked toml for git repo https://github.com/segler-alex/radiobrowser-api-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/segler-alex/radiobrowser-api-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bad3e19e11bb52d38634080592ae1134d4679ac4f338ffc5a00f8a0527bfb331 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bad3e19e11bb52d38634080592ae1134d4679ac4f338ffc5a00f8a0527bfb331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bad3e19e11bb52d38634080592ae1134d4679ac4f338ffc5a00f8a0527bfb331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad3e19e11bb52d38634080592ae1134d4679ac4f338ffc5a00f8a0527bfb331", kill_on_drop: false }` [INFO] [stdout] bad3e19e11bb52d38634080592ae1134d4679ac4f338ffc5a00f8a0527bfb331 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d2874329e38d6f1a41bb8690d224b5222cbb9f75940e24c7435c593231cf675 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5d2874329e38d6f1a41bb8690d224b5222cbb9f75940e24c7435c593231cf675", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling event-listener v2.3.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling io-enum v0.2.3 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Compiling mysql v17.0.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling xml_writer v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling error-chain v0.12.3 [INFO] [stderr] Compiling concurrent-queue v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling futures-lite v0.1.10 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling lexical v4.2.0 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Compiling enum_dispatch v0.2.4 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling rust_decimal v1.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling serde_with v1.4.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling filetime v0.2.11 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling hls_m3u8 v0.2.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling dns-lookup v1.0.3 [INFO] [stderr] Compiling handlebars v3.3.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling tiny_http v0.6.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-2.16.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=99878445a54633cb -C extra-filename=-99878445a54633cb --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" "5d2874329e38d6f1a41bb8690d224b5222cbb9f75940e24c7435c593231cf675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d2874329e38d6f1a41bb8690d224b5222cbb9f75940e24c7435c593231cf675", kill_on_drop: false }` [INFO] [stdout] 5d2874329e38d6f1a41bb8690d224b5222cbb9f75940e24c7435c593231cf675