[INFO] fetching crate caffe2op-upsample 0.1.5-alpha.0...
[INFO] checking caffe2op-upsample-0.1.5-alpha.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate caffe2op-upsample 0.1.5-alpha.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate caffe2op-upsample 0.1.5-alpha.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate caffe2op-upsample 0.1.5-alpha.0
[INFO] finished tweaking crates.io crate caffe2op-upsample 0.1.5-alpha.0
[INFO] tweaked toml for crates.io crate caffe2op-upsample 0.1.5-alpha.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c30944132131c7a7b59ebf12fdb2eb300753142edc8fadeae5b6577b6f607dd
[INFO] running `Command { std: "docker" "start" "-a" "2c30944132131c7a7b59ebf12fdb2eb300753142edc8fadeae5b6577b6f607dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c30944132131c7a7b59ebf12fdb2eb300753142edc8fadeae5b6577b6f607dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c30944132131c7a7b59ebf12fdb2eb300753142edc8fadeae5b6577b6f607dd", kill_on_drop: false }`
[INFO] [stdout] 2c30944132131c7a7b59ebf12fdb2eb300753142edc8fadeae5b6577b6f607dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ce4b0fdd04674a2cf114047eb38bfdb0fe2622452eda57410a2885233242632
[INFO] running `Command { std: "docker" "start" "-a" "7ce4b0fdd04674a2cf114047eb38bfdb0fe2622452eda57410a2885233242632", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling crossbeam-queue v0.3.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.9
[INFO] [stderr]     Checking wide v0.7.13
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cudnn-sys v0.0.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling uninitialized v0.0.2
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling pyo3-build-config v0.18.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking cblas-sys v0.1.4
[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]     Checking unindent v0.1.11
[INFO] [stderr]     Checking read_exact v0.0.1
[INFO] [stderr]     Checking packed v0.4.2
[INFO] [stderr]    Compiling case v0.1.0
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking pod v0.5.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking cblas v0.4.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking cudnn v1.3.1
[INFO] [stderr]    Compiling pyo3-ffi v0.18.3
[INFO] [stderr]    Compiling pyo3 v0.18.3
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking mersenne_twister v1.1.1
[INFO] [stderr]     Checking aligned v0.4.1
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling derive-error v0.0.5
[INFO] [stderr]     Checking enhanced_enum v0.2.2
[INFO] [stderr]     Checking intrusive-collections v0.9.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.3
[INFO] [stderr]    Compiling opencv-binding-generator v0.56.0
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking mt19937 v2.0.1
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]    Compiling caffe2-derive v0.1.5-alpha.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d1bd0db7f489b22c6d8aa2385937a95412c015b/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=7647921d9d9d4484 -C extra-filename=-7647921d9d9d4484 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-95abaf13eaff7f64.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5f6dfde12cae4cc3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.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" "7ce4b0fdd04674a2cf114047eb38bfdb0fe2622452eda57410a2885233242632", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ce4b0fdd04674a2cf114047eb38bfdb0fe2622452eda57410a2885233242632", kill_on_drop: false }`
[INFO] [stdout] 7ce4b0fdd04674a2cf114047eb38bfdb0fe2622452eda57410a2885233242632
