[INFO] fetching crate reindeer-macros 0.3.0...
[INFO] testing reindeer-macros-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate reindeer-macros 0.3.0 into /workspace/builds/worker-5-tc1/source
[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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate reindeer-macros 0.3.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded trybuild v1.0.114
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56ac074b7cb349b1911aaf4f66f7ad824d8b3253fd2d17622d0c913d64b1fd63
[INFO] running `Command { std: "docker" "start" "-a" "56ac074b7cb349b1911aaf4f66f7ad824d8b3253fd2d17622d0c913d64b1fd63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56ac074b7cb349b1911aaf4f66f7ad824d8b3253fd2d17622d0c913d64b1fd63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56ac074b7cb349b1911aaf4f66f7ad824d8b3253fd2d17622d0c913d64b1fd63", kill_on_drop: false }`
[INFO] [stdout] 56ac074b7cb349b1911aaf4f66f7ad824d8b3253fd2d17622d0c913d64b1fd63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39b70326928ae9210bf8864d7767f6464f65f57aba3f41dbce8d4f9f5cc4d31d
[INFO] running `Command { std: "docker" "start" "-a" "39b70326928ae9210bf8864d7767f6464f65f57aba3f41dbce8d4f9f5cc4d31d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling reindeer-macros v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.25s
[INFO] running `Command { std: "docker" "inspect" "39b70326928ae9210bf8864d7767f6464f65f57aba3f41dbce8d4f9f5cc4d31d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39b70326928ae9210bf8864d7767f6464f65f57aba3f41dbce8d4f9f5cc4d31d", kill_on_drop: false }`
[INFO] [stdout] 39b70326928ae9210bf8864d7767f6464f65f57aba3f41dbce8d4f9f5cc4d31d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fc2d020e1f36f647eab042723319a0f294d94d353fe177163daaf5be51df084
[INFO] running `Command { std: "docker" "start" "-a" "8fc2d020e1f36f647eab042723319a0f294d94d353fe177163daaf5be51df084", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling reindeer-macros v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.82s
[INFO] running `Command { std: "docker" "inspect" "8fc2d020e1f36f647eab042723319a0f294d94d353fe177163daaf5be51df084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fc2d020e1f36f647eab042723319a0f294d94d353fe177163daaf5be51df084", kill_on_drop: false }`
[INFO] [stdout] 8fc2d020e1f36f647eab042723319a0f294d94d353fe177163daaf5be51df084
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 183ab69f9a811c5e2b6a2224cf3005311eb3fcfe1f84d477a4b7dd053b02d4db
[INFO] running `Command { std: "docker" "start" "-a" "183ab69f9a811c5e2b6a2224cf3005311eb3fcfe1f84d477a4b7dd053b02d4db", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reindeer_macros-4001828cd3be34da)
[INFO] [stderr]    Doc-tests reindeer_macros
[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 6 tests
[INFO] [stdout] test src/lib.rs - derive_entity (line 76) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 19) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_entity (line 104) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_entity (line 90) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 33) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 5) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 77 | #[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] 77 | #[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] 77 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 76 + 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 19) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/lib.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[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] 20 | #[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] 20 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 19 + 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] 21 | #[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 104) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/lib.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[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] 116 | #[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] 116 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 104 + 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] 117 | #[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] 118 | #[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] 105 | #[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] 105 | #[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] 105 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]     |
[INFO] [stdout] 104 + 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] 106 | #[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] 107 | #[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] 108 | #[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] ---- 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] 91 | #[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] 91 | #[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] 91 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 90 + 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] 92 | #[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 33) stdout ----
[INFO] [stdout] error[E0753]: expected outer doc comment
[INFO] [stdout]   --> src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 |   //! #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 | / struct UserData {
[INFO] [stdout] 49 | |     email : String,
[INFO] [stdout] 50 | |     username : String,
[INFO] [stdout] 51 | |     last_login : i64,
[INFO] [stdout] 52 | |     password_hash : String,
[INFO] [stdout] 53 | | }
[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] 45 - //! #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout] 45 + /// #[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] 46 | #[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] 47 | #[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] 34 | #[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] 34 | #[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] 34 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 33 + 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] 35 | #[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] 36 | #[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] 37 | #[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] 6 | #[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] 6 | #[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] 6 | #[derive(Serialize,Deserialize,Entity)]
[INFO] [stdout]   |                                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 5 + 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] 
[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.31s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "183ab69f9a811c5e2b6a2224cf3005311eb3fcfe1f84d477a4b7dd053b02d4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "183ab69f9a811c5e2b6a2224cf3005311eb3fcfe1f84d477a4b7dd053b02d4db", kill_on_drop: false }`
[INFO] [stdout] 183ab69f9a811c5e2b6a2224cf3005311eb3fcfe1f84d477a4b7dd053b02d4db
