[INFO] updating cached repository https://github.com/robertkowalski/new-high-new-low [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b09a3d116e642a4e40431947acd7e42f2ee7f6db [INFO] checking robertkowalski/new-high-new-low against master#8ac1525e091d3db28e67adcbbd6db1e1deaa37fb for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertkowalski%2Fnew-high-new-low" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robertkowalski/new-high-new-low on toolchain 8ac1525e091d3db28e67adcbbd6db1e1deaa37fb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robertkowalski/new-high-new-low [INFO] finished tweaking git repo https://github.com/robertkowalski/new-high-new-low [INFO] tweaked toml for git repo https://github.com/robertkowalski/new-high-new-low written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/robertkowalski/new-high-new-low already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e972616db54621e4c2212560bdf1fc8b97a170422f81586e6e9a6a5161c130d9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e972616db54621e4c2212560bdf1fc8b97a170422f81586e6e9a6a5161c130d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e972616db54621e4c2212560bdf1fc8b97a170422f81586e6e9a6a5161c130d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e972616db54621e4c2212560bdf1fc8b97a170422f81586e6e9a6a5161c130d9", kill_on_drop: false }` [INFO] [stdout] e972616db54621e4c2212560bdf1fc8b97a170422f81586e6e9a6a5161c130d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8ac1525e091d3db28e67adcbbd6db1e1deaa37fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 233cb11217954a4322afcb48bd3c523bde4ff54f6d2ffc080bbd1b9d3cb8edb6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "233cb11217954a4322afcb48bd3c523bde4ff54f6d2ffc080bbd1b9d3cb8edb6", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Checking matches v0.1.3 [INFO] [stderr] Compiling gcc v0.3.37 [INFO] [stderr] Compiling phf_shared v0.7.17 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking mac v0.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.2 [INFO] [stderr] Compiling rustc-serialize v0.3.19 [INFO] [stderr] Checking serde v0.8.15 [INFO] [stderr] Checking bit-vec v0.4.3 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking httparse v1.1.2 [INFO] [stderr] Checking num_cpus v0.2.13 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.2.3 [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 utf-8 v0.6.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 encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking phf v0.7.17 [INFO] [stderr] Checking debug_unreachable v0.1.1 [INFO] [stderr] Checking bit-set v0.4.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Checking futf v0.1.2 [INFO] [stderr] Checking idna v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Compiling openssl-sys-extras v0.7.14 [INFO] [stderr] Compiling openssl v0.7.14 [INFO] [stderr] Checking encoding v0.2.33 [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" "233cb11217954a4322afcb48bd3c523bde4ff54f6d2ffc080bbd1b9d3cb8edb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233cb11217954a4322afcb48bd3c523bde4ff54f6d2ffc080bbd1b9d3cb8edb6", kill_on_drop: false }` [INFO] [stdout] 233cb11217954a4322afcb48bd3c523bde4ff54f6d2ffc080bbd1b9d3cb8edb6