[INFO] fetching crate knuffel-derive 3.2.0...
[INFO] checking knuffel-derive-3.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate knuffel-derive 3.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate knuffel-derive 3.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate knuffel-derive 3.2.0
[INFO] finished tweaking crates.io crate knuffel-derive 3.2.0
[INFO] tweaked toml for crates.io crate knuffel-derive 3.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45096a6e479f211517a89eda75951401fab13b4b31d99c1f277b7a81ff832bcf
[INFO] running `Command { std: "docker" "start" "-a" "45096a6e479f211517a89eda75951401fab13b4b31d99c1f277b7a81ff832bcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45096a6e479f211517a89eda75951401fab13b4b31d99c1f277b7a81ff832bcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45096a6e479f211517a89eda75951401fab13b4b31d99c1f277b7a81ff832bcf", kill_on_drop: false }`
[INFO] [stdout] 45096a6e479f211517a89eda75951401fab13b4b31d99c1f277b7a81ff832bcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae221f52c967e7490088d693f86a7d2f7207cae521c6b4617f50cf0ae36777ac
[INFO] running `Command { std: "docker" "start" "-a" "ae221f52c967e7490088d693f86a7d2f7207cae521c6b4617f50cf0ae36777ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking supports-unicode v2.1.0
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]     Checking knuffel-derive v3.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use knuffel::{span::Span};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/scalar.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use knuffel::span::Span;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/extra.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use knuffel::span::Span;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/tuples.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use knuffel::{Decode, span::Span};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/flatten.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use knuffel::{Decode, span::Span};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/normal.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use knuffel::{Decode, span::Span};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/extra.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use knuffel::traits::Decode;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/extra.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use knuffel::ast::{TypeName, BuiltinType};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]  --> tests/extra.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `knuffel`
[INFO] [stdout]  --> tests/tuples.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use knuffel::{Decode, span::Span};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `knuffel`
[INFO] [stdout]  --> tests/scalar.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use knuffel::{Decode};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/scalar.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(knuffel::DecodeScalar, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/scalar.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(knuffel::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `knuffel-derive` (test "scalar") due to 8 previous errors
[INFO] [stdout] error: cannot find attribute `knuffel` in this scope
[INFO] [stdout]   --> tests/scalar.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[knuffel(argument)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/scalar.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let mut nodes: Vec<T> = knuffel::parse("<test>", text).unwrap();
[INFO] [stdout]    |                             ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `knuffel-derive` (test "tuples") due to 9 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/scalar.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let err = knuffel::parse::<Vec<T>>("<test>", text).unwrap_err();
[INFO] [stdout]    |               ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/types.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use knuffel::traits::DecodeChildren;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]  --> tests/types.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/normal.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use knuffel::traits::DecodeChildren;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `knuffel`
[INFO] [stdout]  --> tests/normal.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use knuffel::{Decode, span::Span};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/flatten.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use knuffel::traits::DecodeChildren;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `knuffel`
[INFO] [stdout]  --> tests/flatten.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use knuffel::{Decode, span::Span};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]  --> tests/flatten.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(knuffel_derive::Decode, Default, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `knuffel` in this scope
[INFO] [stdout]   --> tests/tuples.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Arg(#[knuffel(argument)] u32);
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `knuffel` in this scope
[INFO] [stdout]   --> tests/tuples.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Extra(#[knuffel(argument)] Option<String>, u32);
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `knuffel` in this scope
[INFO] [stdout]   --> tests/tuples.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Arg(#[knuffel(argument)] u32),
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `knuffel` in this scope
[INFO] [stdout]   --> tests/tuples.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Extra(#[knuffel(argument)] Option<String>, u32),
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/tuples.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut nodes: Vec<T> = knuffel::parse("<test>", text).unwrap();
[INFO] [stdout]    |                             ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/tuples.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let err = knuffel::parse::<Vec<T>>("<test>", text).unwrap_err();
[INFO] [stdout]    |               ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/ast.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use knuffel::span::Span;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/ast.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use knuffel::traits::Decode;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/ast.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     children: Vec<knuffel::ast::SpannedNode<Span>>,
[INFO] [stdout]   |                   ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]  --> tests/ast.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(knuffel_derive::Decode, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/flatten.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/ast.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[knuffel(span_type=knuffel::span::Span)]
[INFO] [stdout]   |                     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]  --> tests/extra.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/flatten.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(knuffel_derive::Decode, Default, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/extra.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/ast.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut nodes: Vec<T> = knuffel::parse("<test>", text).unwrap();
[INFO] [stdout]    |                             ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `knuffel-derive` (test "ast") due to 7 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/extra.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/extra.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut nodes: Vec<T> = knuffel::parse("<test>", text).unwrap();
[INFO] [stdout]    |                             ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `knuffel-derive` (test "extra") due to 9 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/flatten.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/types.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     knuffel::parse("<test>", text).unwrap()
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `knuffel-derive` (test "types") due to 5 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/flatten.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut nodes: Vec<T> = knuffel::parse("<test>", text).unwrap();
[INFO] [stdout]    |                             ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/flatten.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let err = knuffel::parse::<Vec<T>>("<test>", text).unwrap_err();
[INFO] [stdout]    |               ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/flatten.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     knuffel::parse("<test>", text).unwrap()
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/flatten.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let err = knuffel::parse::<T>("<test>", text).unwrap_err();
[INFO] [stdout]    |               ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `knuffel-derive` (test "flatten") due to 12 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(knuffel_derive::Decode, Debug, PartialEq, Default)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(knuffel_derive::Decode, Debug, PartialEq, Default)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:165:10
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:171:10
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:177:10
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:183:10
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:189:10
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:177:10
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use proc_macro2::Literal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:183:10
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use proc_macro2::Literal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use proc_macro2::Literal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]    --> tests/normal.rs:202:29
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let mut nodes: Vec<T> = knuffel::parse("<test>", text).unwrap();
[INFO] [stdout]     |                             ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]    --> tests/normal.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let err = knuffel::parse::<Vec<T>>("<test>", text).unwrap_err();
[INFO] [stdout]     |               ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]    --> tests/normal.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     knuffel::parse("<test>", text).unwrap()
[INFO] [stdout]     |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]    --> tests/normal.rs:219:15
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let err = knuffel::parse::<T>("<test>", text).unwrap_err();
[INFO] [stdout]     |               ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 40 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `knuffel-derive` (test "normal") due to 41 previous errors
[INFO] running `Command { std: "docker" "inspect" "ae221f52c967e7490088d693f86a7d2f7207cae521c6b4617f50cf0ae36777ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae221f52c967e7490088d693f86a7d2f7207cae521c6b4617f50cf0ae36777ac", kill_on_drop: false }`
[INFO] [stdout] ae221f52c967e7490088d693f86a7d2f7207cae521c6b4617f50cf0ae36777ac
[INFO] checking knuffel-derive-3.2.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate knuffel-derive 3.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate knuffel-derive 3.2.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate knuffel-derive 3.2.0
[INFO] finished tweaking crates.io crate knuffel-derive 3.2.0
[INFO] tweaked toml for crates.io crate knuffel-derive 3.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fb1f4c7e8cc3d89833d913037694fabae7001a5344c09501e4861870c460b91
[INFO] running `Command { std: "docker" "start" "-a" "5fb1f4c7e8cc3d89833d913037694fabae7001a5344c09501e4861870c460b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fb1f4c7e8cc3d89833d913037694fabae7001a5344c09501e4861870c460b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fb1f4c7e8cc3d89833d913037694fabae7001a5344c09501e4861870c460b91", kill_on_drop: false }`
[INFO] [stdout] 5fb1f4c7e8cc3d89833d913037694fabae7001a5344c09501e4861870c460b91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cc39692a2ec1b8247b873ace8f8eb18b66f6ad6271293c71965a5651d6aaaf2
[INFO] running `Command { std: "docker" "start" "-a" "6cc39692a2ec1b8247b873ace8f8eb18b66f6ad6271293c71965a5651d6aaaf2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking supports-unicode v2.1.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]     Checking knuffel-derive v3.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/ast.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use knuffel::span::Span;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/extra.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use knuffel::span::Span;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/tuples.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use knuffel::{Decode, span::Span};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/extra.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use knuffel::traits::Decode;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/extra.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use knuffel::ast::{TypeName, BuiltinType};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/ast.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use knuffel::traits::Decode;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `knuffel`
[INFO] [stdout]  --> tests/tuples.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use knuffel::{Decode, span::Span};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/ast.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     children: Vec<knuffel::ast::SpannedNode<Span>>,
[INFO] [stdout]   |                   ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]  --> tests/ast.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(knuffel_derive::Decode, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `knuffel` in this scope
[INFO] [stdout]   --> tests/tuples.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Arg(#[knuffel(argument)] u32);
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/ast.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[knuffel(span_type=knuffel::span::Span)]
[INFO] [stdout]   |                     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use knuffel::{span::Span};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/types.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use knuffel::traits::DecodeChildren;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/scalar.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use knuffel::span::Span;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `knuffel`
[INFO] [stdout]  --> tests/scalar.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use knuffel::{Decode};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/scalar.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(knuffel::DecodeScalar, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/scalar.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(knuffel::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]  --> tests/extra.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `knuffel` in this scope
[INFO] [stdout]   --> tests/tuples.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Extra(#[knuffel(argument)] Option<String>, u32);
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `knuffel` in this scope
[INFO] [stdout]   --> tests/tuples.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Arg(#[knuffel(argument)] u32),
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/normal.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use knuffel::{Decode, span::Span};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `knuffel` in this scope
[INFO] [stdout]   --> tests/tuples.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Extra(#[knuffel(argument)] Option<String>, u32),
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/normal.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use knuffel::traits::DecodeChildren;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `knuffel`
[INFO] [stdout]  --> tests/normal.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use knuffel::{Decode, span::Span};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/flatten.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use knuffel::{Decode, span::Span};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]  --> tests/flatten.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use knuffel::traits::DecodeChildren;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `knuffel`
[INFO] [stdout]  --> tests/flatten.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use knuffel::{Decode, span::Span};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `knuffel` in this scope
[INFO] [stdout]   --> tests/scalar.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[knuffel(argument)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/ast.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut nodes: Vec<T> = knuffel::parse("<test>", text).unwrap();
[INFO] [stdout]    |                             ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]  --> tests/flatten.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(knuffel_derive::Decode, Default, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `knuffel-derive` (test "ast") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/tuples.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut nodes: Vec<T> = knuffel::parse("<test>", text).unwrap();
[INFO] [stdout]    |                             ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/tuples.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let err = knuffel::parse::<Vec<T>>("<test>", text).unwrap_err();
[INFO] [stdout]    |               ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `knuffel-derive` (test "tuples") due to 9 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]  --> tests/types.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/scalar.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let mut nodes: Vec<T> = knuffel::parse("<test>", text).unwrap();
[INFO] [stdout]    |                             ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/scalar.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let err = knuffel::parse::<Vec<T>>("<test>", text).unwrap_err();
[INFO] [stdout]    |               ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `knuffel-derive` (test "scalar") due to 8 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]  --> tests/extra.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/flatten.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/extra.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/extra.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/flatten.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(knuffel_derive::Decode, Default, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/extra.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut nodes: Vec<T> = knuffel::parse("<test>", text).unwrap();
[INFO] [stdout]    |                             ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `knuffel-derive` (test "extra") due to 9 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/flatten.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(knuffel_derive::Decode, Debug, PartialEq, Default)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(knuffel_derive::Decode, Debug, PartialEq, Default)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/flatten.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut nodes: Vec<T> = knuffel::parse("<test>", text).unwrap();
[INFO] [stdout]    |                             ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/flatten.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let err = knuffel::parse::<Vec<T>>("<test>", text).unwrap_err();
[INFO] [stdout]    |               ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/flatten.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     knuffel::parse("<test>", text).unwrap()
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/flatten.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let err = knuffel::parse::<T>("<test>", text).unwrap_err();
[INFO] [stdout]    |               ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `knuffel-derive` (test "flatten") due to 12 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]   --> tests/types.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     knuffel::parse("<test>", text).unwrap()
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `knuffel-derive` (test "types") due to 5 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]   --> tests/normal.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:159:10
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:165:10
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:171:10
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:177:10
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:183:10
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:189:10
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:177:10
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use proc_macro2::Literal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:183:10
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use proc_macro2::Literal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `knuffel` in the list of imported crates
[INFO] [stdout]    --> tests/normal.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(knuffel_derive::Decode, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ could not find `knuffel` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `knuffel_derive::Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use proc_macro2::Literal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]    --> tests/normal.rs:202:29
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let mut nodes: Vec<T> = knuffel::parse("<test>", text).unwrap();
[INFO] [stdout]     |                             ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]    --> tests/normal.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let err = knuffel::parse::<Vec<T>>("<test>", text).unwrap_err();
[INFO] [stdout]     |               ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]    --> tests/normal.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     knuffel::parse("<test>", text).unwrap()
[INFO] [stdout]     |     ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `knuffel`
[INFO] [stdout]    --> tests/normal.rs:219:15
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let err = knuffel::parse::<T>("<test>", text).unwrap_err();
[INFO] [stdout]     |               ^^^^^^^ use of undeclared crate or module `knuffel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 40 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `knuffel-derive` (test "normal") due to 41 previous errors
[INFO] running `Command { std: "docker" "inspect" "6cc39692a2ec1b8247b873ace8f8eb18b66f6ad6271293c71965a5651d6aaaf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cc39692a2ec1b8247b873ace8f8eb18b66f6ad6271293c71965a5651d6aaaf2", kill_on_drop: false }`
[INFO] [stdout] 6cc39692a2ec1b8247b873ace8f8eb18b66f6ad6271293c71965a5651d6aaaf2
