[INFO] cloning repository https://github.com/dpshade/faithful-archive-dioxus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpshade/faithful-archive-dioxus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpshade%2Ffaithful-archive-dioxus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpshade%2Ffaithful-archive-dioxus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 659d06d0a9940b83383e05f7737e3dfc14e95e77 [INFO] testing dpshade/faithful-archive-dioxus against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpshade%2Ffaithful-archive-dioxus" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dpshade/faithful-archive-dioxus [INFO] finished tweaking git repo https://github.com/dpshade/faithful-archive-dioxus [INFO] tweaked toml for git repo https://github.com/dpshade/faithful-archive-dioxus written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dpshade/faithful-archive-dioxus on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dpshade/faithful-archive-dioxus 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/loadnetwork/bundles-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.50 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.6.5 [INFO] [stderr] Downloaded gloo-timers v0.3.0 [INFO] [stderr] Downloaded idb v0.6.4 [INFO] [stderr] Downloaded darling_macro v0.21.0 [INFO] [stderr] Downloaded darling v0.21.0 [INFO] [stderr] Downloaded console_log v1.0.0 [INFO] [stderr] Downloaded bon v3.6.5 [INFO] [stderr] Downloaded darling_core v0.21.0 [INFO] [stderr] Downloaded prettyplease v0.2.36 [INFO] [stderr] Downloaded bigdecimal v0.4.8 [INFO] [stderr] Downloaded bon-macros v3.6.5 [INFO] [stderr] Downloaded anyhow v1.0.98 [INFO] [stderr] Downloaded redox_syscall v0.5.16 [INFO] [stderr] Downloaded enumset v1.1.7 [INFO] [stderr] Downloaded apache-avro v0.19.0 [INFO] [stderr] Downloaded sledgehammer_bindgen_macro v0.6.1 [INFO] [stderr] Downloaded quad-rand v0.2.3 [INFO] [stderr] Downloaded rustls v0.23.30 [INFO] [stderr] Downloaded enumset_derive v0.12.0 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Downloaded rexie v0.6.2 [INFO] [stderr] Downloaded minicov v0.3.7 [INFO] [stderr] Downloaded tokio v1.47.0 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbda8e23c6ebd4d0ed700a8d77d758c6469b3934483a2fcbded6e76e93778c56 [INFO] running `Command { std: "docker" "start" "-a" "fbda8e23c6ebd4d0ed700a8d77d758c6469b3934483a2fcbded6e76e93778c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbda8e23c6ebd4d0ed700a8d77d758c6469b3934483a2fcbded6e76e93778c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbda8e23c6ebd4d0ed700a8d77d758c6469b3934483a2fcbded6e76e93778c56", kill_on_drop: false }` [INFO] [stdout] fbda8e23c6ebd4d0ed700a8d77d758c6469b3934483a2fcbded6e76e93778c56 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b70bd8fba031b53874692b1fa97e32d0a48e21fb9b805435d5c0c9974d31a07 [INFO] running `Command { std: "docker" "start" "-a" "8b70bd8fba031b53874692b1fa97e32d0a48e21fb9b805435d5c0c9974d31a07", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling dioxus-core-types v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lazy-js-bundle v0.6.2 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling dioxus-document v0.6.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling dioxus-interpreter-js v0.6.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling dioxus-config-macro v0.6.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling dioxus-web v0.6.3 [INFO] [stderr] Compiling sledgehammer_utils v0.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling dioxus-rsx v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling const-serialize-macro v0.6.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling warnings v0.2.1 [INFO] [stderr] Compiling generational-box v0.6.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dioxus-core-macro v0.6.3 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.6.1 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling enumset_derive v0.12.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/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/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 -C debuginfo=2 --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,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=fe8a67a2823552d8 -C extra-filename=-f8d4422dcb8d2f66 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ab444610f68bba9c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-92b8c050853bba6e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-549afb6be76d59d6.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" "8b70bd8fba031b53874692b1fa97e32d0a48e21fb9b805435d5c0c9974d31a07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b70bd8fba031b53874692b1fa97e32d0a48e21fb9b805435d5c0c9974d31a07", kill_on_drop: false }` [INFO] [stdout] 8b70bd8fba031b53874692b1fa97e32d0a48e21fb9b805435d5c0c9974d31a07