[INFO] fetching crate lunatic-registry-api 0.13.2...
[INFO] checking lunatic-registry-api-0.13.2 against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for 155501-infallible-never-no-reservation
[INFO] extracting crate lunatic-registry-api 0.13.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate lunatic-registry-api 0.13.2
[INFO] finished tweaking crates.io crate lunatic-registry-api 0.13.2
[INFO] tweaked toml for crates.io crate lunatic-registry-api 0.13.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lunatic-registry-api 0.13.2 on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 405 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding metrics v0.20.1 (available: v0.24.3)
[INFO] [stderr]       Adding wasmtime v8.0.1 (available: v44.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc5a68ea06f0d93620370571cec09e0df8210e5c48b51050b2a7e56b86a073ab
[INFO] running `Command { std: "docker" "start" "-a" "cc5a68ea06f0d93620370571cec09e0df8210e5c48b51050b2a7e56b86a073ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc5a68ea06f0d93620370571cec09e0df8210e5c48b51050b2a7e56b86a073ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc5a68ea06f0d93620370571cec09e0df8210e5c48b51050b2a7e56b86a073ab", kill_on_drop: false }`
[INFO] [stdout] cc5a68ea06f0d93620370571cec09e0df8210e5c48b51050b2a7e56b86a073ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edde1334cf34b506ddea17f3fbe2207a70eb0a648c2d41f42754a0450c8683a8
[INFO] running `Command { std: "docker" "start" "-a" "edde1334cf34b506ddea17f3fbe2207a70eb0a648c2d41f42754a0450c8683a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling cranelift-isle v0.95.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.95.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.95.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking regalloc2 v0.6.1
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wasm-encoder v0.247.0
[INFO] [stderr]    Compiling io-extras v0.17.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling wasmtime-cache v8.0.1
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling cap-primitives v1.0.15
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling leb128 v0.2.6
[INFO] [stderr]     Checking wast v247.0.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling cap-std v1.0.15
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling wasi-common v8.0.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking cap-rand v1.0.15
[INFO] [stderr]    Compiling cap-fs-ext v1.0.15
[INFO] [stderr]    Compiling system-interface v0.25.9
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling cranelift-codegen v0.95.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[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/5ec4d3b0c83717313176eefa7d71e9d36dc83355/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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=a6cbe013049716b7 -C extra-filename=-d60246c149cb9b3f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e79a3b083d919da9.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-af4dab7b77cddc19.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/5ec4d3b0c83717313176eefa7d71e9d36dc83355/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"' --cfg 'feature="visit"' --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=181e8fee35d0a8c0 -C extra-filename=-2b6a57c2b48a6d73 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e79a3b083d919da9.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-af4dab7b77cddc19.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "edde1334cf34b506ddea17f3fbe2207a70eb0a648c2d41f42754a0450c8683a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edde1334cf34b506ddea17f3fbe2207a70eb0a648c2d41f42754a0450c8683a8", kill_on_drop: false }`
[INFO] [stdout] edde1334cf34b506ddea17f3fbe2207a70eb0a648c2d41f42754a0450c8683a8
