[INFO] fetching crate hdf5-metno-derive 0.9.0...
[INFO] checking hdf5-metno-derive-0.9.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate hdf5-metno-derive 0.9.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate hdf5-metno-derive 0.9.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hdf5-metno-derive 0.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hdf5-metno-derive 0.9.0
[INFO] tweaked toml for crates.io crate hdf5-metno-derive 0.9.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d8f5feadef4b451384b08f7d61aa1b2e543ab89fe65808e8b566acc2008b5fc
[INFO] running `Command { std: "docker" "start" "-a" "4d8f5feadef4b451384b08f7d61aa1b2e543ab89fe65808e8b566acc2008b5fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d8f5feadef4b451384b08f7d61aa1b2e543ab89fe65808e8b566acc2008b5fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d8f5feadef4b451384b08f7d61aa1b2e543ab89fe65808e8b566acc2008b5fc", kill_on_drop: false }`
[INFO] [stdout] 4d8f5feadef4b451384b08f7d61aa1b2e543ab89fe65808e8b566acc2008b5fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] baaeafe375396932e1b7bf941234ffd85a725fcfabfc65171d1886e8c9bc58b3
[INFO] running `Command { std: "docker" "start" "-a" "baaeafe375396932e1b7bf941234ffd85a725fcfabfc65171d1886e8c9bc58b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]    Compiling trybuild v1.0.99
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.77
[INFO] [stderr]     Checking toml_edit v0.22.21
[INFO] [stderr]     Checking hdf5-metno-derive v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]  --> tests/test.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(H5Type)]
[INFO] [stdout]   |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]   --> tests/test.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(H5Type)]
[INFO] [stdout]    |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]   --> tests/test.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(H5Type)]
[INFO] [stdout]    |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]   --> tests/test.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(H5Type, Copy, Clone)]
[INFO] [stdout]    |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]   --> tests/test.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(H5Type, Copy, Clone)]
[INFO] [stdout]    |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]   --> tests/test.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(H5Type)]
[INFO] [stdout]    |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]   --> tests/test.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(H5Type)]
[INFO] [stdout]    |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:133:10
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[derive(H5Type, Clone, Copy)]
[INFO] [stdout]     |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |             #[derive(H5Type)]
[INFO] [stdout]     |                      ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout] ...
[INFO] [stdout] 183 |     check_base_type!(u8, false, 1);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` which comes from the expansion of the macro `check_base_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |             #[derive(H5Type)]
[INFO] [stdout]     |                      ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout] ...
[INFO] [stdout] 184 |     check_base_type!(u16, false, 2);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` which comes from the expansion of the macro `check_base_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |             #[derive(H5Type)]
[INFO] [stdout]     |                      ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout] ...
[INFO] [stdout] 185 |     check_base_type!(u32, false, 4);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` which comes from the expansion of the macro `check_base_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |             #[derive(H5Type)]
[INFO] [stdout]     |                      ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout] ...
[INFO] [stdout] 186 |     check_base_type!(u64, false, 8);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` which comes from the expansion of the macro `check_base_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |             #[derive(H5Type)]
[INFO] [stdout]     |                      ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout] ...
[INFO] [stdout] 187 |     check_base_type!(i8, true, 1);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` which comes from the expansion of the macro `check_base_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |             #[derive(H5Type)]
[INFO] [stdout]     |                      ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout] ...
[INFO] [stdout] 188 |     check_base_type!(i16, true, 2);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` which comes from the expansion of the macro `check_base_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |             #[derive(H5Type)]
[INFO] [stdout]     |                      ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout] ...
[INFO] [stdout] 189 |     check_base_type!(i32, true, 4);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` which comes from the expansion of the macro `check_base_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |             #[derive(H5Type)]
[INFO] [stdout]     |                      ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout] ...
[INFO] [stdout] 190 |     check_base_type!(i64, true, 8);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` which comes from the expansion of the macro `check_base_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |             #[derive(H5Type)]
[INFO] [stdout]     |                      ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout] ...
[INFO] [stdout] 191 |     check_base_type!(usize, false, mem::size_of::<usize>());
[INFO] [stdout]     |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` which comes from the expansion of the macro `check_base_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |             #[derive(H5Type)]
[INFO] [stdout]     |                      ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout] ...
[INFO] [stdout] 192 |     check_base_type!(isize, true, mem::size_of::<isize>());
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` which comes from the expansion of the macro `check_base_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(H5Type)]
[INFO] [stdout]     |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:203:10
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[derive(H5Type)]
[INFO] [stdout]     |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:211:10
[INFO] [stdout]     |
[INFO] [stdout] 211 | #[derive(H5Type)]
[INFO] [stdout]     |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:215:10
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[derive(H5Type)]
[INFO] [stdout]     |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:225:10
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[derive(H5Type)]
[INFO] [stdout]     |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:233:10
[INFO] [stdout]     |
[INFO] [stdout] 233 | #[derive(H5Type)]
[INFO] [stdout]     |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:240:10
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[derive(H5Type)]
[INFO] [stdout]     |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` (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 `hdf5`
[INFO] [stdout]  --> tests/test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hdf5::types::TypeDescriptor as TD;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hdf5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hdf5`
[INFO] [stdout]  --> tests/test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hdf5::types::*;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `hdf5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]    --> tests/test.rs:244:10
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[derive(H5Type)]
[INFO] [stdout]     |          ^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hdf5_metno`
[INFO] [stdout]  --> tests/test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use hdf5_metno as hdf5;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ no external crate `hdf5_metno`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FixedAscii` in this scope
[INFO] [stdout]   --> tests/test.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 |     b: FixedAscii<8>,
[INFO] [stdout]    |        ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VarLenArray` in this scope
[INFO] [stdout]   --> tests/test.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |     c: VarLenArray<f64>,
[INFO] [stdout]    |        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FixedUnicode` in this scope
[INFO] [stdout]   --> tests/test.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 |     e: FixedUnicode<7>,
[INFO] [stdout]    |        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VarLenAscii` in this scope
[INFO] [stdout]   --> tests/test.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 |     f: VarLenAscii,
[INFO] [stdout]    |        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `VarLenUnicode` in this scope
[INFO] [stdout]   --> tests/test.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 |     g: VarLenUnicode,
[INFO] [stdout]    |        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CompoundType` in this scope
[INFO] [stdout]   --> tests/test.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |         TD::Compound(CompoundType {
[INFO] [stdout]    |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CompoundType` in this scope
[INFO] [stdout]   --> tests/test.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |         TD::Compound(CompoundType {
[INFO] [stdout]    |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CompoundType` in this scope
[INFO] [stdout]   --> tests/test.rs:87:22
[INFO] [stdout]    |
[INFO] [stdout] 87 |         TD::Compound(CompoundType {
[INFO] [stdout]    |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CompoundType` in this scope
[INFO] [stdout]    --> tests/test.rs:102:22
[INFO] [stdout]     |
[INFO] [stdout] 102 |         TD::Compound(CompoundType {
[INFO] [stdout]     |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CompoundType` in this scope
[INFO] [stdout]    --> tests/test.rs:122:22
[INFO] [stdout]     |
[INFO] [stdout] 122 |         TD::Compound(CompoundType {
[INFO] [stdout]     |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `EnumType` in this scope
[INFO] [stdout]    --> tests/test.rs:145:18
[INFO] [stdout]     |
[INFO] [stdout] 145 |         TD::Enum(EnumType {
[INFO] [stdout]     |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `EnumMember` in this scope
[INFO] [stdout]    --> tests/test.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 EnumMember { name: "X".into(), value: -2i16 as _ },
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `EnumMember` in this scope
[INFO] [stdout]    --> tests/test.rs:150:17
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 EnumMember { name: "Y".into(), value: 3u64 },
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0404]: expected trait, found derive macro `H5Type`
[INFO] [stdout]    --> tests/test.rs:197:14
[INFO] [stdout]     |
[INFO] [stdout] 197 | struct G1<T: H5Type> {
[INFO] [stdout]     |              ^^^^^^ not a trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0404]: expected trait, found derive macro `H5Type`
[INFO] [stdout]    --> tests/test.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 | struct G2<T: H5Type>(u32, T, f32);
[INFO] [stdout]     |              ^^^^^^ not a trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompoundField`
[INFO] [stdout]   --> tests/test.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 CompoundField::typed::<u8>("x", 0, 0),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ use of undeclared type `CompoundField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompoundField`
[INFO] [stdout]   --> tests/test.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 CompoundField::typed::<u64>("y", 1, 1),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ use of undeclared type `CompoundField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompoundField`
[INFO] [stdout]   --> tests/test.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 CompoundField::typed::<i8>("0", 0, 0),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ use of undeclared type `CompoundField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompoundField`
[INFO] [stdout]   --> tests/test.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 CompoundField::typed::<u32>("1", 1, 1),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ use of undeclared type `CompoundField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompoundField`
[INFO] [stdout]   --> tests/test.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 CompoundField::typed::<i64>("a", 0, 0),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ use of undeclared type `CompoundField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompoundField`
[INFO] [stdout]   --> tests/test.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 CompoundField::typed::<u64>("b", 8, 1),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^ use of undeclared type `CompoundField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompoundField`
[INFO] [stdout]    --> tests/test.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 CompoundField::new("a", TD::FixedArray(Box::new(A::type_descriptor()), 4), 0, 0),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `CompoundField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompoundField`
[INFO] [stdout]    --> tests/test.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 CompoundField::new("b", TD::FixedAscii(8), 64, 1),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `CompoundField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompoundField`
[INFO] [stdout]    --> tests/test.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 CompoundField::new("c", TD::VarLenArray(Box::new(TD::Float(FloatSize::U8))), 72, 2),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `CompoundField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FloatSize`
[INFO] [stdout]    --> tests/test.rs:106:76
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 CompoundField::new("c", TD::VarLenArray(Box::new(TD::Float(FloatSize::U8))), 72, 2),
[INFO] [stdout]     |                                                                            ^^^^^^^^^ use of undeclared type `FloatSize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompoundField`
[INFO] [stdout]    --> tests/test.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 CompoundField::new("d", TD::Boolean, 88, 3),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `CompoundField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompoundField`
[INFO] [stdout]    --> tests/test.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 CompoundField::new("e", TD::FixedUnicode(7), 89, 4),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `CompoundField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompoundField`
[INFO] [stdout]    --> tests/test.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 CompoundField::new("f", TD::VarLenAscii, 96, 5),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `CompoundField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompoundField`
[INFO] [stdout]    --> tests/test.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 CompoundField::new("g", TD::VarLenUnicode, 104, 6),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `CompoundField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompoundField`
[INFO] [stdout]    --> tests/test.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 CompoundField::typed::<i64>("0", 0, 0),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `CompoundField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompoundField`
[INFO] [stdout]    --> tests/test.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 CompoundField::typed::<u64>("1", 8, 1),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of undeclared type `CompoundField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntSize`
[INFO] [stdout]    --> tests/test.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |             size: IntSize::U2,
[INFO] [stdout]     |                   ^^^^^^^ use of undeclared type `IntSize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IntSize`
[INFO] [stdout]    --> tests/test.rs:173:40
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     assert_eq!(e.size, IntSize::from_int($size).unwrap());
[INFO] [stdout]     |                                        ^^^^^^^ use of undeclared type `IntSize`
[INFO] [stdout] ...
[INFO] [stdout] 183 |     check_base_type!(u8, false, 1);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `check_base_type` (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 type `IntSize`
[INFO] [stdout]    --> tests/test.rs:173:40
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     assert_eq!(e.size, IntSize::from_int($size).unwrap());
[INFO] [stdout]     |                                        ^^^^^^^ use of undeclared type `IntSize`
[INFO] [stdout] ...
[INFO] [stdout] 184 |     check_base_type!(u16, false, 2);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `check_base_type` (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 type `IntSize`
[INFO] [stdout]    --> tests/test.rs:173:40
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     assert_eq!(e.size, IntSize::from_int($size).unwrap());
[INFO] [stdout]     |                                        ^^^^^^^ use of undeclared type `IntSize`
[INFO] [stdout] ...
[INFO] [stdout] 185 |     check_base_type!(u32, false, 4);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `check_base_type` (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 type `IntSize`
[INFO] [stdout]    --> tests/test.rs:173:40
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     assert_eq!(e.size, IntSize::from_int($size).unwrap());
[INFO] [stdout]     |                                        ^^^^^^^ use of undeclared type `IntSize`
[INFO] [stdout] ...
[INFO] [stdout] 186 |     check_base_type!(u64, false, 8);
[INFO] [stdout]     |     ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `check_base_type` (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 type `IntSize`
[INFO] [stdout]    --> tests/test.rs:173:40
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     assert_eq!(e.size, IntSize::from_int($size).unwrap());
[INFO] [stdout]     |                                        ^^^^^^^ use of undeclared type `IntSize`
[INFO] [stdout] ...
[INFO] [stdout] 187 |     check_base_type!(i8, true, 1);
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `check_base_type` (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 type `IntSize`
[INFO] [stdout]    --> tests/test.rs:173:40
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     assert_eq!(e.size, IntSize::from_int($size).unwrap());
[INFO] [stdout]     |                                        ^^^^^^^ use of undeclared type `IntSize`
[INFO] [stdout] ...
[INFO] [stdout] 188 |     check_base_type!(i16, true, 2);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `check_base_type` (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 type `IntSize`
[INFO] [stdout]    --> tests/test.rs:173:40
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     assert_eq!(e.size, IntSize::from_int($size).unwrap());
[INFO] [stdout]     |                                        ^^^^^^^ use of undeclared type `IntSize`
[INFO] [stdout] ...
[INFO] [stdout] 189 |     check_base_type!(i32, true, 4);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `check_base_type` (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 type `IntSize`
[INFO] [stdout]    --> tests/test.rs:173:40
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     assert_eq!(e.size, IntSize::from_int($size).unwrap());
[INFO] [stdout]     |                                        ^^^^^^^ use of undeclared type `IntSize`
[INFO] [stdout] ...
[INFO] [stdout] 190 |     check_base_type!(i64, true, 8);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `check_base_type` (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 type `IntSize`
[INFO] [stdout]    --> tests/test.rs:173:40
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     assert_eq!(e.size, IntSize::from_int($size).unwrap());
[INFO] [stdout]     |                                        ^^^^^^^ use of undeclared type `IntSize`
[INFO] [stdout] ...
[INFO] [stdout] 191 |     check_base_type!(usize, false, mem::size_of::<usize>());
[INFO] [stdout]     |     ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `check_base_type` (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 type `IntSize`
[INFO] [stdout]    --> tests/test.rs:173:40
[INFO] [stdout]     |
[INFO] [stdout] 173 |                     assert_eq!(e.size, IntSize::from_int($size).unwrap());
[INFO] [stdout]     |                                        ^^^^^^^ use of undeclared type `IntSize`
[INFO] [stdout] ...
[INFO] [stdout] 192 |     check_base_type!(isize, true, mem::size_of::<isize>());
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `check_base_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 71 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0404, E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0404`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hdf5-metno-derive` (test "test") due to 72 previous errors
[INFO] running `Command { std: "docker" "inspect" "baaeafe375396932e1b7bf941234ffd85a725fcfabfc65171d1886e8c9bc58b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baaeafe375396932e1b7bf941234ffd85a725fcfabfc65171d1886e8c9bc58b3", kill_on_drop: false }`
[INFO] [stdout] baaeafe375396932e1b7bf941234ffd85a725fcfabfc65171d1886e8c9bc58b3
