[INFO] cloning repository https://github.com/kxxt/ttyrecall
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kxxt/ttyrecall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkxxt%2Fttyrecall", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkxxt%2Fttyrecall'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c50da69f26b14a5679a83c206dd54a39fe446b45
[INFO] checking kxxt/ttyrecall/c50da69f26b14a5679a83c206dd54a39fe446b45 against master#55e86c996809902e8bbad512cfb4d2c18be446d9 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkxxt%2Fttyrecall" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/kxxt/ttyrecall
[INFO] finished tweaking git repo https://github.com/kxxt/ttyrecall
[INFO] tweaked toml for git repo https://github.com/kxxt/ttyrecall written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kxxt/ttyrecall on toolchain 55e86c996809902e8bbad512cfb4d2c18be446d9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kxxt/ttyrecall 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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded core-error v0.0.0
[INFO] [stderr]   Downloaded aya-obj v0.1.0
[INFO] [stderr]   Downloaded aya-log-common v0.1.14
[INFO] [stderr]   Downloaded aya-log v0.2.0
[INFO] [stderr]   Downloaded clap_complete v4.5.32
[INFO] [stderr]   Downloaded cc v1.1.23
[INFO] [stderr]   Downloaded aya v0.12.0
[INFO] [stderr]   Downloaded tokio v1.43.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 274721b03486a559b7f3684cd549a492b2003bfd985052d7af73cee7f7b3675e
[INFO] running `Command { std: "docker" "start" "-a" "274721b03486a559b7f3684cd549a492b2003bfd985052d7af73cee7f7b3675e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "274721b03486a559b7f3684cd549a492b2003bfd985052d7af73cee7f7b3675e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "274721b03486a559b7f3684cd549a492b2003bfd985052d7af73cee7f7b3675e", kill_on_drop: false }`
[INFO] [stdout] 274721b03486a559b7f3684cd549a492b2003bfd985052d7af73cee7f7b3675e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f63e43ae736cb6cd4126b88c1c080ef72e4a3435b76bd2d1a5670dbcd0c2c381
[INFO] running `Command { std: "docker" "start" "-a" "f63e43ae736cb6cd4126b88c1c080ef72e4a3435b76bd2d1a5670dbcd0c2c381", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking clap_complete v4.5.32
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking aya-log-common v0.1.14
[INFO] [stderr]    Compiling cc v1.1.23
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking tokio v1.43.1
[INFO] [stderr]     Checking aya-obj v0.1.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking aya v0.12.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking ttyrecall-common v0.1.0 (/opt/rustwide/workdir/ttyrecall-common)
[INFO] [stderr]     Checking aya-log v0.2.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking ttyrecall v0.1.0 (/opt/rustwide/workdir/ttyrecall)
[INFO] [stdout] error: couldn't read `ttyrecall/src/../../target/bpfel-unknown-none/debug/ttyrecall`: No such file or directory (os error 2)
[INFO] [stdout]   --> ttyrecall/src/daemon.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |           let mut bpf = Bpf::load(include_bytes_aligned!(
[INFO] [stdout]    |  _________________________________^
[INFO] [stdout] 71 | |             "../../target/bpfel-unknown-none/debug/ttyrecall"
[INFO] [stdout] 72 | |         ))?;
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `ttyrecall/src/../../target/bpfel-unknown-none/debug/ttyrecall`: No such file or directory (os error 2)
[INFO] [stdout]   --> ttyrecall/src/daemon.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |           let mut bpf = Bpf::load(include_bytes_aligned!(
[INFO] [stdout]    |  _________________________________^
[INFO] [stdout] 71 | |             "../../target/bpfel-unknown-none/debug/ttyrecall"
[INFO] [stdout] 72 | |         ))?;
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exclusive`
[INFO] [stdout]   --> ttyrecall/src/manager.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn new(dir: String, exclusive: bool, compress: Compress) -> color_eyre::Result<Self> {
[INFO] [stdout]    |                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_exclusive`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exclusive`
[INFO] [stdout]   --> ttyrecall/src/manager.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn new(dir: String, exclusive: bool, compress: Compress) -> color_eyre::Result<Self> {
[INFO] [stdout]    |                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_exclusive`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ttyrecall` (bin "ttyrecall" test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ttyrecall` (bin "ttyrecall") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f63e43ae736cb6cd4126b88c1c080ef72e4a3435b76bd2d1a5670dbcd0c2c381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f63e43ae736cb6cd4126b88c1c080ef72e4a3435b76bd2d1a5670dbcd0c2c381", kill_on_drop: false }`
[INFO] [stdout] f63e43ae736cb6cd4126b88c1c080ef72e4a3435b76bd2d1a5670dbcd0c2c381
