[INFO] fetching crate caffe2op-reduce 0.1.5-alpha.0...
[INFO] checking caffe2op-reduce-0.1.5-alpha.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate caffe2op-reduce 0.1.5-alpha.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate caffe2op-reduce 0.1.5-alpha.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate caffe2op-reduce 0.1.5-alpha.0
[INFO] finished tweaking crates.io crate caffe2op-reduce 0.1.5-alpha.0
[INFO] tweaked toml for crates.io crate caffe2op-reduce 0.1.5-alpha.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ad18022b994e4a6b7f8d4e8cf21c9d77d6426bb995033b35107483aaab85cd1
[INFO] running `Command { std: "docker" "start" "-a" "6ad18022b994e4a6b7f8d4e8cf21c9d77d6426bb995033b35107483aaab85cd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ad18022b994e4a6b7f8d4e8cf21c9d77d6426bb995033b35107483aaab85cd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ad18022b994e4a6b7f8d4e8cf21c9d77d6426bb995033b35107483aaab85cd1", kill_on_drop: false }`
[INFO] [stdout] 6ad18022b994e4a6b7f8d4e8cf21c9d77d6426bb995033b35107483aaab85cd1
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c125c8c22475c92fc2b5108565bf14f4e8fe1faeba7ed451d06c01c04b14f6a2
[INFO] running `Command { std: "docker" "start" "-a" "c125c8c22475c92fc2b5108565bf14f4e8fe1faeba7ed451d06c01c04b14f6a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling pyo3-build-config v0.18.3
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]    Compiling cudnn-sys v0.0.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling uninitialized v0.0.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling toml_edit v0.22.7
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling pyo3-ffi v0.18.3
[INFO] [stderr]    Compiling pyo3 v0.18.3
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking read_exact v0.0.1
[INFO] [stderr]    Compiling case v0.1.0
[INFO] [stderr]     Checking packed v0.4.2
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling dircpy v0.3.16
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking pod v0.5.0
[INFO] [stderr]     Checking cblas v0.4.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling toml v0.8.11
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]     Checking intrusive-collections v0.9.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.3
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derive-error v0.0.5
[INFO] [stderr]     Checking cudnn v1.3.1
[INFO] [stderr]     Checking aligned v0.4.1
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking mersenne_twister v1.1.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking enhanced_enum v0.2.2
[INFO] [stderr]     Checking mt19937 v2.0.1
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking stdext v0.3.2
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling caffe2-derive v0.1.5-alpha.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling test-context-macros v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]     Checking caffe2-proto v0.1.5-alpha.0
[INFO] [stderr]    Compiling opencv-binding-generator v0.56.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pyo3-macros v0.18.3
[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/b0696a5160711c068cb1f01b7437db7990d15750/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"' -C metadata=909cf4bcda2e1bd5 -C extra-filename=-909cf4bcda2e1bd5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-2f54844cb47ab2f8.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-789d14131517bcb7.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-83588b624ad17d99.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-fcfc1e8685b6531b.so --extern wide=/opt/rustwide/target/debug/deps/libwide-ad6b2b3a7173abaa.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c125c8c22475c92fc2b5108565bf14f4e8fe1faeba7ed451d06c01c04b14f6a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c125c8c22475c92fc2b5108565bf14f4e8fe1faeba7ed451d06c01c04b14f6a2", kill_on_drop: false }`
[INFO] [stdout] c125c8c22475c92fc2b5108565bf14f4e8fe1faeba7ed451d06c01c04b14f6a2
