[INFO] cloning repository https://github.com/brson/rust-doc-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brson/rust-doc-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrson%2Frust-doc-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrson%2Frust-doc-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70b60a4125d5915e716a387a12431ba14b7fcdb7
[INFO] checking brson/rust-doc-tool against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrson%2Frust-doc-tool" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brson/rust-doc-tool
[INFO] finished tweaking git repo https://github.com/brson/rust-doc-tool
[INFO] tweaked toml for git repo https://github.com/brson/rust-doc-tool written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brson/rust-doc-tool on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brson/rust-doc-tool 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hermit-abi v0.1.11
[INFO] [stderr]   Downloaded v_escape_derive v0.5.6
[INFO] [stderr]   Downloaded v_htmlescape v0.4.5
[INFO] [stderr]   Downloaded structopt-derive v0.4.6
[INFO] [stderr]   Downloaded smallvec v1.3.0
[INFO] [stderr]   Downloaded v_escape v0.7.4
[INFO] [stderr]   Downloaded structopt v0.3.13
[INFO] [stderr]   Downloaded winapi-util v0.1.4
[INFO] [stderr]   Downloaded siphasher v0.3.2
[INFO] [stderr]   Downloaded anyhow v1.0.28
[INFO] [stderr]   Downloaded pin-project-internal v0.4.9
[INFO] [stderr]   Downloaded blake2 v0.8.1
[INFO] [stderr]   Downloaded pin-project v0.4.9
[INFO] [stderr]   Downloaded openssl-sys v0.9.55
[INFO] [stderr]   Downloaded serde_derive v1.0.106
[INFO] [stderr]   Downloaded serde_json v1.0.51
[INFO] [stderr]   Downloaded libc v0.2.69
[INFO] [stderr]   Downloaded hyper v0.13.5
[INFO] [stderr]   Downloaded openssl v0.10.29
[INFO] [stderr]   Downloaded tokio v0.2.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b726ea6dd29acbaf23f59ca5bbbf7f966e93124888a53c49ef93be4113026385
[INFO] running `Command { std: "docker" "start" "-a" "b726ea6dd29acbaf23f59ca5bbbf7f966e93124888a53c49ef93be4113026385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b726ea6dd29acbaf23f59ca5bbbf7f966e93124888a53c49ef93be4113026385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b726ea6dd29acbaf23f59ca5bbbf7f966e93124888a53c49ef93be4113026385", kill_on_drop: false }`
[INFO] [stdout] b726ea6dd29acbaf23f59ca5bbbf7f966e93124888a53c49ef93be4113026385
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faa415d52d8ab607a0a8dbcec66fa13369806c23bd6a7910e9408993040291b9
[INFO] running `Command { std: "docker" "start" "-a" "faa415d52d8ab607a0a8dbcec66fa13369806c23bd6a7910e9408993040291b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling siphasher v0.3.2
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling openssl v0.10.29
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]     Checking smallvec v1.3.0
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking tendril v0.4.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]    Compiling encoding_rs v0.8.22
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tendril-0.4.1/src/tendril.rs:241:20
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 if (*header).refcount.decrement() == 1 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this struct is 1-byte aligned, but the type of this field may require higher alignment
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tendril-0.4.1/src/tendril.rs:958:9
[INFO] [stdout]     |
[INFO] [stdout] 958 |         (*self.header()).refcount.increment();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this struct is 1-byte aligned, but the type of this field may require higher alignment
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0793`.
[INFO] [stdout] 
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr] error: could not compile `tendril` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "faa415d52d8ab607a0a8dbcec66fa13369806c23bd6a7910e9408993040291b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faa415d52d8ab607a0a8dbcec66fa13369806c23bd6a7910e9408993040291b9", kill_on_drop: false }`
[INFO] [stdout] faa415d52d8ab607a0a8dbcec66fa13369806c23bd6a7910e9408993040291b9
