[INFO] cloning repository https://github.com/sshine/axum-forum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sshine/axum-forum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsshine%2Faxum-forum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsshine%2Faxum-forum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1e5e8ea5e3b7375e4212dc532025c076ef4510a
[INFO] documenting sshine/axum-forum against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsshine%2Faxum-forum" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sshine/axum-forum
[INFO] finished tweaking git repo https://github.com/sshine/axum-forum
[INFO] tweaked toml for git repo https://github.com/sshine/axum-forum written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sshine/axum-forum on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sshine/axum-forum 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f2f5e113eea7a879dff3e72c455a287e9fe77ac3ff0371baef21e455e3e4bcf0
[INFO] running `Command { std: "docker" "start" "f2f5e113eea7a879dff3e72c455a287e9fe77ac3ff0371baef21e455e3e4bcf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2f5e113eea7a879dff3e72c455a287e9fe77ac3ff0371baef21e455e3e4bcf0", 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" "f2f5e113eea7a879dff3e72c455a287e9fe77ac3ff0371baef21e455e3e4bcf0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2f5e113eea7a879dff3e72c455a287e9fe77ac3ff0371baef21e455e3e4bcf0", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2f5e113eea7a879dff3e72c455a287e9fe77ac3ff0371baef21e455e3e4bcf0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.29
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling config-manager-proc v0.4.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking lasso v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=b888aacb35a45b35 -C extra-filename=-8690a9b787cdf401 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c7a4b67c0e22bec8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cece750fcd749b5d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a565b08240f15974.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-730e705055b33e99.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-50fda406d193135d.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-36ef98906b3e6085.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-87d80609d667f4a4.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-55a2fd5ae0a18cc9.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.0/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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=f18469b6d682ee63 -C extra-filename=-8963cb729d2c113b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9c17ee6ffbfdbd99.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3e60f47ca4d02664.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-0b45a6d33215003f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f2f5e113eea7a879dff3e72c455a287e9fe77ac3ff0371baef21e455e3e4bcf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f5e113eea7a879dff3e72c455a287e9fe77ac3ff0371baef21e455e3e4bcf0", kill_on_drop: false }`
[INFO] [stdout] f2f5e113eea7a879dff3e72c455a287e9fe77ac3ff0371baef21e455e3e4bcf0
