[INFO] updating cached repository https://github.com/SuperiorJT/mr-cd-projekt-red [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] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 257f31bddc08c2423153a699c394df6e4f0e177c [INFO] checking SuperiorJT/mr-cd-projekt-red against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperiorJT%2Fmr-cd-projekt-red" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SuperiorJT/mr-cd-projekt-red on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SuperiorJT/mr-cd-projekt-red [INFO] finished tweaking git repo https://github.com/SuperiorJT/mr-cd-projekt-red [INFO] tweaked toml for git repo https://github.com/SuperiorJT/mr-cd-projekt-red written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/SuperiorJT/mr-cd-projekt-red already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eda6d062594c543249de05a4d8c5fadb11072111ebf9807cb7bf21131eabea11 [INFO] running `Command { std: "docker" "start" "-a" "eda6d062594c543249de05a4d8c5fadb11072111ebf9807cb7bf21131eabea11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eda6d062594c543249de05a4d8c5fadb11072111ebf9807cb7bf21131eabea11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda6d062594c543249de05a4d8c5fadb11072111ebf9807cb7bf21131eabea11", kill_on_drop: false }` [INFO] [stdout] eda6d062594c543249de05a4d8c5fadb11072111ebf9807cb7bf21131eabea11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 753c92f52be00fdb9620dd222c1fc76ceb2bd4dfd4daf1117890ce8f73fbdfc4 [INFO] running `Command { std: "docker" "start" "-a" "753c92f52be00fdb9620dd222c1fc76ceb2bd4dfd4daf1117890ce8f73fbdfc4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Compiling serenity v0.8.6 (https://github.com/serenity-rs/serenity.git?branch=next#94d22c3a) [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking kankyo v0.3.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Checking block-padding v0.1.3 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.0 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking encoding_rs v0.8.17 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling nom v4.2.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling libflate v0.1.21 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling tar v0.4.22 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] error: could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 -C metadata=bdb802ab22191e30 -C extra-filename=-bdb802ab22191e30 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f18f37f5f70102b1.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-013e50a144e54931.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-59f732e429f4a003.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" "753c92f52be00fdb9620dd222c1fc76ceb2bd4dfd4daf1117890ce8f73fbdfc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "753c92f52be00fdb9620dd222c1fc76ceb2bd4dfd4daf1117890ce8f73fbdfc4", kill_on_drop: false }` [INFO] [stdout] 753c92f52be00fdb9620dd222c1fc76ceb2bd4dfd4daf1117890ce8f73fbdfc4