[INFO] cloning repository https://github.com/brandonpayton/wasm-posix-kernel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brandonpayton/wasm-posix-kernel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandonpayton%2Fwasm-posix-kernel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandonpayton%2Fwasm-posix-kernel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stderr] warning: refname 'HEAD' is ambiguous.
[INFO] [stdout] c7d039794a43788acfa0b0aea30a700c257f57cb
[INFO] checking brandonpayton/wasm-posix-kernel against da86f4d0726be475afbbffe40cb2f65741c51ad3 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrandonpayton%2Fwasm-posix-kernel" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/brandonpayton/wasm-posix-kernel
[INFO] finished tweaking git repo https://github.com/brandonpayton/wasm-posix-kernel
[INFO] tweaked toml for git repo https://github.com/brandonpayton/wasm-posix-kernel written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brandonpayton/wasm-posix-kernel on toolchain da86f4d0726be475afbbffe40cb2f65741c51ad3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brandonpayton/wasm-posix-kernel 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" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded walrus-macro v0.26.0
[INFO] [stderr]   Downloaded leb128 v0.2.6
[INFO] [stderr]   Downloaded wat v1.247.0
[INFO] [stderr]   Downloaded iso8601 v0.6.3
[INFO] [stderr]   Downloaded dlmalloc v0.2.14
[INFO] [stderr]   Downloaded wasmprinter v0.247.0
[INFO] [stderr]   Downloaded jsonschema v0.18.3
[INFO] [stderr]   Downloaded fraction v0.15.4
[INFO] [stderr]   Downloaded wasmparser v0.247.0
[INFO] [stderr]   Downloaded wasm-encoder v0.245.1
[INFO] [stderr]   Downloaded wasm-encoder v0.247.0
[INFO] [stderr]   Downloaded wast v247.0.0
[INFO] [stderr]   Downloaded walrus v0.26.1
[INFO] [stderr]   Downloaded wasmparser v0.245.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 40e67d33ad7d5e7fc11617cf77b9fc3a286c572867e8ee514f034838df8344b7
[INFO] running `Command { std: "docker" "start" "40e67d33ad7d5e7fc11617cf77b9fc3a286c572867e8ee514f034838df8344b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40e67d33ad7d5e7fc11617cf77b9fc3a286c572867e8ee514f034838df8344b7", 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" "40e67d33ad7d5e7fc11617cf77b9fc3a286c572867e8ee514f034838df8344b7" "/opt/rustwide/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40e67d33ad7d5e7fc11617cf77b9fc3a286c572867e8ee514f034838df8344b7", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40e67d33ad7d5e7fc11617cf77b9fc3a286c572867e8ee514f034838df8344b7" "/opt/rustwide/cargo-home/bin/cargo" "+da86f4d0726be475afbbffe40cb2f65741c51ad3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking wasm-posix-shared v0.1.0 (/opt/rustwide/workdir/crates/shared)
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking wasm-encoder v0.245.1
[INFO] [stderr]     Checking leb128 v0.2.6
[INFO] [stderr]     Checking id-arena v2.3.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking wasm-encoder v0.247.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking wast v247.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking wasm-posix-userspace v0.1.0 (/opt/rustwide/workdir/crates/userspace)
[INFO] [stderr]     Checking kandelo v0.1.0 (/opt/rustwide/workdir/crates/kernel)
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]   --> crates/kernel/src/ofd.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 |         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |last| {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 37 -         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |last| {
[INFO] [stdout] 37 +         .try_update(Ordering::Relaxed, Ordering::Relaxed, |last| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zerocopy` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da86f4d0726be475afbbffe40cb2f65741c51ad3/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=ec31044ba35aed5b -C extra-filename=-92cff1c01b9503bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_be_1_87_0)' --check-cfg 'cfg(rust, values("1.87.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(zerocopy_inline_always)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]   --> crates/kernel/src/ofd.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 |         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |last| {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 37 -         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |last| {
[INFO] [stdout] 37 +         .try_update(Ordering::Relaxed, Ordering::Relaxed, |last| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_DIRECTED_SIGNAL_QUEUE` is never used
[INFO] [stdout]   --> crates/kernel/src/fork.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | const MAX_DIRECTED_SIGNAL_QUEUE: u32 = 65536;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_directed_signal_state` is never used
[INFO] [stdout]    --> crates/kernel/src/fork.rs:248:4
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn write_directed_signal_state(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_directed_signal_state` is never used
[INFO] [stdout]    --> crates/kernel/src/fork.rs:267:4
[INFO] [stdout]     |
[INFO] [stdout] 267 | fn read_directed_signal_state(r: &mut Reader<'_>) -> Result<PerThreadSignalState, Errno> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `create_transferred` is never used
[INFO] [stdout]    --> crates/kernel/src/ofd.rs:445:19
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl OfdTable {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 445 |     pub(crate) fn create_transferred(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `transfer_reference` are never used
[INFO] [stdout]    --> crates/kernel/src/pipe.rs:73:19
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl InFlightFd {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout]  73 |     pub(crate) fn new(
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub(crate) fn transfer_reference(&mut self) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `transfer_in_flight_resource` is never used
[INFO] [stdout]    --> crates/kernel/src/pipe.rs:340:4
[INFO] [stdout]     |
[INFO] [stdout] 340 | fn transfer_in_flight_resource(release: DeferredInFlightFdRelease) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIGEV_SIGNAL` is never used
[INFO] [stdout]    --> crates/kernel/src/process.rs:586:7
[INFO] [stdout]     |
[INFO] [stdout] 586 | const SIGEV_SIGNAL: u32 = 0;
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIGEV_NONE` is never used
[INFO] [stdout]    --> crates/kernel/src/process.rs:587:7
[INFO] [stdout]     |
[INFO] [stdout] 587 | const SIGEV_NONE: u32 = 1;
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIGEV_THREAD_ID` is never used
[INFO] [stdout]    --> crates/kernel/src/process.rs:588:7
[INFO] [stdout]     |
[INFO] [stdout] 588 | const SIGEV_THREAD_ID: u32 = 4;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_posix_timer_signo` is never used
[INFO] [stdout]    --> crates/kernel/src/process.rs:590:15
[INFO] [stdout]     |
[INFO] [stdout] 590 | pub(crate) fn normalize_posix_timer_signo(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROCESS_METADATA_ARGV` is never used
[INFO] [stdout]    --> crates/kernel/src/process.rs:836:18
[INFO] [stdout]     |
[INFO] [stdout] 836 | pub(crate) const PROCESS_METADATA_ARGV: u32 = 0;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROCESS_METADATA_ENVIRONMENT` is never used
[INFO] [stdout]    --> crates/kernel/src/process.rs:837:18
[INFO] [stdout]     |
[INFO] [stdout] 837 | pub(crate) const PROCESS_METADATA_ENVIRONMENT: u32 = 1;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> crates/kernel/src/process.rs:1127:19
[INFO] [stdout]      |
[INFO] [stdout]  839 | impl Process {
[INFO] [stdout]      | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1127 |     pub(crate) fn raise_signal_with_metadata(
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1220 |     pub(crate) fn thread_states_mut(&mut self) -> impl Iterator<Item = &mut ThreadState> {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1252 |     pub(crate) fn begin_exec_prepare(&mut self, caller_tid: u32) -> Result<(), Errno> {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1262 |     pub(crate) fn finish_exec_prepare(&mut self, caller_tid: u32) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1268 |     pub(crate) fn consume_exec_prepare(&mut self, caller_tid: u32) -> Result<(), Errno> {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1281 |     pub(crate) fn clear_exec_prepare(&mut self) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1678 |     fn metadata_vector_mut(&mut self, kind: u32) -> Result<&mut Vec<Vec<u8>>, Errno> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1686 |     pub(crate) fn clear_metadata(&mut self, kind: u32) -> Result<(), Errno> {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1691 |     pub(crate) fn push_metadata_entry(&mut self, kind: u32, entry: &[u8]) -> Result<(), Errno> {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `live_processes_descending` is never used
[INFO] [stdout]     --> crates/kernel/src/process_table.rs:1296:19
[INFO] [stdout]      |
[INFO] [stdout]  331 | impl ProcessTable {
[INFO] [stdout]      | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1296 |     pub(crate) fn live_processes_descending(
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `procfs_getdents64_for_pid` is never used
[INFO] [stdout]    --> crates/kernel/src/procfs.rs:900:15
[INFO] [stdout]     |
[INFO] [stdout] 900 | pub(crate) fn procfs_getdents64_for_pid(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DefaultSignalOutcome` is never used
[INFO] [stdout]   --> crates/kernel/src/signal.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub(crate) enum DefaultSignalOutcome {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `terminate_process_by_signal` is never used
[INFO] [stdout]   --> crates/kernel/src/signal.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub(crate) fn terminate_process_by_signal(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `terminate_process_by_signal_with_locks` is never used
[INFO] [stdout]   --> crates/kernel/src/signal.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub(crate) fn terminate_process_by_signal_with_locks(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `terminate_process_by_signal_impl` is never used
[INFO] [stdout]    --> crates/kernel/src/signal.rs:102:4
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn terminate_process_by_signal_impl(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_default_signal_action` is never used
[INFO] [stdout]    --> crates/kernel/src/signal.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub(crate) fn apply_default_signal_action(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_default_signal_action_with_locks` is never used
[INFO] [stdout]    --> crates/kernel/src/signal.rs:128:15
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub(crate) fn apply_default_signal_action_with_locks(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_default_signal_action_impl` is never used
[INFO] [stdout]    --> crates/kernel/src/signal.rs:137:4
[INFO] [stdout]     |
[INFO] [stdout] 137 | fn apply_default_signal_action_impl(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dequeue_signal_for` is never used
[INFO] [stdout]    --> crates/kernel/src/signal.rs:160:15
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub(crate) fn dequeue_signal_for(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deliver_pending_signals` is never used
[INFO] [stdout]    --> crates/kernel/src/signal.rs:183:15
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub(crate) fn deliver_pending_signals(proc: &mut Process, host: &mut dyn HostIO) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deliver_pending_signals_with_locks` is never used
[INFO] [stdout]    --> crates/kernel/src/signal.rs:187:15
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub(crate) fn deliver_pending_signals_with_locks(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deliver_pending_signals_for_tid_with_locks` is never used
[INFO] [stdout]    --> crates/kernel/src/signal.rs:201:15
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub(crate) fn deliver_pending_signals_for_tid_with_locks(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deliver_pending_signals_impl` is never used
[INFO] [stdout]    --> crates/kernel/src/signal.rs:214:4
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn deliver_pending_signals_impl(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `raise_timer` is never used
[INFO] [stdout]    --> crates/kernel/src/signal.rs:646:19
[INFO] [stdout]     |
[INFO] [stdout] 503 | impl SignalState {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 646 |     pub(crate) fn raise_timer(&mut self, signum: u32, si_value: i32, timer_id: u32) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `commit_exec_state` is never used
[INFO] [stdout]    --> crates/kernel/src/syscalls.rs:697:15
[INFO] [stdout]     |
[INFO] [stdout] 697 | pub(crate) fn commit_exec_state(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `commit_exec_state_with_locks` is never used
[INFO] [stdout]    --> crates/kernel/src/syscalls.rs:705:15
[INFO] [stdout]     |
[INFO] [stdout] 705 | pub(crate) fn commit_exec_state_with_locks(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `commit_exec_state_impl` is never used
[INFO] [stdout]    --> crates/kernel/src/syscalls.rs:714:4
[INFO] [stdout]     |
[INFO] [stdout] 714 | fn commit_exec_state_impl(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_existing_namespace_path` is never used
[INFO] [stdout]     --> crates/kernel/src/syscalls.rs:2171:15
[INFO] [stdout]      |
[INFO] [stdout] 2171 | pub(crate) fn resolve_existing_namespace_path(
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cancel_fifo_opens_for_process` is never used
[INFO] [stdout]     --> crates/kernel/src/syscalls.rs:2333:4
[INFO] [stdout]      |
[INFO] [stdout] 2333 | fn cancel_fifo_opens_for_process(proc: &mut Process) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `install_scm_rights_fds` is never used
[INFO] [stdout]     --> crates/kernel/src/syscalls.rs:2858:15
[INFO] [stdout]      |
[INFO] [stdout] 2858 | pub(crate) fn install_scm_rights_fds(
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fd_supports_mmap_writeback` is never used
[INFO] [stdout]     --> crates/kernel/src/syscalls.rs:7886:15
[INFO] [stdout]      |
[INFO] [stdout] 7886 | pub(crate) fn fd_supports_mmap_writeback(proc: &Process, fd: i32) -> bool {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listener_accept_wake_for_entry` is never used
[INFO] [stdout]     --> crates/kernel/src/syscalls.rs:8177:15
[INFO] [stdout]      |
[INFO] [stdout] 8177 | pub(crate) fn listener_accept_wake_for_entry(
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_listener_fd_by_accept_wake` is never used
[INFO] [stdout]     --> crates/kernel/src/syscalls.rs:8195:15
[INFO] [stdout]      |
[INFO] [stdout] 8195 | pub(crate) fn find_listener_fd_by_accept_wake(
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `multicast_group_request_offsets` is never used
[INFO] [stdout]     --> crates/kernel/src/syscalls.rs:8527:15
[INFO] [stdout]      |
[INFO] [stdout] 8527 | pub(crate) fn multicast_group_request_offsets(
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `canonical_socket_timeout_optname` is never used
[INFO] [stdout]     --> crates/kernel/src/syscalls.rs:9969:15
[INFO] [stdout]      |
[INFO] [stdout] 9969 | pub(crate) fn canonical_socket_timeout_optname(level: u32, optname: u32) -> Option<u32> {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `live_processes_descending` is never used
[INFO] [stdout]     --> crates/kernel/src/process_table.rs:1296:19
[INFO] [stdout]      |
[INFO] [stdout]  331 | impl ProcessTable {
[INFO] [stdout]      | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1296 |     pub(crate) fn live_processes_descending(
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `terminate_process_by_signal` is never used
[INFO] [stdout]   --> crates/kernel/src/signal.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub(crate) fn terminate_process_by_signal(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `terminate_process_by_signal_with_locks` is never used
[INFO] [stdout]   --> crates/kernel/src/signal.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub(crate) fn terminate_process_by_signal_with_locks(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_default_signal_action` is never used
[INFO] [stdout]    --> crates/kernel/src/signal.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub(crate) fn apply_default_signal_action(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_default_signal_action_with_locks` is never used
[INFO] [stdout]    --> crates/kernel/src/signal.rs:128:15
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub(crate) fn apply_default_signal_action_with_locks(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deliver_pending_signals_with_locks` is never used
[INFO] [stdout]    --> crates/kernel/src/signal.rs:187:15
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub(crate) fn deliver_pending_signals_with_locks(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `commit_exec_state_with_locks` is never used
[INFO] [stdout]    --> crates/kernel/src/syscalls.rs:705:15
[INFO] [stdout]     |
[INFO] [stdout] 705 | pub(crate) fn commit_exec_state_with_locks(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_existing_namespace_path` is never used
[INFO] [stdout]     --> crates/kernel/src/syscalls.rs:2171:15
[INFO] [stdout]      |
[INFO] [stdout] 2171 | pub(crate) fn resolve_existing_namespace_path(
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "40e67d33ad7d5e7fc11617cf77b9fc3a286c572867e8ee514f034838df8344b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40e67d33ad7d5e7fc11617cf77b9fc3a286c572867e8ee514f034838df8344b7", kill_on_drop: false }`
[INFO] [stdout] 40e67d33ad7d5e7fc11617cf77b9fc3a286c572867e8ee514f034838df8344b7
