[INFO] cloning repository https://github.com/bb010g/baimax [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bb010g/baimax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbb010g%2Fbaimax", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbb010g%2Fbaimax'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f4b22208a62d53930372e4a5bab45f129db9052 [INFO] testing bb010g/baimax against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbb010g%2Fbaimax" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bb010g/baimax on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bb010g/baimax [INFO] finished tweaking git repo https://github.com/bb010g/baimax [INFO] tweaked toml for git repo https://github.com/bb010g/baimax written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/bb010g/baimax already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.9 [INFO] [stderr] Downloaded serde v1.0.9 [INFO] [stderr] Downloaded redox_syscall v0.1.20 [INFO] [stderr] Downloaded clippy_lints v0.0.142 [INFO] [stderr] Downloaded clippy v0.0.142 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 318b43e42bb441eea013ebbe5e73c91b1e294ada107a13738076fe3e6fc7ff96 [INFO] running `Command { std: "docker" "start" "-a" "318b43e42bb441eea013ebbe5e73c91b1e294ada107a13738076fe3e6fc7ff96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "318b43e42bb441eea013ebbe5e73c91b1e294ada107a13738076fe3e6fc7ff96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "318b43e42bb441eea013ebbe5e73c91b1e294ada107a13738076fe3e6fc7ff96", kill_on_drop: false }` [INFO] [stdout] 318b43e42bb441eea013ebbe5e73c91b1e294ada107a13738076fe3e6fc7ff96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53c7d6347bc49a40272d3caa6d4c5ebede19e128bd68d4628823c00b0a5c048f [INFO] running `Command { std: "docker" "start" "-a" "53c7d6347bc49a40272d3caa6d4c5ebede19e128bd68d4628823c00b0a5c048f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling serde v1.0.9 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling mitochondria v1.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling encoding_rs v0.6.11 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling itertools v0.6.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling rand v0.3.15 [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/encoding_rs-0.6.11/src/utf_16.rs:33:44 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn additional_from_state(&self) -> usize() { [INFO] [stdout] | ^^^^^^^ only `Fn` traits may use parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling nom v3.1.0 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0214`. [INFO] [stdout] [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 `Command { std: "docker" "inspect" "53c7d6347bc49a40272d3caa6d4c5ebede19e128bd68d4628823c00b0a5c048f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c7d6347bc49a40272d3caa6d4c5ebede19e128bd68d4628823c00b0a5c048f", kill_on_drop: false }` [INFO] [stdout] 53c7d6347bc49a40272d3caa6d4c5ebede19e128bd68d4628823c00b0a5c048f