[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 master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaghm%2Fpaladin" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saghm/paladin on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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-0/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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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] e35989c8bd4c2040f3737de28ba307dd5b09ad9a7d11d08278cbce78ed55ce43 [INFO] running `"docker" "start" "-a" "e35989c8bd4c2040f3737de28ba307dd5b09ad9a7d11d08278cbce78ed55ce43"` [INFO] [stderr] Checking libc v0.2.16 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Checking rustc-serialize v0.3.19 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling khronos_api v1.0.0 [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 serde v0.8.10 [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] Compiling regex-syntax v0.3.5 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling fixedbitset v0.1.1 [INFO] [stderr] Checking bitflags v0.6.0 [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 strsim v0.5.1 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Compiling lalrpop-intern v0.12.1 [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" "e35989c8bd4c2040f3737de28ba307dd5b09ad9a7d11d08278cbce78ed55ce43"` [INFO] running `"docker" "rm" "-f" "e35989c8bd4c2040f3737de28ba307dd5b09ad9a7d11d08278cbce78ed55ce43"` [INFO] [stdout] e35989c8bd4c2040f3737de28ba307dd5b09ad9a7d11d08278cbce78ed55ce43