[INFO] updating cached repository https://github.com/insanitybit/spam_detection [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] 576ba4678b93d19fb0950ba88aef8c79abd7dd25 [INFO] checking insanitybit/spam_detection against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finsanitybit%2Fspam_detection" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/insanitybit/spam_detection on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/insanitybit/spam_detection [INFO] finished tweaking git repo https://github.com/insanitybit/spam_detection [INFO] tweaked toml for git repo https://github.com/insanitybit/spam_detection written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/insanitybit/spam_detection already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0702b9a184f8b7a7811552d983d482eb8e23c15b3d67b73e73c8281295ec27f0 [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" "0702b9a184f8b7a7811552d983d482eb8e23c15b3d67b73e73c8281295ec27f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0702b9a184f8b7a7811552d983d482eb8e23c15b3d67b73e73c8281295ec27f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0702b9a184f8b7a7811552d983d482eb8e23c15b3d67b73e73c8281295ec27f0", kill_on_drop: false }` [INFO] [stdout] 0702b9a184f8b7a7811552d983d482eb8e23c15b3d67b73e73c8281295ec27f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 798eab62bc6b836f8629c2045e4200fc56fdf7dcd5162993818c1766f6505f7c [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" "798eab62bc6b836f8629c2045e4200fc56fdf7dcd5162993818c1766f6505f7c", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking lazy_static v0.2.9 [INFO] [stderr] Compiling cc v1.0.0 [INFO] [stderr] Checking futures v0.1.16 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking lazycell v0.5.1 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking either v1.2.0 [INFO] [stderr] Checking scopeguard v0.3.2 [INFO] [stderr] Compiling openssl v0.9.19 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Checking foreign-types v0.2.0 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Compiling smallvec v0.4.4 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking stable_deref_trait v1.0.0 [INFO] [stderr] Checking httparse v1.2.3 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling crossbeam v0.3.0 [INFO] [stderr] Compiling redis v0.8.0 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Compiling derive_builder v0.5.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking quoted_printable v0.3.3 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking base64 v0.1.1 [INFO] [stderr] Compiling string_morph v0.1.0 [INFO] [stderr] Checking same-file v0.1.3 [INFO] [stderr] Checking lru_time_cache v0.7.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Checking iovec v0.1.1 [INFO] [stderr] Checking num_cpus v1.7.0 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking utf-8 v0.7.1 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking coco v0.2.1 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling rustlearn v0.4.2 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking libflate v0.1.11 [INFO] [stderr] Checking walkdir v1.0.7 [INFO] [stderr] Checking bytes v0.4.5 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking num-complex v0.1.40 [INFO] [stderr] Checking serde_json v1.0.3 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking idna v0.1.4 [INFO] [stderr] Checking mio v0.6.10 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking parking_lot_core v0.2.6 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking 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] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking num-bigint v0.1.40 [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" "798eab62bc6b836f8629c2045e4200fc56fdf7dcd5162993818c1766f6505f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "798eab62bc6b836f8629c2045e4200fc56fdf7dcd5162993818c1766f6505f7c", kill_on_drop: false }` [INFO] [stdout] 798eab62bc6b836f8629c2045e4200fc56fdf7dcd5162993818c1766f6505f7c