[INFO] fetching crate rsvart 0.1.5...
[INFO] checking rsvart-0.1.5 against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] extracting crate rsvart 0.1.5 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rsvart 0.1.5
[INFO] finished tweaking crates.io crate rsvart 0.1.5
[INFO] tweaked toml for crates.io crate rsvart 0.1.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsvart 0.1.5 on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsvart 0.1.5 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8917d137cfc2e2f7bae2f63824d6d818ee7ebf4fae990f21053ef01339250e20
[INFO] running `Command { std: "docker" "start" "-a" "8917d137cfc2e2f7bae2f63824d6d818ee7ebf4fae990f21053ef01339250e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8917d137cfc2e2f7bae2f63824d6d818ee7ebf4fae990f21053ef01339250e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8917d137cfc2e2f7bae2f63824d6d818ee7ebf4fae990f21053ef01339250e20", kill_on_drop: false }`
[INFO] [stdout] 8917d137cfc2e2f7bae2f63824d6d818ee7ebf4fae990f21053ef01339250e20
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20d100fa6fc5baf556d0f7debd67f5910609d65dd423f7252bfa5decbf3c61e7
[INFO] running `Command { std: "docker" "start" "-a" "20d100fa6fc5baf556d0f7debd67f5910609d65dd423f7252bfa5decbf3c61e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.2.11
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling syn v2.0.97
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking gzip-header v1.0.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling llvm_profparser v0.3.3
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking winnow v0.7.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking object v0.26.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling cargo-tarpaulin v0.27.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[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/0c70cfbec949d241375e31c5a42066be70c720fc/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.26.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="elf"' --cfg 'feature="flate2"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "elf", "flate2", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "wasm", "wasmparser", "write", "write_core"))' -C metadata=36c2fe7a076d0c12 -C extra-filename=-682cf29a55012f54 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern flate2=/opt/rustwide/target/debug/deps/libflate2-e88b7eb915c7ac30.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0c70cfbec949d241375e31c5a42066be70c720fc/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.97/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=10dfcbb2ec8c069f -C extra-filename=-46af17f85e40049d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6a9a85908c92ea5f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1602f08c712b2027.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "20d100fa6fc5baf556d0f7debd67f5910609d65dd423f7252bfa5decbf3c61e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20d100fa6fc5baf556d0f7debd67f5910609d65dd423f7252bfa5decbf3c61e7", kill_on_drop: false }`
[INFO] [stdout] 20d100fa6fc5baf556d0f7debd67f5910609d65dd423f7252bfa5decbf3c61e7
