[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
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteviegt6%2Fcaeser" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-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-3-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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking steviegt6/caeser against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteviegt6%2Fcaeser" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-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-3-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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded system-deps v6.1.2
[INFO] [stderr]   Downloaded pango v0.18.0
[INFO] [stderr]   Downloaded gdk-pixbuf v0.18.0
[INFO] [stderr]   Downloaded glib-macros v0.18.2
[INFO] [stderr]   Downloaded cairo-rs v0.18.2
[INFO] [stderr]   Downloaded rustix v0.38.18
[INFO] [stderr]   Downloaded gio v0.18.2
[INFO] [stderr]   Downloaded glib v0.18.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 98e374e2d36783bc4bf3e17d4338ccadc4a69e1daeba56c3ee7c96c9398f7067
[INFO] running `Command { std: "docker" "start" "-a" "98e374e2d36783bc4bf3e17d4338ccadc4a69e1daeba56c3ee7c96c9398f7067", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98e374e2d36783bc4bf3e17d4338ccadc4a69e1daeba56c3ee7c96c9398f7067", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98e374e2d36783bc4bf3e17d4338ccadc4a69e1daeba56c3ee7c96c9398f7067", kill_on_drop: false }`
[INFO] [stdout] 98e374e2d36783bc4bf3e17d4338ccadc4a69e1daeba56c3ee7c96c9398f7067
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 77fc714dafd4ce6d10bf6683b8dde875249f43554db475ff73f56f1253ef2bef
[INFO] running `Command { std: "docker" "start" "-a" "77fc714dafd4ce6d10bf6683b8dde875249f43554db475ff73f56f1253ef2bef", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gio v0.18.2
[INFO] [stderr]     Checking futures-io v0.3.28
[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]     Checking caesar-util v1.0.0 (/opt/rustwide/workdir/caesar-util)
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking thiserror v1.0.49
[INFO] [stderr]     Checking dialoguer v0.11.0
[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] 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] 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: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" test) 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") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "77fc714dafd4ce6d10bf6683b8dde875249f43554db475ff73f56f1253ef2bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77fc714dafd4ce6d10bf6683b8dde875249f43554db475ff73f56f1253ef2bef", kill_on_drop: false }`
[INFO] [stdout] 77fc714dafd4ce6d10bf6683b8dde875249f43554db475ff73f56f1253ef2bef
