[INFO] cloning repository https://github.com/9999years/envmgr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/9999years/envmgr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fenvmgr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fenvmgr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d481c40d5963ba84fdd05b1eb974929387994eb8 [INFO] checking 9999years/envmgr/d481c40d5963ba84fdd05b1eb974929387994eb8 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fenvmgr" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/9999years/envmgr 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/9999years/envmgr [INFO] finished tweaking git repo https://github.com/9999years/envmgr [INFO] tweaked toml for git repo https://github.com/9999years/envmgr written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/9999years/envmgr 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] Downloading crates ... [INFO] [stderr] Downloaded tracing-subscriber v0.2.10 [INFO] [stderr] Downloaded tracing-attributes v0.1.9 [INFO] [stderr] Downloaded tracing-log v0.1.1 [INFO] [stderr] Downloaded tracing-serde v0.1.1 [INFO] [stderr] Downloaded indenter v0.3.0 [INFO] [stderr] Downloaded tracing-core v0.1.13 [INFO] [stderr] Downloaded shellexpand v2.0.0 [INFO] [stderr] Downloaded structopt-derive v0.4.9 [INFO] [stderr] Downloaded smallvec v1.4.1 [INFO] [stderr] Downloaded sharded-slab v0.0.9 [INFO] [stderr] Downloaded eyre v0.6.0 [INFO] [stderr] Downloaded yaml-rust v0.4.4 [INFO] [stderr] Downloaded serde_yaml v0.8.13 [INFO] [stderr] Downloaded tracing v0.1.18 [INFO] [stderr] Downloaded structopt v0.3.16 [INFO] [stderr] Downloaded color-spantrace v0.1.4 [INFO] [stderr] Downloaded clap v2.33.2 [INFO] [stderr] Downloaded color-eyre v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 559e370399c3a0f982d286d509715951ce7efb510837705266fb1676300fdab7 [INFO] running `Command { std: "docker" "start" "-a" "559e370399c3a0f982d286d509715951ce7efb510837705266fb1676300fdab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "559e370399c3a0f982d286d509715951ce7efb510837705266fb1676300fdab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "559e370399c3a0f982d286d509715951ce7efb510837705266fb1676300fdab7", kill_on_drop: false }` [INFO] [stdout] 559e370399c3a0f982d286d509715951ce7efb510837705266fb1676300fdab7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f65741d13d451027d328d0341b6ece11da7a7b9a25810806851abb120c6f2f69 [INFO] running `Command { std: "docker" "start" "-a" "f65741d13d451027d328d0341b6ece11da7a7b9a25810806851abb120c6f2f69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking tracing-core v0.1.13 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling eyre v0.6.0 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Checking tracing v0.1.18 [INFO] [stderr] Checking structopt v0.3.16 [INFO] [stderr] Checking tracing-serde v0.1.1 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking tracing-subscriber v0.2.10 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.4 [INFO] [stderr] Checking color-eyre v0.5.1 [INFO] [stderr] Checking envmgr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: associated type in `impl` without body [INFO] [stdout] --> src/eval/mod.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | type Output; [INFO] [stdout] | ^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the type: `= ;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated type in `impl` without body [INFO] [stdout] --> src/eval/mod.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | type Environment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the type: `= ;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated type in `impl` without body [INFO] [stdout] --> src/eval/mod.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | type Output; [INFO] [stdout] | ^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the type: `= ;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated type in `impl` without body [INFO] [stdout] --> src/eval/mod.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | type Environment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the type: `= ;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::data::Condition` [INFO] [stdout] --> src/eval/condition.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::data::Condition; [INFO] [stdout] | ^^^^^^^^^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module (notice the capitalization): `condition` [INFO] [stdout] | no `Condition` in `data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::data::Condition` [INFO] [stdout] --> src/eval/condition.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::data::Condition; [INFO] [stdout] | ^^^^^^^^^^^^^--------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module (notice the capitalization): `condition` [INFO] [stdout] | no `Condition` in `data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VarEntries` in this scope [INFO] [stdout] --> src/data/de/impls.rs:73:57 [INFO] [stdout] | [INFO] [stdout] 73 | impl Into> for VarEntries { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VarConfigWrapper` in this scope [INFO] [stdout] --> src/data/de/impls.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | impl From for super::super::VarConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 81 | impl From for super::super::VarConfig { [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VarEntries` in this scope [INFO] [stdout] --> src/data/de/impls.rs:73:57 [INFO] [stdout] | [INFO] [stdout] 73 | impl Into> for VarEntries { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VarConfigWrapper` in this scope [INFO] [stdout] --> src/data/de/impls.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | fn from(config: VarConfigWrapper) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VarConfigWrapper` in this scope [INFO] [stdout] --> src/data/de/impls.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | impl From for super::super::VarConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 81 | impl From for super::super::VarConfig { [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VarConfigWrapper` in this scope [INFO] [stdout] --> src/data/de/impls.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | fn from(config: VarConfigWrapper) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DirEntry` in module `super::super` [INFO] [stdout] --> src/data/de/impls.rs:88:61 [INFO] [stdout] | [INFO] [stdout] 88 | .map(|entry| entry.conv::()) [INFO] [stdout] | ^^^^^^^^ not found in `super::super` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::data::de::DirEntry; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs::DirEntry; [INFO] [stdout] | [INFO] [stdout] help: if you import `DirEntry`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 88 - .map(|entry| entry.conv::()) [INFO] [stdout] 88 + .map(|entry| entry.conv::()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DirEntry` in module `super::super` [INFO] [stdout] --> src/data/de/impls.rs:94:43 [INFO] [stdout] | [INFO] [stdout] 94 | paths: vec![super::super::DirEntry { [INFO] [stdout] | ^^^^^^^^ not found in `super::super` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs::DirEntry; [INFO] [stdout] | [INFO] [stdout] help: if you import `DirEntry`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 94 - paths: vec![super::super::DirEntry { [INFO] [stdout] 94 + paths: vec![DirEntry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DirEntry` in module `super::super` [INFO] [stdout] --> src/data/de/impls.rs:88:61 [INFO] [stdout] | [INFO] [stdout] 88 | .map(|entry| entry.conv::()) [INFO] [stdout] | ^^^^^^^^ not found in `super::super` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::data::de::DirEntry; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs::DirEntry; [INFO] [stdout] | [INFO] [stdout] help: if you import `DirEntry`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 88 - .map(|entry| entry.conv::()) [INFO] [stdout] 88 + .map(|entry| entry.conv::()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DirEntry` in module `super::super` [INFO] [stdout] --> src/data/de/impls.rs:94:43 [INFO] [stdout] | [INFO] [stdout] 94 | paths: vec![super::super::DirEntry { [INFO] [stdout] | ^^^^^^^^ not found in `super::super` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs::DirEntry; [INFO] [stdout] | [INFO] [stdout] help: if you import `DirEntry`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 94 - paths: vec![super::super::DirEntry { [INFO] [stdout] 94 + paths: vec![DirEntry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DirEntry` in module `super::super` [INFO] [stdout] --> src/data/de/impls.rs:110:57 [INFO] [stdout] | [INFO] [stdout] 110 | .map(|entry| entry.conv::()) [INFO] [stdout] | ^^^^^^^^ not found in `super::super` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::data::de::DirEntry; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs::DirEntry; [INFO] [stdout] | [INFO] [stdout] help: if you import `DirEntry`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 110 - .map(|entry| entry.conv::()) [INFO] [stdout] 110 + .map(|entry| entry.conv::()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DirEntry` in module `super::super` [INFO] [stdout] --> src/data/de/impls.rs:110:57 [INFO] [stdout] | [INFO] [stdout] 110 | .map(|entry| entry.conv::()) [INFO] [stdout] | ^^^^^^^^ not found in `super::super` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::data::de::DirEntry; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs::DirEntry; [INFO] [stdout] | [INFO] [stdout] help: if you import `DirEntry`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 110 - .map(|entry| entry.conv::()) [INFO] [stdout] 110 + .map(|entry| entry.conv::()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DirEntry` in module `super::super` [INFO] [stdout] --> src/data/de/impls.rs:116:39 [INFO] [stdout] | [INFO] [stdout] 116 | impl From for super::super::DirEntry { [INFO] [stdout] | ^^^^^^^^ not found in `super::super` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::data::de::DirEntry; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs::DirEntry; [INFO] [stdout] | [INFO] [stdout] help: if you import `DirEntry`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 116 - impl From for super::super::DirEntry { [INFO] [stdout] 116 + impl From for DirEntry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Condition` in this scope [INFO] [stdout] --> src/data/mod.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 15 | pub tests: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/data/condition.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ConditionEl { [INFO] [stdout] | ------------------------- similarly named struct `ConditionEl` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 15 | pub tests: HashMap, [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::data::de::Condition; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DirEntry` in this scope [INFO] [stdout] --> src/eval/mod.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | impl Eval for DirEntry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs::DirEntry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DirEntry` in module `super::super` [INFO] [stdout] --> src/data/de/impls.rs:116:39 [INFO] [stdout] | [INFO] [stdout] 116 | impl From for super::super::DirEntry { [INFO] [stdout] | ^^^^^^^^ not found in `super::super` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::data::de::DirEntry; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs::DirEntry; [INFO] [stdout] | [INFO] [stdout] help: if you import `DirEntry`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 116 - impl From for super::super::DirEntry { [INFO] [stdout] 116 + impl From for DirEntry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Condition` in this scope [INFO] [stdout] --> src/data/mod.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 15 | pub tests: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/data/condition.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ConditionEl { [INFO] [stdout] | ------------------------- similarly named struct `ConditionEl` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 15 | pub tests: HashMap, [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] help: consider importing this enum through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::data::de::Condition; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DirEntry` in this scope [INFO] [stdout] --> src/eval/mod.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | impl Eval for DirEntry { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::fs::DirEntry; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/main.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::{info, instrument}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/main.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::{info, instrument}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impls::*` [INFO] [stdout] --> src/data/de/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use impls::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impls::*` [INFO] [stdout] --> src/data/de/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use impls::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impls::*` [INFO] [stdout] --> src/data/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use impls::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/data/condition.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use super::de::{self, Condition}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `impls::*` [INFO] [stdout] --> src/data/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use impls::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/data/condition.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use super::de::{self, Condition}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec>: From>` is not satisfied [INFO] [stdout] --> src/data/de/impls.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | env: cfg.env.into(), [INFO] [stdout] | ^^^^ the trait `From>` is not implemented for `Vec>`, which is required by `one_or_more::OneOrMore: Into>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Vec` implements `From>` [INFO] [stdout] `Vec` implements `From>` [INFO] [stdout] `Vec` implements `From>` [INFO] [stdout] `Vec` implements `From<&[T; N]>` [INFO] [stdout] `Vec` implements `From<&[T]>` [INFO] [stdout] `Vec` implements `From<&mut [T; N]>` [INFO] [stdout] `Vec` implements `From<&mut [T]>` [INFO] [stdout] `Vec` implements `From>` [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `one_or_more::OneOrMore` to implement `Into>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Vec>: From>` is not satisfied [INFO] [stdout] --> src/data/de/impls.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | env: cfg.env.into(), [INFO] [stdout] | ^^^^ the trait `From>` is not implemented for `Vec>`, which is required by `one_or_more::OneOrMore: Into>>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `Vec` implements `From>` [INFO] [stdout] `Vec` implements `From>` [INFO] [stdout] `Vec` implements `From>` [INFO] [stdout] `Vec` implements `From<&[T; N]>` [INFO] [stdout] `Vec` implements `From<&[T]>` [INFO] [stdout] `Vec` implements `From<&mut [T; N]>` [INFO] [stdout] `Vec` implements `From<&mut [T]>` [INFO] [stdout] `Vec` implements `From>` [INFO] [stdout] and 4 others [INFO] [stdout] = note: required for `one_or_more::OneOrMore` to implement `Into>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: a value of type `std::collections::HashMap>` cannot be built from an iterator over elements of type `(std::string::String, data::de::condition::ConditionEl)` [INFO] [stdout] --> src/data/de/impls.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | .collect(), [INFO] [stdout] | ^^^^^^^ value of type `std::collections::HashMap>` cannot be built from `std::iter::Iterator)>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator<(std::string::String, data::de::condition::ConditionEl)>` is not implemented for `std::collections::HashMap>` [INFO] [stdout] = help: the trait `FromIterator<(std::string::String, data::condition::ConditionEl)>` is implemented for `std::collections::HashMap>` [INFO] [stdout] = help: for that trait implementation, expected `data::condition::ConditionEl`, found `data::de::condition::ConditionEl` [INFO] [stdout] note: the method call chain might not have had the expected associated types [INFO] [stdout] --> src/data/de/impls.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 30 | map.0 [INFO] [stdout] | ----- this expression has type `HashMap` [INFO] [stdout] 31 | .into_iter() [INFO] [stdout] | ----------- `Iterator::Item` is `(String, VarConfig)` here [INFO] [stdout] 32 | .map(|(k, v)| (k, v.conv::>())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Iterator::Item` changed to `(String, ConditionEl)` here [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/iter/traits/iterator.rs:1996:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `data::de::condition::ConditionEl<_>: From` is not satisfied [INFO] [stdout] --> src/data/de/impls.rs:48:58 [INFO] [stdout] | [INFO] [stdout] 48 | vec![s.conv::().conv::>()] [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `data::de::condition::ConditionEl<_>`, which is required by `data::ShellPath: Into>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `From` is implemented for `data::de::condition::ConditionEl` [INFO] [stdout] = help: for that trait implementation, expected `data::de::DirEntry`, found `data::ShellPath` [INFO] [stdout] = note: required for `data::ShellPath` to implement `Into>` [INFO] [stdout] note: required by a bound in `conv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.2.0/src/conv.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 101 | fn conv(self) -> T [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 102 | where Self: Into { [INFO] [stdout] | ^^^^^^^ required by this bound in `Conv::conv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: a value of type `std::collections::HashMap>` cannot be built from an iterator over elements of type `(std::string::String, data::de::condition::ConditionEl)` [INFO] [stdout] --> src/data/de/impls.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | .collect(), [INFO] [stdout] | ^^^^^^^ value of type `std::collections::HashMap>` cannot be built from `std::iter::Iterator)>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator<(std::string::String, data::de::condition::ConditionEl)>` is not implemented for `std::collections::HashMap>` [INFO] [stdout] = help: the trait `FromIterator<(std::string::String, data::condition::ConditionEl)>` is implemented for `std::collections::HashMap>` [INFO] [stdout] = help: for that trait implementation, expected `data::condition::ConditionEl`, found `data::de::condition::ConditionEl` [INFO] [stdout] note: the method call chain might not have had the expected associated types [INFO] [stdout] --> src/data/de/impls.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 30 | map.0 [INFO] [stdout] | ----- this expression has type `HashMap` [INFO] [stdout] 31 | .into_iter() [INFO] [stdout] | ----------- `Iterator::Item` is `(String, VarConfig)` here [INFO] [stdout] 32 | .map(|(k, v)| (k, v.conv::>())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Iterator::Item` changed to `(String, ConditionEl)` here [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/iter/traits/iterator.rs:1996:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `data::VarConfig: From>>` is not satisfied [INFO] [stdout] --> src/data/de/impls.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | vec![s.conv::().conv::>()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From>>` is not implemented for `data::VarConfig`, which is required by `Vec>: Into` [INFO] [stdout] 49 | .conv::() [INFO] [stdout] | ---- required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `data::VarConfig` implements `From>>` [INFO] [stdout] `data::VarConfig` implements `From` [INFO] [stdout] = note: required for `Vec>` to implement `Into` [INFO] [stdout] note: required by a bound in `conv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.2.0/src/conv.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 101 | fn conv(self) -> T [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 102 | where Self: Into { [INFO] [stdout] | ^^^^^^^ required by this bound in `Conv::conv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `data::de::condition::ConditionEl<_>: From` is not satisfied [INFO] [stdout] --> src/data/de/impls.rs:48:58 [INFO] [stdout] | [INFO] [stdout] 48 | vec![s.conv::().conv::>()] [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `data::de::condition::ConditionEl<_>`, which is required by `data::ShellPath: Into>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `From` is implemented for `data::de::condition::ConditionEl` [INFO] [stdout] = help: for that trait implementation, expected `data::de::DirEntry`, found `data::ShellPath` [INFO] [stdout] = note: required for `data::ShellPath` to implement `Into>` [INFO] [stdout] note: required by a bound in `conv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.2.0/src/conv.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 101 | fn conv(self) -> T [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 102 | where Self: Into { [INFO] [stdout] | ^^^^^^^ required by this bound in `Conv::conv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/data/de/impls.rs:52:44 [INFO] [stdout] | [INFO] [stdout] 52 | VarConfig::Entries(entries) => {} [INFO] [stdout] | ^^ expected `ConditionEl`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `data::de::condition::ConditionEl` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/data/de/impls.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | VarConfig::Full(_) => {} [INFO] [stdout] | ^^ expected `ConditionEl`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `data::de::condition::ConditionEl` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `data::VarConfig: From>>` is not satisfied [INFO] [stdout] --> src/data/de/impls.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | vec![s.conv::().conv::>()] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From>>` is not implemented for `data::VarConfig`, which is required by `Vec>: Into` [INFO] [stdout] 49 | .conv::() [INFO] [stdout] | ---- required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `data::VarConfig` implements `From>>` [INFO] [stdout] `data::VarConfig` implements `From` [INFO] [stdout] = note: required for `Vec>` to implement `Into` [INFO] [stdout] note: required by a bound in `conv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.2.0/src/conv.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 101 | fn conv(self) -> T [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 102 | where Self: Into { [INFO] [stdout] | ^^^^^^^ required by this bound in `Conv::conv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/data/de/impls.rs:52:44 [INFO] [stdout] | [INFO] [stdout] 52 | VarConfig::Entries(entries) => {} [INFO] [stdout] | ^^ expected `ConditionEl`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `data::de::condition::ConditionEl` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/data/de/impls.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | VarConfig::Full(_) => {} [INFO] [stdout] | ^^ expected `ConditionEl`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `data::de::condition::ConditionEl` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `data::de::condition::ConditionEl: From` is not satisfied [INFO] [stdout] --> src/data/de/impls.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | .conv() [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `data::de::condition::ConditionEl`, which is required by `data::VarConfig: Into<_>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `From` is implemented for `data::de::condition::ConditionEl` [INFO] [stdout] = note: required for `data::VarConfig` to implement `Into>` [INFO] [stdout] note: required by a bound in `conv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.2.0/src/conv.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 101 | fn conv(self) -> T [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 102 | where Self: Into { [INFO] [stdout] | ^^^^^^^ required by this bound in `Conv::conv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `data::de::condition::ConditionEl: From` is not satisfied [INFO] [stdout] --> src/data/de/impls.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | .conv() [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `data::de::condition::ConditionEl`, which is required by `data::VarConfig: Into<_>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `From` is implemented for `data::de::condition::ConditionEl` [INFO] [stdout] = note: required for `data::VarConfig` to implement `Into>` [INFO] [stdout] note: required by a bound in `conv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.2.0/src/conv.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 101 | fn conv(self) -> T [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 102 | where Self: Into { [INFO] [stdout] | ^^^^^^^ required by this bound in `Conv::conv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `data::de::condition::ConditionEl: From` is not satisfied [INFO] [stdout] --> src/data/de/impls.rs:61:71 [INFO] [stdout] | [INFO] [stdout] 61 | DirEntry::Plain(s) => s.conv::().conv(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `data::de::condition::ConditionEl`, which is required by `data::ShellPath: Into>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `From` is implemented for `data::de::condition::ConditionEl` [INFO] [stdout] = help: for that trait implementation, expected `data::de::DirEntry`, found `data::ShellPath` [INFO] [stdout] = note: required for `data::ShellPath` to implement `Into>` [INFO] [stdout] note: required by a bound in `conv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.2.0/src/conv.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 101 | fn conv(self) -> T [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 102 | where Self: Into { [INFO] [stdout] | ^^^^^^^ required by this bound in `Conv::conv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::string::String: From>` is not satisfied [INFO] [stdout] --> src/data/de/impls.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | .conv::() [INFO] [stdout] | ^^^^ the trait `From>` is not implemented for `std::string::String`, which is required by `path_or_val::PathOrVal: Into` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::string::String` implements `From<&mut str>` [INFO] [stdout] `std::string::String` implements `From<&std::string::String>` [INFO] [stdout] `std::string::String` implements `From<&str>` [INFO] [stdout] `std::string::String` implements `From>` [INFO] [stdout] `std::string::String` implements `From>` [INFO] [stdout] `std::string::String` implements `From` [INFO] [stdout] = note: required for `path_or_val::PathOrVal` to implement `Into` [INFO] [stdout] note: required by a bound in `conv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.2.0/src/conv.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 101 | fn conv(self) -> T [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 102 | where Self: Into { [INFO] [stdout] | ^^^^^^^ required by this bound in `Conv::conv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `data::de::condition::ConditionEl: From` is not satisfied [INFO] [stdout] --> src/data/de/impls.rs:61:71 [INFO] [stdout] | [INFO] [stdout] 61 | DirEntry::Plain(s) => s.conv::().conv(), [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `data::de::condition::ConditionEl`, which is required by `data::ShellPath: Into>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `From` is implemented for `data::de::condition::ConditionEl` [INFO] [stdout] = help: for that trait implementation, expected `data::de::DirEntry`, found `data::ShellPath` [INFO] [stdout] = note: required for `data::ShellPath` to implement `Into>` [INFO] [stdout] note: required by a bound in `conv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.2.0/src/conv.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 101 | fn conv(self) -> T [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 102 | where Self: Into { [INFO] [stdout] | ^^^^^^^ required by this bound in `Conv::conv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::string::String: From>` is not satisfied [INFO] [stdout] --> src/data/de/impls.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | .conv::() [INFO] [stdout] | ^^^^ the trait `From>` is not implemented for `std::string::String`, which is required by `path_or_val::PathOrVal: Into` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::string::String` implements `From<&mut str>` [INFO] [stdout] `std::string::String` implements `From<&std::string::String>` [INFO] [stdout] `std::string::String` implements `From<&str>` [INFO] [stdout] `std::string::String` implements `From>` [INFO] [stdout] `std::string::String` implements `From>` [INFO] [stdout] `std::string::String` implements `From` [INFO] [stdout] = note: required for `path_or_val::PathOrVal` to implement `Into` [INFO] [stdout] note: required by a bound in `conv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.2.0/src/conv.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 101 | fn conv(self) -> T [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] 102 | where Self: Into { [INFO] [stdout] | ^^^^^^^ required by this bound in `Conv::conv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sep` on type `data::de::VarConfig` [INFO] [stdout] --> src/data/de/impls.rs:106:22 [INFO] [stdout] | [INFO] [stdout] 106 | sep: cfg.sep, [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `paths` on type `data::de::VarConfig` [INFO] [stdout] --> src/data/de/impls.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | .paths [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `sep` on type `data::de::VarConfig` [INFO] [stdout] --> src/data/de/impls.rs:106:22 [INFO] [stdout] | [INFO] [stdout] 106 | sep: cfg.sep, [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `paths` on type `data::de::VarConfig` [INFO] [stdout] --> src/data/de/impls.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | .paths [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/eval/mod.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | .map(|(var, cfg)| Ok((var, cfg.eval()?))) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `ConditionEl`, found `(_, _)` [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected struct `data::condition::ConditionEl` [INFO] [stdout] found tuple `(_, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/eval/mod.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | .map(|(var, cfg)| Ok((var, cfg.eval()?))) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `ConditionEl`, found `(_, _)` [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected struct `data::condition::ConditionEl` [INFO] [stdout] found tuple `(_, _)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `eval` found for struct `data::condition::ConditionEl` in the current scope [INFO] [stdout] --> src/eval/mod.rs:65:43 [INFO] [stdout] | [INFO] [stdout] 65 | if let Some(component) = path.eval()? { [INFO] [stdout] | ^^^^ method not found in `ConditionEl` [INFO] [stdout] | [INFO] [stdout] ::: src/data/condition.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ConditionEl { [INFO] [stdout] | ------------------------- method `eval` 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: `Eval` defines an item `eval`, perhaps you need to implement it [INFO] [stdout] --> src/eval/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait Eval { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `eval` found for struct `data::condition::ConditionEl` in the current scope [INFO] [stdout] --> src/eval/mod.rs:65:43 [INFO] [stdout] | [INFO] [stdout] 65 | if let Some(component) = path.eval()? { [INFO] [stdout] | ^^^^ method not found in `ConditionEl` [INFO] [stdout] | [INFO] [stdout] ::: src/data/condition.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ConditionEl { [INFO] [stdout] | ------------------------- method `eval` 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: `Eval` defines an item `eval`, perhaps you need to implement it [INFO] [stdout] --> src/eval/mod.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait Eval { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SectionExt` [INFO] [stdout] --> src/eval/condition.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | Section, SectionExt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SectionExt` [INFO] [stdout] --> src/eval/condition.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | Section, SectionExt, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VarConfigWrapper` [INFO] [stdout] --> src/data/de/impls.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | VarConfigWrapper::Entries(paths) => Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `VarConfigWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VarConfigWrapper` [INFO] [stdout] --> src/data/de/impls.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | VarConfigWrapper::Full(cfg) => cfg.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `VarConfigWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VarConfigWrapper` [INFO] [stdout] --> src/data/de/impls.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | VarConfigWrapper::SingleString(path) => Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `VarConfigWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 28 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0412, E0422, E0432, E0433, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VarConfigWrapper` [INFO] [stdout] --> src/data/de/impls.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | VarConfigWrapper::Entries(paths) => Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `VarConfigWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VarConfigWrapper` [INFO] [stdout] --> src/data/de/impls.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | VarConfigWrapper::Full(cfg) => cfg.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `VarConfigWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VarConfigWrapper` [INFO] [stdout] --> src/data/de/impls.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | VarConfigWrapper::SingleString(path) => Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `VarConfigWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 28 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0412, E0422, E0432, E0433, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `envmgr` (bin "envmgr") due to 29 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `envmgr` (bin "envmgr" test) due to 29 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f65741d13d451027d328d0341b6ece11da7a7b9a25810806851abb120c6f2f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65741d13d451027d328d0341b6ece11da7a7b9a25810806851abb120c6f2f69", kill_on_drop: false }` [INFO] [stdout] f65741d13d451027d328d0341b6ece11da7a7b9a25810806851abb120c6f2f69