[INFO] fetching crate hdf5 0.8.1... [INFO] checking hdf5-0.8.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] extracting crate hdf5 0.8.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate hdf5 0.8.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hdf5 0.8.1 [INFO] finished tweaking crates.io crate hdf5 0.8.1 [INFO] tweaked toml for crates.io crate hdf5 0.8.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate hdf5 0.8.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v1.0.5 [INFO] [stderr] Downloaded hdf5-derive v0.8.1 [INFO] [stderr] Downloaded ucd-util v0.1.8 [INFO] [stderr] Downloaded cmake v0.1.46 [INFO] [stderr] Downloaded libloading v0.7.2 [INFO] [stderr] Downloaded build-probe-mpi v0.1.1 [INFO] [stderr] Downloaded pretty_assertions v1.0.0 [INFO] [stderr] Downloaded ndarray v0.15.3 [INFO] [stderr] Downloaded blosc-src v0.1.1 [INFO] [stderr] Downloaded libc v0.2.108 [INFO] [stderr] Downloaded bindgen v0.31.3 [INFO] [stderr] Downloaded cexpr v0.2.3 [INFO] [stderr] Downloaded utf8-ranges v1.0.4 [INFO] [stderr] Downloaded hdf5-sys v0.8.1 [INFO] [stderr] Downloaded hdf5-types v0.8.1 [INFO] [stderr] Downloaded mpi-sys v0.1.2 [INFO] [stderr] Downloaded lzf-sys v0.1.0 [INFO] [stderr] Downloaded clang-sys v0.21.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60ccd3990e410fe67ffc3c9495dfb981141c814311e635d433579584491daa3d [INFO] running `Command { std: "docker" "start" "-a" "60ccd3990e410fe67ffc3c9495dfb981141c814311e635d433579584491daa3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60ccd3990e410fe67ffc3c9495dfb981141c814311e635d433579584491daa3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60ccd3990e410fe67ffc3c9495dfb981141c814311e635d433579584491daa3d", kill_on_drop: false }` [INFO] [stdout] 60ccd3990e410fe67ffc3c9495dfb981141c814311e635d433579584491daa3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cd4508b3bc00e1a9ac6ac39cb4dab251caee2176c93d136d5766d9fb0126b21 [INFO] running `Command { std: "docker" "start" "-a" "2cd4508b3bc00e1a9ac6ac39cb4dab251caee2176c93d136d5766d9fb0126b21", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling hdf5 v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking pretty_assertions v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking ndarray v0.15.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stdout] warning: unused import: `OpenMode` [INFO] [stdout] --> src/hl.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | file::{File, FileBuilder, OpenMode}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `c_long` [INFO] [stdout] --> src/lib.rs:143:53 [INFO] [stdout] | [INFO] [stdout] 143 | pub use std::os::raw::{c_char, c_double, c_int, c_long, c_uint, c_void}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `H5S_UNLIMITED` [INFO] [stdout] --> src/lib.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | h5s::{H5S_ALL, H5S_UNLIMITED}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OpenMode` [INFO] [stdout] --> src/hl.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | file::{File, FileBuilder, OpenMode}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `c_long` [INFO] [stdout] --> src/lib.rs:143:53 [INFO] [stdout] | [INFO] [stdout] 143 | pub use std::os::raw::{c_char, c_double, c_int, c_long, c_uint, c_void}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `H5S_UNLIMITED` [INFO] [stdout] --> src/lib.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | h5s::{H5S_ALL, H5S_UNLIMITED}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `H5ErrorCode` [INFO] [stdout] --> src/lib.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | error::{h5check, H5ErrorCode}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:330:39 [INFO] [stdout] | [INFO] [stdout] 330 | pub static ref H5FD_CORE: hid_t = unsafe { h5lock!(H5FD_core_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:331:39 [INFO] [stdout] | [INFO] [stdout] 331 | pub static ref H5FD_SEC2: hid_t = unsafe { h5lock!(H5FD_sec2_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:332:40 [INFO] [stdout] | [INFO] [stdout] 332 | pub static ref H5FD_STDIO: hid_t = unsafe { h5lock!(H5FD_stdio_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:333:41 [INFO] [stdout] | [INFO] [stdout] 333 | pub static ref H5FD_FAMILY: hid_t = unsafe { h5lock!(H5FD_family_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:334:38 [INFO] [stdout] | [INFO] [stdout] 334 | pub static ref H5FD_LOG: hid_t = unsafe { h5lock!(H5FD_log_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:335:40 [INFO] [stdout] | [INFO] [stdout] 335 | pub static ref H5FD_MULTI: hid_t = unsafe { h5lock!(H5FD_multi_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:330:39 [INFO] [stdout] | [INFO] [stdout] 330 | pub static ref H5FD_CORE: hid_t = unsafe { h5lock!(H5FD_core_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:331:39 [INFO] [stdout] | [INFO] [stdout] 331 | pub static ref H5FD_SEC2: hid_t = unsafe { h5lock!(H5FD_sec2_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:332:40 [INFO] [stdout] | [INFO] [stdout] 332 | pub static ref H5FD_STDIO: hid_t = unsafe { h5lock!(H5FD_stdio_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:333:41 [INFO] [stdout] | [INFO] [stdout] 333 | pub static ref H5FD_FAMILY: hid_t = unsafe { h5lock!(H5FD_family_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:334:38 [INFO] [stdout] | [INFO] [stdout] 334 | pub static ref H5FD_LOG: hid_t = unsafe { h5lock!(H5FD_log_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:335:40 [INFO] [stdout] | [INFO] [stdout] 335 | pub static ref H5FD_MULTI: hid_t = unsafe { h5lock!(H5FD_multi_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.82s [INFO] running `Command { std: "docker" "inspect" "2cd4508b3bc00e1a9ac6ac39cb4dab251caee2176c93d136d5766d9fb0126b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd4508b3bc00e1a9ac6ac39cb4dab251caee2176c93d136d5766d9fb0126b21", kill_on_drop: false }` [INFO] [stdout] 2cd4508b3bc00e1a9ac6ac39cb4dab251caee2176c93d136d5766d9fb0126b21 [INFO] checking hdf5-0.8.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] extracting crate hdf5 0.8.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate hdf5 0.8.1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hdf5 0.8.1 [INFO] finished tweaking crates.io crate hdf5 0.8.1 [INFO] tweaked toml for crates.io crate hdf5 0.8.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate hdf5 0.8.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a368ee607177257d6161927656f08d6e951e30d7024ac1429245a6448afc560b [INFO] running `Command { std: "docker" "start" "-a" "a368ee607177257d6161927656f08d6e951e30d7024ac1429245a6448afc560b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a368ee607177257d6161927656f08d6e951e30d7024ac1429245a6448afc560b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a368ee607177257d6161927656f08d6e951e30d7024ac1429245a6448afc560b", kill_on_drop: false }` [INFO] [stdout] a368ee607177257d6161927656f08d6e951e30d7024ac1429245a6448afc560b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2898a154e5706433e5cb13a8012201c8cc4eaba27f25f99e83493f4e369f2433 [INFO] running `Command { std: "docker" "start" "-a" "2898a154e5706433e5cb13a8012201c8cc4eaba27f25f99e83493f4e369f2433", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling hdf5 v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking pretty_assertions v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking ndarray v0.15.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stdout] warning: unused import: `OpenMode` [INFO] [stdout] --> src/hl.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | file::{File, FileBuilder, OpenMode}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `c_long` [INFO] [stdout] --> src/lib.rs:143:53 [INFO] [stdout] | [INFO] [stdout] 143 | pub use std::os::raw::{c_char, c_double, c_int, c_long, c_uint, c_void}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `H5S_UNLIMITED` [INFO] [stdout] --> src/lib.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | h5s::{H5S_ALL, H5S_UNLIMITED}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OpenMode` [INFO] [stdout] --> src/hl.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | file::{File, FileBuilder, OpenMode}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `c_long` [INFO] [stdout] --> src/lib.rs:143:53 [INFO] [stdout] | [INFO] [stdout] 143 | pub use std::os::raw::{c_char, c_double, c_int, c_long, c_uint, c_void}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `H5S_UNLIMITED` [INFO] [stdout] --> src/lib.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | h5s::{H5S_ALL, H5S_UNLIMITED}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `H5ErrorCode` [INFO] [stdout] --> src/lib.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | error::{h5check, H5ErrorCode}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:330:39 [INFO] [stdout] | [INFO] [stdout] 330 | pub static ref H5FD_CORE: hid_t = unsafe { h5lock!(H5FD_core_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:331:39 [INFO] [stdout] | [INFO] [stdout] 331 | pub static ref H5FD_SEC2: hid_t = unsafe { h5lock!(H5FD_sec2_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:332:40 [INFO] [stdout] | [INFO] [stdout] 332 | pub static ref H5FD_STDIO: hid_t = unsafe { h5lock!(H5FD_stdio_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:333:41 [INFO] [stdout] | [INFO] [stdout] 333 | pub static ref H5FD_FAMILY: hid_t = unsafe { h5lock!(H5FD_family_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:334:38 [INFO] [stdout] | [INFO] [stdout] 334 | pub static ref H5FD_LOG: hid_t = unsafe { h5lock!(H5FD_log_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:335:40 [INFO] [stdout] | [INFO] [stdout] 335 | pub static ref H5FD_MULTI: hid_t = unsafe { h5lock!(H5FD_multi_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:330:39 [INFO] [stdout] | [INFO] [stdout] 330 | pub static ref H5FD_CORE: hid_t = unsafe { h5lock!(H5FD_core_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:331:39 [INFO] [stdout] | [INFO] [stdout] 331 | pub static ref H5FD_SEC2: hid_t = unsafe { h5lock!(H5FD_sec2_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:332:40 [INFO] [stdout] | [INFO] [stdout] 332 | pub static ref H5FD_STDIO: hid_t = unsafe { h5lock!(H5FD_stdio_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:333:41 [INFO] [stdout] | [INFO] [stdout] 333 | pub static ref H5FD_FAMILY: hid_t = unsafe { h5lock!(H5FD_family_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:334:38 [INFO] [stdout] | [INFO] [stdout] 334 | pub static ref H5FD_LOG: hid_t = unsafe { h5lock!(H5FD_log_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/globals.rs:335:40 [INFO] [stdout] | [INFO] [stdout] 335 | pub static ref H5FD_MULTI: hid_t = unsafe { h5lock!(H5FD_multi_init()) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/tests.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(H5Type)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_H5TYPE_FOR_Compound` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hdf5` (test "tests") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> examples/simple.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(H5Type, Clone, PartialEq, Debug)] // register with HDF5 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_H5TYPE_FOR_Color` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> examples/simple.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(H5Type, Clone, PartialEq, Debug)] // register with HDF5 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_H5TYPE_FOR_Pixel` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hdf5` (example "simple") due to 3 previous errors [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/test_datatypes.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(H5Type)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_H5TYPE_FOR_X` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/test_datatypes.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(H5Type)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_H5TYPE_FOR_A` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/test_datatypes.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(H5Type)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_H5TYPE_FOR_C` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/common/gen.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | #[derive(H5Type, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_H5TYPE_FOR_Enum` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/common/gen.rs:190:10 [INFO] [stdout] | [INFO] [stdout] 190 | #[derive(H5Type, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_H5TYPE_FOR_TupleStruct` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/common/gen.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(H5Type, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_H5TYPE_FOR_FixedStruct` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/common/gen.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(H5Type, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_H5TYPE_FOR_VarLenStruct` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hdf5` (test "test_datatypes") due to 8 previous errors [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/common/gen.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | #[derive(H5Type, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_H5TYPE_FOR_Enum` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/common/gen.rs:190:10 [INFO] [stdout] | [INFO] [stdout] 190 | #[derive(H5Type, Clone, Copy, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_H5TYPE_FOR_TupleStruct` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/common/gen.rs:200:10 [INFO] [stdout] | [INFO] [stdout] 200 | #[derive(H5Type, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_H5TYPE_FOR_FixedStruct` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/common/gen.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 220 | #[derive(H5Type, Clone, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_H5TYPE_FOR_VarLenStruct` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hdf5` (test "test_dataset") due to 5 previous errors [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/test_plist.rs:738:14 [INFO] [stdout] | [INFO] [stdout] 738 | #[derive(H5Type, Clone, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_H5TYPE_FOR_Data` and up 2 bodies [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hdf5` (test "test_plist") due to 2 previous errors [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2898a154e5706433e5cb13a8012201c8cc4eaba27f25f99e83493f4e369f2433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2898a154e5706433e5cb13a8012201c8cc4eaba27f25f99e83493f4e369f2433", kill_on_drop: false }` [INFO] [stdout] 2898a154e5706433e5cb13a8012201c8cc4eaba27f25f99e83493f4e369f2433