[INFO] fetching crate triphosphate-vocab 0.0.0... [INFO] checking triphosphate-vocab-0.0.0 against try#e90f1ff63e694965281f833819a486da29772bdf for pr-146167 [INFO] extracting crate triphosphate-vocab 0.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate triphosphate-vocab 0.0.0 [INFO] finished tweaking crates.io crate triphosphate-vocab 0.0.0 [INFO] tweaked toml for crates.io crate triphosphate-vocab 0.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate triphosphate-vocab 0.0.0 on toolchain e90f1ff63e694965281f833819a486da29772bdf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "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" "+e90f1ff63e694965281f833819a486da29772bdf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 89 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding cid v0.10.1 (available: v0.11.1) [INFO] [stderr] Adding proc-macro-crate v1.1.3 (available: v1.3.1) [INFO] [stderr] Adding winnow v0.5.40 (available: v0.7.13) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93da7e3eda7588fb4aeb8194a034278659f1e91e74d68ef74711f6043089dd97 [INFO] running `Command { std: "docker" "start" "-a" "93da7e3eda7588fb4aeb8194a034278659f1e91e74d68ef74711f6043089dd97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93da7e3eda7588fb4aeb8194a034278659f1e91e74d68ef74711f6043089dd97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93da7e3eda7588fb4aeb8194a034278659f1e91e74d68ef74711f6043089dd97", kill_on_drop: false }` [INFO] [stdout] 93da7e3eda7588fb4aeb8194a034278659f1e91e74d68ef74711f6043089dd97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+e90f1ff63e694965281f833819a486da29772bdf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2c5a4818f808b489aab4e8bc8804f27fa2e0fc213a658935c45ede6a74a5350 [INFO] running `Command { std: "docker" "start" "-a" "d2c5a4818f808b489aab4e8bc8804f27fa2e0fc213a658935c45ede6a74a5350", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Checking blake2s_simd v1.0.3 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking data-encoding-macro v0.1.18 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling libipld-cbor-derive v0.16.0 [INFO] [stderr] Checking multihash v0.18.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking cid v0.10.1 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking libipld-core v0.16.0 [INFO] [stderr] Checking libipld-cbor v0.16.0 [INFO] [stderr] Checking libipld-macro v0.16.0 [INFO] [stderr] Checking libipld v0.16.0 [INFO] [stderr] Checking triphosphate-vocab v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` [INFO] [stdout] --> src/parsing/at_uri.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | token::tag, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` [INFO] [stdout] --> src/parsing/at_uri.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | (tag("at://"), authority, opt(('/', nsid, opt(('/', rkey))))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` [INFO] [stdout] --> src/parsing/at_uri.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | token::tag, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` [INFO] [stdout] --> src/parsing/at_uri.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | (tag("at://"), authority, opt(('/', nsid, opt(('/', rkey))))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/bytes.rs:49:70 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(serde::Serialize, serde::Deserialize, Debug, PartialEq, libipld::DagCbor)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/bytes.rs:49:70 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(serde::Serialize, serde::Deserialize, Debug, PartialEq, libipld::DagCbor)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] = note: this error originates in the derive macro `libipld::DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/cid_link.rs:48:56 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, PartialEq, Serialize, Deserialize, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: Decode` will fail [INFO] [stdout] --> src/cid_link.rs:48:56 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Debug, PartialEq, Serialize, Deserialize, DagCbor)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the derive macro `DagCbor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/any/de.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | fn visit_f64(self, value: f64) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bytes` [INFO] [stdout] --> src/any/de.rs:178:24 [INFO] [stdout] | [INFO] [stdout] 178 | fn visit_bytes<'de, V>(bytes: Bytes, visitor: V) -> Result [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:178:38 [INFO] [stdout] | [INFO] [stdout] 178 | fn visit_bytes<'de, V>(bytes: Bytes, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link` [INFO] [stdout] --> src/any/de.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | fn visit_link<'de, V>(link: CidLink, visitor: V) -> Result [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:185:38 [INFO] [stdout] | [INFO] [stdout] 185 | fn visit_link<'de, V>(link: CidLink, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1129 | deserialize_numeric_key!(deserialize_i8); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1130 | deserialize_numeric_key!(deserialize_i16); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1131 | deserialize_numeric_key!(deserialize_i32); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1132 | deserialize_numeric_key!(deserialize_i64); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1133 | deserialize_numeric_key!(deserialize_u8); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1134 | deserialize_numeric_key!(deserialize_u16); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1135 | deserialize_numeric_key!(deserialize_u32); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1136 | deserialize_numeric_key!(deserialize_u64); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1137 | deserialize_numeric_key!(deserialize_f32); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1138 | deserialize_numeric_key!(deserialize_f64); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1140 | deserialize_numeric_key!(deserialize_i128, do_deserialize_i128); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1141 | deserialize_numeric_key!(deserialize_u128, do_deserialize_u128); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/any/de.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | fn visit_f64(self, value: f64) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bytes` [INFO] [stdout] --> src/any/de.rs:178:24 [INFO] [stdout] | [INFO] [stdout] 178 | fn visit_bytes<'de, V>(bytes: Bytes, visitor: V) -> Result [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:178:38 [INFO] [stdout] | [INFO] [stdout] 178 | fn visit_bytes<'de, V>(bytes: Bytes, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link` [INFO] [stdout] --> src/any/de.rs:185:23 [INFO] [stdout] | [INFO] [stdout] 185 | fn visit_link<'de, V>(link: CidLink, visitor: V) -> Result [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:185:38 [INFO] [stdout] | [INFO] [stdout] 185 | fn visit_link<'de, V>(link: CidLink, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `float` [INFO] [stdout] --> src/any/ser.rs:153:28 [INFO] [stdout] | [INFO] [stdout] 153 | fn serialize_f32(self, float: f32) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `float` [INFO] [stdout] --> src/any/ser.rs:158:28 [INFO] [stdout] | [INFO] [stdout] 158 | fn serialize_f64(self, float: f64) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/any/ser.rs:503:28 [INFO] [stdout] | [INFO] [stdout] 503 | fn serialize_f32(self, value: f32) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/any/ser.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | fn serialize_f64(self, value: f64) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1129 | deserialize_numeric_key!(deserialize_i8); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1130 | deserialize_numeric_key!(deserialize_i16); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1131 | deserialize_numeric_key!(deserialize_i32); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1132 | deserialize_numeric_key!(deserialize_i64); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1133 | deserialize_numeric_key!(deserialize_u8); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1134 | deserialize_numeric_key!(deserialize_u16); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1135 | deserialize_numeric_key!(deserialize_u32); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1136 | deserialize_numeric_key!(deserialize_u64); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1137 | deserialize_numeric_key!(deserialize_f32); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1138 | deserialize_numeric_key!(deserialize_f64); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1140 | deserialize_numeric_key!(deserialize_i128, do_deserialize_i128); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> src/any/de.rs:1110:29 [INFO] [stdout] | [INFO] [stdout] 1110 | fn $method(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] ... [INFO] [stdout] 1141 | deserialize_numeric_key!(deserialize_u128, do_deserialize_u128); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `deserialize_numeric_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `float` [INFO] [stdout] --> src/any/ser.rs:153:28 [INFO] [stdout] | [INFO] [stdout] 153 | fn serialize_f32(self, float: f32) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `float` [INFO] [stdout] --> src/any/ser.rs:158:28 [INFO] [stdout] | [INFO] [stdout] 158 | fn serialize_f64(self, float: f64) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/any/ser.rs:503:28 [INFO] [stdout] | [INFO] [stdout] 503 | fn serialize_f32(self, value: f32) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/any/ser.rs:507:28 [INFO] [stdout] | [INFO] [stdout] 507 | fn serialize_f64(self, value: f64) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/any/de.rs:1253:19 [INFO] [stdout] | [INFO] [stdout] 1253 | fn unexpected(&self) -> Unexpected { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1253 | fn unexpected(&self) -> Unexpected<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/any/de.rs:1253:19 [INFO] [stdout] | [INFO] [stdout] 1253 | fn unexpected(&self) -> Unexpected { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1253 | fn unexpected(&self) -> Unexpected<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `triphosphate-vocab` (lib test) due to 4 previous errors; 24 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d2c5a4818f808b489aab4e8bc8804f27fa2e0fc213a658935c45ede6a74a5350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2c5a4818f808b489aab4e8bc8804f27fa2e0fc213a658935c45ede6a74a5350", kill_on_drop: false }` [INFO] [stdout] d2c5a4818f808b489aab4e8bc8804f27fa2e0fc213a658935c45ede6a74a5350