[INFO] fetching crate elfo-core 0.2.0-alpha.19... [INFO] checking elfo-core-0.2.0-alpha.19 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate elfo-core 0.2.0-alpha.19 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate elfo-core 0.2.0-alpha.19 [INFO] finished tweaking crates.io crate elfo-core 0.2.0-alpha.19 [INFO] tweaked toml for crates.io crate elfo-core 0.2.0-alpha.19 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate elfo-core 0.2.0-alpha.19 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate elfo-core 0.2.0-alpha.19 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e275decdb6851d80e30bf0bb2c868025f3f6524d4fbea54c08b610599d95819 [INFO] running `Command { std: "docker" "start" "-a" "3e275decdb6851d80e30bf0bb2c868025f3f6524d4fbea54c08b610599d95819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e275decdb6851d80e30bf0bb2c868025f3f6524d4fbea54c08b610599d95819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e275decdb6851d80e30bf0bb2c868025f3f6524d4fbea54c08b610599d95819", kill_on_drop: false }` [INFO] [stdout] 3e275decdb6851d80e30bf0bb2c868025f3f6524d4fbea54c08b610599d95819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4668d4611e16b278ce36a0906599e5d4ceca91c6675f981ee540561eddf06b8 [INFO] running `Command { std: "docker" "start" "-a" "a4668d4611e16b278ce36a0906599e5d4ceca91c6675f981ee540561eddf06b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling metrics v0.17.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Compiling smallbox v0.8.4 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking sdd v2.1.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking uniset v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking idr-ebr v0.3.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking cordyceps v0.3.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking unicycle v0.10.2 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Checking elfo-utils v0.2.6 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling metrics-macros v0.4.1 [INFO] [stderr] Compiling elfo-macros-impl v0.2.0-alpha.19 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling linkme-impl v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling elfo-macros v0.2.0-alpha.19 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking linkme v0.3.29 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking elfo-core v0.2.0-alpha.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CheckResult`, `DumpingPermit`, `MessageKind`, `MessageName`, `Recorder`, `extract_name_by_type`, `extract_name`, `raw::Raw`, `sequence_no::SequenceNo`, and `set_make_recorder` [INFO] [stdout] --> src/dumping/mod.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | control::{CheckResult, DumpingControl}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | dump::{Direction, Dump, ErasedMessage, MessageKind, MessageName}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 20 | dumper::{Dumper, DumpingPermit}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 21 | extract_name::{extract_name, extract_name_by_type}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | raw::Raw, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | recorder::{set_make_recorder, Recorder}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 24 | sequence_no::SequenceNo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CheckResult` [INFO] [stdout] --> src/logging/mod.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) use super::control::{CheckResult, LoggingControl}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `object::Object` [INFO] [stdout] --> src/topology.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | object::Object, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeNo` [INFO] [stdout] --> src/address_book.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | addr::{Addr, GroupNo, IdrConfig, NodeLaunchId, NodeNo}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recipient` [INFO] [stdout] --> src/object.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | recipient: Addr, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.8.19 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/address_book.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get<'g>(&self, mut addr: Addr, guard: &'g EbrGuard) -> Option> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/address_book.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn get_owned(&self, mut addr: Addr) -> Option { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recipient` [INFO] [stdout] --> src/object.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | recipient: Addr, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recipient` [INFO] [stdout] --> src/object.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | recipient: Addr, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CheckResult`, `DumpingPermit`, `MessageKind`, `MessageName`, `Recorder`, `extract_name_by_type`, `extract_name`, `sequence_no::SequenceNo`, and `set_make_recorder` [INFO] [stdout] --> src/dumping/mod.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | control::{CheckResult, DumpingControl}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | dump::{Direction, Dump, ErasedMessage, MessageKind, MessageName}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 20 | dumper::{Dumper, DumpingPermit}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 21 | extract_name::{extract_name, extract_name_by_type}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | raw::Raw, [INFO] [stdout] 23 | recorder::{set_make_recorder, Recorder}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 24 | sequence_no::SequenceNo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CheckResult` [INFO] [stdout] --> src/logging/mod.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) use super::control::{CheckResult, LoggingControl}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `object::Object` [INFO] [stdout] --> src/topology.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | object::Object, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeNo` [INFO] [stdout] --> src/address_book.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | addr::{Addr, GroupNo, IdrConfig, NodeLaunchId, NodeNo}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NodeNo` is more private than the item `scope::Scope::node_no` [INFO] [stdout] --> src/scope.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn node_no(&self) -> NodeNo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `scope::Scope::node_no` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `NodeNo` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/addr.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[stability::unstable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NodeNo` is more private than the item `scope::node_no` [INFO] [stdout] --> src/scope.rs:323:1 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn node_no() -> NodeNo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ function `scope::node_no` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `NodeNo` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/addr.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[stability::unstable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NodeNo` is more private than the item `try_node_no` [INFO] [stdout] --> src/scope.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn try_node_no() -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `try_node_no` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `NodeNo` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/addr.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[stability::unstable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NodeNo` is more private than the item `Topology::node_no` [INFO] [stdout] --> src/topology.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn node_no(&self) -> NodeNo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Topology::node_no` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `NodeNo` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/addr.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[stability::unstable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NodeNo` is more private than the item `Topology::set_node_no` [INFO] [stdout] --> src/topology.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn set_node_no(&mut self, node_no: NodeNo) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Topology::set_node_no` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `NodeNo` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/addr.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[stability::unstable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NodeLaunchId` is more private than the item `Topology::launch_id` [INFO] [stdout] --> src/topology.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn launch_id(&self) -> NodeLaunchId { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Topology::launch_id` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `NodeLaunchId` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/addr.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[stability::unstable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GroupNo` is more private than the item `Destination::extend_demux` [INFO] [stdout] --> src/topology.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | fn extend_demux(&self, source_group_no: GroupNo, demux: &mut Demux, filter: F); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Destination::extend_demux` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `GroupNo` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/addr.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | #[stability::unstable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GroupNo` is more private than the item ` as Destination>::extend_demux` [INFO] [stdout] --> src/topology.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | fn extend_demux(&self, _: GroupNo, demux: &mut Demux, filter: F) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method ` as Destination>::extend_demux` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `GroupNo` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/addr.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | #[stability::unstable] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this warning originates in the attribute macro `stability::unstable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `replace_newline` is never used [INFO] [stdout] --> src/dumping/raw.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn replace_newline(raw: &str) -> Cow<'_, str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `as_raw_json` is never used [INFO] [stdout] --> src/dumping/raw.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn as_raw_json(raw: &str) -> Option<&RawValue> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `check` is never used [INFO] [stdout] --> src/logging/control.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl LoggingControl { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn check(&self, meta: &Metadata<'_>) -> CheckResult { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CheckResult` is never used [INFO] [stdout] --> src/logging/control.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum CheckResult { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `log_level_to_value` is never used [INFO] [stdout] --> src/logging/control.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn log_level_to_value(level: Level) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/addr.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub const fn from_bits(bits: u16) -> Option { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unreachable-pub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/addr.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub const fn into_bits(self) -> u16 { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/dumping/dumper.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(class: &'static str) -> Self { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/logging/control.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn check(&self, meta: &Metadata<'_>) -> CheckResult { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable `pub` item [INFO] [stdout] --> src/logging/control.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum CheckResult { [INFO] [stdout] | ---^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: consider restricting its visibility: `pub(crate)` [INFO] [stdout] | [INFO] [stdout] = help: or consider exporting it for use by other crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recipient` [INFO] [stdout] --> src/object.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | recipient: Addr, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_msgpack` found for struct `message::any::AnyMessage` in the current scope [INFO] [stdout] --> src/message/any.rs:675:21 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct AnyMessage(NonNull); [INFO] [stdout] | --------------------- method `write_msgpack` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 675 | any_message.write_msgpack(&mut buffer, 1024).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `message::any::AnyMessage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `read_msgpack` found for struct `message::any::AnyMessage` in the current scope [INFO] [stdout] --> src/message/any.rs:678:25 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct AnyMessage(NonNull); [INFO] [stdout] | --------------------- function or associated item `read_msgpack` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 678 | AnyMessage::read_msgpack(&buffer, "elfo-core", "MyCoolMessage") [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `message::any::AnyMessage` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `message::any::AnyMessage` consider using one of the following associated functions: [INFO] [stdout] message::any::AnyMessage::new [INFO] [stdout] message::any::AnyMessage::from_real [INFO] [stdout] --> src/message/any.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn new(message: M) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub(super) fn from_real(message: M) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `read_msgpack` found for struct `message::any::AnyMessage` in the current scope [INFO] [stdout] --> src/message/any.rs:688:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct AnyMessage(NonNull); [INFO] [stdout] | --------------------- function or associated item `read_msgpack` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 688 | let maybe = AnyMessage::read_msgpack(&[], "nonexist", "NonExist").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `message::any::AnyMessage` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `message::any::AnyMessage` consider using one of the following associated functions: [INFO] [stdout] message::any::AnyMessage::new [INFO] [stdout] message::any::AnyMessage::from_real [INFO] [stdout] --> src/message/any.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn new(message: M) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub(super) fn from_real(message: M) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_msgpack` found for struct `message::any::AnyMessage` in the current scope [INFO] [stdout] --> src/message/any.rs:700:35 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct AnyMessage(NonNull); [INFO] [stdout] | --------------------- method `write_msgpack` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 700 | let err = any_message.write_msgpack(&mut buffer, limit).unwrap_err(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `message::any::AnyMessage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/address_book.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get<'g>(&self, mut addr: Addr, guard: &'g EbrGuard) -> Option> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/address_book.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn get_owned(&self, mut addr: Addr) -> Option { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recipient` [INFO] [stdout] --> src/object.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | recipient: Addr, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recipient` [INFO] [stdout] --> src/object.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | recipient: Addr, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elfo-core` (lib test) due to 4 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a4668d4611e16b278ce36a0906599e5d4ceca91c6675f981ee540561eddf06b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4668d4611e16b278ce36a0906599e5d4ceca91c6675f981ee540561eddf06b8", kill_on_drop: false }` [INFO] [stdout] a4668d4611e16b278ce36a0906599e5d4ceca91c6675f981ee540561eddf06b8