[INFO] fetching crate atomic-server 0.40.1...
[INFO] checking atomic-server-0.40.1 against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457
[INFO] extracting crate atomic-server 0.40.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate atomic-server 0.40.1
[INFO] finished tweaking crates.io crate atomic-server 0.40.1
[INFO] tweaked toml for crates.io crate atomic-server 0.40.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate atomic-server 0.40.1 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 atomic-server 0.40.1 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 282833570f519f1e5a76b2ecaf75139c3e3665e3b1c34dbdebd328a5444939f6
[INFO] running `Command { std: "docker" "start" "-a" "282833570f519f1e5a76b2ecaf75139c3e3665e3b1c34dbdebd328a5444939f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "282833570f519f1e5a76b2ecaf75139c3e3665e3b1c34dbdebd328a5444939f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "282833570f519f1e5a76b2ecaf75139c3e3665e3b1c34dbdebd328a5444939f6", kill_on_drop: false }`
[INFO] [stdout] 282833570f519f1e5a76b2ecaf75139c3e3665e3b1c34dbdebd328a5444939f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 307f3697f72b69c818f9c0b8cbc4cc277aa1dd2a3725141a549ce6cba8fbd5a2
[INFO] running `Command { std: "docker" "start" "-a" "307f3697f72b69c818f9c0b8cbc4cc277aa1dd2a3725141a549ce6cba8fbd5a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling path-matchers v1.0.2
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling path-slash v0.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling change-detection v1.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling static-files v0.2.4
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking num-bigint v0.4.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/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="fold"' --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=6d575939ad025a8f -C extra-filename=-b08f2f9b7dec3f87 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-940521cad3ba570c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-dfa9d4d1a6b90b2b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.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" "307f3697f72b69c818f9c0b8cbc4cc277aa1dd2a3725141a549ce6cba8fbd5a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "307f3697f72b69c818f9c0b8cbc4cc277aa1dd2a3725141a549ce6cba8fbd5a2", kill_on_drop: false }`
[INFO] [stdout] 307f3697f72b69c818f9c0b8cbc4cc277aa1dd2a3725141a549ce6cba8fbd5a2
