[INFO] cloning repository https://github.com/saghm/paladin [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saghm/paladin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaghm%2Fpaladin"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaghm%2Fpaladin'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b6ffb304f602d73ce3470ce0aca902c2682b5905 [INFO] checking saghm/paladin against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaghm%2Fpaladin" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saghm/paladin on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/saghm/paladin [INFO] finished tweaking git repo https://github.com/saghm/paladin [INFO] tweaked toml for git repo https://github.com/saghm/paladin written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/saghm/paladin already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/saghm/pal.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrayvec v0.3.19 [INFO] [stderr] Downloaded conrod v0.44.0 [INFO] [stderr] Downloaded stepper v0.1.0 [INFO] [stderr] Downloaded odds v0.2.19 [INFO] running `"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" "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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] b561e31a1e0f3b0462e49c804fa4eca986afe064c7f213a0c1c4482a7aa8629a [INFO] running `"docker" "start" "-a" "b561e31a1e0f3b0462e49c804fa4eca986afe064c7f213a0c1c4482a7aa8629a"` [INFO] [stderr] Checking libc v0.2.16 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Checking rustc-serialize v0.3.19 [INFO] [stderr] Compiling serde v0.8.10 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Checking lazy_static v0.2.1 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] error[E0642]: patterns aren't allowed in methods without bodies [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stderr] | [INFO] [stderr] 147 | ... &f_name: &str, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Checking piston-float v0.2.0 [INFO] [stderr] Compiling gcc v0.3.35 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.3.5 [INFO] [stderr] Compiling strsim v0.5.1 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling fixedbitset v0.1.1 [INFO] [stderr] Checking bitflags v0.6.0 [INFO] [stderr] Checking shader_version v0.2.1 [INFO] [stderr] error[E0642]: patterns aren't allowed in methods without bodies [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stderr] | [INFO] [stderr] 147 | ... &f_name: &str, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling lalrpop-util v0.12.1 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling diff v0.1.9 [INFO] [stderr] Compiling itertools v0.3.25 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0642`. [INFO] [stderr] error: could not compile `rustc-serialize`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0642`. [INFO] [stderr] error: could not compile `rustc-serialize`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "b561e31a1e0f3b0462e49c804fa4eca986afe064c7f213a0c1c4482a7aa8629a"` [INFO] running `"docker" "rm" "-f" "b561e31a1e0f3b0462e49c804fa4eca986afe064c7f213a0c1c4482a7aa8629a"` [INFO] [stdout] b561e31a1e0f3b0462e49c804fa4eca986afe064c7f213a0c1c4482a7aa8629a