[INFO] fetching crate tc-value 0.1.10... [INFO] checking tc-value-0.1.10 against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] extracting crate tc-value 0.1.10 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate tc-value 0.1.10 on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tc-value 0.1.10 [INFO] finished tweaking crates.io crate tc-value 0.1.10 [INFO] tweaked toml for crates.io crate tc-value 0.1.10 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5c4ebc27ce8efc6857b3338cfb8690fad13da610b5d5118d079fdbef52fa8dd [INFO] running `Command { std: "docker" "start" "-a" "c5c4ebc27ce8efc6857b3338cfb8690fad13da610b5d5118d079fdbef52fa8dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5c4ebc27ce8efc6857b3338cfb8690fad13da610b5d5118d079fdbef52fa8dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c4ebc27ce8efc6857b3338cfb8690fad13da610b5d5118d079fdbef52fa8dd", kill_on_drop: false }` [INFO] [stdout] c5c4ebc27ce8efc6857b3338cfb8690fad13da610b5d5118d079fdbef52fa8dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 539ce84c18ff15db6bf444669cdfa591ae761a52c84dcd18dd92ea70b9e5a736 [INFO] running `Command { std: "docker" "start" "-a" "539ce84c18ff15db6bf444669cdfa591ae761a52c84dcd18dd92ea70b9e5a736", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking safecast v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking collate v0.1.10 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking destream v0.5.0 [INFO] [stderr] Checking destream v0.4.1 [INFO] [stderr] Checking tc-error v0.2.3 [INFO] [stderr] Checking number-general v0.3.8 [INFO] [stderr] Checking tcgeneric v0.1.9 [INFO] [stderr] Checking tc-value v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Id: FromStream` is not satisfied [INFO] [stdout] --> src/value.rs:1026:30 [INFO] [stdout] | [INFO] [stdout] 1026 | let id = map.next_value(()).await?; [INFO] [stdout] | ^^^^^^^^^^ the trait `FromStream` is not implemented for `tcgeneric::Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `number_general::Number: FromStream` is not satisfied [INFO] [stdout] --> src/value.rs:1038:29 [INFO] [stdout] | [INFO] [stdout] 1038 | let n = map.next_value::(()).await?; [INFO] [stdout] | ^^^^^^^^^^ the trait `FromStream` is not implemented for `number_general::Number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_stream` exists for tuple `(tcgeneric::Id, value::Value)`, but its trait bounds were not satisfied [INFO] [stdout] --> src/slice.rs:32:46 [INFO] [stdout] | [INFO] [stdout] 32 | Self::In(v) => (Id::from(IN), v).into_stream(encoder), [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called on `(tcgeneric::Id, value::Value)` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcgeneric-0.1.9/src/id.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct Id { [INFO] [stdout] | ------------- doesn't satisfy `tcgeneric::Id: destream::IntoStream<'_>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `tcgeneric::Id: destream::IntoStream<'_>` [INFO] [stdout] which is required by `(tcgeneric::Id, value::Value): destream::IntoStream` [INFO] [stdout] `(tcgeneric::Id, value::Value): ToStream<'_>` [INFO] [stdout] which is required by `&(tcgeneric::Id, value::Value): destream::IntoStream` [INFO] [stdout] `(tcgeneric::Id, value::Value): ToStream<'_>` [INFO] [stdout] which is required by `&mut (tcgeneric::Id, value::Value): destream::IntoStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_stream` exists for tuple `(tcgeneric::Id, value::Value)`, but its trait bounds were not satisfied [INFO] [stdout] --> src/slice.rs:33:46 [INFO] [stdout] | [INFO] [stdout] 33 | Self::Ex(v) => (Id::from(EX), v).into_stream(encoder), [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called on `(tcgeneric::Id, value::Value)` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcgeneric-0.1.9/src/id.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct Id { [INFO] [stdout] | ------------- doesn't satisfy `tcgeneric::Id: destream::IntoStream<'_>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `tcgeneric::Id: destream::IntoStream<'_>` [INFO] [stdout] which is required by `(tcgeneric::Id, value::Value): destream::IntoStream` [INFO] [stdout] `(tcgeneric::Id, value::Value): ToStream<'_>` [INFO] [stdout] which is required by `&(tcgeneric::Id, value::Value): destream::IntoStream` [INFO] [stdout] `(tcgeneric::Id, value::Value): ToStream<'_>` [INFO] [stdout] which is required by `&mut (tcgeneric::Id, value::Value): destream::IntoStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Id: destream::IntoStream<'_>` is not satisfied [INFO] [stdout] --> src/slice.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | Self::In(v) => en::IntoStream::into_stream((Id::from(IN), v), encoder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/destream-0.4.1/src/en/mod.rs:500:20 [INFO] [stdout] | [INFO] [stdout] 500 | fn into_stream>(self, encoder: E) -> Result; [INFO] [stdout] | - required by this bound in `destream::IntoStream::into_stream` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `destream::IntoStream<'_>` for `(tcgeneric::Id, &value::Value)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Id: destream::IntoStream<'_>` is not satisfied [INFO] [stdout] --> src/slice.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | Self::Ex(v) => en::IntoStream::into_stream((Id::from(EX), v), encoder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/destream-0.4.1/src/en/mod.rs:500:20 [INFO] [stdout] | [INFO] [stdout] 500 | fn into_stream>(self, encoder: E) -> Result; [INFO] [stdout] | - required by this bound in `destream::IntoStream::into_stream` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `destream::IntoStream<'_>` for `(tcgeneric::Id, &value::Value)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_stream` found for struct `tcgeneric::Tuple` in the current scope [INFO] [stdout] --> src/slice.rs:278:56 [INFO] [stdout] | [INFO] [stdout] 278 | let start = if let Ok(tuple) = Tuple::::from_stream(cxt, decoder).await { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `tcgeneric::Tuple` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_stream` found for struct `tcgeneric::Tuple` in the current scope [INFO] [stdout] --> src/slice.rs:288:54 [INFO] [stdout] | [INFO] [stdout] 288 | let end = if let Ok(tuple) = Tuple::::from_stream(cxt, decoder).await { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `tcgeneric::Tuple` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::TCPathBuf: FromStream` is not satisfied [INFO] [stdout] --> src/value.rs:342:36 [INFO] [stdout] | [INFO] [stdout] 342 | if let Some(path) = access.next_key::(()).await? { [INFO] [stdout] | ^^^^^^^^ the trait `FromStream` is not implemented for `tcgeneric::TCPathBuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Tuple: FromStream` is not satisfied [INFO] [stdout] --> src/value.rs:343:38 [INFO] [stdout] | [INFO] [stdout] 343 | if let Ok(list) = access.next_value::>(()).await { [INFO] [stdout] | ^^^^^^^^^^ the trait `FromStream` is not implemented for `tcgeneric::Tuple` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Map: FromStream` is not satisfied [INFO] [stdout] --> src/value.rs:349:44 [INFO] [stdout] | [INFO] [stdout] 349 | } else if let Ok(map) = access.next_value::>(()).await { [INFO] [stdout] | ^^^^^^^^^^ the trait `FromStream` is not implemented for `tcgeneric::Map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Id: ToStream<'_>` is not satisfied [INFO] [stdout] --> src/value.rs:511:21 [INFO] [stdout] | [INFO] [stdout] 511 | map.encode_entry(id, &EMPTY_SEQ)?; [INFO] [stdout] | ^^^^^^^^^^^^ the trait `ToStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `destream::IntoStream<'_>` for `&tcgeneric::Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `number_general::Number: destream::IntoStream<'_>` is not satisfied [INFO] [stdout] --> src/value.rs:523:71 [INFO] [stdout] | [INFO] [stdout] 523 | map.encode_entry(self.class().path().to_string(), Number::Complex(*c))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `number_general::Number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_stream` found for reference `&number_general::Number` in the current scope [INFO] [stdout] --> src/value.rs:526:24 [INFO] [stdout] | [INFO] [stdout] 526 | n => n.to_stream(encoder), [INFO] [stdout] | ^^^^^^^^^ method not found in `&number_general::Number` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use destream::en::ToStream;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Id: destream::IntoStream<'_>` is not satisfied [INFO] [stdout] --> src/value.rs:540:21 [INFO] [stdout] | [INFO] [stdout] 540 | map.encode_entry(id, &EMPTY_SEQ)?; [INFO] [stdout] | ^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `number_general::Number: destream::IntoStream<'_>` is not satisfied [INFO] [stdout] --> src/value.rs:552:71 [INFO] [stdout] | [INFO] [stdout] 552 | map.encode_entry(self.class().path().to_string(), Number::Complex(c))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `number_general::Number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_stream` exists for enum `number_general::Number`, but its trait bounds were not satisfied [INFO] [stdout] --> src/value.rs:555:24 [INFO] [stdout] | [INFO] [stdout] 555 | n => n.into_stream(encoder), [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called on `number_general::Number` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/number-general-0.3.8/src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub enum Number { [INFO] [stdout] | --------------- doesn't satisfy `number_general::Number: ToStream<'_>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `number_general::Number: ToStream<'_>` [INFO] [stdout] which is required by `&number_general::Number: destream::IntoStream` [INFO] [stdout] `number_general::Number: ToStream<'_>` [INFO] [stdout] which is required by `&mut number_general::Number: destream::IntoStream` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use destream::en::IntoStream;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Id: FromStream` is not satisfied [INFO] [stdout] --> src/value.rs:1026:30 [INFO] [stdout] | [INFO] [stdout] 1026 | let id = map.next_value(()).await?; [INFO] [stdout] | ^^^^^^^^^^ the trait `FromStream` is not implemented for `tcgeneric::Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `number_general::Number: FromStream` is not satisfied [INFO] [stdout] --> src/value.rs:1038:29 [INFO] [stdout] | [INFO] [stdout] 1038 | let n = map.next_value::(()).await?; [INFO] [stdout] | ^^^^^^^^^^ the trait `FromStream` is not implemented for `number_general::Number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_stream` exists for tuple `(tcgeneric::Id, value::Value)`, but its trait bounds were not satisfied [INFO] [stdout] --> src/slice.rs:32:46 [INFO] [stdout] | [INFO] [stdout] 32 | Self::In(v) => (Id::from(IN), v).into_stream(encoder), [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called on `(tcgeneric::Id, value::Value)` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcgeneric-0.1.9/src/id.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct Id { [INFO] [stdout] | ------------- doesn't satisfy `tcgeneric::Id: destream::IntoStream<'_>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `tcgeneric::Id: destream::IntoStream<'_>` [INFO] [stdout] which is required by `(tcgeneric::Id, value::Value): destream::IntoStream` [INFO] [stdout] `(tcgeneric::Id, value::Value): ToStream<'_>` [INFO] [stdout] which is required by `&(tcgeneric::Id, value::Value): destream::IntoStream` [INFO] [stdout] `(tcgeneric::Id, value::Value): ToStream<'_>` [INFO] [stdout] which is required by `&mut (tcgeneric::Id, value::Value): destream::IntoStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_stream` exists for tuple `(tcgeneric::Id, value::Value)`, but its trait bounds were not satisfied [INFO] [stdout] --> src/slice.rs:33:46 [INFO] [stdout] | [INFO] [stdout] 33 | Self::Ex(v) => (Id::from(EX), v).into_stream(encoder), [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called on `(tcgeneric::Id, value::Value)` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcgeneric-0.1.9/src/id.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct Id { [INFO] [stdout] | ------------- doesn't satisfy `tcgeneric::Id: destream::IntoStream<'_>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `tcgeneric::Id: destream::IntoStream<'_>` [INFO] [stdout] which is required by `(tcgeneric::Id, value::Value): destream::IntoStream` [INFO] [stdout] `(tcgeneric::Id, value::Value): ToStream<'_>` [INFO] [stdout] which is required by `&(tcgeneric::Id, value::Value): destream::IntoStream` [INFO] [stdout] `(tcgeneric::Id, value::Value): ToStream<'_>` [INFO] [stdout] which is required by `&mut (tcgeneric::Id, value::Value): destream::IntoStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Id: destream::IntoStream<'_>` is not satisfied [INFO] [stdout] --> src/slice.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | Self::In(v) => en::IntoStream::into_stream((Id::from(IN), v), encoder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/destream-0.4.1/src/en/mod.rs:500:20 [INFO] [stdout] | [INFO] [stdout] 500 | fn into_stream>(self, encoder: E) -> Result; [INFO] [stdout] | - required by this bound in `destream::IntoStream::into_stream` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `destream::IntoStream<'_>` for `(tcgeneric::Id, &value::Value)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Id: destream::IntoStream<'_>` is not satisfied [INFO] [stdout] --> src/slice.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | Self::Ex(v) => en::IntoStream::into_stream((Id::from(EX), v), encoder), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/destream-0.4.1/src/en/mod.rs:500:20 [INFO] [stdout] | [INFO] [stdout] 500 | fn into_stream>(self, encoder: E) -> Result; [INFO] [stdout] | - required by this bound in `destream::IntoStream::into_stream` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `destream::IntoStream<'_>` for `(tcgeneric::Id, &value::Value)` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tc-value` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `from_stream` found for struct `tcgeneric::Tuple` in the current scope [INFO] [stdout] --> src/slice.rs:278:56 [INFO] [stdout] | [INFO] [stdout] 278 | let start = if let Ok(tuple) = Tuple::::from_stream(cxt, decoder).await { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `tcgeneric::Tuple` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_stream` found for struct `tcgeneric::Tuple` in the current scope [INFO] [stdout] --> src/slice.rs:288:54 [INFO] [stdout] | [INFO] [stdout] 288 | let end = if let Ok(tuple) = Tuple::::from_stream(cxt, decoder).await { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `tcgeneric::Tuple` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::TCPathBuf: FromStream` is not satisfied [INFO] [stdout] --> src/value.rs:342:36 [INFO] [stdout] | [INFO] [stdout] 342 | if let Some(path) = access.next_key::(()).await? { [INFO] [stdout] | ^^^^^^^^ the trait `FromStream` is not implemented for `tcgeneric::TCPathBuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Tuple: FromStream` is not satisfied [INFO] [stdout] --> src/value.rs:343:38 [INFO] [stdout] | [INFO] [stdout] 343 | if let Ok(list) = access.next_value::>(()).await { [INFO] [stdout] | ^^^^^^^^^^ the trait `FromStream` is not implemented for `tcgeneric::Tuple` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Map: FromStream` is not satisfied [INFO] [stdout] --> src/value.rs:349:44 [INFO] [stdout] | [INFO] [stdout] 349 | } else if let Ok(map) = access.next_value::>(()).await { [INFO] [stdout] | ^^^^^^^^^^ the trait `FromStream` is not implemented for `tcgeneric::Map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Id: ToStream<'_>` is not satisfied [INFO] [stdout] --> src/value.rs:511:21 [INFO] [stdout] | [INFO] [stdout] 511 | map.encode_entry(id, &EMPTY_SEQ)?; [INFO] [stdout] | ^^^^^^^^^^^^ the trait `ToStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `destream::IntoStream<'_>` for `&tcgeneric::Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `number_general::Number: destream::IntoStream<'_>` is not satisfied [INFO] [stdout] --> src/value.rs:523:71 [INFO] [stdout] | [INFO] [stdout] 523 | map.encode_entry(self.class().path().to_string(), Number::Complex(*c))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `number_general::Number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_stream` found for reference `&number_general::Number` in the current scope [INFO] [stdout] --> src/value.rs:526:24 [INFO] [stdout] | [INFO] [stdout] 526 | n => n.to_stream(encoder), [INFO] [stdout] | ^^^^^^^^^ method not found in `&number_general::Number` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use destream::en::ToStream;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Id: destream::IntoStream<'_>` is not satisfied [INFO] [stdout] --> src/value.rs:540:21 [INFO] [stdout] | [INFO] [stdout] 540 | map.encode_entry(id, &EMPTY_SEQ)?; [INFO] [stdout] | ^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `number_general::Number: destream::IntoStream<'_>` is not satisfied [INFO] [stdout] --> src/value.rs:552:71 [INFO] [stdout] | [INFO] [stdout] 552 | map.encode_entry(self.class().path().to_string(), Number::Complex(c))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `number_general::Number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `into_stream` exists for enum `number_general::Number`, but its trait bounds were not satisfied [INFO] [stdout] --> src/value.rs:555:24 [INFO] [stdout] | [INFO] [stdout] 555 | n => n.into_stream(encoder), [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called on `number_general::Number` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/number-general-0.3.8/src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub enum Number { [INFO] [stdout] | --------------- doesn't satisfy `number_general::Number: ToStream<'_>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `number_general::Number: ToStream<'_>` [INFO] [stdout] which is required by `&number_general::Number: destream::IntoStream` [INFO] [stdout] `number_general::Number: ToStream<'_>` [INFO] [stdout] which is required by `&mut number_general::Number: destream::IntoStream` [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use destream::en::IntoStream;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "539ce84c18ff15db6bf444669cdfa591ae761a52c84dcd18dd92ea70b9e5a736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "539ce84c18ff15db6bf444669cdfa591ae761a52c84dcd18dd92ea70b9e5a736", kill_on_drop: false }` [INFO] [stdout] 539ce84c18ff15db6bf444669cdfa591ae761a52c84dcd18dd92ea70b9e5a736