[INFO] fetching crate aldrin-macros 0.4.0...
[INFO] testing aldrin-macros-0.4.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate aldrin-macros 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate aldrin-macros 0.4.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 aldrin-macros 0.4.0
[INFO] finished tweaking crates.io crate aldrin-macros 0.4.0
[INFO] tweaked toml for crates.io crate aldrin-macros 0.4.0 written to /workspace/builds/worker-2-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 41 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding nu-ansi-term v0.46.0 (latest: v0.50.0)
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.8.0
[INFO] [stderr]   Downloaded diffy v0.3.0
[INFO] [stderr]   Downloaded nu-ansi-term v0.46.0
[INFO] [stderr]   Downloaded overload v0.1.1
[INFO] [stderr]   Downloaded aldrin-codegen v0.4.0
[INFO] [stderr]   Downloaded aldrin-parser v0.4.0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61da78ec9f7fb2da06fc11373091047861bbe991be3a7bdc71ae017d8ecc97b4
[INFO] running `Command { std: "docker" "start" "-a" "61da78ec9f7fb2da06fc11373091047861bbe991be3a7bdc71ae017d8ecc97b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61da78ec9f7fb2da06fc11373091047861bbe991be3a7bdc71ae017d8ecc97b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61da78ec9f7fb2da06fc11373091047861bbe991be3a7bdc71ae017d8ecc97b4", kill_on_drop: false }`
[INFO] [stdout] 61da78ec9f7fb2da06fc11373091047861bbe991be3a7bdc71ae017d8ecc97b4
[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=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] 03784eb9c591b2cf11523a98eef995b6ddb9a69105dff9a0bcff04b1006f407e
[INFO] running `Command { std: "docker" "start" "-a" "03784eb9c591b2cf11523a98eef995b6ddb9a69105dff9a0bcff04b1006f407e", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling diffy v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling aldrin-parser v0.4.0
[INFO] [stderr]    Compiling aldrin-codegen v0.4.0
[INFO] [stderr]    Compiling aldrin-macros v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.56s
[INFO] running `Command { std: "docker" "inspect" "03784eb9c591b2cf11523a98eef995b6ddb9a69105dff9a0bcff04b1006f407e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03784eb9c591b2cf11523a98eef995b6ddb9a69105dff9a0bcff04b1006f407e", kill_on_drop: false }`
[INFO] [stdout] 03784eb9c591b2cf11523a98eef995b6ddb9a69105dff9a0bcff04b1006f407e
[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=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] 65209ae9463d053c77a62dbf284a681dedbea2a9075c9b090feb1b6e42268c3a
[INFO] running `Command { std: "docker" "start" "-a" "65209ae9463d053c77a62dbf284a681dedbea2a9075c9b090feb1b6e42268c3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling aldrin-macros v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s
[INFO] running `Command { std: "docker" "inspect" "65209ae9463d053c77a62dbf284a681dedbea2a9075c9b090feb1b6e42268c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65209ae9463d053c77a62dbf284a681dedbea2a9075c9b090feb1b6e42268c3a", kill_on_drop: false }`
[INFO] [stdout] 65209ae9463d053c77a62dbf284a681dedbea2a9075c9b090feb1b6e42268c3a
[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=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] 65cacf2e7705be8791098d6a2ed417ef653be2667230f1a93fd2ee505acd1a86
[INFO] running `Command { std: "docker" "start" "-a" "65cacf2e7705be8791098d6a2ed417ef653be2667230f1a93fd2ee505acd1a86", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aldrin_macros-518de013dddc7478)
[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 aldrin_macros
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - generate (line 57) ... FAILED
[INFO] [stdout] test src/lib.rs - generate (line 200) ... FAILED
[INFO] [stdout] test src/lib.rs - generate (line 39) ... FAILED
[INFO] [stdout] test src/lib.rs - generate (line 135) ... FAILED
[INFO] [stdout] test src/lib.rs - generate (line 227) ... FAILED
[INFO] [stdout] test src/lib.rs - generate (line 173) ... FAILED
[INFO] [stdout] test src/lib.rs - generate (line 103) ... FAILED
[INFO] [stdout] test src/lib.rs - generate (line 67) ... FAILED
[INFO] [stdout] test src/lib.rs - generate (line 152) ... FAILED
[INFO] [stdout] test src/lib.rs - generate (line 87) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - generate (line 57) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/lib.rs:61:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     generate!("schemas/example1.aldrin");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate (line 200) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]   --> src/lib.rs:203:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / generate! {
[INFO] [stdout] 7  | |     "schemas/example1.aldrin",
[INFO] [stdout] 8  | |     struct_non_exhaustive = false,
[INFO] [stdout] 9  | |     enum_non_exhaustive = false,
[INFO] [stdout] 10 | |     event_non_exhaustive = false,
[INFO] [stdout] 11 | |     function_non_exhaustive = false,
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^ use of undeclared crate or module `aldrin`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate (line 39) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/lib.rs:42:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | generate!("schemas/example1.aldrin");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate (line 135) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/lib.rs:138:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / generate! {
[INFO] [stdout] 6 | |     "schemas/example1.aldrin",
[INFO] [stdout] 7 | |     patch = "schemas/example1-rename.patch",
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | |_^ use of undeclared crate or module `aldrin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate (line 227) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]   --> src/lib.rs:231:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / generate! {
[INFO] [stdout] 7  | |     "schemas/example5.aldrin",
[INFO] [stdout] 8  | |     include = "schemas/foreign",
[INFO] [stdout] 9  | |     warnings_as_errors = true,
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^ use of undeclared crate or module `aldrin`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]   --> src/lib.rs:238:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / generate! {
[INFO] [stdout] 14 | |     "schemas/foreign/example6.aldrin",
[INFO] [stdout] 15 | |     suppress_warnings = true,
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_^ use of undeclared crate or module `aldrin`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate (line 173) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/lib.rs:176:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / generate! {
[INFO] [stdout] 6 | |     "schemas/example1.aldrin",
[INFO] [stdout] 7 | |     struct_builders = false,
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | |_^ use of undeclared crate or module `aldrin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate (line 103) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/lib.rs:106:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / generate! {
[INFO] [stdout] 6 | |     "schemas/example3.aldrin",
[INFO] [stdout] 7 | |     "schemas/example4.aldrin",
[INFO] [stdout] 8 | |     include = "schemas",
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ use of undeclared crate or module `aldrin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate (line 67) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/lib.rs:71:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     generate!("schemas/example1.aldrin");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `aldrin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate (line 152) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/lib.rs:155:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / generate! {
[INFO] [stdout] 6 | |     "schemas/example1.aldrin",
[INFO] [stdout] 7 | |     patch = "schemas/example1-rename.patch",
[INFO] [stdout] 8 | |     patch = "schemas/example1-rename-again.patch",
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^ use of undeclared crate or module `aldrin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate (line 87) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `aldrin`
[INFO] [stdout]  --> src/lib.rs:90:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | / generate! {
[INFO] [stdout] 6 | |     "schemas/example1.aldrin",
[INFO] [stdout] 7 | |     "schemas/example2.aldrin",
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | |_^ use of undeclared crate or module `aldrin`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - generate (line 103)
[INFO] [stdout]     src/lib.rs - generate (line 135)
[INFO] [stdout]     src/lib.rs - generate (line 152)
[INFO] [stdout]     src/lib.rs - generate (line 173)
[INFO] [stdout]     src/lib.rs - generate (line 200)
[INFO] [stdout]     src/lib.rs - generate (line 227)
[INFO] [stdout]     src/lib.rs - generate (line 39)
[INFO] [stdout]     src/lib.rs - generate (line 57)
[INFO] [stdout]     src/lib.rs - generate (line 67)
[INFO] [stdout]     src/lib.rs - generate (line 87)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "65cacf2e7705be8791098d6a2ed417ef653be2667230f1a93fd2ee505acd1a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65cacf2e7705be8791098d6a2ed417ef653be2667230f1a93fd2ee505acd1a86", kill_on_drop: false }`
[INFO] [stdout] 65cacf2e7705be8791098d6a2ed417ef653be2667230f1a93fd2ee505acd1a86
