[INFO] cloning repository https://github.com/steviegt6/caeser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steviegt6/caeser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteviegt6%2Fcaeser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteviegt6%2Fcaeser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4d321ab5e1864a91701fd24433c16ddfb062032
[INFO] checking steviegt6/caeser against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteviegt6%2Fcaeser" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/steviegt6/caeser
[INFO] finished tweaking git repo https://github.com/steviegt6/caeser
[INFO] tweaked toml for git repo https://github.com/steviegt6/caeser written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/steviegt6/caeser on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/steviegt6/caeser 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70c14c6c2a9cb1b931b92cf8cf87e450167d545d2087364dcb70cc13f4e6287d
[INFO] running `Command { std: "docker" "start" "-a" "70c14c6c2a9cb1b931b92cf8cf87e450167d545d2087364dcb70cc13f4e6287d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70c14c6c2a9cb1b931b92cf8cf87e450167d545d2087364dcb70cc13f4e6287d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70c14c6c2a9cb1b931b92cf8cf87e450167d545d2087364dcb70cc13f4e6287d", kill_on_drop: false }`
[INFO] [stdout] 70c14c6c2a9cb1b931b92cf8cf87e450167d545d2087364dcb70cc13f4e6287d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2718c748ed84058add60307349b94fd266464ce670687c0413c11800398ce0ce
[INFO] running `Command { std: "docker" "start" "-a" "2718c748ed84058add60307349b94fd266464ce670687c0413c11800398ce0ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.16
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling gio v0.18.2
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.18
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking caesar-util v1.0.0 (/opt/rustwide/workdir/caesar-util)
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking caesar-build v1.0.0 (/opt/rustwide/workdir/caesar-build)
[INFO] [stdout] error[E0425]: cannot find function `run_run` in this scope
[INFO] [stdout]   --> caesar-build/src/tasks.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Task::Run => run_run(path),
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_run` in this scope
[INFO] [stdout]   --> caesar-build/src/tasks.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     run_run(path);
[INFO] [stdout]    |     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_run` in this scope
[INFO] [stdout]   --> caesar-build/src/tasks.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Task::Run => run_run(path),
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_run` in this scope
[INFO] [stdout]   --> caesar-build/src/tasks.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     run_run(path);
[INFO] [stdout]    |     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `caesar-build` (bin "caesar-build") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `caesar-build` (bin "caesar-build" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "2718c748ed84058add60307349b94fd266464ce670687c0413c11800398ce0ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2718c748ed84058add60307349b94fd266464ce670687c0413c11800398ce0ce", kill_on_drop: false }`
[INFO] [stdout] 2718c748ed84058add60307349b94fd266464ce670687c0413c11800398ce0ce
