[INFO] fetching crate shoal 0.1.0... [INFO] checking shoal-0.1.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate shoal 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate shoal 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate shoal 0.1.0 [INFO] tweaked toml for crates.io crate shoal 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate shoal 0.1.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate shoal 0.1.0 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shoal-derive v0.1.0 [INFO] [stderr] Downloaded shoal-core v0.1.0 [INFO] [stderr] Downloaded seize v0.5.0 [INFO] [stderr] Downloaded enclose v1.2.0 [INFO] [stderr] Downloaded gxhash v2.3.1 [INFO] [stderr] Downloaded opentelemetry-otlp v0.25.0 [INFO] [stderr] Downloaded papaya v0.2.0 [INFO] [stderr] Downloaded opentelemetry v0.25.0 [INFO] [stderr] Downloaded rkyv-with v0.1.2 [INFO] [stderr] Downloaded tracing-opentelemetry v0.26.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.25.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.25.0 [INFO] [stderr] Downloaded glommio v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d3d34023bd5276fbee7a73fe11a252d310b6c535aba6a7d25b727b39bc70876 [INFO] running `Command { std: "docker" "start" "-a" "1d3d34023bd5276fbee7a73fe11a252d310b6c535aba6a7d25b727b39bc70876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d3d34023bd5276fbee7a73fe11a252d310b6c535aba6a7d25b727b39bc70876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d3d34023bd5276fbee7a73fe11a252d310b6c535aba6a7d25b727b39bc70876", kill_on_drop: false }` [INFO] [stdout] 1d3d34023bd5276fbee7a73fe11a252d310b6c535aba6a7d25b727b39bc70876 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 564eea78fb0a7ce8d95adff3b877af09c622405f84a0692efb7dc5e7d293b36c [INFO] running `Command { std: "docker" "start" "-a" "564eea78fb0a7ce8d95adff3b877af09c622405f84a0692efb7dc5e7d293b36c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cache-padded v1.3.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling lockfree v0.5.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling glommio v0.9.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling seize v0.5.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling sketches-ddsketch v0.1.3 [INFO] [stderr] Compiling enclose v1.2.0 [INFO] [stderr] Compiling buddy-alloc v0.4.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling bitmaps v3.2.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling byte-unit v5.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/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/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=400b923e2b47e4eb -C extra-filename=-02043d061fcf1833 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c1602ad0331f815a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7f88217c94841094.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6759994d78e94663.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" "564eea78fb0a7ce8d95adff3b877af09c622405f84a0692efb7dc5e7d293b36c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "564eea78fb0a7ce8d95adff3b877af09c622405f84a0692efb7dc5e7d293b36c", kill_on_drop: false }` [INFO] [stdout] 564eea78fb0a7ce8d95adff3b877af09c622405f84a0692efb7dc5e7d293b36c