[INFO] cloning repository https://github.com/sarahlim/parcheesi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sarahlim/parcheesi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarahlim%2Fparcheesi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarahlim%2Fparcheesi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc1b7ab96a0c04921505df4ea1fc5c2eb5c6dff9
[INFO] checking sarahlim/parcheesi/cc1b7ab96a0c04921505df4ea1fc5c2eb5c6dff9 against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarahlim%2Fparcheesi" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sarahlim/parcheesi
[INFO] finished tweaking git repo https://github.com/sarahlim/parcheesi
[INFO] tweaked toml for git repo https://github.com/sarahlim/parcheesi written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sarahlim/parcheesi on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sarahlim/parcheesi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `parcheesi` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded error-chain v0.10.0
[INFO] [stderr]   Downloaded backtrace v0.3.2
[INFO] [stderr]   Downloaded rand v0.3.15
[INFO] [stderr]   Downloaded rustc-demangle v0.1.4
[INFO] [stderr]   Downloaded cfg-if v0.1.0
[INFO] [stderr]   Downloaded quick-xml v0.7.3
[INFO] [stderr]   Downloaded gcc v0.3.46
[INFO] [stderr]   Downloaded dbghelp-sys v0.2.0
[INFO] [stderr]   Downloaded libc v0.2.23
[INFO] [stderr]   Downloaded backtrace-sys v0.1.10
[INFO] [stderr]   Downloaded encoding_rs v0.6.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1c6205c3db2b8143d2658f2b820fbd382f570ba91a338247092a2053106c91e7
[INFO] running `Command { std: "docker" "start" "1c6205c3db2b8143d2658f2b820fbd382f570ba91a338247092a2053106c91e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c6205c3db2b8143d2658f2b820fbd382f570ba91a338247092a2053106c91e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c6205c3db2b8143d2658f2b820fbd382f570ba91a338247092a2053106c91e7" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c6205c3db2b8143d2658f2b820fbd382f570ba91a338247092a2053106c91e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c6205c3db2b8143d2658f2b820fbd382f570ba91a338247092a2053106c91e7" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `parcheesi` (manifest) generated 1 warning
[INFO] [stderr]    Compiling gcc v0.3.46
[INFO] [stderr]     Checking libc v0.2.23
[INFO] [stderr]     Checking cfg-if v0.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.4
[INFO] [stderr]     Checking encoding_rs v0.6.10
[INFO] [stderr]     Checking 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/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.6.10/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 backtrace-sys v0.1.10
[INFO] [stdout] For more information about this error, try `rustc --explain E0214`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `encoding_rs` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1c6205c3db2b8143d2658f2b820fbd382f570ba91a338247092a2053106c91e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c6205c3db2b8143d2658f2b820fbd382f570ba91a338247092a2053106c91e7", kill_on_drop: false }`
[INFO] [stdout] 1c6205c3db2b8143d2658f2b820fbd382f570ba91a338247092a2053106c91e7
