[INFO] updating cached repository https://github.com/denmilu/badtouch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e634d781c5cf8948d50e0252055153719ac6b1d [INFO] testing denmilu/badtouch 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%2Fdenmilu%2Fbadtouch" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denmilu/badtouch 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/denmilu/badtouch [INFO] finished tweaking git repo https://github.com/denmilu/badtouch [INFO] tweaked toml for git repo https://github.com/denmilu/badtouch written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/denmilu/badtouch 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 925ef70194367a74dd2eb73dfdf373c5783ac0ed64f331301c84b27bfee63f5a [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" "925ef70194367a74dd2eb73dfdf373c5783ac0ed64f331301c84b27bfee63f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "925ef70194367a74dd2eb73dfdf373c5783ac0ed64f331301c84b27bfee63f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "925ef70194367a74dd2eb73dfdf373c5783ac0ed64f331301c84b27bfee63f5a", kill_on_drop: false }` [INFO] [stdout] 925ef70194367a74dd2eb73dfdf373c5783ac0ed64f331301c84b27bfee63f5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 53402ce0acc6b8e1126d2520739e7213f889329a6975deede9521dcb7a453e72 [INFO] running `Command { std: "docker" "start" "-a" "53402ce0acc6b8e1126d2520739e7213f889329a6975deede9521dcb7a453e72", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling cc v1.0.13 [INFO] [stderr] Compiling serde v1.0.43 [INFO] [stderr] Compiling bitflags v1.0.2 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling utf-8 v0.7.2 [INFO] [stderr] Compiling procedural-masquerade v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling smallvec v0.4.4 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.9 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling termios v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.3.7 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling colored v1.6.0 [INFO] [stderr] Compiling lua52-sys v0.1.1 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling getch v0.2.0 [INFO] [stderr] Compiling bytes v0.4.7 [INFO] [stderr] Compiling base64 v0.9.1 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling tokio-timer v0.2.1 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling twox-hash v1.1.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling mio v0.6.14 [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" "53402ce0acc6b8e1126d2520739e7213f889329a6975deede9521dcb7a453e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53402ce0acc6b8e1126d2520739e7213f889329a6975deede9521dcb7a453e72", kill_on_drop: false }` [INFO] [stdout] 53402ce0acc6b8e1126d2520739e7213f889329a6975deede9521dcb7a453e72