[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] checking hurenkam/ezkvm against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhurenkam%2Fezkvm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hurenkam/ezkvm on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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] [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 typetag-impl v0.2.19 [INFO] [stderr] Downloaded sdd v3.0.5 [INFO] [stderr] Downloaded mockall_double v0.3.1 [INFO] [stderr] Downloaded test-log v0.2.17 [INFO] [stderr] Downloaded test-log-macros v0.2.17 [INFO] [stderr] Downloaded inventory v0.3.16 [INFO] [stderr] Downloaded typetag v0.2.19 [INFO] [stderr] Downloaded scc v2.3.0 [INFO] [stderr] Downloaded cc v1.2.6 [INFO] [stderr] Downloaded rustix v0.38.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64781a052bcf11a6befffb5124204b4d435f1646b941cd3da6ecb0942d8e029c [INFO] running `Command { std: "docker" "start" "-a" "64781a052bcf11a6befffb5124204b4d435f1646b941cd3da6ecb0942d8e029c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64781a052bcf11a6befffb5124204b4d435f1646b941cd3da6ecb0942d8e029c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64781a052bcf11a6befffb5124204b4d435f1646b941cd3da6ecb0942d8e029c", kill_on_drop: false }` [INFO] [stdout] 64781a052bcf11a6befffb5124204b4d435f1646b941cd3da6ecb0942d8e029c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4245402eaba12be56d8095e826531eed54dced679c5ac5d10a0192815fc5be0 [INFO] running `Command { std: "docker" "start" "-a" "f4245402eaba12be56d8095e826531eed54dced679c5ac5d10a0192815fc5be0", 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] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Checking sdd v3.0.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking inventory v0.3.16 [INFO] [stderr] Checking scc v2.3.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling typetag-impl v0.2.19 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling mockall_double v0.3.1 [INFO] [stderr] Checking test-log v0.2.17 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking typetag v0.2.19 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking ezkvm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `typetag::serde` [INFO] [stdout] --> src/vm/config/system.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use typetag::serde; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `typetag::serde` [INFO] [stdout] --> src/vm/config/system.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use typetag::serde; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.52s [INFO] running `Command { std: "docker" "inspect" "f4245402eaba12be56d8095e826531eed54dced679c5ac5d10a0192815fc5be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4245402eaba12be56d8095e826531eed54dced679c5ac5d10a0192815fc5be0", kill_on_drop: false }` [INFO] [stdout] f4245402eaba12be56d8095e826531eed54dced679c5ac5d10a0192815fc5be0