[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#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukas412%2Frust_ato" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lukas412/rust_ato on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-4-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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal v1.22.0 [INFO] [stderr] Downloaded yaserde v0.8.0 [INFO] [stderr] Downloaded yaserde_derive v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a11a1abd7b1ebab96efaa2ceb93aaba7e23dd6b6781f09c24e4de566b284348a [INFO] running `Command { std: "docker" "start" "-a" "a11a1abd7b1ebab96efaa2ceb93aaba7e23dd6b6781f09c24e4de566b284348a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a11a1abd7b1ebab96efaa2ceb93aaba7e23dd6b6781f09c24e4de566b284348a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a11a1abd7b1ebab96efaa2ceb93aaba7e23dd6b6781f09c24e4de566b284348a", kill_on_drop: false }` [INFO] [stdout] a11a1abd7b1ebab96efaa2ceb93aaba7e23dd6b6781f09c24e4de566b284348a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be05527c45b1365d8ea36507092ce5aab0e8bd95d654d67b0b9a438f575799c7 [INFO] running `Command { std: "docker" "start" "-a" "be05527c45b1365d8ea36507092ce5aab0e8bd95d654d67b0b9a438f575799c7", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rust_decimal v1.22.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking yaserde v0.8.0 [INFO] [stderr] Compiling quote v1.0.17 [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] warning: unused import: `Pack` [INFO] [stdout] --> src/core/main/general/pack/provider.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::core::traits::pack::{Pack, ProvidePack}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pack` [INFO] [stdout] --> src/core/main/general/pack/provider.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::core::traits::pack::{Pack, ProvidePack}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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[E0599]: no method named `pack` found for reference `&PackProvider` in the current scope [INFO] [stdout] --> src/core/main/general/creation.rs:33:43 [INFO] [stdout] | [INFO] [stdout] 33 | let pack: &StringPack = pack_provider.pack(&self.namespace)?; [INFO] [stdout] | ^^^^ method not found in `&PackProvider` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `ProvidePack` defines an item `pack`, perhaps you need to implement it [INFO] [stdout] --> src/core/traits/pack.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait ProvidePack [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pack` found for reference `&PackProvider` in the current scope [INFO] [stdout] --> src/core/main/general/creation.rs:33:43 [INFO] [stdout] | [INFO] [stdout] 33 | let pack: &StringPack = pack_provider.pack(&self.namespace)?; [INFO] [stdout] | ^^^^ method not found in `&PackProvider` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `ProvidePack` defines an item `pack`, perhaps you need to implement it [INFO] [stdout] --> src/core/traits/pack.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait ProvidePack [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`, which is required by `HashMap<_, _, _>: FromIterator<_>` [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`, which is required by `HashMap<_, _, _>: FromIterator<_>` [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: 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`, which is required by `HashMap<_, _, _>: FromIterator<_>` [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`, which is required by `HashMap<_, _, _>: FromIterator<_>` [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] warning: unused import: `crate::core::traits::build::BuildableWithRequirements` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::core::traits::build::BuildableWithRequirements; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ProvidePack` [INFO] [stdout] --> src/core/main/general/creation.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::core::traits::pack::{Pack, ProvidePack}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::traits::operation::Operation` [INFO] [stdout] --> src/core/main/general/creation.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::core::traits::operation::Operation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pack` [INFO] [stdout] --> src/core/main/general/creation.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::core::traits::pack::{Pack, ProvidePack}; [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] warning: unused import: `crate::core::traits::build::BuildableWithRequirements` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::core::traits::build::BuildableWithRequirements; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ProvidePack` [INFO] [stdout] --> src/core/main/general/creation.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::core::traits::pack::{Pack, ProvidePack}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::traits::operation::Operation` [INFO] [stdout] --> src/core/main/general/creation.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::core::traits::operation::Operation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pack` [INFO] [stdout] --> src/core/main/general/creation.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::core::traits::pack::{Pack, ProvidePack}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pack_provider` [INFO] [stdout] --> src/core/main/boolean/operation/value.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | fn build(&self, pack_provider: &PackProvider, requirements: &mut GeneralCreationStack) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pack_provider` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pack_provider` [INFO] [stdout] --> src/core/main/boolean/operation/value.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | fn build(&self, pack_provider: &PackProvider, requirements: &mut GeneralCreationStack) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pack_provider` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pack_provider` [INFO] [stdout] --> src/core/main/number/operation/value.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | fn build(&self, pack_provider: &PackProvider, requirements: &mut GeneralCreationStack) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pack_provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pack_provider` [INFO] [stdout] --> src/core/main/number/operation/value.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | fn build(&self, pack_provider: &PackProvider, requirements: &mut GeneralCreationStack) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pack_provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pack_provider` [INFO] [stdout] --> src/core/main/path/operation/value.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | fn build(&self, pack_provider: &PackProvider, requirements: &mut GeneralCreationStack) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pack_provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pack_provider` [INFO] [stdout] --> src/core/main/path/operation/value.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | fn build(&self, pack_provider: &PackProvider, requirements: &mut GeneralCreationStack) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pack_provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pack_provider` [INFO] [stdout] --> src/core/main/string/operation/value.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | fn build(&self, pack_provider: &PackProvider, requirements: &mut GeneralCreationStack) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pack_provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pack_provider` [INFO] [stdout] --> src/core/main/string/operation/value.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | fn build(&self, pack_provider: &PackProvider, requirements: &mut GeneralCreationStack) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pack_provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `string` [INFO] [stdout] --> src/core/main/general/operation.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | Self::Value(string) => todo!(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `creations` [INFO] [stdout] --> src/core/main/general/operation.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | Self::Operation(creations) => todo!(), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_creations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pack_provider` [INFO] [stdout] --> src/core/main/general/operation.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | fn build(&self, pack_provider: &PackProvider, requirements: &mut GeneralCreationStack) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pack_provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `string` [INFO] [stdout] --> src/core/main/general/operation.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | Self::Value(string) => todo!(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `creations` [INFO] [stdout] --> src/core/main/general/operation.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | Self::Operation(creations) => todo!(), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_creations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pack_provider` [INFO] [stdout] --> src/core/main/general/operation.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | fn build(&self, pack_provider: &PackProvider, requirements: &mut GeneralCreationStack) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pack_provider` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 12 warnings emitted [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] error: aborting due to 13 previous errors; 12 warnings emitted [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] [stderr] error: could not compile `rust_ato` (bin "rust_ato" test) due to 14 previous errors; 12 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rust_ato` (bin "rust_ato") due to 14 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "be05527c45b1365d8ea36507092ce5aab0e8bd95d654d67b0b9a438f575799c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be05527c45b1365d8ea36507092ce5aab0e8bd95d654d67b0b9a438f575799c7", kill_on_drop: false }` [INFO] [stdout] be05527c45b1365d8ea36507092ce5aab0e8bd95d654d67b0b9a438f575799c7