[INFO] fetching crate oranda 0.6.5...
[INFO] checking oranda-0.6.5 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] extracting crate oranda 0.6.5 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate oranda 0.6.5
[INFO] finished tweaking crates.io crate oranda 0.6.5
[INFO] tweaked toml for crates.io crate oranda 0.6.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oranda 0.6.5 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oranda 0.6.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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b98107e2509c244a09f1b13e85effa8e1001f58142d4a0fb20f71a51e3ea38a6
[INFO] running `Command { std: "docker" "start" "-a" "b98107e2509c244a09f1b13e85effa8e1001f58142d4a0fb20f71a51e3ea38a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b98107e2509c244a09f1b13e85effa8e1001f58142d4a0fb20f71a51e3ea38a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b98107e2509c244a09f1b13e85effa8e1001f58142d4a0fb20f71a51e3ea38a6", kill_on_drop: false }`
[INFO] [stdout] b98107e2509c244a09f1b13e85effa8e1001f58142d4a0fb20f71a51e3ea38a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa2731c8d18798b06ef638b68dff4a2b3f24dda08bcbc9a08ad7ab244dfa7d0e
[INFO] running `Command { std: "docker" "start" "-a" "fa2731c8d18798b06ef638b68dff4a2b3f24dda08bcbc9a08ad7ab244dfa7d0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking supports-unicode v2.1.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.60/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="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=160de132e549fcc3 -C extra-filename=-dccb21c71209dcf9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b8d9fbac46dbf3b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6799a93556b01fd3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.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" "fa2731c8d18798b06ef638b68dff4a2b3f24dda08bcbc9a08ad7ab244dfa7d0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa2731c8d18798b06ef638b68dff4a2b3f24dda08bcbc9a08ad7ab244dfa7d0e", kill_on_drop: false }`
[INFO] [stdout] fa2731c8d18798b06ef638b68dff4a2b3f24dda08bcbc9a08ad7ab244dfa7d0e
