[INFO] cloning repository https://github.com/Lukas412/rust_ato [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lukas412/rust_ato" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukas412%2Frust_ato", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukas412%2Frust_ato'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1dfcb8a93af5575a6aaf3328bbf8404ab7093cbd [INFO] checking Lukas412/rust_ato/1dfcb8a93af5575a6aaf3328bbf8404ab7093cbd against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukas412%2Frust_ato" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lukas412/rust_ato on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lukas412/rust_ato [INFO] finished tweaking git repo https://github.com/Lukas412/rust_ato [INFO] tweaked toml for git repo https://github.com/Lukas412/rust_ato written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Lukas412/rust_ato 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yaserde v0.8.0 [INFO] [stderr] Downloaded rust_decimal v1.22.0 [INFO] [stderr] Downloaded quote v1.0.17 [INFO] [stderr] Downloaded yaserde_derive v0.8.0 [INFO] [stderr] Downloaded syn v1.0.89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23c62fcdcd6b8b175b8b57830999ea803aec78b5bda9f68bf03a07296eed8358 [INFO] running `Command { std: "docker" "start" "-a" "23c62fcdcd6b8b175b8b57830999ea803aec78b5bda9f68bf03a07296eed8358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23c62fcdcd6b8b175b8b57830999ea803aec78b5bda9f68bf03a07296eed8358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23c62fcdcd6b8b175b8b57830999ea803aec78b5bda9f68bf03a07296eed8358", kill_on_drop: false }` [INFO] [stdout] 23c62fcdcd6b8b175b8b57830999ea803aec78b5bda9f68bf03a07296eed8358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee4738da80b71ba5bd83fdbdbdee7d0b7a5ecf9f9c8639be4a22d7c5e9006490 [INFO] running `Command { std: "docker" "start" "-a" "ee4738da80b71ba5bd83fdbdbdee7d0b7a5ecf9f9c8639be4a22d7c5e9006490", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling rust_decimal v1.22.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking yaserde v0.8.0 [INFO] [stderr] Compiling yaserde_derive v0.8.0 [INFO] [stderr] Checking rust_ato v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::core::main::string::pack` [INFO] [stdout] --> src/core/main/general/creation.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::core::main::string::pack::StringPack; [INFO] [stdout] | ^^^^ could not find `pack` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::core::main::path::pack` [INFO] [stdout] --> src/core/main/general/pack/provider.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::core::main::path::pack::PathPack; [INFO] [stdout] | ^^^^ could not find `pack` in `path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::core::main::string::pack` [INFO] [stdout] --> src/core/main/general/creation.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::core::main::string::pack::StringPack; [INFO] [stdout] | ^^^^ could not find `pack` in `string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::core::main::path::pack` [INFO] [stdout] --> src/core/main/general/pack/provider.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::core::main::path::pack::PathPack; [INFO] [stdout] | ^^^^ could not find `pack` in `path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/main/string/operation/get_argument.rs:43:53 [INFO] [stdout] | [INFO] [stdout] 43 | BuildError::new_operation_not_found_error(name, namespace) [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^ expected `Namespace`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core/build/error.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new_operation_not_found_error(name: String, namespace: Namespace) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -------------------- [INFO] [stdout] help: try wrapping the expression in `core::traits::namespace::Namespace` (its field is private, but it's local to this crate and its privacy can be changed) [INFO] [stdout] | [INFO] [stdout] 43 | BuildError::new_operation_not_found_error(name, core::traits::namespace::Namespace(namespace)) [INFO] [stdout] | +++++++++++++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/main/string/operation/get_argument.rs:43:53 [INFO] [stdout] | [INFO] [stdout] 43 | BuildError::new_operation_not_found_error(name, namespace) [INFO] [stdout] | ----------------------------------------- ^^^^^^^^^ expected `Namespace`, found `String` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/core/build/error.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new_operation_not_found_error(name: String, namespace: Namespace) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -------------------- [INFO] [stdout] help: try wrapping the expression in `core::traits::namespace::Namespace` (its field is private, but it's local to this crate and its privacy can be changed) [INFO] [stdout] | [INFO] [stdout] 43 | BuildError::new_operation_not_found_error(name, core::traits::namespace::Namespace(namespace)) [INFO] [stdout] | +++++++++++++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/main/general/creation/value.rs:28:46 [INFO] [stdout] | [INFO] [stdout] 28 | (name, GeneralOperation::Operation(elements)), [INFO] [stdout] | --------------------------- ^^^^^^^^ expected `Vec`, found `Vec` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found struct `Vec` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> src/core/main/general/operation.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | Operation(Vec), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/main/general/creation/value.rs:28:46 [INFO] [stdout] | [INFO] [stdout] 28 | (name, GeneralOperation::Operation(elements)), [INFO] [stdout] | --------------------------- ^^^^^^^^ expected `Vec`, found `Vec` [INFO] [stdout] | | [INFO] [stdout] | arguments to this enum variant are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found struct `Vec` [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> src/core/main/general/operation.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | Operation(Vec), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_namespace` found for reference `&&GeneralCreation` in the current scope [INFO] [stdout] --> src/core/main/general/creation/stack.rs:24:49 [INFO] [stdout] | [INFO] [stdout] 24 | .filter(|requirement_box| requirement_box.get_namespace() == namespace) [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `&&GeneralCreation` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `GetNamespace` defines an item `get_namespace`, perhaps you need to implement it [INFO] [stdout] --> src/core/traits/namespace.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait GetNamespace { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_namespace` found for reference `&&GeneralCreation` in the current scope [INFO] [stdout] --> src/core/main/general/creation/stack.rs:24:49 [INFO] [stdout] | [INFO] [stdout] 24 | .filter(|requirement_box| requirement_box.get_namespace() == namespace) [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `&&GeneralCreation` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `GetNamespace` defines an item `get_namespace`, perhaps you need to implement it [INFO] [stdout] --> src/core/traits/namespace.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait GetNamespace { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_namespace` found for reference `&GeneralCreation` in the current scope [INFO] [stdout] --> src/core/main/general/creation/stack.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | Some(last) => last.get_namespace(), [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `&GeneralCreation` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `GetNamespace` defines an item `get_namespace`, perhaps you need to implement it [INFO] [stdout] --> src/core/traits/namespace.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait GetNamespace { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `namespace` on type `&GeneralCreationStack` [INFO] [stdout] --> src/core/main/general/creation/stack.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | None => &self.namespace, [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `stack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_namespace` found for reference `&GeneralCreation` in the current scope [INFO] [stdout] --> src/core/main/general/creation/stack.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | Some(last) => last.get_namespace(), [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `&GeneralCreation` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `GetNamespace` defines an item `get_namespace`, perhaps you need to implement it [INFO] [stdout] --> src/core/traits/namespace.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub trait GetNamespace { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `namespace` on type `&GeneralCreationStack` [INFO] [stdout] --> src/core/main/general/creation/stack.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | None => &self.namespace, [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `stack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `operation` found for reference `&GeneralCreation` in the current scope [INFO] [stdout] --> src/core/main/general/creation/stack.rs:42:48 [INFO] [stdout] | [INFO] [stdout] 42 | Some(requirement_box) => requirement_box.operation(name), [INFO] [stdout] | ^^^^^^^^^ method not found in `&GeneralCreation` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `operation`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `ProvideOperation` [INFO] [stdout] candidate #2: `ProvideOperationWithNamespace` [INFO] [stdout] candidate #3: `traits::pack::Pack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `operation` found for reference `&GeneralCreation` in the current scope [INFO] [stdout] --> src/core/main/general/creation/stack.rs:42:48 [INFO] [stdout] | [INFO] [stdout] 42 | Some(requirement_box) => requirement_box.operation(name), [INFO] [stdout] | ^^^^^^^^^ method not found in `&GeneralCreation` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `operation`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `ProvideOperation` [INFO] [stdout] candidate #2: `ProvideOperationWithNamespace` [INFO] [stdout] candidate #3: `traits::pack::Pack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `traits::namespace::Namespace: Eq` is not satisfied [INFO] [stdout] --> src/core/traits/pack.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | HashMap::from_iter(packs) [INFO] [stdout] | ^^^^^^^ the trait `Eq` is not implemented for `traits::namespace::Namespace` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator<(K, V)>` is implemented for `HashMap` [INFO] [stdout] = note: required for `HashMap` to implement `FromIterator<(traits::namespace::Namespace, Self)>` [INFO] [stdout] help: consider annotating `traits::namespace::Namespace` with `#[derive(Eq)]` [INFO] [stdout] --> src/core/traits/namespace.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 + #[derive(Eq)] [INFO] [stdout] 5 | pub struct Namespace(String); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `traits::namespace::Namespace: Eq` is not satisfied [INFO] [stdout] --> src/core/traits/pack.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | HashMap::from_iter(packs) [INFO] [stdout] | ^^^^^^^ the trait `Eq` is not implemented for `traits::namespace::Namespace` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator<(K, V)>` is implemented for `HashMap` [INFO] [stdout] = note: required for `HashMap` to implement `FromIterator<(traits::namespace::Namespace, Self)>` [INFO] [stdout] help: consider annotating `traits::namespace::Namespace` with `#[derive(Eq)]` [INFO] [stdout] --> src/core/traits/namespace.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 + #[derive(Eq)] [INFO] [stdout] 5 | pub struct Namespace(String); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `traits::namespace::Namespace: Hash` is not satisfied [INFO] [stdout] --> src/core/traits/pack.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | HashMap::from_iter(packs) [INFO] [stdout] | ^^^^^^^ the trait `Hash` is not implemented for `traits::namespace::Namespace` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator<(K, V)>` is implemented for `HashMap` [INFO] [stdout] = note: required for `HashMap` to implement `FromIterator<(traits::namespace::Namespace, Self)>` [INFO] [stdout] help: consider annotating `traits::namespace::Namespace` with `#[derive(Hash)]` [INFO] [stdout] --> src/core/traits/namespace.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 + #[derive(Hash)] [INFO] [stdout] 5 | pub struct Namespace(String); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `traits::namespace::Namespace: Hash` is not satisfied [INFO] [stdout] --> src/core/traits/pack.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | HashMap::from_iter(packs) [INFO] [stdout] | ^^^^^^^ the trait `Hash` is not implemented for `traits::namespace::Namespace` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator<(K, V)>` is implemented for `HashMap` [INFO] [stdout] = note: required for `HashMap` to implement `FromIterator<(traits::namespace::Namespace, Self)>` [INFO] [stdout] help: consider annotating `traits::namespace::Namespace` with `#[derive(Hash)]` [INFO] [stdout] --> src/core/traits/namespace.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 + #[derive(Hash)] [INFO] [stdout] 5 | pub struct Namespace(String); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get` exists for reference `&HashMap`, but its trait bounds were not satisfied [INFO] [stdout] --> src/core/traits/pack.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | match self.packs().get(namespace) { [INFO] [stdout] | ^^^ method cannot be called on `&HashMap` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/core/traits/namespace.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Namespace(String); [INFO] [stdout] | -------------------- doesn't satisfy `traits::namespace::Namespace: Eq` or `traits::namespace::Namespace: Hash` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `traits::namespace::Namespace: Eq` [INFO] [stdout] `traits::namespace::Namespace: Hash` [INFO] [stdout] help: consider annotating `traits::namespace::Namespace` with `#[derive(Eq, Hash, PartialEq)]` [INFO] [stdout] --> src/core/traits/namespace.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 + #[derive(Eq, Hash, PartialEq)] [INFO] [stdout] 5 | pub struct Namespace(String); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get` exists for reference `&HashMap`, but its trait bounds were not satisfied [INFO] [stdout] --> src/core/traits/pack.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | match self.packs().get(namespace) { [INFO] [stdout] | ^^^ method cannot be called on `&HashMap` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/core/traits/namespace.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Namespace(String); [INFO] [stdout] | -------------------- doesn't satisfy `traits::namespace::Namespace: Eq` or `traits::namespace::Namespace: Hash` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `traits::namespace::Namespace: Eq` [INFO] [stdout] `traits::namespace::Namespace: Hash` [INFO] [stdout] help: consider annotating `traits::namespace::Namespace` with `#[derive(Eq, Hash, PartialEq)]` [INFO] [stdout] --> src/core/traits/namespace.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 + #[derive(Eq, Hash, PartialEq)] [INFO] [stdout] 5 | pub struct Namespace(String); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `GeneralCreationStack` in the current scope [INFO] [stdout] --> src/main.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | let mut requirements = GeneralCreationStack::new(); [INFO] [stdout] | ^^^ function or associated item not found in `GeneralCreationStack` [INFO] [stdout] | [INFO] [stdout] ::: src/core/main/general/creation/stack.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct GeneralCreationStack { [INFO] [stdout] | ------------------------------- function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Value` defines an item `new`, perhaps you need to implement it [INFO] [stdout] --> src/core/traits/value.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `GeneralCreationStack` in the current scope [INFO] [stdout] --> src/main.rs:23:48 [INFO] [stdout] | [INFO] [stdout] 23 | let mut requirements = GeneralCreationStack::new(); [INFO] [stdout] | ^^^ function or associated item not found in `GeneralCreationStack` [INFO] [stdout] | [INFO] [stdout] ::: src/core/main/general/creation/stack.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct GeneralCreationStack { [INFO] [stdout] | ------------------------------- function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Value` defines an item `new`, perhaps you need to implement it [INFO] [stdout] --> src/core/traits/value.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Value { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_ato` (bin "rust_ato") due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rust_ato` (bin "rust_ato" test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "ee4738da80b71ba5bd83fdbdbdee7d0b7a5ecf9f9c8639be4a22d7c5e9006490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee4738da80b71ba5bd83fdbdbdee7d0b7a5ecf9f9c8639be4a22d7c5e9006490", kill_on_drop: false }` [INFO] [stdout] ee4738da80b71ba5bd83fdbdbdee7d0b7a5ecf9f9c8639be4a22d7c5e9006490