[INFO] fetching crate rust_wheel 0.1.5...
[INFO] testing rust_wheel-0.1.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1
[INFO] extracting crate rust_wheel 0.1.5 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rust_wheel 0.1.5
[INFO] finished tweaking crates.io crate rust_wheel 0.1.5
[INFO] tweaked toml for crates.io crate rust_wheel 0.1.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust_wheel 0.1.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 420 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.4.2 (available: v0.22.1)
[INFO] [stderr]       Adding config v0.11.0 (available: v0.15.18)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.8)
[INFO] [stderr]       Adding gostd v0.3.21 (available: v0.4.5)
[INFO] [stderr]       Adding jsonwebtoken v8.3.0 (available: v10.0.0)
[INFO] [stderr]       Adding libloading v0.8.8 (available: v0.8.9)
[INFO] [stderr]       Adding md5 v0.7.0 (available: v0.8.0)
[INFO] [stderr]       Adding mobc v0.8.5 (available: v0.9.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding redis v0.23.3 (available: v0.32.6)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding ring v0.16.20 (available: v0.17.14)
[INFO] [stderr]       Adding rocket v0.5.0 (available: v0.5.1)
[INFO] [stderr]       Adding rocket_codegen v0.5.0 (available: v0.5.1)
[INFO] [stderr]       Adding rocket_http v0.5.0 (available: v0.5.1)
[INFO] [stderr]       Adding rocket_okapi v0.8.0 (available: v0.9.0)
[INFO] [stderr]       Adding rsa v0.6.1 (available: v0.9.8)
[INFO] [stderr]       Adding schemars v0.7.6 (available: v1.0.4)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ce8d2e150177cf9ab5f80b27cd8b5f24a62e21fea864665083b96208a4a77e4
[INFO] running `Command { std: "docker" "start" "-a" "4ce8d2e150177cf9ab5f80b27cd8b5f24a62e21fea864665083b96208a4a77e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ce8d2e150177cf9ab5f80b27cd8b5f24a62e21fea864665083b96208a4a77e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ce8d2e150177cf9ab5f80b27cd8b5f24a62e21fea864665083b96208a4a77e4", kill_on_drop: false }`
[INFO] [stdout] 4ce8d2e150177cf9ab5f80b27cd8b5f24a62e21fea864665083b96208a4a77e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d20287a275a7f8fcf45818baf07e8d7ee5295953e401803e00a6bfc20cb6755a
[INFO] running `Command { std: "docker" "start" "-a" "d20287a275a7f8fcf45818baf07e8d7ee5295953e401803e00a6bfc20cb6755a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling pq-sys v0.7.3
[INFO] [stderr]    Compiling rocket v0.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling diesel_derives v2.3.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling schemars v0.7.6
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling aws-lc-sys v0.32.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling gostd_builtin v1.0.4
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling metrics v0.23.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling base64 v0.4.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling rsa v0.6.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling synstructure v0.13.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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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=01137e3e2e699617 -C extra-filename=-82fd5487f9be672f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9248f370e3bf331a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f171060c36ecc86e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.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" "d20287a275a7f8fcf45818baf07e8d7ee5295953e401803e00a6bfc20cb6755a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d20287a275a7f8fcf45818baf07e8d7ee5295953e401803e00a6bfc20cb6755a", kill_on_drop: false }`
[INFO] [stdout] d20287a275a7f8fcf45818baf07e8d7ee5295953e401803e00a6bfc20cb6755a
