[INFO] cloning repository https://github.com/agrover/froyo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agrover/froyo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagrover%2Ffroyo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagrover%2Ffroyo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f76e792534d017e7adb41e25af57a5706a335c23 [INFO] checking agrover/froyo against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagrover%2Ffroyo" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agrover/froyo on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agrover/froyo [INFO] finished tweaking git repo https://github.com/agrover/froyo [INFO] tweaked toml for git repo https://github.com/agrover/froyo written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/agrover/froyo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f384a1a658010ffe83dceaba7a1d3c7101160cc0f57858022d35e2eabdb710d4 [INFO] running `Command { std: "docker" "start" "-a" "f384a1a658010ffe83dceaba7a1d3c7101160cc0f57858022d35e2eabdb710d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f384a1a658010ffe83dceaba7a1d3c7101160cc0f57858022d35e2eabdb710d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f384a1a658010ffe83dceaba7a1d3c7101160cc0f57858022d35e2eabdb710d4", kill_on_drop: false }` [INFO] [stdout] f384a1a658010ffe83dceaba7a1d3c7101160cc0f57858022d35e2eabdb710d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b166b02a25a814bdfeb9578554e1c7c7bad693ed50623b7f3c6c209691cd6fc [INFO] running `Command { std: "docker" "start" "-a" "0b166b02a25a814bdfeb9578554e1c7c7bad693ed50623b7f3c6c209691cd6fc", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rustc-serialize v0.3.19 [INFO] [stderr] Compiling libc v0.2.14 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Checking num-traits v0.1.33 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking ansi_term v0.7.5 [INFO] [stderr] Checking serde v0.7.14 [INFO] [stderr] Checking strsim v0.4.1 [INFO] [stderr] Checking vec_map v0.4.0 [INFO] [stderr] Checking lazy_static v0.2.1 [INFO] [stderr] Checking custom_derive v0.1.5 [INFO] [stderr] Compiling dbus v0.3.4 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Checking term v0.4.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking crc v1.3.0 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand v0.3.14 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking clap v1.5.5 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0b166b02a25a814bdfeb9578554e1c7c7bad693ed50623b7f3c6c209691cd6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b166b02a25a814bdfeb9578554e1c7c7bad693ed50623b7f3c6c209691cd6fc", kill_on_drop: false }` [INFO] [stdout] 0b166b02a25a814bdfeb9578554e1c7c7bad693ed50623b7f3c6c209691cd6fc