[INFO] cloning repository https://github.com/scrooloose/yukondoit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scrooloose/yukondoit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscrooloose%2Fyukondoit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscrooloose%2Fyukondoit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c293fe548acbe9c7fd14b8f5478d855f502a29bd [INFO] testing scrooloose/yukondoit against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscrooloose%2Fyukondoit" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scrooloose/yukondoit on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scrooloose/yukondoit [INFO] finished tweaking git repo https://github.com/scrooloose/yukondoit [INFO] tweaked toml for git repo https://github.com/scrooloose/yukondoit written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/scrooloose/yukondoit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2eefd4c3daa57f85c76c4ae63fdf60601d37276d5c2eac3d3d27494b23b8f3b7 [INFO] running `Command { std: "docker" "start" "-a" "2eefd4c3daa57f85c76c4ae63fdf60601d37276d5c2eac3d3d27494b23b8f3b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eefd4c3daa57f85c76c4ae63fdf60601d37276d5c2eac3d3d27494b23b8f3b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eefd4c3daa57f85c76c4ae63fdf60601d37276d5c2eac3d3d27494b23b8f3b7", kill_on_drop: false }` [INFO] [stdout] 2eefd4c3daa57f85c76c4ae63fdf60601d37276d5c2eac3d3d27494b23b8f3b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c4e72ef4beb48bb210c775db2a871abde50cfc331d87b6fee67ae92fdb5e839 [INFO] running `Command { std: "docker" "start" "-a" "8c4e72ef4beb48bb210c775db2a871abde50cfc331d87b6fee67ae92fdb5e839", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.0.3 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling unicode_names v0.1.7 (https://github.com/antifuchs/unicode_names?branch=fix-for-rust-1-10#65bde797) [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/unicode_names-f870144857f19535/65bde79/src/lib.rs:550:32 [INFO] [stdout] | [INFO] [stdout] 550 | for x in lo as u32 ... hi as u32 { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 550 | for x in lo as u32 .. hi as u32 { [INFO] [stdout] | ~~ [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 550 | for x in lo as u32 ..= hi as u32 { [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling colored v1.4.1 [INFO] [stderr] Compiling itertools v0.5.9 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode_names` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8c4e72ef4beb48bb210c775db2a871abde50cfc331d87b6fee67ae92fdb5e839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c4e72ef4beb48bb210c775db2a871abde50cfc331d87b6fee67ae92fdb5e839", kill_on_drop: false }` [INFO] [stdout] 8c4e72ef4beb48bb210c775db2a871abde50cfc331d87b6fee67ae92fdb5e839