[INFO] fetching crate texc-web 0.1.7... [INFO] checking texc-web-0.1.7 against try#78c81ee3917a99dcff6e2e6822800f0492c415c3 for pr-148967 [INFO] extracting crate texc-web 0.1.7 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate texc-web 0.1.7 [INFO] finished tweaking crates.io crate texc-web 0.1.7 [INFO] tweaked toml for crates.io crate texc-web 0.1.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate texc-web 0.1.7 on toolchain 78c81ee3917a99dcff6e2e6822800f0492c415c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 456 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding matchit v0.8.4 (available: v0.8.6) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77ec93d457fb12d041f7d74b2af5cf632b27a077e4a8aaf67970ff9d436fb4d8 [INFO] running `Command { std: "docker" "start" "-a" "77ec93d457fb12d041f7d74b2af5cf632b27a077e4a8aaf67970ff9d436fb4d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77ec93d457fb12d041f7d74b2af5cf632b27a077e4a8aaf67970ff9d436fb4d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77ec93d457fb12d041f7d74b2af5cf632b27a077e4a8aaf67970ff9d436fb4d8", kill_on_drop: false }` [INFO] [stdout] 77ec93d457fb12d041f7d74b2af5cf632b27a077e4a8aaf67970ff9d436fb4d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35709b12de8ab2ef3363be3cfb939025657e8eaa98bba5eb21f6e74cfd825f49 [INFO] running `Command { std: "docker" "start" "-a" "35709b12de8ab2ef3363be3cfb939025657e8eaa98bba5eb21f6e74cfd825f49", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking native-tls v0.2.14 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking markup5ever v0.35.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking cssparser v0.35.0 [INFO] [stderr] Checking html5ever v0.35.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking axum-core v0.5.5 [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/78c81ee3917a99dcff6e2e6822800f0492c415c3/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=5cbbd9489f6e4b69 -C extra-filename=-55c5b0171e265d90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7f248eb89d15af9d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e50ca8f86bc2df2a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.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" "35709b12de8ab2ef3363be3cfb939025657e8eaa98bba5eb21f6e74cfd825f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35709b12de8ab2ef3363be3cfb939025657e8eaa98bba5eb21f6e74cfd825f49", kill_on_drop: false }` [INFO] [stdout] 35709b12de8ab2ef3363be3cfb939025657e8eaa98bba5eb21f6e74cfd825f49