[INFO] fetching crate texc-web 0.1.7...
[INFO] checking texc-web-0.1.7 against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] extracting crate texc-web 0.1.7 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate texc-web 0.1.7 on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "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 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 540df4015a7d7715c6d2e94c3409ad659fe6e0db43f1b34e4c0ddcfa8632b502
[INFO] running `Command { std: "docker" "start" "-a" "540df4015a7d7715c6d2e94c3409ad659fe6e0db43f1b34e4c0ddcfa8632b502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "540df4015a7d7715c6d2e94c3409ad659fe6e0db43f1b34e4c0ddcfa8632b502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "540df4015a7d7715c6d2e94c3409ad659fe6e0db43f1b34e4c0ddcfa8632b502", kill_on_drop: false }`
[INFO] [stdout] 540df4015a7d7715c6d2e94c3409ad659fe6e0db43f1b34e4c0ddcfa8632b502
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d31b4424161684bebd34cdd942715d010269fe381db7243daf1fbf6622abb35
[INFO] running `Command { std: "docker" "start" "-a" "5d31b4424161684bebd34cdd942715d010269fe381db7243daf1fbf6622abb35", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling derive_builder_macro v0.20.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 num-modular v0.6.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking axum-core v0.5.5
[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]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking handlebars v6.3.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=cf39c1e06090d835 -C extra-filename=-a1b625c6dad11527 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-32621165b147124e.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-21e167baa8954ce1.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c9b08490cac0c5a5.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/f27166d4c64dc29edc5ea3214357f191edf8b635/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] running `Command { std: "docker" "inspect" "5d31b4424161684bebd34cdd942715d010269fe381db7243daf1fbf6622abb35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d31b4424161684bebd34cdd942715d010269fe381db7243daf1fbf6622abb35", kill_on_drop: false }`
[INFO] [stdout] 5d31b4424161684bebd34cdd942715d010269fe381db7243daf1fbf6622abb35
