[INFO] crate ruroonga_command 0.3.4 is already in cache [INFO] extracting crate ruroonga_command 0.3.4 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/ruroonga_command/0.3.4 [INFO] extracting crate ruroonga_command 0.3.4 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/ruroonga_command/0.3.4 [INFO] validating manifest of ruroonga_command-0.3.4 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 ruroonga_command-0.3.4 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 ruroonga_command-0.3.4 [INFO] finished frobbing ruroonga_command-0.3.4 [INFO] frobbed toml for ruroonga_command-0.3.4 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/ruroonga_command/0.3.4/Cargo.toml [INFO] started frobbing ruroonga_command-0.3.4 [INFO] finished frobbing ruroonga_command-0.3.4 [INFO] frobbed toml for ruroonga_command-0.3.4 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/ruroonga_command/0.3.4/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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ruroonga_command-0.3.4 against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-5/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/ruroonga_command/0.3.4:/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" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 59967d53418fb3619c79dfb4f70f6d86078943829bbd5d7597762976e04fafb7 [INFO] running `"docker" "start" "-a" "59967d53418fb3619c79dfb4f70f6d86078943829bbd5d7597762976e04fafb7"` [INFO] [stderr] Checking pulldown-cmark v0.0.3 [INFO] [stderr] Checking url v1.2.4 [INFO] [stderr] Compiling skeptic v0.6.1 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.2.4/src/form_urlencoded.rs:246:40 [INFO] [stderr] | [INFO] [stderr] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 246 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling ruroonga_command v0.3.4 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/commandlinable/mod.rs:28:17 [INFO] [stderr] | [INFO] [stderr] 28 | / /// It should escape aginst special characters (\n, \\) [INFO] [stderr] 29 | | /// for creating command line style command. [INFO] [stderr] | |____________________________________________________________^ [INFO] [stderr] 30 | / '\n' | '\\' => { [INFO] [stderr] 31 | | try!(fmt.write_str(&pile_o_bits[last..i])); [INFO] [stderr] 32 | | let s = match ch as char { [INFO] [stderr] 33 | | '\n' => "\\n", [INFO] [stderr] ... | [INFO] [stderr] 38 | | last = i + 1; [INFO] [stderr] 39 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/types/data_type.rs:48:13 [INFO] [stderr] | [INFO] [stderr] 48 | /// For future extensibility. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 49 | ExtDataType(ref s) => s.as_ref(), [INFO] [stderr] | -------------------------------- rustdoc does not generate documentation for match arms [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/types/data_type.rs:82:17 [INFO] [stderr] | [INFO] [stderr] 82 | /// For future extensibility. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 83 | _ => ExtDataType(s.to_owned()), [INFO] [stderr] | ------------------------------ rustdoc does not generate documentation for match arms [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/types/data_type.rs:108:13 [INFO] [stderr] | [INFO] [stderr] 108 | /// For future extensibility. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 109 | ExtDataType(ref s) => s.as_ref(), [INFO] [stderr] | -------------------------------- rustdoc does not generate documentation for match arms [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/selectable/staged_columns.rs:49:17 [INFO] [stderr] | [INFO] [stderr] 49 | /// For future extensibility. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 50 | _ => ExtWindowFunction(s.to_owned()), [INFO] [stderr] | ------------------------------------ rustdoc does not generate documentation for match arms [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/commandlinable/mod.rs:28:17 [INFO] [stderr] | [INFO] [stderr] 28 | / /// It should escape aginst special characters (\n, \\) [INFO] [stderr] 29 | | /// for creating command line style command. [INFO] [stderr] | |____________________________________________________________^ [INFO] [stderr] 30 | / '\n' | '\\' => { [INFO] [stderr] 31 | | try!(fmt.write_str(&pile_o_bits[last..i])); [INFO] [stderr] 32 | | let s = match ch as char { [INFO] [stderr] 33 | | '\n' => "\\n", [INFO] [stderr] ... | [INFO] [stderr] 38 | | last = i + 1; [INFO] [stderr] 39 | | } [INFO] [stderr] | |_________________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/types/data_type.rs:48:13 [INFO] [stderr] | [INFO] [stderr] 48 | /// For future extensibility. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 49 | ExtDataType(ref s) => s.as_ref(), [INFO] [stderr] | -------------------------------- rustdoc does not generate documentation for match arms [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/types/data_type.rs:82:17 [INFO] [stderr] | [INFO] [stderr] 82 | /// For future extensibility. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 83 | _ => ExtDataType(s.to_owned()), [INFO] [stderr] | ------------------------------ rustdoc does not generate documentation for match arms [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/types/data_type.rs:108:13 [INFO] [stderr] | [INFO] [stderr] 108 | /// For future extensibility. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 109 | ExtDataType(ref s) => s.as_ref(), [INFO] [stderr] | -------------------------------- rustdoc does not generate documentation for match arms [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/selectable/staged_columns.rs:49:17 [INFO] [stderr] | [INFO] [stderr] 49 | /// For future extensibility. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 50 | _ => ExtWindowFunction(s.to_owned()), [INFO] [stderr] | ------------------------------------ rustdoc does not generate documentation for match arms [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the derive macro `Debug` [INFO] [stderr] --> src/types/log_level_type.rs:7:33 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive (Clone, PartialEq, Eq, Debug)] [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 `Debug` [INFO] [stderr] --> src/types/log_level_type.rs:37:11 [INFO] [stderr] | [INFO] [stderr] 37 | #[derive (Debug)] [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 `Debug` [INFO] [stderr] --> src/types/log_level_type.rs:7:33 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive (Clone, PartialEq, Eq, Debug)] [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 `Debug` [INFO] [stderr] --> src/types/log_level_type.rs:37:11 [INFO] [stderr] | [INFO] [stderr] 37 | #[derive (Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error[E0277]: `types::log_level_type::LogLevelType` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/log_level.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | level: LogLevelType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ `types::log_level_type::LogLevelType` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelType` [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 `&types::log_level_type::LogLevelType` [INFO] [stderr] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stderr] [INFO] [stderr] error[E0277]: `types::log_level_type::LogLevelType` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/log_put.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | level: LogLevelType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ `types::log_level_type::LogLevelType` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelType` [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 `&types::log_level_type::LogLevelType` [INFO] [stderr] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `ruroonga_command`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0277]: `types::log_level_type::LogLevelTypeError` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/types/log_level_type.rs:86:68 [INFO] [stderr] | [INFO] [stderr] 86 | assert_eq!(LogLevelType::Debug, FromStr::from_str("debug").unwrap()); [INFO] [stderr] | ^^^^^^ `types::log_level_type::LogLevelTypeError` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelTypeError` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] [INFO] [stderr] error[E0277]: `types::log_level_type::LogLevelType` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/types/log_level_type.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | assert_eq!(LogLevelType::Debug, FromStr::from_str("debug").unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `types::log_level_type::LogLevelType` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelType` [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 `&types::log_level_type::LogLevelType` [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]: `types::log_level_type::LogLevelType` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/types/log_level_type.rs:86:9 [INFO] [stderr] | [INFO] [stderr] 86 | assert_eq!(LogLevelType::Debug, FromStr::from_str("debug").unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `types::log_level_type::LogLevelType` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelType` [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 `&types::log_level_type::LogLevelType` [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]: `types::log_level_type::LogLevelTypeError` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/types/log_level_type.rs:87:68 [INFO] [stderr] | [INFO] [stderr] 87 | assert_eq!(LogLevelType::Debug, FromStr::from_str("Debug").unwrap()); [INFO] [stderr] | ^^^^^^ `types::log_level_type::LogLevelTypeError` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelTypeError` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] [INFO] [stderr] error[E0277]: `types::log_level_type::LogLevelType` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/types/log_level_type.rs:87:9 [INFO] [stderr] | [INFO] [stderr] 87 | assert_eq!(LogLevelType::Debug, FromStr::from_str("Debug").unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `types::log_level_type::LogLevelType` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelType` [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 `&types::log_level_type::LogLevelType` [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]: `types::log_level_type::LogLevelType` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/types/log_level_type.rs:87:9 [INFO] [stderr] | [INFO] [stderr] 87 | assert_eq!(LogLevelType::Debug, FromStr::from_str("Debug").unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `types::log_level_type::LogLevelType` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelType` [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 `&types::log_level_type::LogLevelType` [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]: `types::log_level_type::LogLevelTypeError` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/types/log_level_type.rs:88:68 [INFO] [stderr] | [INFO] [stderr] 88 | assert_eq!(LogLevelType::Debug, FromStr::from_str("DEBUG").unwrap()); [INFO] [stderr] | ^^^^^^ `types::log_level_type::LogLevelTypeError` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelTypeError` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] [INFO] [stderr] error[E0277]: `types::log_level_type::LogLevelType` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/types/log_level_type.rs:88:9 [INFO] [stderr] | [INFO] [stderr] 88 | assert_eq!(LogLevelType::Debug, FromStr::from_str("DEBUG").unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `types::log_level_type::LogLevelType` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelType` [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 `&types::log_level_type::LogLevelType` [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]: `types::log_level_type::LogLevelType` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/types/log_level_type.rs:88:9 [INFO] [stderr] | [INFO] [stderr] 88 | assert_eq!(LogLevelType::Debug, FromStr::from_str("DEBUG").unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `types::log_level_type::LogLevelType` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelType` [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 `&types::log_level_type::LogLevelType` [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]: `types::log_level_type::LogLevelTypeError` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/types/log_level_type.rs:90:52 [INFO] [stderr] | [INFO] [stderr] 90 | FromStr::from_str("ADDED_TYPE").unwrap()); [INFO] [stderr] | ^^^^^^ `types::log_level_type::LogLevelTypeError` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelTypeError` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] [INFO] [stderr] error[E0277]: `types::log_level_type::LogLevelType` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/types/log_level_type.rs:89:9 [INFO] [stderr] | [INFO] [stderr] 89 | / assert_eq!(LogLevelType::ExtLogLevelType("ADDED_TYPE".to_owned()), [INFO] [stderr] 90 | | FromStr::from_str("ADDED_TYPE").unwrap()); [INFO] [stderr] | |_____________________________________________________________^ `types::log_level_type::LogLevelType` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelType` [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 `&types::log_level_type::LogLevelType` [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]: `types::log_level_type::LogLevelType` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/types/log_level_type.rs:89:9 [INFO] [stderr] | [INFO] [stderr] 89 | / assert_eq!(LogLevelType::ExtLogLevelType("ADDED_TYPE".to_owned()), [INFO] [stderr] 90 | | FromStr::from_str("ADDED_TYPE").unwrap()); [INFO] [stderr] | |_____________________________________________________________^ `types::log_level_type::LogLevelType` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelType` [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 `&types::log_level_type::LogLevelType` [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]: `types::log_level_type::LogLevelType` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/log_level.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | level: LogLevelType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ `types::log_level_type::LogLevelType` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelType` [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 `&types::log_level_type::LogLevelType` [INFO] [stderr] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stderr] [INFO] [stderr] error[E0277]: `types::log_level_type::LogLevelType` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/log_put.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | level: LogLevelType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ `types::log_level_type::LogLevelType` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `types::log_level_type::LogLevelType` [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 `&types::log_level_type::LogLevelType` [INFO] [stderr] = note: required for the cast to the object type `dyn std::fmt::Debug` [INFO] [stderr] [INFO] [stderr] error: aborting due to 16 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `ruroonga_command`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "59967d53418fb3619c79dfb4f70f6d86078943829bbd5d7597762976e04fafb7"` [INFO] running `"docker" "rm" "-f" "59967d53418fb3619c79dfb4f70f6d86078943829bbd5d7597762976e04fafb7"` [INFO] [stdout] 59967d53418fb3619c79dfb4f70f6d86078943829bbd5d7597762976e04fafb7