[INFO] cloning repository https://github.com/Absolucy/replay-compressor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Absolucy/replay-compressor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Freplay-compressor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Freplay-compressor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc16fd90a32379db5f07597e00df54a85d1e309e
[INFO] checking Absolucy/replay-compressor against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsolucy%2Freplay-compressor" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Absolucy/replay-compressor on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Absolucy/replay-compressor
[INFO] finished tweaking git repo https://github.com/Absolucy/replay-compressor
[INFO] tweaked toml for git repo https://github.com/Absolucy/replay-compressor written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Absolucy/replay-compressor 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 283c99b133b1bb677c56b3d0b9d432146890954d8ba3c728ba05a2703ffacaf1
[INFO] running `Command { std: "docker" "start" "-a" "283c99b133b1bb677c56b3d0b9d432146890954d8ba3c728ba05a2703ffacaf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "283c99b133b1bb677c56b3d0b9d432146890954d8ba3c728ba05a2703ffacaf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "283c99b133b1bb677c56b3d0b9d432146890954d8ba3c728ba05a2703ffacaf1", kill_on_drop: false }`
[INFO] [stdout] 283c99b133b1bb677c56b3d0b9d432146890954d8ba3c728ba05a2703ffacaf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 080b9e54b0935f2fe5aba8f9a3888cb42d32a9f4f04f4ad89d395799bd295f0f
[INFO] running `Command { std: "docker" "start" "-a" "080b9e54b0935f2fe5aba8f9a3888cb42d32a9f4f04f4ad89d395799bd295f0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling vc-ltl v5.2.1-Beta3
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking winnow v0.6.24
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking auto-compressor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `pin_cpus` in this scope
[INFO] [stdout]   --> src/main.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 |         pin_cpus(pin_cores).context("failed to pin cores")?;
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `lower_process_priority` in this scope
[INFO] [stdout]   --> src/main.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |         lower_process_priority().context("failed to lower process priority")?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `pin_cpus` in this scope
[INFO] [stdout]   --> src/main.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 |         pin_cpus(pin_cores).context("failed to pin cores")?;
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `lower_process_priority` in this scope
[INFO] [stdout]   --> src/main.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 |         lower_process_priority().context("failed to lower process priority")?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_file_writable` in this scope
[INFO] [stdout]   --> src/main.rs:67:6
[INFO] [stdout]    |
[INFO] [stdout] 67 |     if !check_file_writable(path).context("failed to check if input file is locked")? {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check_file_writable` in this scope
[INFO] [stdout]   --> src/main.rs:67:6
[INFO] [stdout]    |
[INFO] [stdout] 67 |     if !check_file_writable(path).context("failed to check if input file is locked")? {
[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] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `auto-compressor` (bin "auto-compressor" test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `auto-compressor` (bin "auto-compressor") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "080b9e54b0935f2fe5aba8f9a3888cb42d32a9f4f04f4ad89d395799bd295f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "080b9e54b0935f2fe5aba8f9a3888cb42d32a9f4f04f4ad89d395799bd295f0f", kill_on_drop: false }`
[INFO] [stdout] 080b9e54b0935f2fe5aba8f9a3888cb42d32a9f4f04f4ad89d395799bd295f0f
