[INFO] fetching crate eridani-hpc-sdk 0.1.13...
[INFO] checking eridani-hpc-sdk-0.1.13 against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457
[INFO] extracting crate eridani-hpc-sdk 0.1.13 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate eridani-hpc-sdk 0.1.13
[INFO] finished tweaking crates.io crate eridani-hpc-sdk 0.1.13
[INFO] tweaked toml for crates.io crate eridani-hpc-sdk 0.1.13 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate eridani-hpc-sdk 0.1.13 on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate eridani-hpc-sdk 0.1.13 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14f573c0703406e3b5452b122a65523254c68ac5752596788e6b7565256828ac
[INFO] running `Command { std: "docker" "start" "-a" "14f573c0703406e3b5452b122a65523254c68ac5752596788e6b7565256828ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14f573c0703406e3b5452b122a65523254c68ac5752596788e6b7565256828ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14f573c0703406e3b5452b122a65523254c68ac5752596788e6b7565256828ac", kill_on_drop: false }`
[INFO] [stdout] 14f573c0703406e3b5452b122a65523254c68ac5752596788e6b7565256828ac
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8947686c7467d12b14b8a468abf19aa64e9b88ef89c739547c19c02f5e3fdad6
[INFO] running `Command { std: "docker" "start" "-a" "8947686c7467d12b14b8a468abf19aa64e9b88ef89c739547c19c02f5e3fdad6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking zenoh-result v1.6.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zenoh-macros v1.6.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking ron v0.11.0
[INFO] [stderr]    Compiling stabby-macros v36.2.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling stabby-abi v36.2.2
[INFO] [stderr]    Compiling token-cell v2.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling stabby v36.2.2
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling static_init v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking zenoh-collections v1.6.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking zenoh-buffers v1.6.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling keyed-set v1.1.0
[INFO] [stderr]     Checking pnet_datalink v0.35.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling zenoh-keyexpr v1.6.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zenoh-shm v1.6.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking thread-priority v1.2.0
[INFO] [stderr]     Checking advisory-lock v0.3.0
[INFO] [stderr]     Checking uhlc v0.8.2
[INFO] [stderr]     Checking buddy_system_allocator v0.10.0
[INFO] [stderr]     Checking talc v4.4.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking nonempty-collections v0.3.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking zenoh-protocol v1.6.2
[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/5d96fa0e954d77528204a1ba3b8847ec083c779b/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b053df2c3a79c51f -C extra-filename=-46c5006a13c32a7c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-01cdf4ac6a2aaf5b.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] running `Command { std: "docker" "inspect" "8947686c7467d12b14b8a468abf19aa64e9b88ef89c739547c19c02f5e3fdad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8947686c7467d12b14b8a468abf19aa64e9b88ef89c739547c19c02f5e3fdad6", kill_on_drop: false }`
[INFO] [stdout] 8947686c7467d12b14b8a468abf19aa64e9b88ef89c739547c19c02f5e3fdad6
