[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 master#7d8ebe3128fc87f3da1ad64240e63ccf07b8f0bd 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/containers/crun-qemu on toolchain 7d8ebe3128fc87f3da1ad64240e63ccf07b8f0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d8ebe3128fc87f3da1ad64240e63ccf07b8f0bd" "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" "+7d8ebe3128fc87f3da1ad64240e63ccf07b8f0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.89
[INFO] [stderr]   Downloaded anstyle v1.0.8
[INFO] [stderr]   Downloaded minidom v0.15.2
[INFO] [stderr]   Downloaded darling_macro v0.20.8
[INFO] [stderr]   Downloaded darling v0.20.8
[INFO] [stderr]   Downloaded camino v1.1.10
[INFO] [stderr]   Downloaded clap_derive v4.5.40
[INFO] [stderr]   Downloaded hermit-abi v0.5.1
[INFO] [stderr]   Downloaded derive_builder_core v0.20.0
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded darling_core v0.20.8
[INFO] [stderr]   Downloaded derive_builder v0.20.0
[INFO] [stderr]   Downloaded smartstring v1.0.1
[INFO] [stderr]   Downloaded winapi-util v0.1.7
[INFO] [stderr]   Downloaded rxml_validation v0.9.1
[INFO] [stderr]   Downloaded oci-spec v0.8.1
[INFO] [stderr]   Downloaded rxml v0.9.1
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.0
[INFO] [stderr]   Downloaded regex v1.10.6
[INFO] [stderr]   Downloaded getset v0.1.5
[INFO] [stderr]   Downloaded rust-embed-impl v8.7.2
[INFO] [stderr]   Downloaded rust-embed-utils v8.7.2
[INFO] [stderr]   Downloaded rust-embed v8.7.2
[INFO] [stderr]   Downloaded liboci-cli v0.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7d8ebe3128fc87f3da1ad64240e63ccf07b8f0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 341b05c1b872723c69b6e9b74585861709aa71b069f535b47f8b135223c0da61
[INFO] running `Command { std: "docker" "start" "-a" "341b05c1b872723c69b6e9b74585861709aa71b069f535b47f8b135223c0da61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "341b05c1b872723c69b6e9b74585861709aa71b069f535b47f8b135223c0da61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "341b05c1b872723c69b6e9b74585861709aa71b069f535b47f8b135223c0da61", kill_on_drop: false }`
[INFO] [stdout] 341b05c1b872723c69b6e9b74585861709aa71b069f535b47f8b135223c0da61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7d8ebe3128fc87f3da1ad64240e63ccf07b8f0bd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bfaf1219cca4cd36479ce85126e6f25f0781c48edf5715f719711ca28ff3873
[INFO] running `Command { std: "docker" "start" "-a" "9bfaf1219cca4cd36479ce85126e6f25f0781c48edf5715f719711ca28ff3873", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling same-file v1.0.6
[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]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling camino v1.1.10
[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]     Checking rxml v0.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking rust-embed-utils v8.7.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling crun-vm v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking minidom v0.15.2
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking xml-rs v0.8.27
[INFO] [stderr]     Checking home v0.5.9
[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 thiserror-impl v2.0.3
[INFO] [stderr]    Compiling clap_derive v4.5.40
[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]     Checking clap v4.5.40
[INFO] [stderr]     Checking liboci-cli v0.5.4
[INFO] [stderr]    Compiling darling_macro v0.20.8
[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 49.79s
[INFO] running `Command { std: "docker" "inspect" "9bfaf1219cca4cd36479ce85126e6f25f0781c48edf5715f719711ca28ff3873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bfaf1219cca4cd36479ce85126e6f25f0781c48edf5715f719711ca28ff3873", kill_on_drop: false }`
[INFO] [stdout] 9bfaf1219cca4cd36479ce85126e6f25f0781c48edf5715f719711ca28ff3873
