[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] ac11b05bc87db606c9cb911bee1a3e5e8898a5db [INFO] building gauteh/hidefix against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gauteh/hidefix on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-7/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" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3db945037bba79491a14136ccfa69807ee4f6c833419ec81c964cd167e19f7a8 [INFO] running `Command { std: "docker" "start" "-a" "3db945037bba79491a14136ccfa69807ee4f6c833419ec81c964cd167e19f7a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3db945037bba79491a14136ccfa69807ee4f6c833419ec81c964cd167e19f7a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db945037bba79491a14136ccfa69807ee4f6c833419ec81c964cd167e19f7a8", kill_on_drop: false }` [INFO] [stdout] 3db945037bba79491a14136ccfa69807ee4f6c833419ec81c964cd167e19f7a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 423ca454ece027d21a0ae0abbb9e13def4d404a51b04fba4c35d262963914b1e [INFO] running `Command { std: "docker" "start" "-a" "423ca454ece027d21a0ae0abbb9e13def4d404a51b04fba4c35d262963914b1e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling hdf5-src v0.8.1 (https://github.com/magnusuMET/hdf5-rust?branch=hidefix#038eb65a) [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling hdf5-sys v0.8.1 (https://github.com/magnusuMET/hdf5-rust?branch=hidefix#038eb65a) [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling libdeflate-sys v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling hdf5-types v0.8.1 (https://github.com/magnusuMET/hdf5-rust?branch=hidefix#038eb65a) [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling io-uring v0.5.2 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling hdf5 v0.8.1 (https://github.com/magnusuMET/hdf5-rust?branch=hidefix#038eb65a) [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling zerocopy-derive v0.3.1 [INFO] [stderr] Compiling tokio v1.18.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling hdf5-derive v0.8.1 (https://github.com/magnusuMET/hdf5-rust?branch=hidefix#038eb65a) [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tokio-uring v0.3.0 [INFO] [stderr] Compiling libdeflater v0.8.0 [INFO] [stderr] Compiling lru v0.7.5 [INFO] [stderr] Compiling zerocopy v0.6.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling flexbuffers v2.0.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling hidefix v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "423ca454ece027d21a0ae0abbb9e13def4d404a51b04fba4c35d262963914b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "423ca454ece027d21a0ae0abbb9e13def4d404a51b04fba4c35d262963914b1e", kill_on_drop: false }` [INFO] [stdout] 423ca454ece027d21a0ae0abbb9e13def4d404a51b04fba4c35d262963914b1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86e5f093db2b58f94a71d4864b913fdbe1848953423bbbd4d2488230b24ee148 [INFO] running `Command { std: "docker" "start" "-a" "86e5f093db2b58f94a71d4864b913fdbe1848953423bbbd4d2488230b24ee148", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling hidefix v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.35s [INFO] running `Command { std: "docker" "inspect" "86e5f093db2b58f94a71d4864b913fdbe1848953423bbbd4d2488230b24ee148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86e5f093db2b58f94a71d4864b913fdbe1848953423bbbd4d2488230b24ee148", kill_on_drop: false }` [INFO] [stdout] 86e5f093db2b58f94a71d4864b913fdbe1848953423bbbd4d2488230b24ee148