[INFO] cloning repository https://github.com/kellyRaines05/Vigenere-Cipher-Encoder-Decoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kellyRaines05/Vigenere-Cipher-Encoder-Decoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkellyRaines05%2FVigenere-Cipher-Encoder-Decoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkellyRaines05%2FVigenere-Cipher-Encoder-Decoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29bc60231920f5dceeb09165dec47cac1f0bfe00 [INFO] checking kellyRaines05/Vigenere-Cipher-Encoder-Decoder against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkellyRaines05%2FVigenere-Cipher-Encoder-Decoder" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 58% (492/846) Updating files: 59% (500/846) Updating files: 60% (508/846) Updating files: 61% (517/846) Updating files: 62% (525/846) Updating files: 63% (533/846) Updating files: 64% (542/846) Updating files: 65% (550/846) Updating files: 66% (559/846) Updating files: 67% (567/846) Updating files: 68% (576/846) Updating files: 69% (584/846) Updating files: 70% (593/846) Updating files: 71% (601/846) Updating files: 72% (610/846) Updating files: 73% (618/846) Updating files: 74% (627/846) Updating files: 75% (635/846) Updating files: 76% (643/846) Updating files: 77% (652/846) Updating files: 78% (660/846) Updating files: 79% (669/846) Updating files: 80% (677/846) Updating files: 81% (686/846) Updating files: 82% (694/846) Updating files: 83% (703/846) Updating files: 84% (711/846) Updating files: 85% (720/846) Updating files: 86% (728/846) Updating files: 87% (737/846) Updating files: 88% (745/846) Updating files: 89% (753/846) Updating files: 90% (762/846) Updating files: 91% (770/846) Updating files: 92% (779/846) Updating files: 93% (787/846) Updating files: 94% (796/846) Updating files: 95% (804/846) Updating files: 96% (813/846) Updating files: 97% (821/846) Updating files: 98% (830/846) Updating files: 99% (838/846) Updating files: 100% (846/846) Updating files: 100% (846/846), done. [INFO] started tweaking git repo https://github.com/kellyRaines05/Vigenere-Cipher-Encoder-Decoder [INFO] finished tweaking git repo https://github.com/kellyRaines05/Vigenere-Cipher-Encoder-Decoder [INFO] tweaked toml for git repo https://github.com/kellyRaines05/Vigenere-Cipher-Encoder-Decoder written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kellyRaines05/Vigenere-Cipher-Encoder-Decoder on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kellyRaines05/Vigenere-Cipher-Encoder-Decoder already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d86f5541e0d8efeb543c557077fe39e41c370d966e38bb289a1b0e60bdc13176 [INFO] running `Command { std: "docker" "start" "-a" "d86f5541e0d8efeb543c557077fe39e41c370d966e38bb289a1b0e60bdc13176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d86f5541e0d8efeb543c557077fe39e41c370d966e38bb289a1b0e60bdc13176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d86f5541e0d8efeb543c557077fe39e41c370d966e38bb289a1b0e60bdc13176", kill_on_drop: false }` [INFO] [stdout] d86f5541e0d8efeb543c557077fe39e41c370d966e38bb289a1b0e60bdc13176 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21b04ea8d5c7c3f5aefeee6657d043fd450167d1b374352d47dfe8024b1952a6 [INFO] running `Command { std: "docker" "start" "-a" "21b04ea8d5c7c3f5aefeee6657d043fd450167d1b374352d47dfe8024b1952a6", kill_on_drop: false }` [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking honors_project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "21b04ea8d5c7c3f5aefeee6657d043fd450167d1b374352d47dfe8024b1952a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21b04ea8d5c7c3f5aefeee6657d043fd450167d1b374352d47dfe8024b1952a6", kill_on_drop: false }` [INFO] [stdout] 21b04ea8d5c7c3f5aefeee6657d043fd450167d1b374352d47dfe8024b1952a6