[INFO] cloning repository https://github.com/vfkuda/yablog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vfkuda/yablog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfkuda%2Fyablog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfkuda%2Fyablog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6ad1d30761023104f647082cd072dec80747210
[INFO] checking vfkuda/yablog against 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfkuda%2Fyablog" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vfkuda/yablog
[INFO] finished tweaking git repo https://github.com/vfkuda/yablog
[INFO] tweaked toml for git repo https://github.com/vfkuda/yablog written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vfkuda/yablog on toolchain 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vfkuda/yablog 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" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded manganis v0.7.7
[INFO] [stderr]   Downloaded subsecond v0.7.7
[INFO] [stderr]   Downloaded dioxus v0.7.7
[INFO] [stderr]   Downloaded dioxus-stores-macro v0.7.7
[INFO] [stderr]   Downloaded subsecond-types v0.7.7
[INFO] [stderr]   Downloaded dioxus-cli-config v0.7.7
[INFO] [stderr]   Downloaded manganis-macro v0.7.7
[INFO] [stderr]   Downloaded lazy-js-bundle v0.7.7
[INFO] [stderr]   Downloaded dioxus-html-internal-macro v0.7.7
[INFO] [stderr]   Downloaded dioxus-core-types v0.7.7
[INFO] [stderr]   Downloaded dioxus-rsx v0.7.7
[INFO] [stderr]   Downloaded dioxus-logger v0.7.7
[INFO] [stderr]   Downloaded dioxus-document v0.7.7
[INFO] [stderr]   Downloaded dioxus-devtools v0.7.7
[INFO] [stderr]   Downloaded generational-box v0.7.7
[INFO] [stderr]   Downloaded dioxus-core-macro v0.7.7
[INFO] [stderr]   Downloaded dioxus-stores v0.7.7
[INFO] [stderr]   Downloaded manganis-core v0.7.7
[INFO] [stderr]   Downloaded dioxus-fullstack v0.7.7
[INFO] [stderr]   Downloaded dioxus-devtools-types v0.7.7
[INFO] [stderr]   Downloaded dioxus-core v0.7.7
[INFO] [stderr]   Downloaded dioxus-html v0.7.7
[INFO] [stderr]   Downloaded dioxus-history v0.7.7
[INFO] [stderr]   Downloaded dioxus-signals v0.7.7
[INFO] [stderr]   Downloaded dioxus-hooks v0.7.7
[INFO] [stderr]   Downloaded dioxus-web v0.7.7
[INFO] [stderr]   Downloaded dioxus-interpreter-js v0.7.7
[INFO] [stderr]   Downloaded dioxus-fullstack-macro v0.7.7
[INFO] [stderr]   Downloaded dioxus-asset-resolver v0.7.7
[INFO] [stderr]   Downloaded dioxus-config-macros v0.7.7
[INFO] [stderr]   Downloaded dioxus-config-macro v0.7.7
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] [stderr]   Downloaded tonic-reflection v0.12.3
[INFO] [stderr]   Downloaded actix-web-httpauth v0.8.2
[INFO] [stderr]   Downloaded dioxus-fullstack-core v0.7.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 110a313296bdbaf6b0f5669b10202094fbd2f2e966c18ba772a4513ec2d27b8c
[INFO] running `Command { std: "docker" "start" "110a313296bdbaf6b0f5669b10202094fbd2f2e966c18ba772a4513ec2d27b8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "110a313296bdbaf6b0f5669b10202094fbd2f2e966c18ba772a4513ec2d27b8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "110a313296bdbaf6b0f5669b10202094fbd2f2e966c18ba772a4513ec2d27b8c" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "110a313296bdbaf6b0f5669b10202094fbd2f2e966c18ba772a4513ec2d27b8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "110a313296bdbaf6b0f5669b10202094fbd2f2e966c18ba772a4513ec2d27b8c" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking dioxus-core-types v0.7.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking rand v0.9.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.7
[INFO] [stderr]    Compiling dioxus-document v0.7.7
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]    Compiling dioxus-web v0.7.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ring v0.17.14
[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/3d50c25bc66853bf0ad205529d0f305a1d841b5e/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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "110a313296bdbaf6b0f5669b10202094fbd2f2e966c18ba772a4513ec2d27b8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "110a313296bdbaf6b0f5669b10202094fbd2f2e966c18ba772a4513ec2d27b8c", kill_on_drop: false }`
[INFO] [stdout] 110a313296bdbaf6b0f5669b10202094fbd2f2e966c18ba772a4513ec2d27b8c
