[INFO] fetching crate upstream-ontologist 0.3.7...
[INFO] checking upstream-ontologist-0.3.7 against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] extracting crate upstream-ontologist 0.3.7 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate upstream-ontologist 0.3.7
[INFO] finished tweaking crates.io crate upstream-ontologist 0.3.7
[INFO] tweaked toml for crates.io crate upstream-ontologist 0.3.7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate upstream-ontologist 0.3.7 on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate upstream-ontologist 0.3.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92ea628c95098f7a202866143ef1ae0d07cbbb1d2b54036d4c6bc0a8cd0ea86f
[INFO] running `Command { std: "docker" "start" "-a" "92ea628c95098f7a202866143ef1ae0d07cbbb1d2b54036d4c6bc0a8cd0ea86f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92ea628c95098f7a202866143ef1ae0d07cbbb1d2b54036d4c6bc0a8cd0ea86f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92ea628c95098f7a202866143ef1ae0d07cbbb1d2b54036d4c6bc0a8cd0ea86f", kill_on_drop: false }`
[INFO] [stdout] 92ea628c95098f7a202866143ef1ae0d07cbbb1d2b54036d4c6bc0a8cd0ea86f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f7c08dd49eb1dcf5aa09738a9379cddc0ae5fba2ec5224f6306c70290415c19
[INFO] running `Command { std: "docker" "start" "-a" "0f7c08dd49eb1dcf5aa09738a9379cddc0ae5fba2ec5224f6306c70290415c19", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking gix-trace v0.1.16
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking gix-utils v0.3.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]     Checking prodash v30.0.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking rowan v0.16.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking heapless v0.8.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking sha1-checked v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling web_atoms v0.2.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]     Checking zlib-rs v0.5.5
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking zmij v0.1.7
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking version-ranges v0.1.2
[INFO] [stderr]    Compiling fs-err v3.2.2
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]     Checking unscanny v0.1.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking mailparse v0.16.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking libz-rs-sys v0.5.5
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking zip v6.0.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking xmltree v0.11.0
[INFO] [stderr]     Checking m_lexer v0.0.4
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling upstream-ontologist v0.3.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking gix-sec v0.12.2
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]     Checking lalrpop-util v0.19.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[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/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.111/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --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=2839e90bcfd04ba2 -C extra-filename=-c6d577b12c4e2560 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f6b976fafba50547.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-caf1ec7a1e15ff63.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (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/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.2/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="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="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "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=ec4b35838970c05c -C extra-filename=-677c63c7ce80a67a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0f7c08dd49eb1dcf5aa09738a9379cddc0ae5fba2ec5224f6306c70290415c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f7c08dd49eb1dcf5aa09738a9379cddc0ae5fba2ec5224f6306c70290415c19", kill_on_drop: false }`
[INFO] [stdout] 0f7c08dd49eb1dcf5aa09738a9379cddc0ae5fba2ec5224f6306c70290415c19
