[INFO] cloning repository https://github.com/gauteh/hidefix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gauteh/hidefix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15b3b36d4ae9f7d470b208744a2eea8454c98eb6 [INFO] testing gauteh/hidefix against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gauteh/hidefix on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gauteh/hidefix [INFO] finished tweaking git repo https://github.com/gauteh/hidefix [INFO] tweaked toml for git repo https://github.com/gauteh/hidefix written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/gauteh/hidefix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 171696fd96a1a96da9817014a8d7b9e3b0ff997a2802947fa3b9ef6ba1956928 [INFO] running `Command { std: "docker" "start" "-a" "171696fd96a1a96da9817014a8d7b9e3b0ff997a2802947fa3b9ef6ba1956928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "171696fd96a1a96da9817014a8d7b9e3b0ff997a2802947fa3b9ef6ba1956928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171696fd96a1a96da9817014a8d7b9e3b0ff997a2802947fa3b9ef6ba1956928", kill_on_drop: false }` [INFO] [stdout] 171696fd96a1a96da9817014a8d7b9e3b0ff997a2802947fa3b9ef6ba1956928 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20c4cc312a7a0e9f656e0664e55148dba85ced13cbf2f63f1e94daf8f409381b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "20c4cc312a7a0e9f656e0664e55148dba85ced13cbf2f63f1e94daf8f409381b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling once_cell v1.5.1 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling hdf5 v0.7.0 (https://github.com/gauteh/hdf5-rust?branch=hidefix#39f5028d) [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling tokio v0.3.3 [INFO] [stderr] Compiling lru v0.6.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling hdf5-src v0.7.0 (https://github.com/gauteh/hdf5-rust?branch=hidefix#39f5028d) [INFO] [stderr] Compiling libdeflate-sys v0.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling hdf5-types v0.7.0 (https://github.com/gauteh/hdf5-rust?branch=hidefix#39f5028d) [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling libdeflater v0.5.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling hdf5-sys v0.7.0 (https://github.com/gauteh/hdf5-rust?branch=hidefix#39f5028d) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling hdf5-derive v0.7.0 (https://github.com/gauteh/hdf5-rust?branch=hidefix#39f5028d) [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling flexbuffers v0.1.1 [INFO] [stderr] Compiling hidefix v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 54s [INFO] running `Command { std: "docker" "inspect" "20c4cc312a7a0e9f656e0664e55148dba85ced13cbf2f63f1e94daf8f409381b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20c4cc312a7a0e9f656e0664e55148dba85ced13cbf2f63f1e94daf8f409381b", kill_on_drop: false }` [INFO] [stdout] 20c4cc312a7a0e9f656e0664e55148dba85ced13cbf2f63f1e94daf8f409381b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22df284f819912649f280a45758fb9a246f46d08c0b67e1ff92213e66a3b158f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22df284f819912649f280a45758fb9a246f46d08c0b67e1ff92213e66a3b158f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling sled v0.34.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling hidefix v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 55.79s [INFO] running `Command { std: "docker" "inspect" "22df284f819912649f280a45758fb9a246f46d08c0b67e1ff92213e66a3b158f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22df284f819912649f280a45758fb9a246f46d08c0b67e1ff92213e66a3b158f", kill_on_drop: false }` [INFO] [stdout] 22df284f819912649f280a45758fb9a246f46d08c0b67e1ff92213e66a3b158f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a1f5f9b743470669f37dd8e4f95479e237da1f4aa466c474dd59a92de4874164 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a1f5f9b743470669f37dd8e4f95479e237da1f4aa466c474dd59a92de4874164", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hidefix-ef169ea46066cb8d [INFO] [stdout] running 44 tests [INFO] [stdout] test filters::shuffle::tests::shuffle_hdf5_example ... ok [INFO] [stdout] test filters::shuffle::tests::shuffle_unshuffle ... ok [INFO] [stdout] test filters::shuffle::tests::unshuffle_4kb ... ok [INFO] [stdout] test idx::chunk::tests::alignment ... ok [INFO] [stdout] test filters::shuffle::tests::shuffle_4kb ... ok [INFO] [stdout] test idx::chunk::tests::serde::as_u64s ... ok [INFO] [stdout] test idx::chunk::tests::ordering ... ok [INFO] [stdout] test idx::chunk::tests::contains ... ok [INFO] [stdout] test idx::chunk::tests::serde::roundtrip ... ok [INFO] [stdout] test idx::chunk::tests::serde::slice_as_u64s ... ok [INFO] [stdout] test idx::chunk::tests::serde::from_u64s ... ok [INFO] [stdout] test idx::chunk::tests::serde::slice_from_u64s ... ok [INFO] [stdout] test idx::dataset::tests::chunk_at_coord ... ok [INFO] [stdout] test filters::shuffle::tests::unshuffle_structured_4kb ... ok [INFO] [stdout] test idx::dataset::tests::chunk_start ... ok [INFO] [stdout] test idx::dataset::tests::chunk_slices_scenarios ... ok [INFO] [stdout] test idx::dataset::tests::make_chunk_slices_iterator ... ok [INFO] [stdout] test idx::dataset::tests::chunk_slices_range ... ok [INFO] [stdout] test idx::index::tests::index_meps ... ignored [INFO] [stdout] test idx::dataset::tests::serialize_d2 ... ok [INFO] [stdout] test idx::dataset::tests::serialize_variant_d2 ... ok [INFO] [stdout] test idx::chunk::tests::serde::slice_from_u64s_10k_3d ... ok [INFO] [stdout] test idx::index::tests::serialize ... ok [INFO] [stdout] test idx::index::tests::chunked_1d ... ok [INFO] [stdout] test reader::cache::tests::read_meps ... ignored [INFO] [stdout] test idx::index::tests::chunked_2d ... ok [INFO] [stdout] test idx::index::tests::index_t_float32 ... ok [INFO] [stdout] test reader::cache::tests::read_chunked_2d ... ok [INFO] [stdout] test reader::cache::tests::read_chunked_1d ... ok [INFO] [stdout] test idx::test::into_idx_file ... ok [INFO] [stdout] test idx::test::into_idx_dataset ... ok [INFO] [stdout] test reader::cache::tests::read_chunked_gzipped_2d ... ok [INFO] [stdout] test idx::dataset::tests::coads_slice_all ... ok [INFO] [stdout] test idx::index::tests::index_from_path ... ok [INFO] [stdout] test idx::index::tests::index_from_hdf5_file ... ok [INFO] [stdout] test reader::cache::tests::read_chunked_shuffled_2d ... ok [INFO] [stdout] test reader::stream::tests::read_chunked_2d ... ok [INFO] [stdout] test reader::stream::tests::read_chunked_1d ... ok [INFO] [stdout] test reader::cache::tests::read_coads_sst ... ok [INFO] [stdout] test reader::stream::tests::read_t_float32 ... ok [INFO] [stdout] test reader::cache::tests::read_t_float32 ... ok [INFO] [stdout] test filters::shuffle::tests::unshuffle_structured_4mb ... ok [INFO] [stdout] test filters::shuffle::tests::unshuffle_4mb ... ok [INFO] [stdout] test filters::shuffle::tests::shuffle_4mb ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hfxidx-cd4c5ffdf624fecc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hfxlst-2af52ab7ceab50c8 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/read_dims-acdbb7f7303d4cb8 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test chunked_2d ... ok [INFO] [stdout] test scalar ... ok [INFO] [stdout] test chunked_3d ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/read_double-d8d1b3e4f2528fc0 [INFO] [stdout] test chunked_4d ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test feb_nc4_double ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/read_strings-862bf95ec87d24b8 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test chunked_string_array ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests hidefix [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 21) ... ok [INFO] [stdout] test src/idx/mod.rs - idx::IntoIndex (line 16) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a1f5f9b743470669f37dd8e4f95479e237da1f4aa466c474dd59a92de4874164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f5f9b743470669f37dd8e4f95479e237da1f4aa466c474dd59a92de4874164", kill_on_drop: false }` [INFO] [stdout] a1f5f9b743470669f37dd8e4f95479e237da1f4aa466c474dd59a92de4874164