[INFO] cloning repository https://github.com/hianova/io_oi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hianova/io_oi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhianova%2Fio_oi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhianova%2Fio_oi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2b6f90ed6d860f93972799bb827e1a982c74f20 [INFO] checking hianova/io_oi against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhianova%2Fio_oi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hianova/io_oi [INFO] finished tweaking git repo https://github.com/hianova/io_oi [INFO] tweaked toml for git repo https://github.com/hianova/io_oi written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hianova/io_oi on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hianova/io_oi 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" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] f6c7e48f250a94d2bc82cfc30383b2fbdec605e55864ba2335900804e352cb86 [INFO] running `Command { std: "docker" "start" "f6c7e48f250a94d2bc82cfc30383b2fbdec605e55864ba2335900804e352cb86", 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" "f6c7e48f250a94d2bc82cfc30383b2fbdec605e55864ba2335900804e352cb86" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6c7e48f250a94d2bc82cfc30383b2fbdec605e55864ba2335900804e352cb86", 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" "f6c7e48f250a94d2bc82cfc30383b2fbdec605e55864ba2335900804e352cb86" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking hybrid-array v0.4.12 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling cranelift-isle v0.108.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking ptr_meta v0.3.1 [INFO] [stderr] Checking rancor v0.1.1 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking bytecheck v0.8.2 [INFO] [stderr] Checking munge v0.4.7 [INFO] [stderr] Checking rend v0.5.3 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Compiling rkyv_derive v0.8.16 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking cranelift-entity v0.108.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking pem-rfc7468 v1.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling spez v0.1.2 [INFO] [stderr] Compiling n0-error-macros v0.1.3 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Checking rkyv v0.8.16 [INFO] [stderr] Compiling postcard-derive v0.2.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.108.2 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.108.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Checking der v0.8.0-rc.10 [INFO] [stderr] Checking n0-error v0.1.3 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v21.0.2 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling n0-future v0.3.2 [INFO] [stderr] Checking cordyceps v0.3.4 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking data-encoding v2.11.0 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking diatomic-waker v0.2.3 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking h2 v0.4.14 [INFO] [stderr] Checking io_oi_core v0.4.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking futures-buffered v0.2.13 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling cranelift-codegen v0.108.2 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/lib.rs:154:24 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Clone, Debug, Archive, Deserialize, Serialize, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> core/src/lib.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pin-project v1.1.13 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking spki v0.8.0-rc.4 [INFO] [stderr] Checking netlink-packet-core v0.8.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking dualcache-ff v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling noq-udp v0.10.0 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.6 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Checking wasmparser v0.207.0 [INFO] [stderr] Checking cranelift-control v0.108.2 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking pkcs8 v0.11.0-rc.10 [INFO] [stderr] Checking cranelift-bforest v0.108.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling vergen-gitcl v1.0.8 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Checking signature v3.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.18 [INFO] [stderr] Checking ed25519 v3.0.0-rc.4 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking io_oi_engine v0.4.0 (/opt/rustwide/workdir/engine) [INFO] [stderr] Checking sha2 v0.11.0-rc.5 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking netlink-sys v0.8.8 [INFO] [stderr] Checking prefix-trie v0.8.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking hickory-proto v0.26.0-beta.4 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking wasmtime-types v21.0.2 [INFO] [stderr] Checking ed25519-dalek v3.0.0-pre.6 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking object v0.33.0 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Checking data-encoding-macro v0.1.20 [INFO] [stderr] Checking netlink-packet-route v0.29.0 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling iroh-metrics-derive v0.4.1 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling enum-assoc v1.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling noq v0.18.0 [INFO] [stderr] Compiling netwatch v0.16.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking xml-rs v0.8.28 [INFO] [stderr] Checking mac-addr v0.3.0 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking sorted-index-buffer v0.2.1 [INFO] [stderr] Checking leb128 v0.2.6 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking identity-hash v0.1.0 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking noq-proto v0.17.0 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking moka v0.12.15 [INFO] [stderr] Checking wasm-encoder v0.207.0 [INFO] [stderr] Checking netdev v0.42.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking wasm-encoder v0.248.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling wit-parser v0.207.0 [INFO] [stderr] Checking iroh-metrics v0.38.3 [INFO] [stderr] Checking strum v0.28.0 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking num_enum v0.7.6 [INFO] [stderr] Checking hickory-net v0.26.0-beta.4 [INFO] [stderr] Checking iroh-base v0.98.0 [INFO] [stderr] Compiling iroh-relay v0.98.0 [INFO] [stderr] Checking tower-http v0.6.10 [INFO] [stderr] Checking rustls-platform-verifier v0.7.0 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking wasmprinter v0.207.0 [INFO] [stderr] Checking netlink-proto v0.12.0 [INFO] [stderr] Checking n0-watcher v0.6.1 [INFO] [stderr] Checking netlink-packet-route v0.30.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Compiling wasmtime-fiber v21.0.2 [INFO] [stderr] Checking attohttpc v0.30.1 [INFO] [stderr] Checking unescaper v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking simple-dns v0.9.3 [INFO] [stderr] Checking resolv-conf v0.7.6 [INFO] [stderr] Checking wasmtime-component-util v21.0.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling wasmtime-component-macro v21.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling wasmtime-cache v21.0.2 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking iroh-dns v0.98.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tokio-websockets v0.13.2 [INFO] [stderr] Checking wast v248.0.0 [INFO] [stderr] Checking cranelift-frontend v0.108.2 [INFO] [stderr] Checking cranelift-native v0.108.2 [INFO] [stderr] Checking wasmtime-environ v21.0.2 [INFO] [stderr] Checking hickory-resolver v0.26.0-beta.4 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking cranelift-wasm v0.108.2 [INFO] [stderr] Checking igd-next v0.17.0 [INFO] [stderr] Checking serialport v4.9.0 [INFO] [stderr] Compiling wasmtime-wit-bindgen v21.0.2 [INFO] [stderr] Checking reqwest v0.13.3 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking lru v0.16.4 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Compiling wasmtime v21.0.2 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking seize v0.5.1 [INFO] [stderr] Compiling iroh v0.98.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking wasmtime-asm-macros v21.0.2 [INFO] [stderr] Checking cmov v0.5.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Checking fxprof-processed-profile v0.6.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking papaya v0.2.4 [INFO] [stderr] Checking mio-serial v5.0.6 [INFO] [stderr] Checking ittapi v0.4.0 [INFO] [stderr] Checking memfd v0.6.5 [INFO] [stderr] Checking wasmtime-jit-debug v21.0.2 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking backon v1.6.0 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v21.0.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking wasmtime-cranelift v21.0.2 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking wasmtime-slab v21.0.2 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking core_affinity v0.8.3 [INFO] [stderr] Checking tokio-serial v5.4.5 [INFO] [stderr] Checking portmapper v0.16.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking resp-rs v0.1.8 [INFO] [stderr] Checking arc-swap v1.9.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.2.2 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling wasmparser v0.209.1 [INFO] [stderr] Checking wat v1.248.0 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Compiling spdx v0.10.9 [INFO] [stderr] Compiling wasm-encoder v0.209.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.26.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.26.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.26.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> engine/tests/loom_tests.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(loom)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 32 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rkyv::Deserialize` [INFO] [stdout] --> core/tests/rkyv_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rkyv::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> core/src/lib.rs:154:24 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Clone, Debug, Archive, Deserialize, Serialize, PartialEq)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> core/src/lib.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Compiling wit-parser v0.209.1 [INFO] [stderr] Compiling wasm-metadata v0.209.1 [INFO] [stderr] Checking numpy v0.20.0 [INFO] [stderr] Checking servergo_ai v0.4.0 (/opt/rustwide/workdir/python-bindings) [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> python-bindings/src/lib.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(ram_mb: usize) -> Self { [INFO] [stdout] | ^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> python-bindings/src/lib.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(ram_mb: usize) -> Self { [INFO] [stdout] | ^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> python-bindings/src/lib.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn insert(&self, key: String, epoch: u64, array: PyReadonlyArrayDyn<'_, f32>) { [INFO] [stdout] | ^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> python-bindings/src/lib.rs:42:46 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn insert(&self, key: String, epoch: u64, array: PyReadonlyArrayDyn<'_, f32>) { [INFO] [stdout] | ^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> python-bindings/src/lib.rs:42:58 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn insert(&self, key: String, epoch: u64, array: PyReadonlyArrayDyn<'_, f32>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> python-bindings/src/lib.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn insert(&self, key: String, epoch: u64, array: PyReadonlyArrayDyn<'_, f32>) { [INFO] [stdout] | ^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> python-bindings/src/lib.rs:42:46 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn insert(&self, key: String, epoch: u64, array: PyReadonlyArrayDyn<'_, f32>) { [INFO] [stdout] | ^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> python-bindings/src/lib.rs:42:58 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn insert(&self, key: String, epoch: u64, array: PyReadonlyArrayDyn<'_, f32>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> python-bindings/src/lib.rs:55:44 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get(&self, py: Python<'_>, key: String) -> PyResult> { [INFO] [stdout] | ^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> python-bindings/src/lib.rs:55:44 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get(&self, py: Python<'_>, key: String) -> PyResult> { [INFO] [stdout] | ^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> python-bindings/src/lib.rs:66:58 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn get_by_epoch(&self, py: Python<'_>, epoch_id: u64) -> PyResult> { [INFO] [stdout] | ^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> python-bindings/src/lib.rs:66:58 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn get_by_epoch(&self, py: Python<'_>, epoch_id: u64) -> PyResult> { [INFO] [stdout] | ^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> python-bindings/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 33 | impl PyDualCacheFF { [INFO] [stdout] | ------------- [INFO] [stdout] | | [INFO] [stdout] | `PyDualCacheFF` is not local [INFO] [stdout] | `PyDualCacheFF` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> python-bindings/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 33 | impl PyDualCacheFF { [INFO] [stdout] | ------------- [INFO] [stdout] | | [INFO] [stdout] | `PyDualCacheFF` is not local [INFO] [stdout] | `PyDualCacheFF` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (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 E0133`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] Checking io_oi_node v0.4.0 (/opt/rustwide/workdir/node) [INFO] [stdout] warning: unused import: `rkyv::Deserialize` [INFO] [stdout] --> node/src/sandbox.rs:169:21 [INFO] [stdout] | [INFO] [stdout] 169 | use rkyv::Deserialize; [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: `rkyv::Deserialize` [INFO] [stdout] --> node/src/zerocopy_net.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | use rkyv::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rkyv::Deserialize` [INFO] [stdout] --> node/src/lib.rs:820:13 [INFO] [stdout] | [INFO] [stdout] 820 | use rkyv::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wit-bindgen-core v0.26.0 [INFO] [stderr] Compiling wit-component v0.209.1 [INFO] [stdout] warning: unused import: `rkyv::Deserialize` [INFO] [stdout] --> node/src/sandbox.rs:169:21 [INFO] [stdout] | [INFO] [stdout] 169 | use rkyv::Deserialize; [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: `rkyv::Deserialize` [INFO] [stdout] --> node/src/zerocopy_net.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | use rkyv::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rkyv::Deserialize` [INFO] [stdout] --> node/src/lib.rs:820:13 [INFO] [stdout] | [INFO] [stdout] 820 | use rkyv::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> node/src/sandbox.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> node/src/sandbox.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> node/src/sandbox.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> node/src/sandbox.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking io_oi_cli v0.4.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: unused import: `io_oi_node::genesis` [INFO] [stdout] --> node/tests/profiling_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use io_oi_node::genesis; [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 imports: `GenesisConfig` and `Vote` [INFO] [stdout] --> node/tests/profiling_tests.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use io_oi_core::{GenesisConfig, Vote}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> node/tests/profiling_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SignedRecord` [INFO] [stdout] --> node/tests/stress_tests.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use io_oi_core::{GenesisConfig, SignedRecord}; [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: `Signer` [INFO] [stdout] --> node/tests/stress_tests.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | use ed25519_dalek::{SigningKey, Signer}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rkyv::Deserialize` [INFO] [stdout] --> node/src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rkyv::Deserialize; [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 variable: `signing_key` [INFO] [stdout] --> node/tests/stress_tests.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let signing_key = SigningKey::generate(&mut csprng); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signing_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rkyv::Deserialize` [INFO] [stdout] --> node/src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rkyv::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wit-bindgen v0.26.0 [INFO] [stderr] Checking io_oi_wasm v0.4.0 (/opt/rustwide/workdir/wasm) [INFO] [stdout] warning[E0133]: call to unsafe function `_export_arbitrate_cabi` is unsafe and requires unsafe block [INFO] [stdout] --> wasm/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / wit_bindgen::generate!({ [INFO] [stdout] 2 | | world: "arbitrator", [INFO] [stdout] 3 | | }); [INFO] [stdout] | |__^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 9 | export!(Arbitrator); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> wasm/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / wit_bindgen::generate!({ [INFO] [stdout] 2 | | world: "arbitrator", [INFO] [stdout] 3 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 9 | export!(Arbitrator); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `__post_return_arbitrate` is unsafe and requires unsafe block [INFO] [stdout] --> wasm/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / wit_bindgen::generate!({ [INFO] [stdout] 2 | | world: "arbitrator", [INFO] [stdout] 3 | | }); [INFO] [stdout] | |__^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 9 | export!(Arbitrator); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> wasm/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / wit_bindgen::generate!({ [INFO] [stdout] 2 | | world: "arbitrator", [INFO] [stdout] 3 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 9 | export!(Arbitrator); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `_export_arbitrate_cabi` is unsafe and requires unsafe block [INFO] [stdout] --> wasm/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / wit_bindgen::generate!({ [INFO] [stdout] 2 | | world: "arbitrator", [INFO] [stdout] 3 | | }); [INFO] [stdout] | |__^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 9 | export!(Arbitrator); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> wasm/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / wit_bindgen::generate!({ [INFO] [stdout] 2 | | world: "arbitrator", [INFO] [stdout] 3 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 9 | export!(Arbitrator); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `export` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `__post_return_arbitrate` is unsafe and requires unsafe block [INFO] [stdout] --> wasm/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / wit_bindgen::generate!({ [INFO] [stdout] 2 | | world: "arbitrator", [INFO] [stdout] 3 | | }); [INFO] [stdout] | |__^ call to unsafe function [INFO] [stdout] ... [INFO] [stdout] 9 | export!(Arbitrator); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> wasm/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / wit_bindgen::generate!({ [INFO] [stdout] 2 | | world: "arbitrator", [INFO] [stdout] 3 | | }); [INFO] [stdout] | |__^ [INFO] [stdout] ... [INFO] [stdout] 9 | export!(Arbitrator); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `export` (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 E0133`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 59s [INFO] running `Command { std: "docker" "inspect" "f6c7e48f250a94d2bc82cfc30383b2fbdec605e55864ba2335900804e352cb86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6c7e48f250a94d2bc82cfc30383b2fbdec605e55864ba2335900804e352cb86", kill_on_drop: false }` [INFO] [stdout] f6c7e48f250a94d2bc82cfc30383b2fbdec605e55864ba2335900804e352cb86