[INFO] fetching crate forest_runtime 0.2.2... [INFO] testing forest_runtime-0.2.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate forest_runtime 0.2.2 into /workspace/builds/worker-55/source [INFO] validating manifest of crates.io crate forest_runtime 0.2.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate forest_runtime 0.2.2 [INFO] finished tweaking crates.io crate forest_runtime 0.2.2 [INFO] tweaked toml for crates.io crate forest_runtime 0.2.2 written to /workspace/builds/worker-55/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fff v0.3.1 [INFO] [stderr] Downloaded blake2s_simd v0.5.11 [INFO] [stderr] Downloaded storage-proofs-core v9.0.2 [INFO] [stderr] Downloaded merkletree v0.21.0 [INFO] [stderr] Downloaded fil_logger v0.1.4 [INFO] [stderr] Downloaded yastl v0.1.2 [INFO] [stderr] Downloaded flexi_logger v0.22.3 [INFO] [stderr] Downloaded mapr v0.8.0 [INFO] [stderr] Downloaded storage-proofs-post v9.0.2 [INFO] [stderr] Downloaded filecoin-hashers v4.0.2 [INFO] [stderr] Downloaded filecoin-proofs v9.0.2 [INFO] [stderr] Downloaded bellperson v0.16.3 [INFO] [stderr] Downloaded commcid v0.1.1 [INFO] [stderr] Downloaded fr32 v2.0.2 [INFO] [stderr] Downloaded groupy v0.4.1 [INFO] [stderr] Downloaded sha2raw v4.0.2 [INFO] [stderr] Downloaded storage-proofs-porep v9.0.2 [INFO] [stderr] Downloaded filecoin-proofs-api v9.0.0 [INFO] [stderr] Downloaded ipld_blockstore v0.1.1 [INFO] [stderr] Downloaded forest_db v0.1.0 [INFO] [stderr] Downloaded blstrs v0.3.1 [INFO] [stderr] Downloaded ff-cl-gen v0.3.0 [INFO] [stderr] Downloaded fil_types v0.2.2 [INFO] [stderr] Downloaded neptune v4.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1e79b89e2f76931d0aaa7de1287dcdbe53ed59ce65423ff7241e57336fcd89a [INFO] running `Command { std: "docker" "start" "-a" "c1e79b89e2f76931d0aaa7de1287dcdbe53ed59ce65423ff7241e57336fcd89a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1e79b89e2f76931d0aaa7de1287dcdbe53ed59ce65423ff7241e57336fcd89a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e79b89e2f76931d0aaa7de1287dcdbe53ed59ce65423ff7241e57336fcd89a", kill_on_drop: false }` [INFO] [stdout] c1e79b89e2f76931d0aaa7de1287dcdbe53ed59ce65423ff7241e57336fcd89a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab5b96cc17be510d2e64985a529db6d44ef7b071f666c8bf802d39de682c75e9 [INFO] running `Command { std: "docker" "start" "-a" "ab5b96cc17be510d2e64985a529db6d44ef7b071f666c8bf802d39de682c75e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling integer-encoding v2.1.3 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling blst v0.3.3 [INFO] [stderr] Compiling fff v0.3.1 [INFO] [stderr] Compiling sha2-asm v0.6.2 [INFO] [stderr] Compiling fff v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling positioned-io v0.2.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mapr v0.8.0 [INFO] [stderr] Compiling fdlimit v0.2.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] error: could not compile `blake2b_simd` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name blake2b_simd --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/blake2b_simd-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7d46dd14ff807e02 -C extra-filename=-7d46dd14ff807e02 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-3da31b0468d3a12a.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-0d1a13434f9c8028.rmeta --extern constant_time_eq=/opt/rustwide/target/debug/deps/libconstant_time_eq-cbbc7f009447927e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ab5b96cc17be510d2e64985a529db6d44ef7b071f666c8bf802d39de682c75e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5b96cc17be510d2e64985a529db6d44ef7b071f666c8bf802d39de682c75e9", kill_on_drop: false }` [INFO] [stdout] ab5b96cc17be510d2e64985a529db6d44ef7b071f666c8bf802d39de682c75e9