[INFO] cloning repository https://github.com/tinoadams/kafka_dump
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tinoadams/kafka_dump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinoadams%2Fkafka_dump", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinoadams%2Fkafka_dump'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0bb0a3b69c076de88ce99e3f21fd9f4b4c482461
[INFO] testing tinoadams/kafka_dump against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinoadams%2Fkafka_dump" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tinoadams/kafka_dump
[INFO] finished tweaking git repo https://github.com/tinoadams/kafka_dump
[INFO] tweaked toml for git repo https://github.com/tinoadams/kafka_dump written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tinoadams/kafka_dump on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tinoadams/kafka_dump already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `4.0.0+1.6.1` for dependency `rdkafka-sys` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a18db1ccfcb635f5aa5a7ec8fe973403c4cd9f928c4240cda68422c4f59865c
[INFO] running `Command { std: "docker" "start" "-a" "4a18db1ccfcb635f5aa5a7ec8fe973403c4cd9f928c4240cda68422c4f59865c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a18db1ccfcb635f5aa5a7ec8fe973403c4cd9f928c4240cda68422c4f59865c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a18db1ccfcb635f5aa5a7ec8fe973403c4cd9f928c4240cda68422c4f59865c", kill_on_drop: false }`
[INFO] [stdout] 4a18db1ccfcb635f5aa5a7ec8fe973403c4cd9f928c4240cda68422c4f59865c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dee35bf63bdf0425a63ec7d8aee0af236126795d5ae0fcd15990d99f237e0d4c
[INFO] running `Command { std: "docker" "start" "-a" "dee35bf63bdf0425a63ec7d8aee0af236126795d5ae0fcd15990d99f237e0d4c", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `4.0.0+1.6.1` for dependency `rdkafka-sys` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling tokio v1.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.9
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling regex-syntax v0.6.16
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling bstr v0.2.11
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling regex v1.3.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling crossbeam-channel v0.4.2
[INFO] [stderr]    Compiling rdkafka-sys v4.0.0+1.6.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling globset v0.4.4
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling ignore v0.4.11
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling backtrace v0.3.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling rayon v1.3.0
[INFO] [stderr]    Compiling globwalk v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.10
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling simple_logger v1.6.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling rev_lines v0.2.1
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.73/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=de5e0518a469ebcf -C extra-filename=-3a4d7b7f105dbd54 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b0ac682a7e1cc3dd.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e21abcff6cec953a.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a5ec33b994a0b047.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `clap` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name clap --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.33.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="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "atty", "clippy", "color", "debug", "default", "doc", "lints", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=ee65c3fa26e23f20 -C extra-filename=-cda1b72ed4921a82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-775aadd0f8b41ed1.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-186daedf327125ee.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-547400e47747cd5a.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-37db4c68c8db635a.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-3a9e1f9548faa4f0.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-cbb9cd9a993d0a2c.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-b21ca162329cc441.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "dee35bf63bdf0425a63ec7d8aee0af236126795d5ae0fcd15990d99f237e0d4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dee35bf63bdf0425a63ec7d8aee0af236126795d5ae0fcd15990d99f237e0d4c", kill_on_drop: false }`
[INFO] [stdout] dee35bf63bdf0425a63ec7d8aee0af236126795d5ae0fcd15990d99f237e0d4c
