[INFO] fetching crate caffe2op-onnxwhile 0.1.5-alpha.0...
[INFO] checking caffe2op-onnxwhile-0.1.5-alpha.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate caffe2op-onnxwhile 0.1.5-alpha.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate caffe2op-onnxwhile 0.1.5-alpha.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate caffe2op-onnxwhile 0.1.5-alpha.0
[INFO] finished tweaking crates.io crate caffe2op-onnxwhile 0.1.5-alpha.0
[INFO] tweaked toml for crates.io crate caffe2op-onnxwhile 0.1.5-alpha.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 209 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63e42a56fa93a57ffbccb855b0bded2636d9180a77e052434fa9fc3794f1931a
[INFO] running `Command { std: "docker" "start" "-a" "63e42a56fa93a57ffbccb855b0bded2636d9180a77e052434fa9fc3794f1931a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63e42a56fa93a57ffbccb855b0bded2636d9180a77e052434fa9fc3794f1931a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63e42a56fa93a57ffbccb855b0bded2636d9180a77e052434fa9fc3794f1931a", kill_on_drop: false }`
[INFO] [stdout] 63e42a56fa93a57ffbccb855b0bded2636d9180a77e052434fa9fc3794f1931a
[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" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a2b694a5b34128c24315be1156c89c442c4fcbe81075bbd8972dba9b2ea3831
[INFO] running `Command { std: "docker" "start" "-a" "1a2b694a5b34128c24315be1156c89c442c4fcbe81075bbd8972dba9b2ea3831", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling pyo3-build-config v0.18.3
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling cudnn-sys v0.0.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling pyo3-ffi v0.18.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling uninitialized v0.0.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling pyo3 v0.18.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking read_exact v0.0.1
[INFO] [stderr]     Checking packed v0.4.2
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]    Compiling case v0.1.0
[INFO] [stderr]     Checking pod v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking cblas v0.4.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking mersenne_twister v1.1.1
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking cudnn v1.3.1
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]     Checking enhanced_enum v0.2.2
[INFO] [stderr]     Checking mt19937 v2.0.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.3
[INFO] [stderr]    Compiling derive-error v0.0.5
[INFO] [stderr]     Checking stdext v0.3.3
[INFO] [stderr]    Compiling caffe2-derive v0.1.5-alpha.0
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking caffe2-proto v0.1.5-alpha.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling test-context-macros v0.1.6
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling opencv-binding-generator v0.56.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling pyo3-macros v0.18.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=cabd47e6c73441ce -C extra-filename=-cabd47e6c73441ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-1944bf8d36b975b4.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fa9911ff927fa1aa.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-aa73bc27f3e69e14.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-6811823f4e0bd904.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-2b2d0fee0593f8b4.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-3c8abf416d07b3d4.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9609b884b32b39e5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-9c9b79dd3117154e.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-da693eaa495cde2e.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-c13d54688b66d7a8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simba-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "serde", "serde_serialize", "std", "wide"))' -C metadata=8685accdf5a5b1e7 -C extra-filename=-8685accdf5a5b1e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-9a7e4a62daa30c29.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-32f95e5260b66745.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-befe4c7eb803db27.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-328a92098632ae7d.so --extern wide=/opt/rustwide/target/debug/deps/libwide-96095fcc145c407c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1a2b694a5b34128c24315be1156c89c442c4fcbe81075bbd8972dba9b2ea3831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a2b694a5b34128c24315be1156c89c442c4fcbe81075bbd8972dba9b2ea3831", kill_on_drop: false }`
[INFO] [stdout] 1a2b694a5b34128c24315be1156c89c442c4fcbe81075bbd8972dba9b2ea3831
