[INFO] cloning repository https://github.com/xenji/kafka-topic-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xenji/kafka-topic-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxenji%2Fkafka-topic-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxenji%2Fkafka-topic-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5666ec196df0ca7ff991e8aa8aa9314eb691b6e9 [INFO] testing xenji/kafka-topic-analyzer against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxenji%2Fkafka-topic-analyzer" "/workspace/builds/worker-88/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-88/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xenji/kafka-topic-analyzer on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xenji/kafka-topic-analyzer [INFO] finished tweaking git repo https://github.com/xenji/kafka-topic-analyzer [INFO] tweaked toml for git repo https://github.com/xenji/kafka-topic-analyzer written to /workspace/builds/worker-88/source/Cargo.toml [INFO] crate git repo https://github.com/xenji/kafka-topic-analyzer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand v0.6.4 [INFO] [stderr] Downloaded rand_os v0.1.1 [INFO] [stderr] Downloaded rdkafka v0.25.0 [INFO] [stderr] Downloaded once_cell v1.6.0 [INFO] [stderr] Downloaded csv v1.0.5 [INFO] [stderr] Downloaded serde_json v1.0.35 [INFO] [stderr] Downloaded rdkafka-sys v3.0.0+1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a3741dde4452d4d743a369815a3027caa52e447e1a0e0bc6016da5f7b54e50e [INFO] running `Command { std: "docker" "start" "-a" "6a3741dde4452d4d743a369815a3027caa52e447e1a0e0bc6016da5f7b54e50e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a3741dde4452d4d743a369815a3027caa52e447e1a0e0bc6016da5f7b54e50e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a3741dde4452d4d743a369815a3027caa52e447e1a0e0bc6016da5f7b54e50e", kill_on_drop: false }` [INFO] [stdout] 6a3741dde4452d4d743a369815a3027caa52e447e1a0e0bc6016da5f7b54e50e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e69be55b3cf662fb5e856820b2408b18997999e25318f50b0cba665a4363df6a [INFO] running `Command { std: "docker" "start" "-a" "e69be55b3cf662fb5e856820b2408b18997999e25318f50b0cba665a4363df6a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rdkafka-sys v3.0.0+1.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.12 [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.12/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=5510d7aa911f367c -C extra-filename=-5510d7aa911f367c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-4e6d2f6cc50953b6.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c1e90fd92001b389.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-be4cef520e57a963.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-51d153502189f8af.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-f3086b40bb841c52.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-2d0c85263cb0aab9.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-888c289d758293db.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8e4cbbec48420e14.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-2f83cc928f3f7230.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-c291c29b6f661c14.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rmeta --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" "e69be55b3cf662fb5e856820b2408b18997999e25318f50b0cba665a4363df6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e69be55b3cf662fb5e856820b2408b18997999e25318f50b0cba665a4363df6a", kill_on_drop: false }` [INFO] [stdout] e69be55b3cf662fb5e856820b2408b18997999e25318f50b0cba665a4363df6a