[INFO] cloning repository https://github.com/netology-group/event [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/event" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetology-group%2Fevent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetology-group%2Fevent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71eb7d283cfc41db5bb11be0c5f365510a180ca9 [INFO] checking netology-group/event against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetology-group%2Fevent" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/netology-group/event on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/netology-group/event [INFO] finished tweaking git repo https://github.com/netology-group/event [INFO] tweaked toml for git repo https://github.com/netology-group/event written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/netology-group/event already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cca8a56c185266f1db54c85e88c551999bd4717837f3d7217638efc8708d4424 [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" "cca8a56c185266f1db54c85e88c551999bd4717837f3d7217638efc8708d4424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cca8a56c185266f1db54c85e88c551999bd4717837f3d7217638efc8708d4424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cca8a56c185266f1db54c85e88c551999bd4717837f3d7217638efc8708d4424", kill_on_drop: false }` [INFO] [stdout] cca8a56c185266f1db54c85e88c551999bd4717837f3d7217638efc8708d4424 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6b2f3ea8d4320a45ef7ee1c92c6176891aa536803dcaf4aff5c5f8777983f19 [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" "d6b2f3ea8d4320a45ef7ee1c92c6176891aa536803dcaf4aff5c5f8777983f19", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling isahc v0.9.3 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling metrics v0.11.1 [INFO] [stderr] Checking route-recognizer v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling blake3 v0.3.6 [INFO] [stderr] Checking addr2line v0.12.0 [INFO] [stderr] Checking futures-timer v1.0.3 [INFO] [stderr] Checking slog-serde v1.0.0-alpha9 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking getrandom v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking infer v0.1.6 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling sentry v0.18.1 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking ahash v0.5.6 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Checking atoi v0.3.2 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Checking sqlformat v0.1.0 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking polyval v0.3.3 [INFO] [stderr] Checking error-chain v0.12.2 [INFO] [stderr] Checking byte-pool v0.2.1 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sized-chunks v0.5.3 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking slog-stdlog v4.0.0 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] error: could not compile `async-trait` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.40/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=7cf7d77b4909ed05 -C extra-filename=-7cf7d77b4909ed05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6aba2a5b20560c21.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7792c119f68a3702.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5b92c4825cce4b5e.rlib --extern proc_macro --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" "d6b2f3ea8d4320a45ef7ee1c92c6176891aa536803dcaf4aff5c5f8777983f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b2f3ea8d4320a45ef7ee1c92c6176891aa536803dcaf4aff5c5f8777983f19", kill_on_drop: false }` [INFO] [stdout] d6b2f3ea8d4320a45ef7ee1c92c6176891aa536803dcaf4aff5c5f8777983f19