[INFO] cloning repository https://github.com/topher6345/kafka-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/topher6345/kafka-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopher6345%2Fkafka-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopher6345%2Fkafka-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27e582d8e8fb449441d09354cd916885057239f4 [INFO] testing topher6345/kafka-rust against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopher6345%2Fkafka-rust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/topher6345/kafka-rust on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/topher6345/kafka-rust [INFO] finished tweaking git repo https://github.com/topher6345/kafka-rust [INFO] tweaked toml for git repo https://github.com/topher6345/kafka-rust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/topher6345/kafka-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kafka v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44f367356835695356f0bf5229ec37037d6443c0d2236bcc0510e83ec7ed1a4a [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" "44f367356835695356f0bf5229ec37037d6443c0d2236bcc0510e83ec7ed1a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44f367356835695356f0bf5229ec37037d6443c0d2236bcc0510e83ec7ed1a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44f367356835695356f0bf5229ec37037d6443c0d2236bcc0510e83ec7ed1a4a", kill_on_drop: false }` [INFO] [stdout] 44f367356835695356f0bf5229ec37037d6443c0d2236bcc0510e83ec7ed1a4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c0dd19fa45984d3a7d6fac35b3bd442d66950db527c5925fadc1a334895e74f [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" "9c0dd19fa45984d3a7d6fac35b3bd442d66950db527c5925fadc1a334895e74f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling ref_slice v1.1.1 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling json v0.11.13 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling snap v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.30 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling twox-hash v1.1.0 [INFO] [stdout] error[E0214]: parenthesized type parameters may only be used with a `Fn` trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/twox-hash-1.1.0/src/number_streams.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | fn count(self) -> usize() { [INFO] [stdout] | ^^^^^^^ only `Fn` traits may use parentheses [INFO] [stdout] ... [INFO] [stdout] 74 | number_stream!(U32FromBytes, u32, U32_BYTES); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0214]: parenthesized type parameters may only be used with a `Fn` trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/twox-hash-1.1.0/src/number_streams.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | fn count(self) -> usize() { [INFO] [stdout] | ^^^^^^^ only `Fn` traits may use parentheses [INFO] [stdout] ... [INFO] [stdout] 75 | number_stream!(U64FromBytes, u64, U64_BYTES); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0214`. [INFO] [stdout] [INFO] [stderr] error: could not compile `twox-hash`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9c0dd19fa45984d3a7d6fac35b3bd442d66950db527c5925fadc1a334895e74f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c0dd19fa45984d3a7d6fac35b3bd442d66950db527c5925fadc1a334895e74f", kill_on_drop: false }` [INFO] [stdout] 9c0dd19fa45984d3a7d6fac35b3bd442d66950db527c5925fadc1a334895e74f