[INFO] fetching crate aries 0.1.0... [INFO] checking aries-0.1.0 against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] extracting crate aries 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate aries 0.1.0 on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aries 0.1.0 [INFO] finished tweaking crates.io crate aries 0.1.0 [INFO] tweaked toml for crates.io crate aries 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "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 twox-hash v1.0.1 [INFO] [stderr] Downloaded conhash v0.3.3 [INFO] [stderr] Downloaded mysql v6.0.1 [INFO] [stderr] Downloaded redis v0.5.4 [INFO] [stderr] Downloaded memcached-rs v0.1.4 [INFO] [stderr] Downloaded postgres v0.11.12 [INFO] [stderr] Downloaded jwt v0.4.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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b26868957c2d6358e06bd8fed5dda808beb6aa6a1efbc8eee1f88a998e510b7 [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" "7b26868957c2d6358e06bd8fed5dda808beb6aa6a1efbc8eee1f88a998e510b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b26868957c2d6358e06bd8fed5dda808beb6aa6a1efbc8eee1f88a998e510b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b26868957c2d6358e06bd8fed5dda808beb6aa6a1efbc8eee1f88a998e510b7", kill_on_drop: false }` [INFO] [stdout] 7b26868957c2d6358e06bd8fed5dda808beb6aa6a1efbc8eee1f88a998e510b7 [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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--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] 91c27caa551ea4d58dd2c1d80aca330608774e91174ac647b60d2a7f61a5fdf7 [INFO] running `Command { std: "docker" "start" "-a" "91c27caa551ea4d58dd2c1d80aca330608774e91174ac647b60d2a7f61a5fdf7", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking phf_shared v0.7.15 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking sha1 v0.1.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking scheduled-thread-pool v0.1.0 [INFO] [stderr] Checking phf v0.7.15 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking twox-hash v1.0.1 [INFO] [stderr] Checking uuid v0.2.3 [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.0.1/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 the macro `number_stream` (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.0.1/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 the macro `number_stream` (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` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "91c27caa551ea4d58dd2c1d80aca330608774e91174ac647b60d2a7f61a5fdf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91c27caa551ea4d58dd2c1d80aca330608774e91174ac647b60d2a7f61a5fdf7", kill_on_drop: false }` [INFO] [stdout] 91c27caa551ea4d58dd2c1d80aca330608774e91174ac647b60d2a7f61a5fdf7