[INFO] fetching crate skytool 0.1.0-pre.2...
[INFO] checking skytool-0.1.0-pre.2 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] extracting crate skytool 0.1.0-pre.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate skytool 0.1.0-pre.2
[INFO] finished tweaking crates.io crate skytool 0.1.0-pre.2
[INFO] tweaked toml for crates.io crate skytool 0.1.0-pre.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate skytool 0.1.0-pre.2 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 skytool 0.1.0-pre.2 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e64d30f1b45ce8a4a6a57a4e1cc4ba2dc309791bab97862c740317a575c53d23
[INFO] running `Command { std: "docker" "start" "-a" "e64d30f1b45ce8a4a6a57a4e1cc4ba2dc309791bab97862c740317a575c53d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e64d30f1b45ce8a4a6a57a4e1cc4ba2dc309791bab97862c740317a575c53d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e64d30f1b45ce8a4a6a57a4e1cc4ba2dc309791bab97862c740317a575c53d23", kill_on_drop: false }`
[INFO] [stdout] e64d30f1b45ce8a4a6a57a4e1cc4ba2dc309791bab97862c740317a575c53d23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] da621d76dd4af63441c8c115a3cfd58da5c0ac67b2ecb0b3ad375f57fd20f3dc
[INFO] running `Command { std: "docker" "start" "-a" "da621d76dd4af63441c8c115a3cfd58da5c0ac67b2ecb0b3ad375f57fd20f3dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling thiserror v2.0.6
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking shared_child v1.0.1
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling fs-err v3.0.0
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]    Compiling schemars v0.8.21
[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.90/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=22f5531c812d065d -C extra-filename=-e4aba16143ef02aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-442acad4d4e7f208.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-63a3278dad69ce7b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.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" "da621d76dd4af63441c8c115a3cfd58da5c0ac67b2ecb0b3ad375f57fd20f3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da621d76dd4af63441c8c115a3cfd58da5c0ac67b2ecb0b3ad375f57fd20f3dc", kill_on_drop: false }`
[INFO] [stdout] da621d76dd4af63441c8c115a3cfd58da5c0ac67b2ecb0b3ad375f57fd20f3dc
