[INFO] fetching crate caffe2-qtensor 0.1.5-alpha.0...
[INFO] checking caffe2-qtensor-0.1.5-alpha.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate caffe2-qtensor 0.1.5-alpha.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate caffe2-qtensor 0.1.5-alpha.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate caffe2-qtensor 0.1.5-alpha.0
[INFO] finished tweaking crates.io crate caffe2-qtensor 0.1.5-alpha.0
[INFO] tweaked toml for crates.io crate caffe2-qtensor 0.1.5-alpha.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 042035917c398afd57201c9afe883a107e8729e7c56eeeceeae585cb4092072e
[INFO] running `Command { std: "docker" "start" "-a" "042035917c398afd57201c9afe883a107e8729e7c56eeeceeae585cb4092072e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "042035917c398afd57201c9afe883a107e8729e7c56eeeceeae585cb4092072e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "042035917c398afd57201c9afe883a107e8729e7c56eeeceeae585cb4092072e", kill_on_drop: false }`
[INFO] [stdout] 042035917c398afd57201c9afe883a107e8729e7c56eeeceeae585cb4092072e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dfad4f7c66d92375675f40726632bd77f86bcc61e70897f7a090db25897060d
[INFO] running `Command { std: "docker" "start" "-a" "3dfad4f7c66d92375675f40726632bd77f86bcc61e70897f7a090db25897060d", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling cfg-expr v0.15.6
[INFO] [stderr]    Compiling pyo3-build-config v0.18.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cudnn-sys v0.0.3
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling uninitialized v0.0.2
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling rayon v1.8.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking num-iter v0.1.43
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking read_exact v0.0.1
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking packed v0.4.2
[INFO] [stderr]    Compiling case v0.1.0
[INFO] [stderr]     Checking pod v0.5.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking cblas v0.4.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking intrusive-collections v0.9.6
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]    Compiling pyo3-ffi v0.18.3
[INFO] [stderr]    Compiling pyo3 v0.18.3
[INFO] [stderr]     Checking cudnn v1.3.1
[INFO] [stderr]     Checking aligned v0.4.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling derive-error v0.0.5
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking mersenne_twister v1.1.1
[INFO] [stderr]     Checking enhanced_enum v0.2.2
[INFO] [stderr]     Checking mt19937 v2.0.1
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking stdext v0.3.1
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling caffe2-derive v0.1.5-alpha.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling dircpy v0.3.15
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]     Checking caffe2-proto v0.1.5-alpha.0
[INFO] [stderr]    Compiling regex v1.10.3
[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]    Compiling test-context-macros v0.1.4
[INFO] [stderr]     Checking test-context v0.1.4
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling pyo3-macros v0.18.3
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]    Compiling opencv v0.77.0
[INFO] [stderr]     Checking statrs v0.16.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "3dfad4f7c66d92375675f40726632bd77f86bcc61e70897f7a090db25897060d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dfad4f7c66d92375675f40726632bd77f86bcc61e70897f7a090db25897060d", kill_on_drop: false }`
[INFO] [stdout] 3dfad4f7c66d92375675f40726632bd77f86bcc61e70897f7a090db25897060d
