[INFO] fetching crate stackstring 0.4.4... [INFO] testing stackstring-0.4.4 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate stackstring 0.4.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate stackstring 0.4.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate stackstring 0.4.4 [INFO] tweaked toml for crates.io crate stackstring 0.4.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stackstring 0.4.4 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stackstring 0.4.4 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.42 [INFO] [stderr] Downloaded bytecheck_derive v0.8.2 [INFO] [stderr] Downloaded rancor v0.1.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.103 [INFO] [stderr] Downloaded munge v0.4.7 [INFO] [stderr] Downloaded rend v0.5.3 [INFO] [stderr] Downloaded munge_macro v0.4.7 [INFO] [stderr] Downloaded rkyv_derive v0.8.12 [INFO] [stderr] Downloaded ptr_meta_derive v0.3.1 [INFO] [stderr] Downloaded ptr_meta v0.3.1 [INFO] [stderr] Downloaded bytecheck v0.8.2 [INFO] [stderr] Downloaded uuid v1.18.1 [INFO] [stderr] Downloaded bytes v1.11.0 [INFO] [stderr] Downloaded bumpalo v3.19.0 [INFO] [stderr] Downloaded indexmap v2.12.1 [INFO] [stderr] Downloaded serde_json v1.0.145 [INFO] [stderr] Downloaded rkyv v0.8.12 [INFO] [stderr] Downloaded syn v2.0.111 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ee469f48855a05d2e02270cbd1bdf4d416f3c9a867366660f07c6d24fcfa549 [INFO] running `Command { std: "docker" "start" "-a" "7ee469f48855a05d2e02270cbd1bdf4d416f3c9a867366660f07c6d24fcfa549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ee469f48855a05d2e02270cbd1bdf4d416f3c9a867366660f07c6d24fcfa549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ee469f48855a05d2e02270cbd1bdf4d416f3c9a867366660f07c6d24fcfa549", kill_on_drop: false }` [INFO] [stdout] 7ee469f48855a05d2e02270cbd1bdf4d416f3c9a867366660f07c6d24fcfa549 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 146964ebe9c0ee92edb302ea4f9263f03772666b9efe7229b0e3e4f109ecf36c [INFO] running `Command { std: "docker" "start" "-a" "146964ebe9c0ee92edb302ea4f9263f03772666b9efe7229b0e3e4f109ecf36c", kill_on_drop: false }` [INFO] [stderr] Compiling stackstring v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `Command { std: "docker" "inspect" "146964ebe9c0ee92edb302ea4f9263f03772666b9efe7229b0e3e4f109ecf36c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "146964ebe9c0ee92edb302ea4f9263f03772666b9efe7229b0e3e4f109ecf36c", kill_on_drop: false }` [INFO] [stdout] 146964ebe9c0ee92edb302ea4f9263f03772666b9efe7229b0e3e4f109ecf36c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e20665fbfc16c2b50ec19a04f1dcdfc6f5a9cd75c7ffaed2565d7be4fb2bd19 [INFO] running `Command { std: "docker" "start" "-a" "9e20665fbfc16c2b50ec19a04f1dcdfc6f5a9cd75c7ffaed2565d7be4fb2bd19", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling rkyv_derive v0.8.12 [INFO] [stderr] Compiling ptr_meta v0.3.1 [INFO] [stderr] Compiling rancor v0.1.1 [INFO] [stderr] Compiling munge v0.4.7 [INFO] [stderr] Compiling bytecheck v0.8.2 [INFO] [stderr] Compiling rend v0.5.3 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling rkyv v0.8.12 [INFO] [stderr] Compiling stackstring v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `stackstring::String<3>: Archive` is not satisfied [INFO] [stdout] --> examples/rkyv.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Archive, Deserialize, Serialize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^ the trait `Archive` is not implemented for `stackstring::String<3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Archive`: [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7) [INFO] [stdout] and 109 others [INFO] [stdout] = note: this error originates in the derive macro `Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stackstring::String<3>: Archive` is not satisfied [INFO] [stdout] --> examples/rkyv.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Archive, Deserialize, Serialize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^ the trait `Archive` is not implemented for `stackstring::String<3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Archive`: [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7) [INFO] [stdout] and 109 others [INFO] [stdout] = note: this error originates in the derive macro `::rkyv::bytecheck::CheckBytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stackstring::String<3>: Archive` is not satisfied [INFO] [stdout] --> examples/rkyv.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Archive, Deserialize, Serialize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^ the trait `Archive` is not implemented for `stackstring::String<3>` [INFO] [stdout] 8 | #[rkyv(compare(PartialEq), derive(Debug))] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Archive`: [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7) [INFO] [stdout] and 109 others [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stackstring::String<3>: Archive` is not satisfied [INFO] [stdout] --> examples/rkyv.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Archive, Deserialize, Serialize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ the trait `Archive` is not implemented for `stackstring::String<3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Archive`: [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7) [INFO] [stdout] and 109 others [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stackstring::String<3>: Archive` is not satisfied [INFO] [stdout] --> examples/rkyv.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Archive, Deserialize, Serialize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^ the trait `Archive` is not implemented for `stackstring::String<3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Archive`: [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7) [INFO] [stdout] and 109 others [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(trivial_bounds)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: ` as Archive>::Archived` doesn't implement `Debug` [INFO] [stdout] --> examples/rkyv.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Archive, Deserialize, Serialize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^ the trait `Debug` is not implemented for ` as Archive>::Archived` [INFO] [stdout] 8 | #[rkyv(compare(PartialEq), derive(Debug))] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String<3>: Serialize, ...>>` is not satisfied [INFO] [stdout] --> examples/rkyv.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | let bytes = rkyv::to_bytes::(&value).unwrap(); [INFO] [stdout] | ----------------------- ^^^^^^ unsatisfied trait bound [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'a> Serialize, Share>, rkyv::rancor::Error>>` is not implemented for `stackstring::String<3>` [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] `()` implements `Serialize` [INFO] [stdout] `(T0, T1)` implements `Serialize` [INFO] [stdout] `(T0, T1, T2)` implements `Serialize` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Serialize` [INFO] [stdout] `(T0, T1, T2, T3, T4)` implements `Serialize` [INFO] [stdout] `(T0, T1, T2, T3, T4, T5)` implements `Serialize` [INFO] [stdout] `(T0, T1, T2, T3, T4, T5, T6)` implements `Serialize` [INFO] [stdout] `(T0, T1, T2, T3, T4, T5, T6, T7)` implements `Serialize` [INFO] [stdout] and 109 others [INFO] [stdout] note: required for `S` to implement `Serialize, ...>, ...>>` [INFO] [stdout] --> examples/rkyv.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Archive, Deserialize, Serialize, PartialEq, Debug)] [INFO] [stdout] | --------- type parameter would need to implement `Serialize, ...>, ...>>` [INFO] [stdout] 8 | #[rkyv(compare(PartialEq), derive(Debug))] [INFO] [stdout] 9 | struct S { [INFO] [stdout] | ^ [INFO] [stdout] = help: consider manually implementing `Serialize, ...>, ...>>` to avoid undesired bounds [INFO] [stdout] note: required by a bound in `to_bytes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rkyv-0.8.12/src/api/high/mod.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn to_bytes( [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 66 | #[rustfmt::skip] value: &impl for<'a> Serialize< [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 67 | | HighSerializer, E>, [INFO] [stdout] 68 | | >, [INFO] [stdout] | |_____^ required by this bound in `to_bytes` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/rkyv-32e5778fc6766e16.long-type-9888784285575125696.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stackstring::String<3>: Archive` is not satisfied [INFO] [stdout] --> examples/rkyv.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | let archived = rkyv::access::(&bytes[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^ the trait `Archive` is not implemented for `stackstring::String<3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Archive`: [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7) [INFO] [stdout] and 109 others [INFO] [stdout] note: required by a bound in `ArchivedS` [INFO] [stdout] --> examples/rkyv.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Archive, Deserialize, Serialize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^ required by this bound in `ArchivedS` [INFO] [stdout] = note: this error originates in the derive macro `Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stackstring::String<3>: Archive` is not satisfied [INFO] [stdout] --> examples/rkyv.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | let archived = rkyv::access::(&bytes[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Archive` is not implemented for `stackstring::String<3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Archive`: [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7) [INFO] [stdout] and 109 others [INFO] [stdout] note: required by a bound in `ArchivedS` [INFO] [stdout] --> examples/rkyv.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Archive, Deserialize, Serialize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^ required by this bound in `ArchivedS` [INFO] [stdout] = note: this error originates in the derive macro `Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `&ArchivedS` [INFO] [stdout] --> examples/rkyv.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | assert_eq!(archived, &value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | &ArchivedS [INFO] [stdout] | &S [INFO] [stdout] | [INFO] [stdout] note: `stackstring::String<3>` does not implement `Archive` [INFO] [stdout] --> src/string.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct String(pub(crate) [u8; L]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `stackstring::String<3>` is defined in another crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stackstring::String<3>: Archive` is not satisfied [INFO] [stdout] --> examples/rkyv.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | assert_eq!(archived, &value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Archive` is not implemented for `stackstring::String<3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Archive`: [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7) [INFO] [stdout] and 109 others [INFO] [stdout] note: required by a bound in `ArchivedS` [INFO] [stdout] --> examples/rkyv.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Archive, Deserialize, Serialize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^ required by this bound in `ArchivedS` [INFO] [stdout] = note: this error originates in the macro `assert_eq` which comes from the expansion of the derive macro `Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stackstring::String<3>: Archive` is not satisfied [INFO] [stdout] --> examples/rkyv.rs:30:44 [INFO] [stdout] | [INFO] [stdout] 30 | let deserialized = deserialize::(archived).unwrap(); [INFO] [stdout] | ------------------- ^^^^^^^^ the trait `Archive` is not implemented for `stackstring::String<3>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Archive`: [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7) [INFO] [stdout] and 109 others [INFO] [stdout] note: required for `ArchivedS` to implement `Deserialize>` [INFO] [stdout] --> examples/rkyv.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Archive, Deserialize, Serialize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ type parameter would need to implement `Deserialize>` [INFO] [stdout] = help: consider manually implementing `Deserialize>` to avoid undesired bounds [INFO] [stdout] note: required by a bound in `rkyv::deserialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rkyv-0.8.12/src/api/high/mod.rs:293:18 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn deserialize( [INFO] [stdout] | ----------- required by a bound in this function [INFO] [stdout] 293 | value: &impl Deserialize>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `deserialize` [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `stackstring::String<3>: Archive` is not satisfied [INFO] [stdout] --> examples/rkyv.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | dbg!(archived); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Archive` is not implemented for `stackstring::String<3>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Archive`: [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6) [INFO] [stdout] (T0, T1, T2, T3, T4, T5, T6, T7) [INFO] [stdout] and 109 others [INFO] [stdout] note: required for `ArchivedS` to implement `Debug` [INFO] [stdout] --> examples/rkyv.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Archive, Deserialize, Serialize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^ type parameter would need to implement `Debug` [INFO] [stdout] 8 | #[rkyv(compare(PartialEq), derive(Debug))] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] = help: consider manually implementing `Debug` to avoid undesired bounds [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required for `&&ArchivedS` to implement `Debug` [INFO] [stdout] = note: required for the cast from `&&&ArchivedS` to `&dyn Debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0369. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stackstring` (example "rkyv") due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9e20665fbfc16c2b50ec19a04f1dcdfc6f5a9cd75c7ffaed2565d7be4fb2bd19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e20665fbfc16c2b50ec19a04f1dcdfc6f5a9cd75c7ffaed2565d7be4fb2bd19", kill_on_drop: false }` [INFO] [stdout] 9e20665fbfc16c2b50ec19a04f1dcdfc6f5a9cd75c7ffaed2565d7be4fb2bd19