[INFO] fetching crate fromit 0.1.2... [INFO] testing fromit-0.1.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate fromit 0.1.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate fromit 0.1.2 [INFO] finished tweaking crates.io crate fromit 0.1.2 [INFO] tweaked toml for crates.io crate fromit 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fromit 0.1.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fromit 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.7 [INFO] [stderr] Downloaded darling_macro v0.14.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.51 [INFO] [stderr] Downloaded quote v1.0.23 [INFO] [stderr] Downloaded darling_core v0.14.3 [INFO] [stderr] Downloaded prettyplease v0.1.23 [INFO] [stderr] Downloaded serde v1.0.152 [INFO] [stderr] Downloaded serde_derive v1.0.152 [INFO] [stderr] Downloaded darling v0.14.3 [INFO] [stderr] Downloaded derivit-core v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c34b3e00911038efd93d2eb93fd60dae7a532ce964a395ed2c49738ae9482e94 [INFO] running `Command { std: "docker" "start" "-a" "c34b3e00911038efd93d2eb93fd60dae7a532ce964a395ed2c49738ae9482e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c34b3e00911038efd93d2eb93fd60dae7a532ce964a395ed2c49738ae9482e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34b3e00911038efd93d2eb93fd60dae7a532ce964a395ed2c49738ae9482e94", kill_on_drop: false }` [INFO] [stdout] c34b3e00911038efd93d2eb93fd60dae7a532ce964a395ed2c49738ae9482e94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] addd11d5b23aedb8a06ab3cf7315ecc7794351385ab5cfdcbbfa24eb0e6c7d0c [INFO] running `Command { std: "docker" "start" "-a" "addd11d5b23aedb8a06ab3cf7315ecc7794351385ab5cfdcbbfa24eb0e6c7d0c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling prettyplease v0.1.23 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling darling_core v0.14.3 [INFO] [stderr] Compiling darling_macro v0.14.3 [INFO] [stderr] Compiling darling v0.14.3 [INFO] [stderr] Compiling derivit-core v0.1.2 [INFO] [stderr] Compiling fromit v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.21s [INFO] running `Command { std: "docker" "inspect" "addd11d5b23aedb8a06ab3cf7315ecc7794351385ab5cfdcbbfa24eb0e6c7d0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "addd11d5b23aedb8a06ab3cf7315ecc7794351385ab5cfdcbbfa24eb0e6c7d0c", kill_on_drop: false }` [INFO] [stdout] addd11d5b23aedb8a06ab3cf7315ecc7794351385ab5cfdcbbfa24eb0e6c7d0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 932b92956392b540e9e498d484072c7b7e6e124d0a23eaef1a8edc2a29efe609 [INFO] running `Command { std: "docker" "start" "-a" "932b92956392b540e9e498d484072c7b7e6e124d0a23eaef1a8edc2a29efe609", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling prettyplease v0.1.23 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling darling_core v0.14.3 [INFO] [stderr] Compiling darling_macro v0.14.3 [INFO] [stderr] Compiling darling v0.14.3 [INFO] [stderr] Compiling derivit-core v0.1.2 [INFO] [stderr] Compiling fromit v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] pub struct CommentGraphql { [INFO] [stdout] imported: bool, [INFO] [stdout] id: String, [INFO] [stdout] user_id: String, [INFO] [stdout] pin: bool, [INFO] [stdout] extension: E, [INFO] [stdout] parent_id: Option, [INFO] [stdout] content: String, [INFO] [stdout] deleted: bool, [INFO] [stdout] post_id: String, [INFO] [stdout] score: u64, [INFO] [stdout] } [INFO] [stdout] impl ::core::convert::From> for CommentGraphql { [INFO] [stdout] fn from(s: Comment) -> Self { [INFO] [stdout] Self { [INFO] [stdout] imported: ::core::convert::Into::into(s.imported), [INFO] [stdout] id: ::core::convert::Into::into(s.id), [INFO] [stdout] user_id: ::core::convert::Into::into(s.user_id), [INFO] [stdout] pin: ::core::convert::Into::into(s.pin), [INFO] [stdout] extension: ::core::convert::Into::into(s.extension), [INFO] [stdout] parent_id: ::core::convert::Into::into(s.parent_id), [INFO] [stdout] content: ::core::convert::Into::into(s.content), [INFO] [stdout] deleted: ::core::convert::Into::into(s.deleted), [INFO] [stdout] post_id: ::core::convert::Into::into(s.post_id), [INFO] [stdout] score: ::core::convert::Into::into(s.score), [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] impl ::core::convert::From> for Comment { [INFO] [stdout] fn from(s: CommentGraphql) -> Self { [INFO] [stdout] Self { [INFO] [stdout] imported: ::core::convert::Into::into(s.imported), [INFO] [stdout] id: ::core::convert::Into::into(s.id), [INFO] [stdout] user_id: ::core::convert::Into::into(s.user_id), [INFO] [stdout] pin: ::core::convert::Into::into(s.pin), [INFO] [stdout] extension: ::core::convert::Into::into(s.extension), [INFO] [stdout] parent_id: ::core::convert::Into::into(s.parent_id), [INFO] [stdout] content: ::core::convert::Into::into(s.content), [INFO] [stdout] deleted: ::core::convert::Into::into(s.deleted), [INFO] [stdout] post_id: ::core::convert::Into::into(s.post_id), [INFO] [stdout] score: ::core::convert::Into::into(s.score), [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] impl CommentGraphql { [INFO] [stdout] #[inline] [INFO] [stdout] pub fn imported(&self) -> &bool { [INFO] [stdout] &self.imported [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn id(&self) -> &String { [INFO] [stdout] &self.id [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn user_id(&self) -> &String { [INFO] [stdout] &self.user_id [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn pin(&self) -> &bool { [INFO] [stdout] &self.pin [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn extension(&self) -> &E { [INFO] [stdout] &self.extension [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn parent_id(&self) -> &Option { [INFO] [stdout] &self.parent_id [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn content(&self) -> &String { [INFO] [stdout] &self.content [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn deleted(&self) -> &bool { [INFO] [stdout] &self.deleted [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn post_id(&self) -> &String { [INFO] [stdout] &self.post_id [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn score(&self) -> &u64 { [INFO] [stdout] &self.score [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] impl CommentGraphql { [INFO] [stdout] #[inline] [INFO] [stdout] pub fn set_imported(mut self, val: bool) -> Self { [INFO] [stdout] self.imported = val; [INFO] [stdout] self [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn set_id(mut self, val: String) -> Self { [INFO] [stdout] self.id = val; [INFO] [stdout] self [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn set_user_id(mut self, val: String) -> Self { [INFO] [stdout] self.user_id = val; [INFO] [stdout] self [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn set_pin(mut self, val: bool) -> Self { [INFO] [stdout] self.pin = val; [INFO] [stdout] self [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn set_extension(mut self, val: E) -> Self { [INFO] [stdout] self.extension = val; [INFO] [stdout] self [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn set_parent_id(mut self, val: Option) -> Self { [INFO] [stdout] self.parent_id = val; [INFO] [stdout] self [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn set_content(mut self, val: String) -> Self { [INFO] [stdout] self.content = val; [INFO] [stdout] self [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn set_deleted(mut self, val: bool) -> Self { [INFO] [stdout] self.deleted = val; [INFO] [stdout] self [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn set_post_id(mut self, val: String) -> Self { [INFO] [stdout] self.post_id = val; [INFO] [stdout] self [INFO] [stdout] } [INFO] [stdout] #[inline] [INFO] [stdout] pub fn set_score(mut self, val: u64) -> Self { [INFO] [stdout] self.score = val; [INFO] [stdout] self [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] warning: function `conv` is never used [INFO] [stdout] --> examples/fromit.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn conv(x: &String) -> Result, std::convert::Infallible> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.14s [INFO] running `Command { std: "docker" "inspect" "932b92956392b540e9e498d484072c7b7e6e124d0a23eaef1a8edc2a29efe609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932b92956392b540e9e498d484072c7b7e6e124d0a23eaef1a8edc2a29efe609", kill_on_drop: false }` [INFO] [stdout] 932b92956392b540e9e498d484072c7b7e6e124d0a23eaef1a8edc2a29efe609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d0c4bb319ee9e1d470b5da4b2ccaf8e64cb35bfb998ee44fe92f44421599f940 [INFO] running `Command { std: "docker" "start" "-a" "d0c4bb319ee9e1d470b5da4b2ccaf8e64cb35bfb998ee44fe92f44421599f940", kill_on_drop: false }` [INFO] [stderr] warning: function `conv` is never used [INFO] [stderr] --> examples/fromit.rs:3:4 [INFO] [stderr] | [INFO] [stderr] 3 | fn conv(x: &String) -> Result, std::convert::Infallible> { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fromit` (example "fromit") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fromit-1b1d8823fc9c1352) [INFO] [stderr] Doc-tests fromit [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 70) ... FAILED [INFO] [stdout] test src/lib.rs - (line 7) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 70) stdout ---- [INFO] [stdout] error: cannot find attribute `fromit` in this scope [INFO] [stdout] --> src/lib.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[fromit( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `fromit` is an attribute that can be used by the derive macro `FromIt`, you might be missing a `derive` attribute [INFO] [stdout] note: `fromit` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/lib.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#fromit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `fromit` in this scope [INFO] [stdout] --> src/lib.rs:86:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[fromit( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `fromit` is an attribute that can be used by the derive macro `FromIt`, you might be missing a `derive` attribute [INFO] [stdout] note: `fromit` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/lib.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#fromit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `fromit` in this scope [INFO] [stdout] --> src/lib.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[fromit( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `fromit` is an attribute that can be used by the derive macro `FromIt`, you might be missing a `derive` attribute [INFO] [stdout] note: `fromit` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/lib.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#fromit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `fromit` in this scope [INFO] [stdout] --> src/lib.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 46 | #[fromit(parent = "FooGraphql", rename = "foo1", skip, type = "Vec")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `fromit` is an attribute that can be used by the derive macro `FromIt`, you might be missing a `derive` attribute [INFO] [stdout] note: `fromit` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/lib.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#fromit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `fromit` in this scope [INFO] [stdout] --> src/lib.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[fromit(parent = "FooDb", from(style = "move"))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `fromit` is an attribute that can be used by the derive macro `FromIt`, you might be missing a `derive` attribute [INFO] [stdout] note: `fromit` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/lib.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#fromit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `fromit` in this scope [INFO] [stdout] --> src/lib.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[fromit(parent = "FooDb", from(style = "move"))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `fromit` is an attribute that can be used by the derive macro `FromIt`, you might be missing a `derive` attribute [INFO] [stdout] note: `fromit` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/lib.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#fromit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `fromit` in this scope [INFO] [stdout] --> src/lib.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 52 | #[fromit(parent = "FooDb", skip)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `fromit` is an attribute that can be used by the derive macro `FromIt`, you might be missing a `derive` attribute [INFO] [stdout] note: `fromit` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/lib.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#fromit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `fromit` in this scope [INFO] [stdout] --> src/lib.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 54 | #[fromit(parent = "FooDb", skip)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `fromit` is an attribute that can be used by the derive macro `FromIt`, you might be missing a `derive` attribute [INFO] [stdout] note: `fromit` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> src/lib.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate r#fromit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 70) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d0c4bb319ee9e1d470b5da4b2ccaf8e64cb35bfb998ee44fe92f44421599f940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0c4bb319ee9e1d470b5da4b2ccaf8e64cb35bfb998ee44fe92f44421599f940", kill_on_drop: false }` [INFO] [stdout] d0c4bb319ee9e1d470b5da4b2ccaf8e64cb35bfb998ee44fe92f44421599f940