[INFO] fetching crate pravega-client-auth 0.1.0... [INFO] checking pravega-client-auth-0.1.0 against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] extracting crate pravega-client-auth 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate pravega-client-auth 0.1.0 on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pravega-client-auth 0.1.0 [INFO] finished tweaking crates.io crate pravega-client-auth 0.1.0 [INFO] tweaked toml for crates.io crate pravega-client-auth 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "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] 98c1b927a95678629e0680f6e1127b05ef82d2993943a2af67ed58c1907ea696 [INFO] running `Command { std: "docker" "start" "-a" "98c1b927a95678629e0680f6e1127b05ef82d2993943a2af67ed58c1907ea696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98c1b927a95678629e0680f6e1127b05ef82d2993943a2af67ed58c1907ea696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98c1b927a95678629e0680f6e1127b05ef82d2993943a2af67ed58c1907ea696", kill_on_drop: false }` [INFO] [stdout] 98c1b927a95678629e0680f6e1127b05ef82d2993943a2af67ed58c1907ea696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c1a1e09ec2704cc35a8e7941e5f5e87f0628242e1c63076c01e8916b76e724b [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" "8c1a1e09ec2704cc35a8e7941e5f5e87f0628242e1c63076c01e8916b76e724b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking murmurhash3 v0.0.5 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking sized-chunks v0.6.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [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.48/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=e7c7bace2ac7b666 -C extra-filename=-e7c7bace2ac7b666 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-68d422dfc8864dc7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cfc781dd86a6c62d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b4a0f141b43f439a.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" "8c1a1e09ec2704cc35a8e7941e5f5e87f0628242e1c63076c01e8916b76e724b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c1a1e09ec2704cc35a8e7941e5f5e87f0628242e1c63076c01e8916b76e724b", kill_on_drop: false }` [INFO] [stdout] 8c1a1e09ec2704cc35a8e7941e5f5e87f0628242e1c63076c01e8916b76e724b