[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#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontainers%2Fcrun-qemu" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/containers/crun-qemu on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dbe39cf9292bdc5456cb38aca7b5275ddca1d791cd6314d6a8163ec88568a2b [INFO] running `Command { std: "docker" "start" "-a" "5dbe39cf9292bdc5456cb38aca7b5275ddca1d791cd6314d6a8163ec88568a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dbe39cf9292bdc5456cb38aca7b5275ddca1d791cd6314d6a8163ec88568a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dbe39cf9292bdc5456cb38aca7b5275ddca1d791cd6314d6a8163ec88568a2b", kill_on_drop: false }` [INFO] [stdout] 5dbe39cf9292bdc5456cb38aca7b5275ddca1d791cd6314d6a8163ec88568a2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 487bcad14417a16bad88db608fd8f825ef05030cd454965890265463db5b395c [INFO] running `Command { std: "docker" "start" "-a" "487bcad14417a16bad88db608fd8f825ef05030cd454965890265463db5b395c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Checking rxml_validation v0.9.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Compiling crun-vm v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling smartstring v1.0.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] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rxml v0.9.1 [INFO] [stderr] Checking minidom v0.15.2 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking regex v1.10.6 [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] Checking thiserror v2.0.3 [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] Checking serde v1.0.219 [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_json v1.0.140 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking oci-spec v0.8.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/commands/create/first_boot.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | mounts.push(vec![&tag, path_in_guest.as_str(), typ, "defaults", "0", "0"].into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&&str; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&&str; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/commands/create/first_boot.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | mounts.push(vec![&tag, path_in_guest.as_str(), typ, "defaults", "0", "0"].into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/commands/create/first_boot.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | mounts.push(vec![&tag, path_in_guest.as_str(), typ, "defaults", "0", "0"].into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&&str; _]`, found `[&str; 6]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&&str; _]` [INFO] [stdout] found array `[&str; 6]` [INFO] [stdout] help: the return type of this call is `[&str; 6]` due to the type of the argument passed [INFO] [stdout] --> src/commands/create/first_boot.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | mounts.push(vec![&tag, path_in_guest.as_str(), typ, "defaults", "0", "0"].into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crun-vm` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crun-vm` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "487bcad14417a16bad88db608fd8f825ef05030cd454965890265463db5b395c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "487bcad14417a16bad88db608fd8f825ef05030cd454965890265463db5b395c", kill_on_drop: false }` [INFO] [stdout] 487bcad14417a16bad88db608fd8f825ef05030cd454965890265463db5b395c