[INFO] fetching crate auto-wasi 0.1.0...
[INFO] checking auto-wasi-0.1.0 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate auto-wasi 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate auto-wasi 0.1.0
[INFO] finished tweaking crates.io crate auto-wasi 0.1.0
[INFO] tweaked toml for crates.io crate auto-wasi 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate auto-wasi 0.1.0 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 161 packages to highest compatible versions
[INFO] [stderr]       Adding wasi-common v0.22.0 (available: v46.0.3)
[INFO] [stderr]       Adding wasmparser v0.71.0 (available: v0.259.0)
[INFO] [stderr]       Adding wasmtime v0.22.0 (available: v48.0.2)
[INFO] [stderr]       Adding wasmtime-wasi v0.22.0 (available: v48.0.2)
[INFO] [stderr]       Adding zstd-sys v1.4.18+zstd.1.4.7 (available: v1.6.3+zstd.1.5.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d8a3b8cf7046de08be973db21343dbd6e2b77c4a2587fc06a64fbfb444a7982c
[INFO] running `Command { std: "docker" "start" "d8a3b8cf7046de08be973db21343dbd6e2b77c4a2587fc06a64fbfb444a7982c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8a3b8cf7046de08be973db21343dbd6e2b77c4a2587fc06a64fbfb444a7982c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d8a3b8cf7046de08be973db21343dbd6e2b77c4a2587fc06a64fbfb444a7982c" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8a3b8cf7046de08be973db21343dbd6e2b77c4a2587fc06a64fbfb444a7982c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d8a3b8cf7046de08be973db21343dbd6e2b77c4a2587fc06a64fbfb444a7982c" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.69.0
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling target-lexicon v0.11.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking regalloc v0.0.31
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking wasmparser v0.71.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling leb128 v0.2.7
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling wast v22.0.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.8
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking wasm-encoder v0.259.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling wasmtime-cache v0.22.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling wasi-common v0.22.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling wasmtime-wasi v0.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]    Compiling wasmtime-runtime v0.22.0
[INFO] [stderr]    Compiling raw-cpuid v8.1.2
[INFO] [stderr]     Checking wast v259.0.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking file-per-thread-logger v0.1.6
[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/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -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="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=be3d5220ec6d0089 -C extra-filename=-4d4e6cd27a2e1a0e --out-dir /opt/rustwide/target/debug/build/syn/4d4e6cd27a2e1a0e/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.39.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=a5d3ae2854abdcf6 -C extra-filename=-08a9acf65d79ff86 --out-dir /opt/rustwide/target/debug/build/object/08a9acf65d79ff86/out --extern memchr=/opt/rustwide/target/debug/build/memchr/eb8ac1f1f77ae379/out/libmemchr-eb8ac1f1f77ae379.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d8a3b8cf7046de08be973db21343dbd6e2b77c4a2587fc06a64fbfb444a7982c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a3b8cf7046de08be973db21343dbd6e2b77c4a2587fc06a64fbfb444a7982c", kill_on_drop: false }`
[INFO] [stdout] d8a3b8cf7046de08be973db21343dbd6e2b77c4a2587fc06a64fbfb444a7982c
