[INFO] fetching crate packable 0.11.0... [INFO] checking packable-0.11.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate packable 0.11.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate packable 0.11.0 [INFO] finished tweaking crates.io crate packable 0.11.0 [INFO] tweaked toml for crates.io crate packable 0.11.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate packable 0.11.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 50 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.14.5 (available: v0.15.5) [INFO] [stderr] Adding parity-scale-codec v3.6.11 (available: v3.7.5) [INFO] [stderr] Adding parity-scale-codec-derive v3.6.9 (available: v3.7.5) [INFO] [stderr] Adding primitive-types v0.12.2 (available: v0.13.1) [INFO] [stderr] Adding toml_datetime v0.6.3 (available: v0.6.11) [INFO] [stderr] Adding toml_edit v0.20.2 (available: v0.20.7) [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] 6039f02180f3c43a29814b90d151197e2466a9973621948bb11ee0bb79e9b2b0 [INFO] running `Command { std: "docker" "start" "-a" "6039f02180f3c43a29814b90d151197e2466a9973621948bb11ee0bb79e9b2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6039f02180f3c43a29814b90d151197e2466a9973621948bb11ee0bb79e9b2b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6039f02180f3c43a29814b90d151197e2466a9973621948bb11ee0bb79e9b2b0", kill_on_drop: false }` [INFO] [stdout] 6039f02180f3c43a29814b90d151197e2466a9973621948bb11ee0bb79e9b2b0 [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] e56d02110e15e87b1a1ec99c425f2c4d8ddd0272d34cf1fa7b311e158a21f769 [INFO] running `Command { std: "docker" "start" "-a" "e56d02110e15e87b1a1ec99c425f2c4d8ddd0272d34cf1fa7b311e158a21f769", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling packable v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling packable-derive v0.10.0 [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "array") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `[Option]: packable::Packable` is not satisfied [INFO] [stdout] --> tests/boxed_slice.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | common::generic_test(&vec![Some(0u32), None].into_boxed_slice()).0.len(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `packable::Packable` is not implemented for `[Option]` [INFO] [stdout] | [INFO] [stdout] = help: the trait `packable::Packable` is implemented for `[T; N]` [INFO] [stdout] = note: required for `Box<[Option]>` to implement `packable::Packable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "boxed_slice") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "bool") due to 1 previous error [INFO] [stderr] error: could not compile `packable` (test "string_prefix") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BTreeSet>: packable::Packable` is not satisfied [INFO] [stdout] --> tests/btreeset.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | common::generic_test(&BTreeSet::from([None, Some(0u32)])).0.len(), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `packable::Packable` is not implemented for `BTreeSet>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `packable::Packable`: [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 30 others [INFO] [stdout] note: required by a bound in `generic_test` [INFO] [stdout] --> tests/common/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn generic_test

(packable: &P) -> (Vec, P) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 47 | where [INFO] [stdout] 48 | P: Packable + PartialEq + Debug, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `generic_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "map_prefix") due to 1 previous error [INFO] [stderr] error: could not compile `packable` (test "boxed_slice_prefix") due to 1 previous error [INFO] [stdout] error[E0599]: the function or associated item `unpack_bytes_verified` exists for struct `BTreeSet`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/btreeset.rs:29:36 [INFO] [stdout] | [INFO] [stdout] 29 | let prefixed = BTreeSet::::unpack_bytes_verified(bytes, &()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ function or associated item cannot be called on `BTreeSet` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BTreeSet` consider using one of the following associated functions: [INFO] [stdout] BTreeSet::::new [INFO] [stdout] BTreeSet::::new_in [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/collections/btree/set.rs:344:5 [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `BTreeSet: packable::Packable` [INFO] [stdout] which is required by `BTreeSet: PackableExt` [INFO] [stdout] `&BTreeSet: packable::Packable` [INFO] [stdout] which is required by `&BTreeSet: PackableExt` [INFO] [stdout] `&mut BTreeSet: packable::Packable` [INFO] [stdout] which is required by `&mut BTreeSet: PackableExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `unpack_bytes_verified` exists for struct `BTreeSet`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/btreeset.rs:46:36 [INFO] [stdout] | [INFO] [stdout] 46 | let prefixed = BTreeSet::::unpack_bytes_verified(bytes, &()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ function or associated item cannot be called on `BTreeSet` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BTreeSet` consider using one of the following associated functions: [INFO] [stdout] BTreeSet::::new [INFO] [stdout] BTreeSet::::new_in [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/collections/btree/set.rs:344:5 [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `BTreeSet: packable::Packable` [INFO] [stdout] which is required by `BTreeSet: PackableExt` [INFO] [stdout] `&BTreeSet: packable::Packable` [INFO] [stdout] which is required by `&BTreeSet: PackableExt` [INFO] [stdout] `&mut BTreeSet: packable::Packable` [INFO] [stdout] which is required by `&mut BTreeSet: PackableExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "vec_prefix") due to 1 previous error [INFO] [stderr] error: could not compile `packable` (test "btreeset") due to 4 previous errors [INFO] [stdout] error[E0277]: the trait bound `BTreeMap, u32>: packable::Packable` is not satisfied [INFO] [stdout] --> tests/btreemap.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | common::generic_test(&BTreeMap::from([(None, 1u32), (Some(0u32), 1), (Some(1u32), 2)])) [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `packable::Packable` is not implemented for `BTreeMap, u32>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `packable::Packable`: [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 30 others [INFO] [stdout] note: required by a bound in `generic_test` [INFO] [stdout] --> tests/common/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn generic_test

(packable: &P) -> (Vec, P) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 47 | where [INFO] [stdout] 48 | P: Packable + PartialEq + Debug, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `generic_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `unpack_bytes_verified` exists for struct `BTreeMap`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/btreemap.rs:37:40 [INFO] [stdout] | [INFO] [stdout] 37 | let prefixed = BTreeMap::::unpack_bytes_verified(bytes, &()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ function or associated item cannot be called on `BTreeMap` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BTreeMap` consider using one of the following associated functions: [INFO] [stdout] BTreeMap::::new [INFO] [stdout] BTreeMap::::new_in [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/collections/btree/map.rs:630:5 [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `BTreeMap: packable::Packable` [INFO] [stdout] which is required by `BTreeMap: PackableExt` [INFO] [stdout] `&BTreeMap: packable::Packable` [INFO] [stdout] which is required by `&BTreeMap: PackableExt` [INFO] [stdout] `&mut BTreeMap: packable::Packable` [INFO] [stdout] which is required by `&mut BTreeMap: PackableExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `unpack_bytes_verified` exists for struct `BTreeMap`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/btreemap.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | let prefixed = BTreeMap::::unpack_bytes_verified(bytes, &()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ function or associated item cannot be called on `BTreeMap` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `BTreeMap` consider using one of the following associated functions: [INFO] [stdout] BTreeMap::::new [INFO] [stdout] BTreeMap::::new_in [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/alloc/src/collections/btree/map.rs:630:5 [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `BTreeMap: packable::Packable` [INFO] [stdout] which is required by `BTreeMap: PackableExt` [INFO] [stdout] `&BTreeMap: packable::Packable` [INFO] [stdout] which is required by `&BTreeMap: PackableExt` [INFO] [stdout] `&mut BTreeMap: packable::Packable` [INFO] [stdout] which is required by `&mut BTreeMap: PackableExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "btreemap") due to 4 previous errors [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "option") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "btreemap_prefix") due to 1 previous error [INFO] [stdout] error[E0277]: the trait bound `Vec>: packable::Packable` is not satisfied [INFO] [stdout] --> tests/vec.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | common::generic_test(&vec![Some(0u32), None]).0.len(), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^^^^ the trait `packable::Packable` is not implemented for `Vec>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `packable::Packable`: [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 30 others [INFO] [stdout] note: required by a bound in `generic_test` [INFO] [stdout] --> tests/common/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn generic_test

(packable: &P) -> (Vec, P) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 47 | where [INFO] [stdout] 48 | P: Packable + PartialEq + Debug, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `generic_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "vec") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved imports `packable::packer::IoPacker`, `packable::unpacker::IoUnpacker` [INFO] [stdout] --> tests/common/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | packer::{IoPacker, SlicePacker}, [INFO] [stdout] | ^^^^^^^^ no `IoPacker` in `packer` [INFO] [stdout] 8 | unpacker::IoUnpacker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `IoUnpacker` in `unpacker` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/packer/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 18 | pub use io::IoPacker; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unpacker/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "io")] [INFO] [stdout] | -------------- the item is gated behind the `io` feature [INFO] [stdout] 16 | pub use io::IoUnpacker; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 7 - packer::{IoPacker, SlicePacker}, [INFO] [stdout] 7 + packer::{Packer, SlicePacker}, [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 8 - unpacker::IoUnpacker, [INFO] [stdout] 8 + unpacker::Unpacker, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `HashMap, u32, BuildHasherDefault, _>: Packable` is not satisfied [INFO] [stdout] --> tests/map.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | common::generic_test(&HashMap::from([(None, 1u32), (Some(0u32), 1), (Some(1u32), 2)])) [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `packable::Packable` is not implemented for `hashbrown::HashMap, u32, BuildHasherDefault, _>` [INFO] [stdout] = help: the following other types implement trait `packable::Packable`: [INFO] [stdout] (A, B) [INFO] [stdout] (A, B, C) [INFO] [stdout] (A, B, C, D) [INFO] [stdout] (A, B, C, D, E) [INFO] [stdout] (A, B, C, D, E, F) [INFO] [stdout] (A, B, C, D, E, F, G) [INFO] [stdout] (A, B, C, D, E, F, G, H) [INFO] [stdout] (A, B, C, D, E, F, G, H, I) [INFO] [stdout] and 30 others [INFO] [stdout] note: required by a bound in `generic_test` [INFO] [stdout] --> tests/common/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn generic_test

(packable: &P) -> (Vec, P) [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] 47 | where [INFO] [stdout] 48 | P: Packable + PartialEq + Debug, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `generic_test` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/map-aebe422062789fff.long-type-7057572798248807991.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `unpack_bytes_verified` exists for struct `hashbrown::HashMap`, but its trait bounds were not satisfied [INFO] [stdout] --> tests/map.rs:32:39 [INFO] [stdout] | [INFO] [stdout] 32 | let prefixed = HashMap::::unpack_bytes_verified(bytes, &()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ function or associated item cannot be called on `hashbrown::HashMap` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/map.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | pub struct HashMap { [INFO] [stdout] | ----------------------------------------------------------------------- doesn't satisfy `hashbrown::HashMap: PackableExt` or `hashbrown::HashMap: packable::Packable` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `hashbrown::HashMap` consider using one of the following associated functions: [INFO] [stdout] hashbrown::HashMap::::new [INFO] [stdout] hashbrown::HashMap::::with_capacity [INFO] [stdout] hashbrown::HashMap::, A>::new_in [INFO] [stdout] hashbrown::HashMap::, A>::with_capacity_in [INFO] [stdout] and 4 others [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/map.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 370 | pub fn new_in(alloc: A) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 419 | pub fn with_capacity_in(capacity: usize, alloc: A) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `hashbrown::HashMap: packable::Packable` [INFO] [stdout] which is required by `hashbrown::HashMap: PackableExt` [INFO] [stdout] `&hashbrown::HashMap: packable::Packable` [INFO] [stdout] which is required by `&hashbrown::HashMap: PackableExt` [INFO] [stdout] `&mut hashbrown::HashMap: packable::Packable` [INFO] [stdout] which is required by `&mut hashbrown::HashMap: PackableExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "map") due to 3 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "bounded") due to 1 previous error [INFO] [stderr] error: could not compile `packable` (test "btreeset_prefix") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packable` (test "tuple") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e56d02110e15e87b1a1ec99c425f2c4d8ddd0272d34cf1fa7b311e158a21f769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e56d02110e15e87b1a1ec99c425f2c4d8ddd0272d34cf1fa7b311e158a21f769", kill_on_drop: false }` [INFO] [stdout] e56d02110e15e87b1a1ec99c425f2c4d8ddd0272d34cf1fa7b311e158a21f769