[INFO] updating cached repository https://github.com/nurelin/rust2email
[INFO] running `"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"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 264a266117ae7b750223d6eae07ed5adca854d64
[INFO] checking nurelin/rust2email against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnurelin%2Frust2email" "/workspace/builds/worker-3/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nurelin/rust2email on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/nurelin/rust2email
[INFO] finished tweaking git repo https://github.com/nurelin/rust2email
[INFO] tweaked toml for git repo https://github.com/nurelin/rust2email written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] crate git repo https://github.com/nurelin/rust2email already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"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=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" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 53c865e866b427261ad7908b090dbc93e2d5e267327903c80c61cadca5dac61f
[INFO] running `"docker" "start" "-a" "53c865e866b427261ad7908b090dbc93e2d5e267327903c80c61cadca5dac61f"`
[INFO] [stderr]    Compiling openssl v0.9.20
[INFO] [stderr]     Checking serde v1.0.19
[INFO] [stderr]     Checking slog v2.0.12
[INFO] [stderr]    Compiling crc-core v0.1.0
[INFO] [stderr]    Compiling derive_builder v0.5.0
[INFO] [stderr]     Checking build_const v0.2.0
[INFO] [stderr]     Checking take_mut v0.1.3
[INFO] [stderr]     Checking iovec v0.1.1
[INFO] [stderr]     Checking net2 v0.2.31
[INFO] [stderr]     Checking encoding_rs v0.6.11
[INFO] [stderr]     Checking isatty v0.1.5
[INFO] [stderr]    Compiling rand v0.3.18
[INFO] [stderr]    Compiling openssl-sys v0.9.20
[INFO] [stderr]     Checking xml-rs v0.6.1
[INFO] [stderr]     Checking utf-8 v0.6.0
[INFO] [stderr]     Checking base64 v0.7.0
[INFO] [stderr]    Compiling syn v0.9.2
[INFO] [stderr] error[E0214]: parenthesized type parameters may only be used with a `Fn` trait
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.6.11/src/utf_16.rs:33:44
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub fn additional_from_state(&self) -> usize() {
[INFO] [stderr]    |                                            ^^^^^^^ only `Fn` traits may use parentheses
[INFO] [stderr] 
[INFO] [stderr]     Checking uuid v0.5.1
[INFO] [stderr]     Checking trackable v0.2.8
[INFO] [stderr]    Compiling crc v1.5.0
[INFO] [stderr]     Checking futures-cpupool v0.1.7
[INFO] [stderr]     Checking slog-scope v3.0.0
[INFO] [stderr]    Compiling email v0.0.18
[INFO] [stderr]     Checking bytes v0.4.5
[INFO] [stderr]     Checking mio v0.6.11
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0214`.
[INFO] [stderr] error: could not compile `encoding_rs`.
[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 `"docker" "inspect" "53c865e866b427261ad7908b090dbc93e2d5e267327903c80c61cadca5dac61f"`
[INFO] running `"docker" "rm" "-f" "53c865e866b427261ad7908b090dbc93e2d5e267327903c80c61cadca5dac61f"`
[INFO] [stdout] 53c865e866b427261ad7908b090dbc93e2d5e267327903c80c61cadca5dac61f
