[INFO] cloning repository https://github.com/kisom/lector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kisom/lector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkisom%2Flector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkisom%2Flector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a9aefaf62e45393271b88c14d14129fcf30e40c
[INFO] checking kisom/lector against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkisom%2Flector" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/kisom/lector
[INFO] finished tweaking git repo https://github.com/kisom/lector
[INFO] tweaked toml for git repo https://github.com/kisom/lector written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kisom/lector on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kisom/lector 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded document_tree v0.4.2
[INFO] [stderr]   Downloaded indextree-macros v0.1.3
[INFO] [stderr]   Downloaded serde_indextree v0.2.0
[INFO] [stderr]   Downloaded rst_renderer v0.4.2
[INFO] [stderr]   Downloaded indextree v4.7.4
[INFO] [stderr]   Downloaded rst_parser v0.4.2
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded toml_edit v0.25.7+spec-1.1.0
[INFO] [stderr]   Downloaded bon v3.9.1
[INFO] [stderr]   Downloaded bon-macros v3.9.1
[INFO] [stderr]   Downloaded toml_edit v0.20.7
[INFO] [stderr]   Downloaded rusqlite v0.33.0
[INFO] [stderr]   Downloaded orgize v0.9.0
[INFO] [stderr]   Downloaded git2 v0.20.4
[INFO] [stderr]   Downloaded comrak v0.51.0
[INFO] [stderr]   Downloaded libz-sys v1.1.25
[INFO] [stderr]   Downloaded libsqlite3-sys v0.31.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d994fe0abfc1c785db3af8ccc83220162743b1e613ad0e8240af1bf0444fc94
[INFO] running `Command { std: "docker" "start" "-a" "6d994fe0abfc1c785db3af8ccc83220162743b1e613ad0e8240af1bf0444fc94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d994fe0abfc1c785db3af8ccc83220162743b1e613ad0e8240af1bf0444fc94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d994fe0abfc1c785db3af8ccc83220162743b1e613ad0e8240af1bf0444fc94", kill_on_drop: false }`
[INFO] [stdout] 6d994fe0abfc1c785db3af8ccc83220162743b1e613ad0e8240af1bf0444fc94
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f496acafc5156b4fc5ac38f374a9c9cee92e5c3d92d29a716a5d25239e20a3e
[INFO] running `Command { std: "docker" "start" "-a" "5f496acafc5156b4fc5ac38f374a9c9cee92e5c3d92d29a716a5d25239e20a3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking x11 v2.21.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking typeid v1.0.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking erased-serde v0.4.10
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]    Compiling embed-resource v3.0.7
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tauri-runtime v2.10.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tauri-winres v0.3.5
[INFO] [stderr]    Compiling wry v0.54.4
[INFO] [stderr]    Compiling ico v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tauri-runtime-wry v2.10.1
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling comrak v0.51.0
[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/1.95.0-x86_64-unknown-linux-gnu/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=88588207cfe1bded -C extra-filename=-ef8d94e5f1db0ce3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3958a8b1791fafcd.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a0cce11d801262d1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-103c7b403b1beab2.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" "5f496acafc5156b4fc5ac38f374a9c9cee92e5c3d92d29a716a5d25239e20a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f496acafc5156b4fc5ac38f374a9c9cee92e5c3d92d29a716a5d25239e20a3e", kill_on_drop: false }`
[INFO] [stdout] 5f496acafc5156b4fc5ac38f374a9c9cee92e5c3d92d29a716a5d25239e20a3e
