[INFO] cloning 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" "clone" "--bare" "https://github.com/segler-alex/radiobrowser-api-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegler-alex%2Fradiobrowser-api-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegler-alex%2Fradiobrowser-api-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 258b9f46a7c7cd50639279714ca343c071d8334e [INFO] testing segler-alex/radiobrowser-api-rust against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegler-alex%2Fradiobrowser-api-rust" "/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/segler-alex/radiobrowser-api-rust on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-0/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio v1.8.1 [INFO] [stderr] Downloaded gzip-header v0.3.0 [INFO] [stderr] Downloaded combine v4.6.0 [INFO] [stderr] Downloaded frunk_proc_macros_impl v0.1.0 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded strum v0.17.1 [INFO] [stderr] Downloaded hashmap_derive v0.1.0 [INFO] [stderr] Downloaded stable-vec v0.4.0 [INFO] [stderr] Downloaded derive_builder_core v0.9.0 [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded lexical v5.2.2 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.0 [INFO] [stderr] Downloaded strum_macros v0.17.1 [INFO] [stderr] Downloaded derive_utils v0.11.2 [INFO] [stderr] Downloaded hls_m3u8 v0.4.0 [INFO] [stderr] Downloaded shorthand v0.1.1 [INFO] [stderr] Downloaded memcache v0.15.0 [INFO] [stderr] Downloaded rouille v3.2.1 [INFO] [stderr] Downloaded bigdecimal v0.2.0 [INFO] [stderr] Downloaded quick-xml v0.22.0 [INFO] [stderr] Downloaded frunk_proc_macros v0.1.0 [INFO] [stderr] Downloaded prometheus v0.12.0 [INFO] [stderr] Downloaded enum_dispatch v0.3.7 [INFO] [stderr] Downloaded subprocess v0.2.7 [INFO] [stderr] Downloaded multipart v0.18.0 [INFO] [stderr] Downloaded ascii v1.0.0 [INFO] [stderr] Downloaded tiny_http v0.8.2 [INFO] [stderr] Downloaded mysql_common v0.27.3 [INFO] [stderr] Downloaded from_map v0.1.0 [INFO] [stderr] Downloaded no-std-compat v0.2.0 [INFO] [stderr] Downloaded dns-lookup v1.0.7 [INFO] [stderr] Downloaded tree_magic v0.2.3 [INFO] [stderr] Downloaded io-enum v1.0.1 [INFO] [stderr] Downloaded mysql v21.0.0 [INFO] [stderr] Downloaded playlist-decoder v0.8.2 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] [stderr] Downloaded frunk_derives v0.4.0 [INFO] [stderr] Downloaded frunk_core v0.4.0 [INFO] [stderr] Downloaded frunk v0.4.0 [INFO] [stderr] Downloaded celes v2.0.0 [INFO] [stderr] Downloaded saturating v0.1.0 [INFO] [stderr] Downloaded protobuf v2.24.1 [INFO] [stderr] Downloaded av-stream-info-rust v0.10.1 [INFO] [stderr] Downloaded redis v0.20.2 [INFO] [stderr] Downloaded deflate v0.9.1 [INFO] [stderr] Downloaded xml_writer v0.4.0 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 957ea68c68f8d2a86a99860464dc2125133994443402bd8f2678ccae76250d5c [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" "957ea68c68f8d2a86a99860464dc2125133994443402bd8f2678ccae76250d5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "957ea68c68f8d2a86a99860464dc2125133994443402bd8f2678ccae76250d5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "957ea68c68f8d2a86a99860464dc2125133994443402bd8f2678ccae76250d5c", kill_on_drop: false }` [INFO] [stdout] 957ea68c68f8d2a86a99860464dc2125133994443402bd8f2678ccae76250d5c [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f952f0a1939f77b1b0f5cddba684be1821bf7d8bb5dc8288442db0144f7056c5 [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" "f952f0a1939f77b1b0f5cddba684be1821bf7d8bb5dc8288442db0144f7056c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling frunk_core v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling protobuf v2.24.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling no-std-compat v0.2.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mysql v21.0.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling xml_writer v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling io-enum v1.0.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling stable-vec v0.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f609da54dca0bd28 -C extra-filename=-f609da54dca0bd28 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rmeta --cap-lints allow --cap-lints=forbid` (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" "f952f0a1939f77b1b0f5cddba684be1821bf7d8bb5dc8288442db0144f7056c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f952f0a1939f77b1b0f5cddba684be1821bf7d8bb5dc8288442db0144f7056c5", kill_on_drop: false }` [INFO] [stdout] f952f0a1939f77b1b0f5cddba684be1821bf7d8bb5dc8288442db0144f7056c5