[INFO] fetching crate cs_serde_cbor 0.12.0...
[INFO] testing cs_serde_cbor-0.12.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cs_serde_cbor 0.12.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cs_serde_cbor 0.12.0
[INFO] finished tweaking crates.io crate cs_serde_cbor 0.12.0
[INFO] tweaked toml for crates.io crate cs_serde_cbor 0.12.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cs_serde_cbor 0.12.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cs_serde_cbor 0.12.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27a2b99b492e67ca381a7b262feb48412a4c6353abceb089c8f1fabe124a132a
[INFO] running `Command { std: "docker" "start" "-a" "27a2b99b492e67ca381a7b262feb48412a4c6353abceb089c8f1fabe124a132a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27a2b99b492e67ca381a7b262feb48412a4c6353abceb089c8f1fabe124a132a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27a2b99b492e67ca381a7b262feb48412a4c6353abceb089c8f1fabe124a132a", kill_on_drop: false }`
[INFO] [stdout] 27a2b99b492e67ca381a7b262feb48412a4c6353abceb089c8f1fabe124a132a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c1fb6a9f3ba4f613947b905053e010b3ea046e1fef0d961a1b2a455faaf1321
[INFO] running `Command { std: "docker" "start" "-a" "3c1fb6a9f3ba4f613947b905053e010b3ea046e1fef0d961a1b2a455faaf1321", kill_on_drop: false }`
[INFO] [stderr] Compiling serde v1.0.117
[INFO] [stderr] Compiling half v1.6.0
[INFO] [stderr] Compiling cs_serde_cbor v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `InvalidUtf8` is never constructed
[INFO] [stdout] --> src/error.rs:280:5
[INFO] [stdout] |
[INFO] [stdout] 265 | pub(crate) enum ErrorCode {
[INFO] [stdout] | --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 280 | InvalidUtf8,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `ErrorCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.74s
[INFO] running `Command { std: "docker" "inspect" "3c1fb6a9f3ba4f613947b905053e010b3ea046e1fef0d961a1b2a455faaf1321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c1fb6a9f3ba4f613947b905053e010b3ea046e1fef0d961a1b2a455faaf1321", kill_on_drop: false }`
[INFO] [stdout] 3c1fb6a9f3ba4f613947b905053e010b3ea046e1fef0d961a1b2a455faaf1321
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 045d1aac047f768b672d6fb8cce19620f472f0db40fec7327738de0fbf9a8a39
[INFO] running `Command { std: "docker" "start" "-a" "045d1aac047f768b672d6fb8cce19620f472f0db40fec7327738de0fbf9a8a39", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v1.0.48
[INFO] [stderr] Compiling serde_derive v1.0.117
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stdout] warning: variant `InvalidUtf8` is never constructed
[INFO] [stdout] --> src/error.rs:280:5
[INFO] [stdout] |
[INFO] [stdout] 265 | pub(crate) enum ErrorCode {
[INFO] [stdout] | --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 280 | InvalidUtf8,
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `ErrorCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling cs_serde_cbor v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/ser.rs:2:5
[INFO] [stdout] |
[INFO] [stdout] 2 | use serde_cbor::ser::{Serializer, SliceWrite};
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 2 | use cs_serde_cbor::ser::{Serializer, SliceWrite};
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `serde_cbor`
[INFO] [stdout] --> tests/ser.rs:47:9
[INFO] [stdout] |
[INFO] [stdout] 47 | use serde_cbor::ser;
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 47 | use cs_serde_cbor::ser;
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `serde_cbor`
[INFO] [stdout] --> tests/ser.rs:48:9
[INFO] [stdout] |
[INFO] [stdout] 48 | use serde_cbor::{from_slice, to_vec};
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 48 | use cs_serde_cbor::{from_slice, to_vec};
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `serde_cbor`
[INFO] [stdout] --> tests/value.rs:6:9
[INFO] [stdout] |
[INFO] [stdout] 6 | use serde_cbor;
[INFO] [stdout] | ^^^^^^^^^^ no external crate `serde_cbor`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/de.rs:51:9
[INFO] [stdout] |
[INFO] [stdout] 51 | use serde_cbor::value::Value;
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 51 | use cs_serde_cbor::value::Value;
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `serde_cbor`
[INFO] [stdout] --> tests/de.rs:4:5
[INFO] [stdout] |
[INFO] [stdout] 4 | use serde_cbor;
[INFO] [stdout] | ^^^^^^^^^^ no external crate `serde_cbor`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/de.rs:723:9
[INFO] [stdout] |
[INFO] [stdout] 723 | use serde_cbor::{de::from_slice, ser::to_vec_packed};
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 723 | use cs_serde_cbor::{de::from_slice, ser::to_vec_packed};
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `serde_cbor`
[INFO] [stdout] --> tests/de.rs:52:9
[INFO] [stdout] |
[INFO] [stdout] 52 | use serde_cbor::{de, error, to_vec, Deserializer};
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 52 | use cs_serde_cbor::{de, error, to_vec, Deserializer};
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/ser.rs:85:27
[INFO] [stdout] |
[INFO] [stdout] 85 | let vec = to_vec(&serde_cbor::value::to_value(object.clone()).unwrap()).unwrap();
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 85 | let vec = to_vec(&cs_serde_cbor::value::to_value(object.clone()).unwrap()).unwrap();
[INFO] [stdout] | +++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout] |
[INFO] [stdout] 46 + use cs_serde_cbor::value;
[INFO] [stdout] |
[INFO] [stdout] help: if you import `value`, refer to it directly
[INFO] [stdout] |
[INFO] [stdout] 85 - let vec = to_vec(&serde_cbor::value::to_value(object.clone()).unwrap()).unwrap();
[INFO] [stdout] 85 + let vec = to_vec(&value::to_value(object.clone()).unwrap()).unwrap();
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/ser.rs:115:27
[INFO] [stdout] |
[INFO] [stdout] 115 | let vec = to_vec(&serde_cbor::value::to_value(object.clone()).unwrap()).unwrap();
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 115 | let vec = to_vec(&cs_serde_cbor::value::to_value(object.clone()).unwrap()).unwrap();
[INFO] [stdout] | +++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout] |
[INFO] [stdout] 46 + use cs_serde_cbor::value;
[INFO] [stdout] |
[INFO] [stdout] help: if you import `value`, refer to it directly
[INFO] [stdout] |
[INFO] [stdout] 115 - let vec = to_vec(&serde_cbor::value::to_value(object.clone()).unwrap()).unwrap();
[INFO] [stdout] 115 + let vec = to_vec(&value::to_value(object.clone()).unwrap()).unwrap();
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/ser.rs:205:9
[INFO] [stdout] |
[INFO] [stdout] 205 | serde_cbor::Serializer::new(&mut short_s)
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 205 | cs_serde_cbor::Serializer::new(&mut short_s)
[INFO] [stdout] | +++
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout] |
[INFO] [stdout] 46 + use crate::std_tests::Serializer;
[INFO] [stdout] |
[INFO] [stdout] 46 + use cs_serde_cbor::Serializer;
[INFO] [stdout] |
[INFO] [stdout] 46 + use serde::Serializer;
[INFO] [stdout] |
[INFO] [stdout] help: if you import `Serializer`, refer to it directly
[INFO] [stdout] |
[INFO] [stdout] 205 - serde_cbor::Serializer::new(&mut short_s)
[INFO] [stdout] 205 + Serializer::new(&mut short_s)
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/ser.rs:215:9
[INFO] [stdout] |
[INFO] [stdout] 215 | serde_cbor::Serializer::new(&mut medium_s)
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 215 | cs_serde_cbor::Serializer::new(&mut medium_s)
[INFO] [stdout] | +++
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout] |
[INFO] [stdout] 46 + use crate::std_tests::Serializer;
[INFO] [stdout] |
[INFO] [stdout] 46 + use cs_serde_cbor::Serializer;
[INFO] [stdout] |
[INFO] [stdout] 46 + use serde::Serializer;
[INFO] [stdout] |
[INFO] [stdout] help: if you import `Serializer`, refer to it directly
[INFO] [stdout] |
[INFO] [stdout] 215 - serde_cbor::Serializer::new(&mut medium_s)
[INFO] [stdout] 215 + Serializer::new(&mut medium_s)
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/ser.rs:229:9
[INFO] [stdout] |
[INFO] [stdout] 229 | serde_cbor::Serializer::new(&mut long_s)
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 229 | cs_serde_cbor::Serializer::new(&mut long_s)
[INFO] [stdout] | +++
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout] |
[INFO] [stdout] 46 + use crate::std_tests::Serializer;
[INFO] [stdout] |
[INFO] [stdout] 46 + use cs_serde_cbor::Serializer;
[INFO] [stdout] |
[INFO] [stdout] 46 + use serde::Serializer;
[INFO] [stdout] |
[INFO] [stdout] help: if you import `Serializer`, refer to it directly
[INFO] [stdout] |
[INFO] [stdout] 229 - serde_cbor::Serializer::new(&mut long_s)
[INFO] [stdout] 229 + Serializer::new(&mut long_s)
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/ser.rs:238:9
[INFO] [stdout] |
[INFO] [stdout] 238 | serde_cbor::Serializer::new(&mut very_long_s)
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 238 | cs_serde_cbor::Serializer::new(&mut very_long_s)
[INFO] [stdout] | +++
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout] |
[INFO] [stdout] 46 + use crate::std_tests::Serializer;
[INFO] [stdout] |
[INFO] [stdout] 46 + use cs_serde_cbor::Serializer;
[INFO] [stdout] |
[INFO] [stdout] 46 + use serde::Serializer;
[INFO] [stdout] |
[INFO] [stdout] help: if you import `Serializer`, refer to it directly
[INFO] [stdout] |
[INFO] [stdout] 238 - serde_cbor::Serializer::new(&mut very_long_s)
[INFO] [stdout] 238 + Serializer::new(&mut very_long_s)
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/enum.rs:34:9
[INFO] [stdout] |
[INFO] [stdout] 34 | use serde_cbor::ser::{IoWrite, Serializer};
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 34 | use cs_serde_cbor::ser::{IoWrite, Serializer};
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/enum.rs:35:9
[INFO] [stdout] |
[INFO] [stdout] 35 | use serde_cbor::value::Value;
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 35 | use cs_serde_cbor::value::Value;
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `serde_cbor`
[INFO] [stdout] --> tests/enum.rs:2:5
[INFO] [stdout] |
[INFO] [stdout] 2 | use serde_cbor;
[INFO] [stdout] | ^^^^^^^^^^ no external crate `serde_cbor`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `serde_cbor`
[INFO] [stdout] --> tests/enum.rs:36:9
[INFO] [stdout] |
[INFO] [stdout] 36 | use serde_cbor::{from_slice, to_vec};
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 36 | use cs_serde_cbor::{from_slice, to_vec};
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/std_types.rs:8:9
[INFO] [stdout] |
[INFO] [stdout] 8 | use serde_cbor::de::from_mut_slice;
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 8 | use cs_serde_cbor::de::from_mut_slice;
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/std_types.rs:9:9
[INFO] [stdout] |
[INFO] [stdout] 9 | use serde_cbor::ser::{to_vec, to_vec_packed};
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 9 | use cs_serde_cbor::ser::{to_vec, to_vec_packed};
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `serde_cbor`
[INFO] [stdout] --> tests/std_types.rs:10:9
[INFO] [stdout] |
[INFO] [stdout] 10 | use serde_cbor::{from_reader, from_slice};
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 10 | use cs_serde_cbor::{from_reader, from_slice};
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/canonical.rs:3:9
[INFO] [stdout] |
[INFO] [stdout] 3 | use serde_cbor::value::Value;
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 3 | use cs_serde_cbor::value::Value;
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/bennofs.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | use serde_cbor::ser::SliceWrite;
[INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout] |
[INFO] [stdout] 5 | use cs_serde_cbor::ser::SliceWrite;
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout] --> tests/de.rs:295:44
[INFO] [stdout] |
[INFO] [stdout] 295 | let obj2: Result