[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 master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  57% (486/846)
Updating files:  58% (491/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kellyRaines05/Vigenere-Cipher-Encoder-Decoder on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unidecode v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a57a18dbd8071b522a95767e30a661d13416fb27cc89a843bf00f01559961703
[INFO] running `Command { std: "docker" "start" "-a" "a57a18dbd8071b522a95767e30a661d13416fb27cc89a843bf00f01559961703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a57a18dbd8071b522a95767e30a661d13416fb27cc89a843bf00f01559961703", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a57a18dbd8071b522a95767e30a661d13416fb27cc89a843bf00f01559961703", kill_on_drop: false }`
[INFO] [stdout] a57a18dbd8071b522a95767e30a661d13416fb27cc89a843bf00f01559961703
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fe36b2107a4ac32c8e104fe5ba6bb9c28ba4a6f0768400e3def39b300eb5de5
[INFO] running `Command { std: "docker" "start" "-a" "1fe36b2107a4ac32c8e104fe5ba6bb9c28ba4a6f0768400e3def39b300eb5de5", 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" "1fe36b2107a4ac32c8e104fe5ba6bb9c28ba4a6f0768400e3def39b300eb5de5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fe36b2107a4ac32c8e104fe5ba6bb9c28ba4a6f0768400e3def39b300eb5de5", kill_on_drop: false }`
[INFO] [stdout] 1fe36b2107a4ac32c8e104fe5ba6bb9c28ba4a6f0768400e3def39b300eb5de5
