[INFO] fetching crate caffe2op-string 0.1.5-alpha.0...
[INFO] checking caffe2op-string-0.1.5-alpha.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate caffe2op-string 0.1.5-alpha.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate caffe2op-string 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-string 0.1.5-alpha.0
[INFO] finished tweaking crates.io crate caffe2op-string 0.1.5-alpha.0
[INFO] tweaked toml for crates.io crate caffe2op-string 0.1.5-alpha.0 written to /workspace/builds/worker-3-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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 215 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a0e84cf7ade55ddd79630ac039954fe9eb60511e57b41c8702c65c69c988dfdb
[INFO] running `Command { std: "docker" "start" "-a" "a0e84cf7ade55ddd79630ac039954fe9eb60511e57b41c8702c65c69c988dfdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0e84cf7ade55ddd79630ac039954fe9eb60511e57b41c8702c65c69c988dfdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0e84cf7ade55ddd79630ac039954fe9eb60511e57b41c8702c65c69c988dfdb", kill_on_drop: false }`
[INFO] [stdout] a0e84cf7ade55ddd79630ac039954fe9eb60511e57b41c8702c65c69c988dfdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 03a72c084a37e3a1b22c23b693a4cf610e27f7405809f1b5be9f264d155ec74c
[INFO] running `Command { std: "docker" "start" "-a" "03a72c084a37e3a1b22c23b693a4cf610e27f7405809f1b5be9f264d155ec74c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pyo3-build-config v0.18.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling cudnn-sys v0.0.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[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 aho-corasick v1.1.3
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling uninitialized v0.0.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]     Checking atty v0.2.14
[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 strsim v0.8.0
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]    Compiling case v0.1.0
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking read_exact v0.0.1
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking packed v0.4.2
[INFO] [stderr]     Checking pod v0.5.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling pyo3-ffi v0.18.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling pyo3 v0.18.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking cudnn v1.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking cblas v0.4.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking mersenne_twister v1.1.1
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking enhanced_enum v0.2.2
[INFO] [stderr]    Compiling derive-error v0.0.5
[INFO] [stderr]     Checking mt19937 v2.0.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling caffe2-derive v0.1.5-alpha.0
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/264a7c4a1c917c83d13895a31231f9d93c7b67e1/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/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 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=de30afd186f4f5f9 -C extra-filename=-de30afd186f4f5f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "03a72c084a37e3a1b22c23b693a4cf610e27f7405809f1b5be9f264d155ec74c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03a72c084a37e3a1b22c23b693a4cf610e27f7405809f1b5be9f264d155ec74c", kill_on_drop: false }`
[INFO] [stdout] 03a72c084a37e3a1b22c23b693a4cf610e27f7405809f1b5be9f264d155ec74c
