[INFO] cloning repository https://github.com/bryal/tedwm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bryal/tedwm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbryal%2Ftedwm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbryal%2Ftedwm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa7ecc6dbe3b0470e177b82578dd760b2014c84b [INFO] testing bryal/tedwm against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbryal%2Ftedwm" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bryal/tedwm on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bryal/tedwm [INFO] finished tweaking git repo https://github.com/bryal/tedwm [INFO] tweaked toml for git repo https://github.com/bryal/tedwm written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/bryal/tedwm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f553ba18e34401cc06beec0fa2a7bb2fe3e1b783310e69f703a0facfd181b3c [INFO] running `Command { std: "docker" "start" "-a" "2f553ba18e34401cc06beec0fa2a7bb2fe3e1b783310e69f703a0facfd181b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f553ba18e34401cc06beec0fa2a7bb2fe3e1b783310e69f703a0facfd181b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f553ba18e34401cc06beec0fa2a7bb2fe3e1b783310e69f703a0facfd181b3c", kill_on_drop: false }` [INFO] [stdout] 2f553ba18e34401cc06beec0fa2a7bb2fe3e1b783310e69f703a0facfd181b3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a79edcc03163161111fcde93fd1c1d05c4ef153824b6c3f74d422a727655bbe0 [INFO] running `Command { std: "docker" "start" "-a" "a79edcc03163161111fcde93fd1c1d05c4ef153824b6c3f74d422a727655bbe0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling bitflags v0.8.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling futures v0.1.11 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling lazy_static v0.2.4 [INFO] [stderr] Compiling sequence_trie v0.3.0 [INFO] [stderr] Compiling itertools v0.6.0 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling termion v1.2.0 [INFO] [stderr] Compiling clap v2.21.1 [INFO] [stderr] Compiling tokio-timer v0.1.0 [INFO] [stderr] Compiling tedwm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `,`, `@`, `]`, or `|`, found `..` [INFO] [stdout] --> src/lib/input.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | [Key::Char('\t'), ref rest..] => ("".to_string(), rest), [INFO] [stdout] | ^^ expected one of `,`, `@`, `]`, or `|` [INFO] [stdout] | [INFO] [stdout] help: if you meant to bind the contents of the rest of the array pattern into `rest`, use `@` [INFO] [stdout] | [INFO] [stdout] 14 | [Key::Char('\t'), ref rest @ ..] => ("".to_string(), rest), [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tedwm` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a79edcc03163161111fcde93fd1c1d05c4ef153824b6c3f74d422a727655bbe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a79edcc03163161111fcde93fd1c1d05c4ef153824b6c3f74d422a727655bbe0", kill_on_drop: false }` [INFO] [stdout] a79edcc03163161111fcde93fd1c1d05c4ef153824b6c3f74d422a727655bbe0