[INFO] cloning repository https://github.com/lavaeater/oxidian
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lavaeater/oxidian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flavaeater%2Foxidian", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flavaeater%2Foxidian'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9070cb8345c633e97784bc243e861f0bb0b5a824
[INFO] checking lavaeater/oxidian against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flavaeater%2Foxidian" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lavaeater/oxidian
[INFO] finished tweaking git repo https://github.com/lavaeater/oxidian
[INFO] tweaked toml for git repo https://github.com/lavaeater/oxidian written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lavaeater/oxidian on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lavaeater/oxidian 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 262134ef1a8a43b6018e92d85c7ed2350e6183d4324e9e3cabc67abf7a4dd2bb
[INFO] running `Command { std: "docker" "start" "262134ef1a8a43b6018e92d85c7ed2350e6183d4324e9e3cabc67abf7a4dd2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "262134ef1a8a43b6018e92d85c7ed2350e6183d4324e9e3cabc67abf7a4dd2bb", 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" "262134ef1a8a43b6018e92d85c7ed2350e6183d4324e9e3cabc67abf7a4dd2bb" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "262134ef1a8a43b6018e92d85c7ed2350e6183d4324e9e3cabc67abf7a4dd2bb", 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" "262134ef1a8a43b6018e92d85c7ed2350e6183d4324e9e3cabc67abf7a4dd2bb" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking dioxus-core-types v0.8.0-alpha.1
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking xxhash-rust v0.8.18
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]     Checking dioxus-cli-config v0.8.0-alpha.1
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling lazy-js-bundle v0.8.0-alpha.1
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling dioxus-document v0.8.0-alpha.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling uuid v1.24.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]    Compiling aws-lc-sys v0.43.0
[INFO] [stderr]    Compiling stacker v0.1.25
[INFO] [stderr]    Compiling blake3 v1.8.6
[INFO] [stderr]    Compiling dioxus-config-macro v0.8.0-alpha.1
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.10
[INFO] [stderr]     Checking dioxus-config-macros v0.8.0-alpha.1
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling dioxus-primitives v0.0.1 (https://github.com/lavaeater/dioxus-components.git?branch=0.8#476909f4)
[INFO] [stderr]    Compiling bitvec v1.1.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.39.1/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=5f161084877249bd -C extra-filename=-7392235e6d6d7c0a --out-dir /opt/rustwide/target/debug/build/object/7392235e6d6d7c0a/out -L dependency=/opt/rustwide/target/debug/build/memchr/99d2f2078a65bceb/out --extern memchr=/opt/rustwide/target/debug/build/memchr/99d2f2078a65bceb/out/libmemchr-99d2f2078a65bceb.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "262134ef1a8a43b6018e92d85c7ed2350e6183d4324e9e3cabc67abf7a4dd2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "262134ef1a8a43b6018e92d85c7ed2350e6183d4324e9e3cabc67abf7a4dd2bb", kill_on_drop: false }`
[INFO] [stdout] 262134ef1a8a43b6018e92d85c7ed2350e6183d4324e9e3cabc67abf7a4dd2bb
