[INFO] crate buildable 0.0.5 is already in cache [INFO] extracting crate buildable 0.0.5 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/buildable/0.0.5 [INFO] extracting crate buildable 0.0.5 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/buildable/0.0.5 [INFO] validating manifest of buildable-0.0.5 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of buildable-0.0.5 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing buildable-0.0.5 [INFO] finished frobbing buildable-0.0.5 [INFO] frobbed toml for buildable-0.0.5 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/buildable/0.0.5/Cargo.toml [INFO] started frobbing buildable-0.0.5 [INFO] finished frobbing buildable-0.0.5 [INFO] frobbed toml for buildable-0.0.5 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/buildable/0.0.5/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking buildable-0.0.5 against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-5/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/buildable/0.0.5:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ce5259c32d1436b0de6b01639de261f1693d8098ea17d2301bfe38c1d611dd92 [INFO] running `"docker" "start" "-a" "ce5259c32d1436b0de6b01639de261f1693d8098ea17d2301bfe38c1d611dd92"` [INFO] [stderr] Checking buildable v0.0.5 (/opt/crater/workdir) [INFO] [stderr] warning: unknown lint: `unstable` [INFO] [stderr] --> src/lib.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #![allow(unstable)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0658]: non-builtin inner attributes are unstable [INFO] [stderr] --> src/lib.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #![experimental] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54726 [INFO] [stderr] = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `unstable` [INFO] [stderr] --> src/lib.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #![allow(unstable)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0658]: non-builtin inner attributes are unstable [INFO] [stderr] --> src/lib.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #![experimental] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54726 [INFO] [stderr] = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `experimental` in this scope [INFO] [stderr] --> src/lib.rs:11:4 [INFO] [stderr] | [INFO] [stderr] 11 | #![experimental] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `Clone` [INFO] [stderr] --> src/lib.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Clone,Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `Default` [INFO] [stderr] --> src/lib.rs:21:16 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Clone,Default)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `experimental` in this scope [INFO] [stderr] --> src/lib.rs:20:3 [INFO] [stderr] | [INFO] [stderr] 20 | #[experimental] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `experimental` in this scope [INFO] [stderr] --> src/lib.rs:196:3 [INFO] [stderr] | [INFO] [stderr] 196 | #[experimental] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `Copy` [INFO] [stderr] --> src/lib.rs:214:10 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Copy,PartialEq, Eq, PartialOrd, Ord, Show)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `PartialEq` [INFO] [stderr] --> src/lib.rs:214:15 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Copy,PartialEq, Eq, PartialOrd, Ord, Show)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `Eq` [INFO] [stderr] --> src/lib.rs:214:26 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Copy,PartialEq, Eq, PartialOrd, Ord, Show)] [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `PartialOrd` [INFO] [stderr] --> src/lib.rs:214:30 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Copy,PartialEq, Eq, PartialOrd, Ord, Show)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `Ord` [INFO] [stderr] --> src/lib.rs:214:42 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Copy,PartialEq, Eq, PartialOrd, Ord, Show)] [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Show` in this scope [INFO] [stderr] --> src/lib.rs:214:47 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Copy,PartialEq, Eq, PartialOrd, Ord, Show)] [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Path` [INFO] [stderr] --> src/lib.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | let path = Path::new(home); [INFO] [stderr] | ^^^^ use of undeclared type or module `Path` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Path` in this scope [INFO] [stderr] --> src/lib.rs:23:17 [INFO] [stderr] | [INFO] [stderr] 23 | dir: Option, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 13 | use std::path::Path; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `getenv` in module `std::os` [INFO] [stderr] --> src/lib.rs:41:43 [INFO] [stderr] | [INFO] [stderr] 41 | let home = match std::os::getenv("HOME") { [INFO] [stderr] | ^^^^^^ not found in `std::os` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Path` in this scope [INFO] [stderr] --> src/lib.rs:69:32 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn dir(&mut self, dir: Path) -> &mut BuildConfig { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 13 | use std::path::Path; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Path` in this scope [INFO] [stderr] --> src/lib.rs:155:41 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn get_dir<'a>(&'a self) -> &'a Path { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 13 | use std::path::Path; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `experimental` in this scope [INFO] [stderr] --> src/lib.rs:11:4 [INFO] [stderr] | [INFO] [stderr] 11 | #![experimental] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `Clone` [INFO] [stderr] --> src/lib.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Clone,Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `Default` [INFO] [stderr] --> src/lib.rs:21:16 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Clone,Default)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `experimental` in this scope [INFO] [stderr] --> src/lib.rs:20:3 [INFO] [stderr] | [INFO] [stderr] 20 | #[experimental] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `experimental` in this scope [INFO] [stderr] --> src/lib.rs:196:3 [INFO] [stderr] | [INFO] [stderr] 196 | #[experimental] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `Copy` [INFO] [stderr] --> src/lib.rs:214:10 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Copy,PartialEq, Eq, PartialOrd, Ord, Show)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `PartialEq` [INFO] [stderr] --> src/lib.rs:214:15 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Copy,PartialEq, Eq, PartialOrd, Ord, Show)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `Eq` [INFO] [stderr] --> src/lib.rs:214:26 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Copy,PartialEq, Eq, PartialOrd, Ord, Show)] [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `PartialOrd` [INFO] [stderr] --> src/lib.rs:214:30 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Copy,PartialEq, Eq, PartialOrd, Ord, Show)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `Ord` [INFO] [stderr] --> src/lib.rs:214:42 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Copy,PartialEq, Eq, PartialOrd, Ord, Show)] [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot find derive macro `Show` in this scope [INFO] [stderr] --> src/lib.rs:214:47 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Copy,PartialEq, Eq, PartialOrd, Ord, Show)] [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Path` [INFO] [stderr] --> src/lib.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | let path = Path::new(home); [INFO] [stderr] | ^^^^ use of undeclared type or module `Path` [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `test` [INFO] [stderr] --> src/lib.rs:367:7 [INFO] [stderr] | [INFO] [stderr] 367 | #[test] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `test` [INFO] [stderr] --> src/lib.rs:377:7 [INFO] [stderr] | [INFO] [stderr] 377 | #[test] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `test` [INFO] [stderr] --> src/lib.rs:388:7 [INFO] [stderr] | [INFO] [stderr] 388 | #[test] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `test` [INFO] [stderr] --> src/lib.rs:399:7 [INFO] [stderr] | [INFO] [stderr] 399 | #[test] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `test` [INFO] [stderr] --> src/lib.rs:410:7 [INFO] [stderr] | [INFO] [stderr] 410 | #[test] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `test` [INFO] [stderr] --> src/lib.rs:421:7 [INFO] [stderr] | [INFO] [stderr] 421 | #[test] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `test` [INFO] [stderr] --> src/lib.rs:432:7 [INFO] [stderr] | [INFO] [stderr] 432 | #[test] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `test` [INFO] [stderr] --> src/lib.rs:450:7 [INFO] [stderr] | [INFO] [stderr] 450 | #[test] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `test` [INFO] [stderr] --> src/lib.rs:501:7 [INFO] [stderr] | [INFO] [stderr] 501 | #[test] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the attribute macro `test` [INFO] [stderr] --> src/lib.rs:515:7 [INFO] [stderr] | [INFO] [stderr] 515 | #[test] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Path` [INFO] [stderr] --> src/lib.rs:380:16 [INFO] [stderr] | [INFO] [stderr] 380 | bc.dir(Path::new("/tmp")); [INFO] [stderr] | ^^^^ use of undeclared type or module `Path` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Path` in this scope [INFO] [stderr] --> src/lib.rs:23:17 [INFO] [stderr] | [INFO] [stderr] 23 | dir: Option, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 13 | use std::path::Path; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `getenv` in module `std::os` [INFO] [stderr] --> src/lib.rs:41:43 [INFO] [stderr] | [INFO] [stderr] 41 | let home = match std::os::getenv("HOME") { [INFO] [stderr] | ^^^^^^ not found in `std::os` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Path` in this scope [INFO] [stderr] --> src/lib.rs:69:32 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn dir(&mut self, dir: Path) -> &mut BuildConfig { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 13 | use std::path::Path; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Path` in this scope [INFO] [stderr] --> src/lib.rs:155:41 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn get_dir<'a>(&'a self) -> &'a Path { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 13 | use std::path::Path; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `&std::string::String` in the current scope [INFO] [stderr] --> src/lib.rs:165:30 [INFO] [stderr] | [INFO] [stderr] 165 | Some(ref p) => p.as_slice(), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `&std::string::String` in the current scope [INFO] [stderr] --> src/lib.rs:173:30 [INFO] [stderr] | [INFO] [stderr] 173 | Some(ref b) => b.as_slice(), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: can't compare `LifeCycle` with `LifeCycle` [INFO] [stderr] --> src/lib.rs:255:19 [INFO] [stderr] | [INFO] [stderr] 255 | if !v.contains(lc) { [INFO] [stderr] | ^^^^^^^^ no implementation for `LifeCycle == LifeCycle` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::cmp::PartialEq` is not implemented for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:265:44 [INFO] [stderr] | [INFO] [stderr] 265 | match v.iter().position(|x| *x == *lc) { [INFO] [stderr] | -- ^^ --- LifeCycle [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `&std::string::String` in the current scope [INFO] [stderr] --> src/lib.rs:276:68 [INFO] [stderr] | [INFO] [stderr] 276 | .map(|s| LifeCycle::from_str(s.as_slice())) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `!=` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:277:52 [INFO] [stderr] | [INFO] [stderr] 277 | .filter(|l| *l != Nil)); [INFO] [stderr] | -- ^^ --- LifeCycle [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `dedup` found for type `std::vec::Vec` in the current scope [INFO] [stderr] --> src/lib.rs:282:17 [INFO] [stderr] | [INFO] [stderr] 282 | vec.dedup(); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the method `dedup` exists but the following trait bounds were not satisfied: [INFO] [stderr] `LifeCycle : std::cmp::PartialEq` [INFO] [stderr] [INFO] [stderr] error[E0277]: can't compare `LifeCycle` with `LifeCycle` [INFO] [stderr] --> src/lib.rs:285:16 [INFO] [stderr] | [INFO] [stderr] 285 | if vec.contains(&Help) { [INFO] [stderr] | ^^^^^^^^ no implementation for `LifeCycle == LifeCycle` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::cmp::PartialEq` is not implemented for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0277]: can't compare `LifeCycle` with `LifeCycle` [INFO] [stderr] --> src/lib.rs:291:16 [INFO] [stderr] | [INFO] [stderr] 291 | if vec.contains(&Version) { [INFO] [stderr] | ^^^^^^^^ no implementation for `LifeCycle == LifeCycle` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::cmp::PartialEq` is not implemented for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0277]: can't compare `LifeCycle` with `LifeCycle` [INFO] [stderr] --> src/lib.rs:297:16 [INFO] [stderr] | [INFO] [stderr] 297 | if vec.contains(&All) { [INFO] [stderr] | ^^^^^^^^ no implementation for `LifeCycle == LifeCycle` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::cmp::PartialEq` is not implemented for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0277]: can't compare `LifeCycle` with `LifeCycle` [INFO] [stderr] --> src/lib.rs:303:16 [INFO] [stderr] | [INFO] [stderr] 303 | if vec.contains(&Most) { [INFO] [stderr] | ^^^^^^^^ no implementation for `LifeCycle == LifeCycle` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::cmp::PartialEq` is not implemented for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0277]: can't compare `LifeCycle` with `LifeCycle` [INFO] [stderr] --> src/lib.rs:310:16 [INFO] [stderr] | [INFO] [stderr] 310 | if vec.contains(&Build) { [INFO] [stderr] | ^^^^^^^^ no implementation for `LifeCycle == LifeCycle` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::cmp::PartialEq` is not implemented for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `LifeCycle: std::cmp::Ord` is not satisfied [INFO] [stderr] --> src/lib.rs:317:13 [INFO] [stderr] | [INFO] [stderr] 317 | vec.sort(); [INFO] [stderr] | ^^^^ the trait `std::cmp::Ord` is not implemented for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error: aborting due to 30 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0369, E0412, E0425, E0433, E0599, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `buildable`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `&std::string::String` in the current scope [INFO] [stderr] --> src/lib.rs:165:30 [INFO] [stderr] | [INFO] [stderr] 165 | Some(ref p) => p.as_slice(), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `&std::string::String` in the current scope [INFO] [stderr] --> src/lib.rs:173:30 [INFO] [stderr] | [INFO] [stderr] 173 | Some(ref b) => b.as_slice(), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: can't compare `LifeCycle` with `LifeCycle` [INFO] [stderr] --> src/lib.rs:255:19 [INFO] [stderr] | [INFO] [stderr] 255 | if !v.contains(lc) { [INFO] [stderr] | ^^^^^^^^ no implementation for `LifeCycle == LifeCycle` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::cmp::PartialEq` is not implemented for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:265:44 [INFO] [stderr] | [INFO] [stderr] 265 | match v.iter().position(|x| *x == *lc) { [INFO] [stderr] | -- ^^ --- LifeCycle [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `&std::string::String` in the current scope [INFO] [stderr] --> src/lib.rs:276:68 [INFO] [stderr] | [INFO] [stderr] 276 | .map(|s| LifeCycle::from_str(s.as_slice())) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `!=` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:277:52 [INFO] [stderr] | [INFO] [stderr] 277 | .filter(|l| *l != Nil)); [INFO] [stderr] | -- ^^ --- LifeCycle [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `dedup` found for type `std::vec::Vec` in the current scope [INFO] [stderr] --> src/lib.rs:282:17 [INFO] [stderr] | [INFO] [stderr] 282 | vec.dedup(); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the method `dedup` exists but the following trait bounds were not satisfied: [INFO] [stderr] `LifeCycle : std::cmp::PartialEq` [INFO] [stderr] [INFO] [stderr] error[E0277]: can't compare `LifeCycle` with `LifeCycle` [INFO] [stderr] --> src/lib.rs:285:16 [INFO] [stderr] | [INFO] [stderr] 285 | if vec.contains(&Help) { [INFO] [stderr] | ^^^^^^^^ no implementation for `LifeCycle == LifeCycle` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::cmp::PartialEq` is not implemented for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0277]: can't compare `LifeCycle` with `LifeCycle` [INFO] [stderr] --> src/lib.rs:291:16 [INFO] [stderr] | [INFO] [stderr] 291 | if vec.contains(&Version) { [INFO] [stderr] | ^^^^^^^^ no implementation for `LifeCycle == LifeCycle` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::cmp::PartialEq` is not implemented for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0277]: can't compare `LifeCycle` with `LifeCycle` [INFO] [stderr] --> src/lib.rs:297:16 [INFO] [stderr] | [INFO] [stderr] 297 | if vec.contains(&All) { [INFO] [stderr] | ^^^^^^^^ no implementation for `LifeCycle == LifeCycle` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::cmp::PartialEq` is not implemented for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0277]: can't compare `LifeCycle` with `LifeCycle` [INFO] [stderr] --> src/lib.rs:303:16 [INFO] [stderr] | [INFO] [stderr] 303 | if vec.contains(&Most) { [INFO] [stderr] | ^^^^^^^^ no implementation for `LifeCycle == LifeCycle` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::cmp::PartialEq` is not implemented for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0277]: can't compare `LifeCycle` with `LifeCycle` [INFO] [stderr] --> src/lib.rs:310:16 [INFO] [stderr] | [INFO] [stderr] 310 | if vec.contains(&Build) { [INFO] [stderr] | ^^^^^^^^ no implementation for `LifeCycle == LifeCycle` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::cmp::PartialEq` is not implemented for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `LifeCycle: std::cmp::Ord` is not satisfied [INFO] [stderr] --> src/lib.rs:317:13 [INFO] [stderr] | [INFO] [stderr] 317 | vec.sort(); [INFO] [stderr] | ^^^^ the trait `std::cmp::Ord` is not implemented for `LifeCycle` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope [INFO] [stderr] --> src/lib.rs:370:63 [INFO] [stderr] | [INFO] [stderr] 370 | assert_eq!(bc.get_dir().as_str().unwrap(), proj_dir().as_slice()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope [INFO] [stderr] --> src/lib.rs:392:63 [INFO] [stderr] | [INFO] [stderr] 392 | assert_eq!(bc.get_dir().as_str().unwrap(), proj_dir().as_slice()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope [INFO] [stderr] --> src/lib.rs:403:63 [INFO] [stderr] | [INFO] [stderr] 403 | assert_eq!(bc.get_dir().as_str().unwrap(), proj_dir().as_slice()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope [INFO] [stderr] --> src/lib.rs:414:63 [INFO] [stderr] | [INFO] [stderr] 414 | assert_eq!(bc.get_dir().as_str().unwrap(), proj_dir().as_slice()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_slice` found for type `std::string::String` in the current scope [INFO] [stderr] --> src/lib.rs:425:63 [INFO] [stderr] | [INFO] [stderr] 425 | assert_eq!(bc.get_dir().as_str().unwrap(), proj_dir().as_slice()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:434:9 [INFO] [stderr] | [INFO] [stderr] 434 | assert_eq!(Help, LifeCycle::from_str("help")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:434:9 [INFO] [stderr] | [INFO] [stderr] 434 | assert_eq!(Help, LifeCycle::from_str("help")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:434:9 [INFO] [stderr] | [INFO] [stderr] 434 | assert_eq!(Help, LifeCycle::from_str("help")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:435:9 [INFO] [stderr] | [INFO] [stderr] 435 | assert_eq!(Version, LifeCycle::from_str("version")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:435:9 [INFO] [stderr] | [INFO] [stderr] 435 | assert_eq!(Version, LifeCycle::from_str("version")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:435:9 [INFO] [stderr] | [INFO] [stderr] 435 | assert_eq!(Version, LifeCycle::from_str("version")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:436:9 [INFO] [stderr] | [INFO] [stderr] 436 | assert_eq!(Deps, LifeCycle::from_str("deps")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:436:9 [INFO] [stderr] | [INFO] [stderr] 436 | assert_eq!(Deps, LifeCycle::from_str("deps")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:436:9 [INFO] [stderr] | [INFO] [stderr] 436 | assert_eq!(Deps, LifeCycle::from_str("deps")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:437:9 [INFO] [stderr] | [INFO] [stderr] 437 | assert_eq!(SCM, LifeCycle::from_str("scm")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:437:9 [INFO] [stderr] | [INFO] [stderr] 437 | assert_eq!(SCM, LifeCycle::from_str("scm")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:437:9 [INFO] [stderr] | [INFO] [stderr] 437 | assert_eq!(SCM, LifeCycle::from_str("scm")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:438:9 [INFO] [stderr] | [INFO] [stderr] 438 | assert_eq!(Clean, LifeCycle::from_str("clean")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:438:9 [INFO] [stderr] | [INFO] [stderr] 438 | assert_eq!(Clean, LifeCycle::from_str("clean")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:438:9 [INFO] [stderr] | [INFO] [stderr] 438 | assert_eq!(Clean, LifeCycle::from_str("clean")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:439:9 [INFO] [stderr] | [INFO] [stderr] 439 | assert_eq!(Configure, LifeCycle::from_str("configure")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:439:9 [INFO] [stderr] | [INFO] [stderr] 439 | assert_eq!(Configure, LifeCycle::from_str("configure")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:439:9 [INFO] [stderr] | [INFO] [stderr] 439 | assert_eq!(Configure, LifeCycle::from_str("configure")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:440:9 [INFO] [stderr] | [INFO] [stderr] 440 | assert_eq!(Make, LifeCycle::from_str("make")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:440:9 [INFO] [stderr] | [INFO] [stderr] 440 | assert_eq!(Make, LifeCycle::from_str("make")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:440:9 [INFO] [stderr] | [INFO] [stderr] 440 | assert_eq!(Make, LifeCycle::from_str("make")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:441:9 [INFO] [stderr] | [INFO] [stderr] 441 | assert_eq!(Test, LifeCycle::from_str("test")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:441:9 [INFO] [stderr] | [INFO] [stderr] 441 | assert_eq!(Test, LifeCycle::from_str("test")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:441:9 [INFO] [stderr] | [INFO] [stderr] 441 | assert_eq!(Test, LifeCycle::from_str("test")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:442:9 [INFO] [stderr] | [INFO] [stderr] 442 | assert_eq!(Install, LifeCycle::from_str("install")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:442:9 [INFO] [stderr] | [INFO] [stderr] 442 | assert_eq!(Install, LifeCycle::from_str("install")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:442:9 [INFO] [stderr] | [INFO] [stderr] 442 | assert_eq!(Install, LifeCycle::from_str("install")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:443:9 [INFO] [stderr] | [INFO] [stderr] 443 | assert_eq!(Cleanup, LifeCycle::from_str("cleanup")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:443:9 [INFO] [stderr] | [INFO] [stderr] 443 | assert_eq!(Cleanup, LifeCycle::from_str("cleanup")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:443:9 [INFO] [stderr] | [INFO] [stderr] 443 | assert_eq!(Cleanup, LifeCycle::from_str("cleanup")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:444:9 [INFO] [stderr] | [INFO] [stderr] 444 | assert_eq!(Build, LifeCycle::from_str("build")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:444:9 [INFO] [stderr] | [INFO] [stderr] 444 | assert_eq!(Build, LifeCycle::from_str("build")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:444:9 [INFO] [stderr] | [INFO] [stderr] 444 | assert_eq!(Build, LifeCycle::from_str("build")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:445:9 [INFO] [stderr] | [INFO] [stderr] 445 | assert_eq!(Most, LifeCycle::from_str("most")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:445:9 [INFO] [stderr] | [INFO] [stderr] 445 | assert_eq!(Most, LifeCycle::from_str("most")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:445:9 [INFO] [stderr] | [INFO] [stderr] 445 | assert_eq!(Most, LifeCycle::from_str("most")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:446:9 [INFO] [stderr] | [INFO] [stderr] 446 | assert_eq!(All, LifeCycle::from_str("all")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:446:9 [INFO] [stderr] | [INFO] [stderr] 446 | assert_eq!(All, LifeCycle::from_str("all")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:446:9 [INFO] [stderr] | [INFO] [stderr] 446 | assert_eq!(All, LifeCycle::from_str("all")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `LifeCycle` [INFO] [stderr] --> src/lib.rs:447:9 [INFO] [stderr] | [INFO] [stderr] 447 | assert_eq!(Nil, LifeCycle::from_str("blah")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | LifeCycle [INFO] [stderr] | LifeCycle [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `LifeCycle` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:447:9 [INFO] [stderr] | [INFO] [stderr] 447 | assert_eq!(Nil, LifeCycle::from_str("blah")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:447:9 [INFO] [stderr] | [INFO] [stderr] 447 | assert_eq!(Nil, LifeCycle::from_str("blah")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&LifeCycle` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:453:9 [INFO] [stderr] | [INFO] [stderr] 453 | assert_eq!(vec![Deps, SCM, Configure, Make, Cleanup], [INFO] [stderr] | _________^ [INFO] [stderr] | |_________| [INFO] [stderr] | | [INFO] [stderr] 454 | | LifeCycle::from_vec(&free)); [INFO] [stderr] | | ^ [INFO] [stderr] | |_______________________________________________| [INFO] [stderr] | |_______________________________________________std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:453:9 [INFO] [stderr] | [INFO] [stderr] 453 | / assert_eq!(vec![Deps, SCM, Configure, Make, Cleanup], [INFO] [stderr] 454 | | LifeCycle::from_vec(&free)); [INFO] [stderr] | |_______________________________________________^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:453:9 [INFO] [stderr] | [INFO] [stderr] 453 | / assert_eq!(vec![Deps, SCM, Configure, Make, Cleanup], [INFO] [stderr] 454 | | LifeCycle::from_vec(&free)); [INFO] [stderr] | |_______________________________________________^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:456:9 [INFO] [stderr] | [INFO] [stderr] 456 | assert_eq!(vec![Help], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:456:9 [INFO] [stderr] | [INFO] [stderr] 456 | assert_eq!(vec![Help], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:456:9 [INFO] [stderr] | [INFO] [stderr] 456 | assert_eq!(vec![Help], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:459:9 [INFO] [stderr] | [INFO] [stderr] 459 | assert_eq!(vec![Version], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:459:9 [INFO] [stderr] | [INFO] [stderr] 459 | assert_eq!(vec![Version], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:459:9 [INFO] [stderr] | [INFO] [stderr] 459 | assert_eq!(vec![Version], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:462:9 [INFO] [stderr] | [INFO] [stderr] 462 | assert_eq!(vec![Deps], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:462:9 [INFO] [stderr] | [INFO] [stderr] 462 | assert_eq!(vec![Deps], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:462:9 [INFO] [stderr] | [INFO] [stderr] 462 | assert_eq!(vec![Deps], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:465:9 [INFO] [stderr] | [INFO] [stderr] 465 | assert_eq!(vec![SCM], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:465:9 [INFO] [stderr] | [INFO] [stderr] 465 | assert_eq!(vec![SCM], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:465:9 [INFO] [stderr] | [INFO] [stderr] 465 | assert_eq!(vec![SCM], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:468:9 [INFO] [stderr] | [INFO] [stderr] 468 | assert_eq!(vec![Clean], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:468:9 [INFO] [stderr] | [INFO] [stderr] 468 | assert_eq!(vec![Clean], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:468:9 [INFO] [stderr] | [INFO] [stderr] 468 | assert_eq!(vec![Clean], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:471:9 [INFO] [stderr] | [INFO] [stderr] 471 | assert_eq!(vec![Configure], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:471:9 [INFO] [stderr] | [INFO] [stderr] 471 | assert_eq!(vec![Configure], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:471:9 [INFO] [stderr] | [INFO] [stderr] 471 | assert_eq!(vec![Configure], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:474:9 [INFO] [stderr] | [INFO] [stderr] 474 | assert_eq!(vec![Make], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:474:9 [INFO] [stderr] | [INFO] [stderr] 474 | assert_eq!(vec![Make], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:474:9 [INFO] [stderr] | [INFO] [stderr] 474 | assert_eq!(vec![Make], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:477:9 [INFO] [stderr] | [INFO] [stderr] 477 | assert_eq!(vec![Test], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:477:9 [INFO] [stderr] | [INFO] [stderr] 477 | assert_eq!(vec![Test], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:477:9 [INFO] [stderr] | [INFO] [stderr] 477 | assert_eq!(vec![Test], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:480:9 [INFO] [stderr] | [INFO] [stderr] 480 | assert_eq!(vec![Install], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:480:9 [INFO] [stderr] | [INFO] [stderr] 480 | assert_eq!(vec![Install], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:480:9 [INFO] [stderr] | [INFO] [stderr] 480 | assert_eq!(vec![Install], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:483:9 [INFO] [stderr] | [INFO] [stderr] 483 | assert_eq!(vec![Cleanup], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:483:9 [INFO] [stderr] | [INFO] [stderr] 483 | assert_eq!(vec![Cleanup], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:483:9 [INFO] [stderr] | [INFO] [stderr] 483 | assert_eq!(vec![Cleanup], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:486:9 [INFO] [stderr] | [INFO] [stderr] 486 | assert_eq!(vec![Deps, SCM, Configure, Make, Cleanup], [INFO] [stderr] | _________^ [INFO] [stderr] | |_________| [INFO] [stderr] | | [INFO] [stderr] 487 | | LifeCycle::from_vec(&free)); [INFO] [stderr] | | ^ [INFO] [stderr] | |_______________________________________________| [INFO] [stderr] | |_______________________________________________std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:486:9 [INFO] [stderr] | [INFO] [stderr] 486 | / assert_eq!(vec![Deps, SCM, Configure, Make, Cleanup], [INFO] [stderr] 487 | | LifeCycle::from_vec(&free)); [INFO] [stderr] | |_______________________________________________^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:486:9 [INFO] [stderr] | [INFO] [stderr] 486 | / assert_eq!(vec![Deps, SCM, Configure, Make, Cleanup], [INFO] [stderr] 487 | | LifeCycle::from_vec(&free)); [INFO] [stderr] | |_______________________________________________^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:490:9 [INFO] [stderr] | [INFO] [stderr] 490 | assert_eq!(vec![Deps, SCM, Configure, Make, Test, Install, Cleanup], [INFO] [stderr] | _________^ [INFO] [stderr] | |_________| [INFO] [stderr] | | [INFO] [stderr] 491 | | LifeCycle::from_vec(&free)); [INFO] [stderr] | | ^ [INFO] [stderr] | |_______________________________________________| [INFO] [stderr] | |_______________________________________________std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:490:9 [INFO] [stderr] | [INFO] [stderr] 490 | / assert_eq!(vec![Deps, SCM, Configure, Make, Test, Install, Cleanup], [INFO] [stderr] 491 | | LifeCycle::from_vec(&free)); [INFO] [stderr] | |_______________________________________________^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:490:9 [INFO] [stderr] | [INFO] [stderr] 490 | / assert_eq!(vec![Deps, SCM, Configure, Make, Test, Install, Cleanup], [INFO] [stderr] 491 | | LifeCycle::from_vec(&free)); [INFO] [stderr] | |_______________________________________________^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:494:9 [INFO] [stderr] | [INFO] [stderr] 494 | assert_eq!(vec![Deps, SCM, Clean, Configure, Make, Test, Install, [INFO] [stderr] | _________^ [INFO] [stderr] | |_________| [INFO] [stderr] | | [INFO] [stderr] 495 | | Cleanup], LifeCycle::from_vec(&free)); [INFO] [stderr] | | ^ [INFO] [stderr] | |______________________________________________________________| [INFO] [stderr] | |______________________________________________________________std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:494:9 [INFO] [stderr] | [INFO] [stderr] 494 | / assert_eq!(vec![Deps, SCM, Clean, Configure, Make, Test, Install, [INFO] [stderr] 495 | | Cleanup], LifeCycle::from_vec(&free)); [INFO] [stderr] | |______________________________________________________________^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:494:9 [INFO] [stderr] | [INFO] [stderr] 494 | / assert_eq!(vec![Deps, SCM, Clean, Configure, Make, Test, Install, [INFO] [stderr] 495 | | Cleanup], LifeCycle::from_vec(&free)); [INFO] [stderr] | |______________________________________________________________^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `push_all` found for type `std::vec::Vec` in the current scope [INFO] [stderr] --> src/lib.rs:497:14 [INFO] [stderr] | [INFO] [stderr] 497 | free.push_all(&["scm".to_string(),"clean".to_string()]); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:498:9 [INFO] [stderr] | [INFO] [stderr] 498 | assert_eq!(vec![SCM, Clean], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:498:9 [INFO] [stderr] | [INFO] [stderr] 498 | assert_eq!(vec![SCM, Clean], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:498:9 [INFO] [stderr] | [INFO] [stderr] 498 | assert_eq!(vec![SCM, Clean], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `push_all` found for type `std::vec::Vec` in the current scope [INFO] [stderr] --> src/lib.rs:504:14 [INFO] [stderr] | [INFO] [stderr] 504 | free.push_all(&["clean".to_string(),"scm".to_string()]); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:505:9 [INFO] [stderr] | [INFO] [stderr] 505 | assert_eq!(vec![SCM, Clean], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:505:9 [INFO] [stderr] | [INFO] [stderr] 505 | assert_eq!(vec![SCM, Clean], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:505:9 [INFO] [stderr] | [INFO] [stderr] 505 | assert_eq!(vec![SCM, Clean], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `push_all` found for type `std::vec::Vec` in the current scope [INFO] [stderr] --> src/lib.rs:507:14 [INFO] [stderr] | [INFO] [stderr] 507 | free.push_all(&["cleanup".to_string(), "install".to_string(), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:511:9 [INFO] [stderr] | [INFO] [stderr] 511 | assert_eq!(vec![Deps, SCM, Clean, Configure, Make, Test, Install, [INFO] [stderr] | _________^ [INFO] [stderr] | |_________| [INFO] [stderr] | | [INFO] [stderr] 512 | | Cleanup], LifeCycle::from_vec(&free)); [INFO] [stderr] | | ^ [INFO] [stderr] | |______________________________________________________________| [INFO] [stderr] | |______________________________________________________________std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:511:9 [INFO] [stderr] | [INFO] [stderr] 511 | / assert_eq!(vec![Deps, SCM, Clean, Configure, Make, Test, Install, [INFO] [stderr] 512 | | Cleanup], LifeCycle::from_vec(&free)); [INFO] [stderr] | |______________________________________________________________^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:511:9 [INFO] [stderr] | [INFO] [stderr] 511 | / assert_eq!(vec![Deps, SCM, Clean, Configure, Make, Test, Install, [INFO] [stderr] 512 | | Cleanup], LifeCycle::from_vec(&free)); [INFO] [stderr] | |______________________________________________________________^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `push_all` found for type `std::vec::Vec` in the current scope [INFO] [stderr] --> src/lib.rs:518:14 [INFO] [stderr] | [INFO] [stderr] 518 | free.push_all(&["scm".to_string(),"scm".to_string()]); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:519:9 [INFO] [stderr] | [INFO] [stderr] 519 | assert_eq!(vec![SCM], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:519:9 [INFO] [stderr] | [INFO] [stderr] 519 | assert_eq!(vec![SCM], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:519:9 [INFO] [stderr] | [INFO] [stderr] 519 | assert_eq!(vec![SCM], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `push_all` found for type `std::vec::Vec` in the current scope [INFO] [stderr] --> src/lib.rs:521:14 [INFO] [stderr] | [INFO] [stderr] 521 | free.push_all(&["scm".to_string(),"scm".to_string(), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:523:9 [INFO] [stderr] | [INFO] [stderr] 523 | assert_eq!(vec![SCM, Clean], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:523:9 [INFO] [stderr] | [INFO] [stderr] 523 | assert_eq!(vec![SCM, Clean], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:523:9 [INFO] [stderr] | [INFO] [stderr] 523 | assert_eq!(vec![SCM, Clean], LifeCycle::from_vec(&free)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `push_all` found for type `std::vec::Vec` in the current scope [INFO] [stderr] --> src/lib.rs:525:14 [INFO] [stderr] | [INFO] [stderr] 525 | free.push_all(&["scm".to_string(),"clean".to_string(), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::vec::Vec` [INFO] [stderr] --> src/lib.rs:527:9 [INFO] [stderr] | [INFO] [stderr] 527 | assert_eq!(vec![Deps, SCM, Configure, Make, Cleanup], [INFO] [stderr] | _________^ [INFO] [stderr] | |_________| [INFO] [stderr] | | [INFO] [stderr] 528 | | LifeCycle::from_vec(&free)); [INFO] [stderr] | | ^ [INFO] [stderr] | |_______________________________________________| [INFO] [stderr] | |_______________________________________________std::vec::Vec [INFO] [stderr] | std::vec::Vec [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:527:9 [INFO] [stderr] | [INFO] [stderr] 527 | / assert_eq!(vec![Deps, SCM, Configure, Make, Cleanup], [INFO] [stderr] 528 | | LifeCycle::from_vec(&free)); [INFO] [stderr] | |_______________________________________________^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `LifeCycle` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/lib.rs:527:9 [INFO] [stderr] | [INFO] [stderr] 527 | / assert_eq!(vec![Deps, SCM, Configure, Make, Cleanup], [INFO] [stderr] 528 | | LifeCycle::from_vec(&free)); [INFO] [stderr] | |_______________________________________________^ `LifeCycle` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `LifeCycle` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&std::vec::Vec` [INFO] [stderr] = note: required by `std::fmt::Debug::fmt` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 154 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0369, E0412, E0425, E0433, E0599, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `buildable`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ce5259c32d1436b0de6b01639de261f1693d8098ea17d2301bfe38c1d611dd92"` [INFO] running `"docker" "rm" "-f" "ce5259c32d1436b0de6b01639de261f1693d8098ea17d2301bfe38c1d611dd92"` [INFO] [stdout] ce5259c32d1436b0de6b01639de261f1693d8098ea17d2301bfe38c1d611dd92