[INFO] fetching crate omea-vm 0.1.6...
[INFO] testing omea-vm-0.1.6 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate omea-vm 0.1.6 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate omea-vm 0.1.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate omea-vm 0.1.6
[INFO] tweaked toml for crates.io crate omea-vm 0.1.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate omea-vm 0.1.6 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate omea-vm 0.1.6 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" "+1.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4d39e57ee2c429293db5eee8290f096cbb537fa2fce3f322cef72785e9c96329
[INFO] running `Command { std: "docker" "start" "4d39e57ee2c429293db5eee8290f096cbb537fa2fce3f322cef72785e9c96329", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d39e57ee2c429293db5eee8290f096cbb537fa2fce3f322cef72785e9c96329", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d39e57ee2c429293db5eee8290f096cbb537fa2fce3f322cef72785e9c96329" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d39e57ee2c429293db5eee8290f096cbb537fa2fce3f322cef72785e9c96329", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d39e57ee2c429293db5eee8290f096cbb537fa2fce3f322cef72785e9c96329" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling omea-kernel-x86-64 v0.1.6
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling vmm-sys-util v0.14.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling kvm-ioctls v0.23.0
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling kvm-bindings v0.13.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling jiff v0.2.32
[INFO] [stderr]    Compiling solana-nohash-hasher v0.2.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.16
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling omea-kernel v0.1.6
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.49
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling deku_derive v0.19.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling env_filter v2.0.0
[INFO] [stderr]    Compiling mimalloc v0.1.52
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling env_logger v0.11.11
[INFO] [stderr]    Compiling deku v0.19.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling backhand v0.23.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling omea-vm v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]     --> src/bin/cli.rs:1370:46
[INFO] [stdout]      |
[INFO] [stdout] 1370 |         libc::signal(libc::SIGINT, on_signal as usize);
[INFO] [stdout]      |                                              ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]      |
[INFO] [stdout] 1370 |         libc::signal(libc::SIGINT, on_signal as *const () as usize);
[INFO] [stdout]      |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]     --> src/bin/cli.rs:1371:47
[INFO] [stdout]      |
[INFO] [stdout] 1371 |         libc::signal(libc::SIGTERM, on_signal as usize);
[INFO] [stdout]      |                                               ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]      |
[INFO] [stdout] 1371 |         libc::signal(libc::SIGTERM, on_signal as *const () as usize);
[INFO] [stdout]      |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]     --> src/bin/cli.rs:2875:35
[INFO] [stdout]      |
[INFO] [stdout] 2875 |         sa.sa_sigaction = handler as usize;
[INFO] [stdout]      |                                   ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]      |
[INFO] [stdout] 2875 |         sa.sa_sigaction = handler as *const () as usize;
[INFO] [stdout]      |                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 54.53s
[INFO] running `Command { std: "docker" "inspect" "4d39e57ee2c429293db5eee8290f096cbb537fa2fce3f322cef72785e9c96329", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d39e57ee2c429293db5eee8290f096cbb537fa2fce3f322cef72785e9c96329" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling thread_local v1.1.10
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling kvm-ioctls v0.23.0
[INFO] [stderr]    Compiling backhand v0.23.0
[INFO] [stderr]    Compiling rand v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling env_filter v2.0.0
[INFO] [stderr]    Compiling env_logger v0.11.11
[INFO] [stderr]    Compiling omea-vm v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling tracing-flame v0.2.0
[INFO] [stderr] error: could not compile `omea-vm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name omea --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::while_let_loop' '--allow=clippy::useless_vec' '--allow=clippy::unusual_byte_groupings' --warn=unsafe_op_in_unsafe_fn '--allow=clippy::unnecessary_map_or' '--allow=clippy::unnecessary_lazy_evaluations' '--allow=clippy::unnecessary_get_then_check' '--allow=clippy::unnecessary_cast' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::precedence' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::needless_return' '--allow=clippy::needless_range_loop' '--allow=clippy::needless_lifetimes' '--allow=clippy::needless_doctest_main' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::manual_range_patterns' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_flatten' '--allow=clippy::manual_div_ceil' '--allow=clippy::manual_c_str_literals' '--allow=clippy::len_without_is_empty' '--allow=clippy::items_after_test_module' '--allow=clippy::format_collect' '--allow=clippy::fn_to_numeric_cast' '--allow=clippy::field_reassign_with_default' '--allow=clippy::empty_line_after_doc_comments' '--allow=clippy::duplicated_attributes' '--allow=clippy::doc_lazy_continuation' '--allow=clippy::derivable_impls' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_if' '--allow=clippy::clone_on_copy' '--allow=clippy::bool_assert_comparison' '--allow=clippy::assertions_on_constants' --check-cfg 'cfg(omea_loom)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tokio"))' -C metadata=1ed6c2001425a7ac -C extra-filename=-7eb74bf2bd40290f --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern backhand=/opt/rustwide/target/release/deps/libbackhand-56c38294e6cbb119.rmeta --extern env_logger=/opt/rustwide/target/release/deps/libenv_logger-a49b922450e35083.rmeta --extern flate2=/opt/rustwide/target/release/deps/libflate2-778c2f5114d9a759.rmeta --extern kvm_bindings=/opt/rustwide/target/release/deps/libkvm_bindings-7448f4d91a140f59.rmeta --extern kvm_ioctls=/opt/rustwide/target/release/deps/libkvm_ioctls-159bca87fefbb76c.rmeta --extern libc=/opt/rustwide/target/release/deps/liblibc-9127009e093ab63a.rmeta --extern log=/opt/rustwide/target/release/deps/liblog-af6694a7085e31ea.rmeta --extern mimalloc=/opt/rustwide/target/release/deps/libmimalloc-d3df8c0d50d509f9.rmeta --extern mio=/opt/rustwide/target/release/deps/libmio-40cace6bbe18f380.rmeta --extern omea_kernel=/opt/rustwide/target/release/deps/libomea_kernel-13ece8127f27d315.rmeta --extern ring=/opt/rustwide/target/release/deps/libring-060ac2c6f901ae92.rmeta --extern rustls=/opt/rustwide/target/release/deps/librustls-6f6513d527585ad9.rmeta --extern rustls_native_certs=/opt/rustwide/target/release/deps/librustls_native_certs-d7590cf72d7f5ab2.rmeta --extern rustls_pemfile=/opt/rustwide/target/release/deps/librustls_pemfile-3cc61aa9c960a4ee.rmeta --extern ruzstd=/opt/rustwide/target/release/deps/libruzstd-ec7707c810fcd5f9.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-09b47309fd181903.rmeta --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-059c8bbe72fbe3dd.rmeta --extern tar=/opt/rustwide/target/release/deps/libtar-a80a8c6a66857515.rmeta --extern tracing=/opt/rustwide/target/release/deps/libtracing-fe498248692a8532.rmeta --extern vmm_sys_util=/opt/rustwide/target/release/deps/libvmm_sys_util-43558e77556715a4.rmeta --extern webpki_roots=/opt/rustwide/target/release/deps/libwebpki_roots-f0bc1c9f4a1bc2ac.rmeta --cap-lints=warn -L native=/opt/rustwide/target/release/build/zstd-sys-416da988e5579510/out -L native=/opt/rustwide/target/release/build/libmimalloc-sys-8d313e98bdd168fa/out -L native=/opt/rustwide/target/release/build/ring-501411edb166d231/out -L native=/opt/rustwide/target/release/build/aws-lc-sys-02c97a24c73a3d39/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4d39e57ee2c429293db5eee8290f096cbb537fa2fce3f322cef72785e9c96329", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d39e57ee2c429293db5eee8290f096cbb537fa2fce3f322cef72785e9c96329", kill_on_drop: false }`
[INFO] [stdout] 4d39e57ee2c429293db5eee8290f096cbb537fa2fce3f322cef72785e9c96329
