[INFO] cloning repository https://github.com/libkrun/libkrun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/libkrun/libkrun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibkrun%2Flibkrun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibkrun%2Flibkrun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 357ec63fee444b973e4fc76d2121fd41631f121e
[INFO] testing libkrun/libkrun against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flibkrun%2Flibkrun" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/libkrun/libkrun
[INFO] finished tweaking git repo https://github.com/libkrun/libkrun
[INFO] tweaked toml for git repo https://github.com/libkrun/libkrun written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/libkrun/libkrun on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/libkrun/libkrun 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a30bd54c1c3f42feba2d17437fc01d286065db708960cba2cf59699b4cf7630
[INFO] running `Command { std: "docker" "start" "-a" "4a30bd54c1c3f42feba2d17437fc01d286065db708960cba2cf59699b4cf7630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a30bd54c1c3f42feba2d17437fc01d286065db708960cba2cf59699b4cf7630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a30bd54c1c3f42feba2d17437fc01d286065db708960cba2cf59699b4cf7630", kill_on_drop: false }`
[INFO] [stdout] 4a30bd54c1c3f42feba2d17437fc01d286065db708960cba2cf59699b4cf7630
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bf31ef0218c06746eb6c568040d23e8304012199be1128ba922f4e113138a36
[INFO] running `Command { std: "docker" "start" "-a" "8bf31ef0218c06746eb6c568040d23e8304012199be1128ba922f4e113138a36", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling kvm-ioctls v0.22.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling imago v0.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling vmm-sys-util v0.14.0
[INFO] [stderr]    Compiling kvm-bindings v0.12.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling arch_gen v0.1.0 (/opt/rustwide/workdir/src/arch_gen)
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/src/utils)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling polly v0.0.1 (/opt/rustwide/workdir/src/polly)
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling virtio-bindings v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling rutabaga_gfx v0.1.2 (/opt/rustwide/workdir/src/rutabaga_gfx)
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling vm-memory v0.16.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling smbios v0.1.0 (/opt/rustwide/workdir/src/smbios)
[INFO] [stderr]    Compiling arch v0.1.0 (/opt/rustwide/workdir/src/arch)
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling caps v0.5.5
[INFO] [stderr]    Compiling kernel v0.1.0 (/opt/rustwide/workdir/src/kernel)
[INFO] [stderr]    Compiling linux-loader v0.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cpuid v0.1.0 (/opt/rustwide/workdir/src/cpuid)
[INFO] [stderr]    Compiling vsock v0.5.1
[INFO] [stderr]    Compiling libkrun v1.15.1 (/opt/rustwide/workdir/src/libkrun)
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling remain v0.2.15
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling hvf v0.1.0 (/opt/rustwide/workdir/src/hvf)
[INFO] [stderr]    Compiling nitro-enclaves v0.3.0
[INFO] [stderr]    Compiling nitro v0.1.0 (/opt/rustwide/workdir/src/nitro)
[INFO] [stderr]    Compiling krun_display v0.1.0 (/opt/rustwide/workdir/src/krun_display)
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling devices v0.1.0 (/opt/rustwide/workdir/src/devices)
[INFO] [stdout] error: couldn't read `src/devices/src/virtio/fs/linux/../../../../../../init/init`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/devices/src/virtio/fs/linux/passthrough.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 | static INIT_BINARY: &[u8] = include_bytes!("../../../../../../init/init");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `devices` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8bf31ef0218c06746eb6c568040d23e8304012199be1128ba922f4e113138a36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bf31ef0218c06746eb6c568040d23e8304012199be1128ba922f4e113138a36", kill_on_drop: false }`
[INFO] [stdout] 8bf31ef0218c06746eb6c568040d23e8304012199be1128ba922f4e113138a36
