[INFO] cloning repository https://github.com/T3rj3/PolyalphabeticCipher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/T3rj3/PolyalphabeticCipher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT3rj3%2FPolyalphabeticCipher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT3rj3%2FPolyalphabeticCipher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1b6f7b97275d40312b657181b33e4df9270b171 [INFO] testing T3rj3/PolyalphabeticCipher against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT3rj3%2FPolyalphabeticCipher" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/T3rj3/PolyalphabeticCipher 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/T3rj3/PolyalphabeticCipher [INFO] finished tweaking git repo https://github.com/T3rj3/PolyalphabeticCipher [INFO] tweaked toml for git repo https://github.com/T3rj3/PolyalphabeticCipher written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/T3rj3/PolyalphabeticCipher 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 4b2dd0ac287c10f6144baf774771a843e2adb50b60759d3c378dba8fc5b572cb [INFO] running `Command { std: "docker" "start" "-a" "4b2dd0ac287c10f6144baf774771a843e2adb50b60759d3c378dba8fc5b572cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b2dd0ac287c10f6144baf774771a843e2adb50b60759d3c378dba8fc5b572cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b2dd0ac287c10f6144baf774771a843e2adb50b60759d3c378dba8fc5b572cb", kill_on_drop: false }` [INFO] [stdout] 4b2dd0ac287c10f6144baf774771a843e2adb50b60759d3c378dba8fc5b572cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] e55e987f0f4958f834398f80fbe03616ccdc27a941f1856ecd042efd62fe3e70 [INFO] running `Command { std: "docker" "start" "-a" "e55e987f0f4958f834398f80fbe03616ccdc27a941f1856ecd042efd62fe3e70", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling clap v2.19.2 [INFO] [stderr] Compiling encrypter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected `;`, found keyword `let` [INFO] [stdout] --> src/main.rs:50:81 [INFO] [stdout] | [INFO] [stdout] 50 | let mut key_file = File::open(key_filename).expect("Could not open keyfile") [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 51 | let mut key_buffer = Vec::new(); [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encrypter` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e55e987f0f4958f834398f80fbe03616ccdc27a941f1856ecd042efd62fe3e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e55e987f0f4958f834398f80fbe03616ccdc27a941f1856ecd042efd62fe3e70", kill_on_drop: false }` [INFO] [stdout] e55e987f0f4958f834398f80fbe03616ccdc27a941f1856ecd042efd62fe3e70