[INFO] cloning repository https://github.com/integer32llc/kafka-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/integer32llc/kafka-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finteger32llc%2Fkafka-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finteger32llc%2Fkafka-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95d34bfc8a8f4f31a262542fb1787770fa0c7961 [INFO] building integer32llc/kafka-example against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finteger32llc%2Fkafka-example" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/integer32llc/kafka-example on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/integer32llc/kafka-example [INFO] finished tweaking git repo https://github.com/integer32llc/kafka-example [INFO] tweaked toml for git repo https://github.com/integer32llc/kafka-example written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/integer32llc/kafka-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-task v0.3.15 [INFO] [stderr] Downloaded num_enum v0.5.1 [INFO] [stderr] Downloaded futures v0.3.15 [INFO] [stderr] Downloaded futures-sink v0.3.15 [INFO] [stderr] Downloaded futures-util v0.3.15 [INFO] [stderr] Downloaded futures-macro v0.3.15 [INFO] [stderr] Downloaded futures-io v0.3.15 [INFO] [stderr] Downloaded futures-core v0.3.15 [INFO] [stderr] Downloaded futures-executor v0.3.15 [INFO] [stderr] Downloaded futures-channel v0.3.15 [INFO] [stderr] Downloaded num_enum_derive v0.5.1 [INFO] [stderr] Downloaded tokio-macros v1.2.0 [INFO] [stderr] Downloaded tokio v1.6.0 [INFO] [stderr] Downloaded rdkafka v0.26.0 [INFO] [stderr] Downloaded rdkafka-sys v4.0.0+1.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad54d500495cb77eabf8e446f78d03f46132c5e539ee2953ddd703ca3e332e99 [INFO] running `Command { std: "docker" "start" "-a" "ad54d500495cb77eabf8e446f78d03f46132c5e539ee2953ddd703ca3e332e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad54d500495cb77eabf8e446f78d03f46132c5e539ee2953ddd703ca3e332e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad54d500495cb77eabf8e446f78d03f46132c5e539ee2953ddd703ca3e332e99", kill_on_drop: false }` [INFO] [stdout] ad54d500495cb77eabf8e446f78d03f46132c5e539ee2953ddd703ca3e332e99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9132fa75346b04118c90369c573cfcc7f1a29df8789b96f177314d4814085e02 [INFO] running `Command { std: "docker" "start" "-a" "9132fa75346b04118c90369c573cfcc7f1a29df8789b96f177314d4814085e02", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rdkafka-sys v4.0.0+1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] error: could not compile `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="winapi"' -C metadata=c584ab9f7bdaef84 -C extra-filename=-c584ab9f7bdaef84 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-607adcf3cce6ac0a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-334ead3495f848fb.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-2f97b09b6d99a266.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5c6f1d774f500334.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-7e74904e7717a4a2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-5c4a1db54730695a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-bec96be3d891f520.so --cap-lints allow --cap-lints=forbid --cfg tokio_track_caller` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures-util` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="proc-macro-hack"' --cfg 'feature="proc-macro-nested"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=3e55697bce6a4998 -C extra-filename=-3e55697bce6a4998 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-abb5eefb3e62a28b.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1b000327140bece0.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-5aab7462ad32a418.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-e412e68b927f8cad.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-5d481c09d655a3fd.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-aee206bfe9107a93.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-334ead3495f848fb.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-bd66513869653eb4.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-651c478e385d4243.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rmeta --cap-lints allow --cap-lints=forbid --cfg fn_like_proc_macro` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9132fa75346b04118c90369c573cfcc7f1a29df8789b96f177314d4814085e02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9132fa75346b04118c90369c573cfcc7f1a29df8789b96f177314d4814085e02", kill_on_drop: false }` [INFO] [stdout] 9132fa75346b04118c90369c573cfcc7f1a29df8789b96f177314d4814085e02