[INFO] cloning repository https://github.com/netology-group/http-gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/netology-group/http-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetology-group%2Fhttp-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetology-group%2Fhttp-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a80b37d277f92d5c755f3f0cb96902c7521b73c6 [INFO] testing netology-group/http-gateway against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetology-group%2Fhttp-gateway" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/netology-group/http-gateway on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/netology-group/http-gateway [INFO] finished tweaking git repo https://github.com/netology-group/http-gateway [INFO] tweaked toml for git repo https://github.com/netology-group/http-gateway written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/netology-group/http-gateway already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0d051ba55533a57474b506755afc445cc22507a4210fee6d281a15c01abd9ba [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" "f0d051ba55533a57474b506755afc445cc22507a4210fee6d281a15c01abd9ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0d051ba55533a57474b506755afc445cc22507a4210fee6d281a15c01abd9ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d051ba55533a57474b506755afc445cc22507a4210fee6d281a15c01abd9ba", kill_on_drop: false }` [INFO] [stdout] f0d051ba55533a57474b506755afc445cc22507a4210fee6d281a15c01abd9ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1237c03b90fe3af67b8544b02c50d51465e5f22e894764f31c6a8fabb7f3ade9 [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" "1237c03b90fe3af67b8544b02c50d51465e5f22e894764f31c6a8fabb7f3ade9", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling futures-core v0.3.3 [INFO] [stderr] Compiling futures-sink v0.3.3 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.3 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling sentry v0.17.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futures-locks v0.3.3 [INFO] [stderr] Compiling checked v0.5.0 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling headers v0.2.3 [INFO] [stderr] Compiling tower-web-macros v0.3.5 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] error: could not compile `tower-web-macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tower_web_macros /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-web-macros-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=1e5484338362254b -C extra-filename=-1e5484338362254b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern http=/opt/rustwide/target/debug/deps/libhttp-2d012a47775a113d.rlib --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-cff2ac5c039798af.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-49e6735de3682b48.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6d50a8ec5fa94fcb.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f870da414f706d37.rlib --extern proc_macro --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" "1237c03b90fe3af67b8544b02c50d51465e5f22e894764f31c6a8fabb7f3ade9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1237c03b90fe3af67b8544b02c50d51465e5f22e894764f31c6a8fabb7f3ade9", kill_on_drop: false }` [INFO] [stdout] 1237c03b90fe3af67b8544b02c50d51465e5f22e894764f31c6a8fabb7f3ade9