[INFO] fetching crate tc-value 0.1.7... [INFO] checking tc-value-0.1.7 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] extracting crate tc-value 0.1.7 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate tc-value 0.1.7 on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tc-value 0.1.7 [INFO] finished tweaking crates.io crate tc-value 0.1.7 [INFO] tweaked toml for crates.io crate tc-value 0.1.7 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded collate v0.1.10 [INFO] [stderr] Downloaded destream v0.4.0 [INFO] [stderr] Downloaded number-general v0.3.7 [INFO] [stderr] Downloaded tcgeneric v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78936874625d31cbf916c138d997352677c7f6be903a7a0466b0c9366f16c8cc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "78936874625d31cbf916c138d997352677c7f6be903a7a0466b0c9366f16c8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78936874625d31cbf916c138d997352677c7f6be903a7a0466b0c9366f16c8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78936874625d31cbf916c138d997352677c7f6be903a7a0466b0c9366f16c8cc", kill_on_drop: false }` [INFO] [stdout] 78936874625d31cbf916c138d997352677c7f6be903a7a0466b0c9366f16c8cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac0f158dc01e47267648b15d950f84e87bd1bca823b6b1962adddf1f315ce7bf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ac0f158dc01e47267648b15d950f84e87bd1bca823b6b1962adddf1f315ce7bf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking safecast v0.1.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking collate v0.1.10 [INFO] [stderr] Checking tc-error v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [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 serde v1.0.126 [INFO] [stderr] Checking destream v0.4.0 [INFO] [stderr] Checking destream v0.3.2 [INFO] [stderr] Checking tcgeneric v0.1.6 [INFO] [stderr] Checking number-general v0.3.7 [INFO] [stderr] Checking tc-value v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Id: FromStream` is not satisfied [INFO] [stdout] --> src/value.rs:899:30 [INFO] [stdout] | [INFO] [stdout] 899 | 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:911:29 [INFO] [stdout] | [INFO] [stdout] 911 | 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[E0277]: the trait bound `tcgeneric::Id: destream::IntoStream<'_>` is not satisfied [INFO] [stdout] --> src/slice.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | Self::In(v) => single_entry(Id::from(IN), v, encoder), [INFO] [stdout] | ^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] ... [INFO] [stdout] 284 | fn single_entry< [INFO] [stdout] | ------------ required by a bound in this [INFO] [stdout] 285 | 'en, [INFO] [stdout] 286 | K: en::IntoStream<'en> + 'en, [INFO] [stdout] | ------------------- required by this bound in `single_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Id: destream::IntoStream<'_>` is not satisfied [INFO] [stdout] --> src/slice.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | Self::Ex(v) => single_entry(Id::from(EX), v, encoder), [INFO] [stdout] | ^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] ... [INFO] [stdout] 284 | fn single_entry< [INFO] [stdout] | ------------ required by a bound in this [INFO] [stdout] 285 | 'en, [INFO] [stdout] 286 | K: en::IntoStream<'en> + 'en, [INFO] [stdout] | ------------------- required by this bound in `single_entry` [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) => single_entry(Id::from(IN), v, encoder), [INFO] [stdout] | ^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] ... [INFO] [stdout] 284 | fn single_entry< [INFO] [stdout] | ------------ required by a bound in this [INFO] [stdout] 285 | 'en, [INFO] [stdout] 286 | K: en::IntoStream<'en> + 'en, [INFO] [stdout] | ------------------- required by this bound in `single_entry` [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) => single_entry(Id::from(EX), v, encoder), [INFO] [stdout] | ^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] ... [INFO] [stdout] 284 | fn single_entry< [INFO] [stdout] | ------------ required by a bound in this [INFO] [stdout] 285 | 'en, [INFO] [stdout] 286 | K: en::IntoStream<'en> + 'en, [INFO] [stdout] | ------------------- required by this bound in `single_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_stream` found for struct `tcgeneric::Map` in the current scope [INFO] [stdout] --> src/slice.rs:214:52 [INFO] [stdout] | [INFO] [stdout] 214 | let start = if let Ok(map) = Map::::from_stream(cxt, decoder).await { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `tcgeneric::Map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_stream` found for struct `tcgeneric::Map` in the current scope [INFO] [stdout] --> src/slice.rs:223:50 [INFO] [stdout] | [INFO] [stdout] 223 | let end = if let Ok(map) = Map::::from_stream(cxt, decoder).await { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `tcgeneric::Map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Id: FromStream` is not satisfied [INFO] [stdout] --> src/value.rs:899:30 [INFO] [stdout] | [INFO] [stdout] 899 | 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:911:29 [INFO] [stdout] | [INFO] [stdout] 911 | 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[E0277]: the trait bound `tcgeneric::Id: destream::IntoStream<'_>` is not satisfied [INFO] [stdout] --> src/slice.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | Self::In(v) => single_entry(Id::from(IN), v, encoder), [INFO] [stdout] | ^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] ... [INFO] [stdout] 284 | fn single_entry< [INFO] [stdout] | ------------ required by a bound in this [INFO] [stdout] 285 | 'en, [INFO] [stdout] 286 | K: en::IntoStream<'en> + 'en, [INFO] [stdout] | ------------------- required by this bound in `single_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Id: destream::IntoStream<'_>` is not satisfied [INFO] [stdout] --> src/slice.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | Self::Ex(v) => single_entry(Id::from(EX), v, encoder), [INFO] [stdout] | ^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] ... [INFO] [stdout] 284 | fn single_entry< [INFO] [stdout] | ------------ required by a bound in this [INFO] [stdout] 285 | 'en, [INFO] [stdout] 286 | K: en::IntoStream<'en> + 'en, [INFO] [stdout] | ------------------- required by this bound in `single_entry` [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) => single_entry(Id::from(IN), v, encoder), [INFO] [stdout] | ^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] ... [INFO] [stdout] 284 | fn single_entry< [INFO] [stdout] | ------------ required by a bound in this [INFO] [stdout] 285 | 'en, [INFO] [stdout] 286 | K: en::IntoStream<'en> + 'en, [INFO] [stdout] | ------------------- required by this bound in `single_entry` [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) => single_entry(Id::from(EX), v, encoder), [INFO] [stdout] | ^^^^^^^^^^^^ the trait `destream::IntoStream<'_>` is not implemented for `tcgeneric::Id` [INFO] [stdout] ... [INFO] [stdout] 284 | fn single_entry< [INFO] [stdout] | ------------ required by a bound in this [INFO] [stdout] 285 | 'en, [INFO] [stdout] 286 | K: en::IntoStream<'en> + 'en, [INFO] [stdout] | ------------------- required by this bound in `single_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_stream` found for struct `tcgeneric::Map` in the current scope [INFO] [stdout] --> src/slice.rs:214:52 [INFO] [stdout] | [INFO] [stdout] 214 | let start = if let Ok(map) = Map::::from_stream(cxt, decoder).await { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `tcgeneric::Map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tcgeneric::Id: ToStream<'_>` is not satisfied [INFO] [stdout] --> src/value.rs:462:21 [INFO] [stdout] | [INFO] [stdout] 462 | 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:474:71 [INFO] [stdout] | [INFO] [stdout] 474 | 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 function or associated item named `from_stream` found for struct `tcgeneric::Map` in the current scope [INFO] [stdout] --> src/slice.rs:223:50 [INFO] [stdout] | [INFO] [stdout] 223 | let end = if let Ok(map) = Map::::from_stream(cxt, decoder).await { [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `tcgeneric::Map` [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:477:24 [INFO] [stdout] | [INFO] [stdout] 477 | 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:491:21 [INFO] [stdout] | [INFO] [stdout] 491 | 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:503:71 [INFO] [stdout] | [INFO] [stdout] 503 | 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:506:24 [INFO] [stdout] | [INFO] [stdout] 506 | 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.7/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: ToStream<'_>` is not satisfied [INFO] [stdout] --> src/value.rs:462:21 [INFO] [stdout] | [INFO] [stdout] 462 | 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:474:71 [INFO] [stdout] | [INFO] [stdout] 474 | 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:477:24 [INFO] [stdout] | [INFO] [stdout] 477 | 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:491:21 [INFO] [stdout] | [INFO] [stdout] 491 | 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:503:71 [INFO] [stdout] | [INFO] [stdout] 503 | 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:506:24 [INFO] [stdout] | [INFO] [stdout] 506 | 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.7/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] warning: unused import: `TryCastInto` [INFO] [stdout] --> src/slice.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | use safecast::{TryCastFrom, TryCastInto}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted [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: 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] warning: unused import: `TryCastInto` [INFO] [stdout] --> src/slice.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | use safecast::{TryCastFrom, TryCastInto}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted [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" "ac0f158dc01e47267648b15d950f84e87bd1bca823b6b1962adddf1f315ce7bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac0f158dc01e47267648b15d950f84e87bd1bca823b6b1962adddf1f315ce7bf", kill_on_drop: false }` [INFO] [stdout] ac0f158dc01e47267648b15d950f84e87bd1bca823b6b1962adddf1f315ce7bf