[INFO] cloning repository https://github.com/mikebirdgeneau/interlude
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikebirdgeneau/interlude" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikebirdgeneau%2Finterlude", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikebirdgeneau%2Finterlude'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b038334f5b1b9818d94ad66a4dbca004b81aea10
[INFO] documenting mikebirdgeneau/interlude 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%2Fmikebirdgeneau%2Finterlude" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mikebirdgeneau/interlude
[INFO] finished tweaking git repo https://github.com/mikebirdgeneau/interlude
[INFO] tweaked toml for git repo https://github.com/mikebirdgeneau/interlude written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mikebirdgeneau/interlude 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/mikebirdgeneau/interlude 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-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f7f75a0bbf29105532dcacd49ecad5792e5b19682968dc983bdf6666d3583f4e
[INFO] running `Command { std: "docker" "start" "f7f75a0bbf29105532dcacd49ecad5792e5b19682968dc983bdf6666d3583f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7f75a0bbf29105532dcacd49ecad5792e5b19682968dc983bdf6666d3583f4e", 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" "f7f75a0bbf29105532dcacd49ecad5792e5b19682968dc983bdf6666d3583f4e" "/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" "f7f75a0bbf29105532dcacd49ecad5792e5b19682968dc983bdf6666d3583f4e", 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" "f7f75a0bbf29105532dcacd49ecad5792e5b19682968dc983bdf6666d3583f4e" "/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.104
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking usvg-tree v0.37.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking rustybuzz v0.12.1
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking usvg-parser v0.37.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking xkbcommon v0.9.0
[INFO] [stderr]     Checking opus v0.3.1
[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/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.113/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=754d62ec993928ee -C extra-filename=-bd834dad88e30855 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a8a9e2f0e92c22ce.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6418fe52af7ce354.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-3a00dd35274e822e.rmeta --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 `regex-syntax` (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 regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.8/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=0c3a3c060344725c -C extra-filename=-3104a79250c845e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f7f75a0bbf29105532dcacd49ecad5792e5b19682968dc983bdf6666d3583f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7f75a0bbf29105532dcacd49ecad5792e5b19682968dc983bdf6666d3583f4e", kill_on_drop: false }`
[INFO] [stdout] f7f75a0bbf29105532dcacd49ecad5792e5b19682968dc983bdf6666d3583f4e
