[INFO] cloning repository https://github.com/vansour/sub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vansour/sub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvansour%2Fsub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvansour%2Fsub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b3e2e50fe3eefc9eadf6848bc2c9a64647eadb1 [INFO] checking vansour/sub against master#8a703520e80d87d4423c01f9d4fbc9e5f6533a02 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvansour%2Fsub" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/vansour/sub [INFO] finished tweaking git repo https://github.com/vansour/sub [INFO] tweaked toml for git repo https://github.com/vansour/sub written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vansour/sub on toolchain 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vansour/sub 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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subsecond-types v0.7.3 [INFO] [stderr] Downloaded dioxus-cli-config v0.7.3 [INFO] [stderr] Downloaded dioxus-core-types v0.7.3 [INFO] [stderr] Downloaded const-serialize v0.8.0-alpha.0 [INFO] [stderr] Downloaded dioxus-config-macro v0.7.3 [INFO] [stderr] Downloaded const-serialize v0.7.2 [INFO] [stderr] Downloaded tower-sessions v0.14.0 [INFO] [stderr] Downloaded dioxus-devtools-types v0.7.3 [INFO] [stderr] Downloaded dioxus-fullstack-macro v0.7.3 [INFO] [stderr] Downloaded dioxus-stores-macro v0.7.3 [INFO] [stderr] Downloaded dioxus-devtools v0.7.3 [INFO] [stderr] Downloaded dioxus v0.7.3 [INFO] [stderr] Downloaded lazy-js-bundle v0.7.3 [INFO] [stderr] Downloaded manganis-core v0.7.3 [INFO] [stderr] Downloaded tower-sessions-memory-store v0.14.0 [INFO] [stderr] Downloaded const-serialize-macro v0.8.0-alpha.0 [INFO] [stderr] Downloaded dioxus-asset-resolver v0.7.3 [INFO] [stderr] Downloaded dioxus-logger v0.7.3 [INFO] [stderr] Downloaded subsecond v0.7.3 [INFO] [stderr] Downloaded dioxus-history v0.7.3 [INFO] [stderr] Downloaded dioxus-html-internal-macro v0.7.3 [INFO] [stderr] Downloaded manganis v0.7.3 [INFO] [stderr] Downloaded manganis-macro v0.7.3 [INFO] [stderr] Downloaded dioxus-config-macros v0.7.3 [INFO] [stderr] Downloaded sledgehammer_bindgen_macro v0.6.5 [INFO] [stderr] Downloaded scraper v0.26.0 [INFO] [stderr] Downloaded tower-cookies v0.11.0 [INFO] [stderr] Downloaded dioxus-stores v0.7.3 [INFO] [stderr] Downloaded dioxus-hooks v0.7.3 [INFO] [stderr] Downloaded ego-tree v0.11.0 [INFO] [stderr] Downloaded dioxus-router-macro v0.7.3 [INFO] [stderr] Downloaded dioxus-rsx v0.7.3 [INFO] [stderr] Downloaded dioxus-router v0.7.3 [INFO] [stderr] Downloaded dioxus-web v0.7.3 [INFO] [stderr] Downloaded html5ever v0.39.0 [INFO] [stderr] Downloaded cookie_store v0.22.1 [INFO] [stderr] Downloaded dioxus-core v0.7.3 [INFO] [stderr] Downloaded dioxus-fullstack v0.7.3 [INFO] [stderr] Downloaded dioxus-html v0.7.3 [INFO] [stderr] Downloaded dioxus-document v0.7.3 [INFO] [stderr] Downloaded dioxus-signals v0.7.3 [INFO] [stderr] Downloaded dioxus-interpreter-js v0.7.3 [INFO] [stderr] Downloaded markup5ever v0.39.0 [INFO] [stderr] Downloaded tower-sessions-core v0.14.0 [INFO] [stderr] Downloaded tower-sessions-sqlx-store v0.15.0 [INFO] [stderr] Downloaded dioxus-fullstack-core v0.7.3 [INFO] [stderr] Downloaded generational-box v0.7.3 [INFO] [stderr] Downloaded dioxus-core-macro v0.7.3 [INFO] [stderr] Downloaded const-serialize-macro v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45039f99a0792666ebfbc8c5205df5ab91f77adef864fca1a3253d1c15b71e38 [INFO] running `Command { std: "docker" "start" "-a" "45039f99a0792666ebfbc8c5205df5ab91f77adef864fca1a3253d1c15b71e38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45039f99a0792666ebfbc8c5205df5ab91f77adef864fca1a3253d1c15b71e38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45039f99a0792666ebfbc8c5205df5ab91f77adef864fca1a3253d1c15b71e38", kill_on_drop: false }` [INFO] [stdout] 45039f99a0792666ebfbc8c5205df5ab91f77adef864fca1a3253d1c15b71e38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f71ab56d2c0a34c0a9874cc65f765b02eb9497bcf296f229d478573d17e9447c [INFO] running `Command { std: "docker" "start" "-a" "f71ab56d2c0a34c0a9874cc65f765b02eb9497bcf296f229d478573d17e9447c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking dioxus-core-types v0.7.3 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking dtoa v1.0.11 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking tendril v0.5.0 [INFO] [stderr] Compiling selectors v0.36.1 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking dioxus-cli-config v0.7.3 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking servo_arc v0.4.3 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking euclid v0.22.13 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking ego-tree v0.11.0 [INFO] [stderr] Compiling lazy-js-bundle v0.7.3 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling dioxus-config-macro v0.7.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling dioxus-document v0.7.3 [INFO] [stderr] Checking dioxus-config-macros v0.7.3 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8a703520e80d87d4423c01f9d4fbc9e5f6533a02/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=da133c1d299f2c7a -C extra-filename=-d813022d176a8d57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-b49ac68ef342ea51.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/8a703520e80d87d4423c01f9d4fbc9e5f6533a02/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=d179158e4f1d8b06 -C extra-filename=-0b8390e62e8a476a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a2d87d99a0278af7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2ea4bb573c4892b3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f71ab56d2c0a34c0a9874cc65f765b02eb9497bcf296f229d478573d17e9447c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f71ab56d2c0a34c0a9874cc65f765b02eb9497bcf296f229d478573d17e9447c", kill_on_drop: false }` [INFO] [stdout] f71ab56d2c0a34c0a9874cc65f765b02eb9497bcf296f229d478573d17e9447c