[INFO] cloning repository https://github.com/hurenkam/ezkvm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hurenkam/ezkvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhurenkam%2Fezkvm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhurenkam%2Fezkvm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9758ea8706efa7e319cf3ba0436d6a3af090857d
[INFO] building hurenkam/ezkvm against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhurenkam%2Fezkvm" "/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/hurenkam/ezkvm
[INFO] finished tweaking git repo https://github.com/hurenkam/ezkvm
[INFO] tweaked toml for git repo https://github.com/hurenkam/ezkvm written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hurenkam/ezkvm on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hurenkam/ezkvm 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 801ba3b1168d6d80c4d4f4c63139127fffa3bacfffe124e5b4e9db305384e377
[INFO] running `Command { std: "docker" "start" "-a" "801ba3b1168d6d80c4d4f4c63139127fffa3bacfffe124e5b4e9db305384e377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "801ba3b1168d6d80c4d4f4c63139127fffa3bacfffe124e5b4e9db305384e377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "801ba3b1168d6d80c4d4f4c63139127fffa3bacfffe124e5b4e9db305384e377", kill_on_drop: false }`
[INFO] [stdout] 801ba3b1168d6d80c4d4f4c63139127fffa3bacfffe124e5b4e9db305384e377
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d459926d0736af54fca22830a4cd9644b5f8696b15dd4d1b66b45bae8c14134
[INFO] running `Command { std: "docker" "start" "-a" "6d459926d0736af54fca22830a4cd9644b5f8696b15dd4d1b66b45bae8c14134", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling sdd v3.0.5
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling scc v2.3.0
[INFO] [stderr]    Compiling inventory v0.3.16
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling typetag-impl v0.2.19
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling mockall_double v0.3.1
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling typetag v0.2.19
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling ezkvm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `GuestInfoRequest` is never constructed
[INFO] [stdout]  --> src/rpc/agent/commands/guest_info.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct GuestInfoRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/rpc/agent/commands/guest_info.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl GuestInfoRequest {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn new() -> GuestInfoRequest {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.84s
[INFO] running `Command { std: "docker" "inspect" "6d459926d0736af54fca22830a4cd9644b5f8696b15dd4d1b66b45bae8c14134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d459926d0736af54fca22830a4cd9644b5f8696b15dd4d1b66b45bae8c14134", kill_on_drop: false }`
[INFO] [stdout] 6d459926d0736af54fca22830a4cd9644b5f8696b15dd4d1b66b45bae8c14134
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2f5af034900499d5354e6cf1494543805ea913d56860ad356190a20dbfb4947
[INFO] running `Command { std: "docker" "start" "-a" "b2f5af034900499d5354e6cf1494543805ea913d56860ad356190a20dbfb4947", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling ezkvm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.54s
[INFO] running `Command { std: "docker" "inspect" "b2f5af034900499d5354e6cf1494543805ea913d56860ad356190a20dbfb4947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2f5af034900499d5354e6cf1494543805ea913d56860ad356190a20dbfb4947", kill_on_drop: false }`
[INFO] [stdout] b2f5af034900499d5354e6cf1494543805ea913d56860ad356190a20dbfb4947
