[INFO] cloning repository https://github.com/containers/crun-qemu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/containers/crun-qemu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontainers%2Fcrun-qemu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontainers%2Fcrun-qemu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 986f695aab15743dd0fdfdba3007ad659bde7c3a
[INFO] checking containers/crun-qemu against try#085826be830097e8e3b7832fbae1043acecd26ab for pr-148190-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontainers%2Fcrun-qemu" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/containers/crun-qemu
[INFO] finished tweaking git repo https://github.com/containers/crun-qemu
[INFO] tweaked toml for git repo https://github.com/containers/crun-qemu written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/containers/crun-qemu on toolchain 085826be830097e8e3b7832fbae1043acecd26ab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/containers/crun-qemu 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" "+085826be830097e8e3b7832fbae1043acecd26ab" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43ffc311474f659a161aaa17b86bab032d8e3c4adb0056e03656a72c5aa9d748
[INFO] running `Command { std: "docker" "start" "-a" "43ffc311474f659a161aaa17b86bab032d8e3c4adb0056e03656a72c5aa9d748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43ffc311474f659a161aaa17b86bab032d8e3c4adb0056e03656a72c5aa9d748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43ffc311474f659a161aaa17b86bab032d8e3c4adb0056e03656a72c5aa9d748", kill_on_drop: false }`
[INFO] [stdout] 43ffc311474f659a161aaa17b86bab032d8e3c4adb0056e03656a72c5aa9d748
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15692c1affafaf5fd1cc5f021f5b95db649656b08c378dc6199b5b6f6c4d19fc
[INFO] running `Command { std: "docker" "start" "-a" "15692c1affafaf5fd1cc5f021f5b95db649656b08c378dc6199b5b6f6c4d19fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking rxml_validation v0.9.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]     Checking rxml v0.9.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking rust-embed-utils v8.7.2
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling crun-vm v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking minidom v0.15.2
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking xml-rs v0.8.27
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling getset v0.1.5
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking liboci-cli v0.5.4
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking oci-spec v0.8.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.28s
[INFO] running `Command { std: "docker" "inspect" "15692c1affafaf5fd1cc5f021f5b95db649656b08c378dc6199b5b6f6c4d19fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15692c1affafaf5fd1cc5f021f5b95db649656b08c378dc6199b5b6f6c4d19fc", kill_on_drop: false }`
[INFO] [stdout] 15692c1affafaf5fd1cc5f021f5b95db649656b08c378dc6199b5b6f6c4d19fc
