[INFO] fetching crate reindeer-macros 0.3.0...
[INFO] testing reindeer-macros-0.3.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate reindeer-macros 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate reindeer-macros 0.3.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate reindeer-macros 0.3.0
[INFO] finished tweaking crates.io crate reindeer-macros 0.3.0
[INFO] tweaked toml for crates.io crate reindeer-macros 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d38ffbf8fd99e48ec5e73a86650b2e1758b5c9852cc44f5af85d73227e7c9a13
[INFO] running `Command { std: "docker" "start" "-a" "d38ffbf8fd99e48ec5e73a86650b2e1758b5c9852cc44f5af85d73227e7c9a13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d38ffbf8fd99e48ec5e73a86650b2e1758b5c9852cc44f5af85d73227e7c9a13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d38ffbf8fd99e48ec5e73a86650b2e1758b5c9852cc44f5af85d73227e7c9a13", kill_on_drop: false }`
[INFO] [stdout] d38ffbf8fd99e48ec5e73a86650b2e1758b5c9852cc44f5af85d73227e7c9a13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44a69cb7665d1b1465a00237e8709b61b9c6aed4f5ae92adbddb4df20a98da72
[INFO] running `Command { std: "docker" "start" "-a" "44a69cb7665d1b1465a00237e8709b61b9c6aed4f5ae92adbddb4df20a98da72", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling reindeer-macros v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.90s
[INFO] running `Command { std: "docker" "inspect" "44a69cb7665d1b1465a00237e8709b61b9c6aed4f5ae92adbddb4df20a98da72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44a69cb7665d1b1465a00237e8709b61b9c6aed4f5ae92adbddb4df20a98da72", kill_on_drop: false }`
[INFO] [stdout] 44a69cb7665d1b1465a00237e8709b61b9c6aed4f5ae92adbddb4df20a98da72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1f3c3d128c1c767042836fc9e39eef75186ef0f600a91982236f1a4269e78ff
[INFO] running `Command { std: "docker" "start" "-a" "b1f3c3d128c1c767042836fc9e39eef75186ef0f600a91982236f1a4269e78ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling trybuild v1.0.96
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling dissimilar v1.0.9
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling reindeer-macros v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.67s
[INFO] running `Command { std: "docker" "inspect" "b1f3c3d128c1c767042836fc9e39eef75186ef0f600a91982236f1a4269e78ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1f3c3d128c1c767042836fc9e39eef75186ef0f600a91982236f1a4269e78ff", kill_on_drop: false }`
[INFO] [stdout] b1f3c3d128c1c767042836fc9e39eef75186ef0f600a91982236f1a4269e78ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 13ec6e7093541fbd1775ff0bbb1444ee319951fcd57b5c9a2568a951a9d0672b
[INFO] running `Command { std: "docker" "start" "-a" "13ec6e7093541fbd1775ff0bbb1444ee319951fcd57b5c9a2568a951a9d0672b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reindeer_macros-c757d194ebad1250)
[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] [stderr]    Doc-tests reindeer_macros
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - derive_entity (line 90) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 19) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_entity (line 76) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 33) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 5) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_entity (line 104) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - derive_entity (line 90) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> src/lib.rs:91:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/lib.rs:91:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Entity` in this scope
[INFO] [stdout]  --> src/lib.rs:91:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |                                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reindeer_macros::Entity;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `entity` in this scope
[INFO] [stdout]  --> src/lib.rs:92:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[entity(name = "user", version = 1,id = "email")]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 19) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> src/lib.rs:20:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/lib.rs:20:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Entity` in this scope
[INFO] [stdout]  --> src/lib.rs:20:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |                                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reindeer_macros::Entity;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `entity` in this scope
[INFO] [stdout]  --> src/lib.rs:21:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[entity(name = "user", version = 1,id = "email")]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_entity (line 76) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> src/lib.rs:77:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/lib.rs:77:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Entity` in this scope
[INFO] [stdout]  --> src/lib.rs:77:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |                                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reindeer_macros::Entity;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 33) stdout ----
[INFO] [stdout] error[E0753]: expected outer doc comment
[INFO] [stdout]   --> src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 14 |   //! #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | / struct UserData {
[INFO] [stdout] 18 | |     email : String,
[INFO] [stdout] 19 | |     username : String,
[INFO] [stdout] 20 | |     last_login : i64,
[INFO] [stdout] 21 | |     password_hash : String,
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_- the inner doc comment doesn't annotate this struct
[INFO] [stdout]    |
[INFO] [stdout] help: to annotate the struct, change the doc comment from inner to outer style
[INFO] [stdout]    |
[INFO] [stdout] 14 | /// #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]    |   ~
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `entity` in this scope
[INFO] [stdout]   --> src/lib.rs:46:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[entity(name = "user_data", version = 1,id = "email")]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sibling` in this scope
[INFO] [stdout]   --> src/lib.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[sibling(("user", Error))]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> src/lib.rs:34:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/lib.rs:34:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Entity` in this scope
[INFO] [stdout]  --> src/lib.rs:34:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |                                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reindeer_macros::Entity;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `entity` in this scope
[INFO] [stdout]  --> src/lib.rs:35:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[entity(name = "user", version = 1,id = "email")]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sibling` in this scope
[INFO] [stdout]  --> src/lib.rs:36:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[sibling(("user_data", Cascade))]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `children` in this scope
[INFO] [stdout]  --> src/lib.rs:37:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[children(("doc",Cascade),("shared_doc",BreakLink))]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0753`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 5) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> src/lib.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/lib.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Entity` in this scope
[INFO] [stdout]  --> src/lib.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |                                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reindeer_macros::Entity;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_entity (line 104) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/lib.rs:116:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/lib.rs:116:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Entity` in this scope
[INFO] [stdout]   --> src/lib.rs:116:32
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use reindeer_macros::Entity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `entity` in this scope
[INFO] [stdout]   --> src/lib.rs:117:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[entity(name = "user_data", version = 1,id = "email")]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sibling` in this scope
[INFO] [stdout]   --> src/lib.rs:118:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[sibling(("user", Error))]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> src/lib.rs:105:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/lib.rs:105:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Entity` in this scope
[INFO] [stdout]  --> src/lib.rs:105:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |                                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reindeer_macros::Entity;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `entity` in this scope
[INFO] [stdout]  --> src/lib.rs:106:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[entity(name = "user", version = 1,id = "email")]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `sibling` in this scope
[INFO] [stdout]  --> src/lib.rs:107:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[sibling(("user_data", Cascade))]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `children` in this scope
[INFO] [stdout]  --> src/lib.rs:108:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[children(("doc",Cascade),("shared_doc",BreakLink))]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 19)
[INFO] [stdout]     src/lib.rs - (line 33)
[INFO] [stdout]     src/lib.rs - (line 5)
[INFO] [stdout]     src/lib.rs - derive_entity (line 104)
[INFO] [stdout]     src/lib.rs - derive_entity (line 76)
[INFO] [stdout]     src/lib.rs - derive_entity (line 90)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "13ec6e7093541fbd1775ff0bbb1444ee319951fcd57b5c9a2568a951a9d0672b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13ec6e7093541fbd1775ff0bbb1444ee319951fcd57b5c9a2568a951a9d0672b", kill_on_drop: false }`
[INFO] [stdout] 13ec6e7093541fbd1775ff0bbb1444ee319951fcd57b5c9a2568a951a9d0672b
