[INFO] updating cached repository https://github.com/RikaKit2/libera-reader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb704e7a503a5d0ed6e1e065d11a49b60f2d9181 [INFO] checking RikaKit2/libera-reader/bb704e7a503a5d0ed6e1e065d11a49b60f2d9181 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRikaKit2%2Flibera-reader" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RikaKit2/libera-reader on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/RikaKit2/libera-reader [INFO] finished tweaking git repo https://github.com/RikaKit2/libera-reader [INFO] tweaked toml for git repo https://github.com/RikaKit2/libera-reader written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RikaKit2/libera-reader 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5de4d38bdc142f273eaf638857205723761dc9084e37547c3afa70de903fa3d [INFO] running `Command { std: "docker" "start" "-a" "f5de4d38bdc142f273eaf638857205723761dc9084e37547c3afa70de903fa3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5de4d38bdc142f273eaf638857205723761dc9084e37547c3afa70de903fa3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5de4d38bdc142f273eaf638857205723761dc9084e37547c3afa70de903fa3d", kill_on_drop: false }` [INFO] [stdout] f5de4d38bdc142f273eaf638857205723761dc9084e37547c3afa70de903fa3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2531c141d3db9b2e969161656a78ed776a62f67bb6bc043f4e2761ee80d59b25 [INFO] running `Command { std: "docker" "start" "-a" "2531c141d3db9b2e969161656a78ed776a62f67bb6bc043f4e2761ee80d59b25", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking gimli v0.31.0 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking cuid-util v0.1.1 [INFO] [stderr] Checking connection-string v0.1.13 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling psl v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82) [INFO] [stderr] Compiling metrics v0.18.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking addr2line v0.24.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling metrics v0.19.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking sketches-ddsketch v0.1.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Checking atomic-shim v0.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking quanta v0.9.3 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling time v0.3.36 [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/f609b7e0586f81fefb3523e3e17adf779ac416be/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.77/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="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5a29272d399973e7 -C extra-filename=-5a29272d399973e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0c793d7ce01f88b3.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e08453117358d659.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.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/f609b7e0586f81fefb3523e3e17adf779ac416be/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=a8a90d91236c3e1a -C extra-filename=-a8a90d91236c3e1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0c793d7ce01f88b3.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e08453117358d659.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2531c141d3db9b2e969161656a78ed776a62f67bb6bc043f4e2761ee80d59b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2531c141d3db9b2e969161656a78ed776a62f67bb6bc043f4e2761ee80d59b25", kill_on_drop: false }` [INFO] [stdout] 2531c141d3db9b2e969161656a78ed776a62f67bb6bc043f4e2761ee80d59b25