[INFO] fetching crate texc-web 0.1.7...
[INFO] checking texc-web-0.1.7 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate texc-web 0.1.7 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate texc-web 0.1.7 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded texc-config v0.1.7
[INFO] [stderr]   Downloaded texcreate_lib v0.1.17
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.3.0
[INFO] [stderr]   Downloaded warp v0.3.5
[INFO] [stderr]   Downloaded tex-rs v0.2.8
[INFO] [stderr]   Downloaded texc-latex v0.1.6
[INFO] [stderr]   Downloaded normpath v1.1.1
[INFO] [stderr]   Downloaded opener v0.6.1
[INFO] [stderr]   Downloaded mdbook v0.4.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6551091b23dc63913c08b5ce4366edec854a81a345ae36f4c7f45967d7bc0c99
[INFO] running `Command { std: "docker" "start" "-a" "6551091b23dc63913c08b5ce4366edec854a81a345ae36f4c7f45967d7bc0c99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6551091b23dc63913c08b5ce4366edec854a81a345ae36f4c7f45967d7bc0c99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6551091b23dc63913c08b5ce4366edec854a81a345ae36f4c7f45967d7bc0c99", kill_on_drop: false }`
[INFO] [stdout] 6551091b23dc63913c08b5ce4366edec854a81a345ae36f4c7f45967d7bc0c99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8219e0e960ef6d28a24c03af033fa668834d6c5a98e4535b9d4f07a3eccdfaae
[INFO] running `Command { std: "docker" "start" "-a" "8219e0e960ef6d28a24c03af033fa668834d6c5a98e4535b9d4f07a3eccdfaae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling yansi v1.0.0-rc
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.11
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling time-macros v0.2.11
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling pear_codegen v0.2.7
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking thiserror v1.0.44
[INFO] [stderr]    Compiling pest v2.7.2
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling deranged v0.3.7
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking clap_builder v4.3.21
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking bstr v1.6.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking tungstenite v0.18.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]    Compiling time v0.3.25
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking winnow v0.5.4
[INFO] [stderr]     Checking tempfile v3.7.1
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]    Compiling pear v0.2.7
[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/e59540968e0c6fc3c37d92a639b83fc8fcee5e81/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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"' --cfg 'feature="visit"' -C metadata=eed1656e563cb4c6 -C extra-filename=-eed1656e563cb4c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c308a930a0e3b3ae.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-88245c643d33b95d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-27c541bdd3194d90.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" "8219e0e960ef6d28a24c03af033fa668834d6c5a98e4535b9d4f07a3eccdfaae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8219e0e960ef6d28a24c03af033fa668834d6c5a98e4535b9d4f07a3eccdfaae", kill_on_drop: false }`
[INFO] [stdout] 8219e0e960ef6d28a24c03af033fa668834d6c5a98e4535b9d4f07a3eccdfaae
