[INFO] cloning repository https://github.com/Baker-Tanaka/hot_dog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Baker-Tanaka/hot_dog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaker-Tanaka%2Fhot_dog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaker-Tanaka%2Fhot_dog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19e1de27e6dec684efbffb1cb26d982eb9322cb1
[INFO] testing Baker-Tanaka/hot_dog against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaker-Tanaka%2Fhot_dog" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Baker-Tanaka/hot_dog
[INFO] finished tweaking git repo https://github.com/Baker-Tanaka/hot_dog
[INFO] tweaked toml for git repo https://github.com/Baker-Tanaka/hot_dog written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Baker-Tanaka/hot_dog on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Baker-Tanaka/hot_dog 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 129478c06805acf8f876bc6502534ecea8692a70cc6e6979740c9d958a398c66
[INFO] running `Command { std: "docker" "start" "-a" "129478c06805acf8f876bc6502534ecea8692a70cc6e6979740c9d958a398c66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "129478c06805acf8f876bc6502534ecea8692a70cc6e6979740c9d958a398c66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "129478c06805acf8f876bc6502534ecea8692a70cc6e6979740c9d958a398c66", kill_on_drop: false }`
[INFO] [stdout] 129478c06805acf8f876bc6502534ecea8692a70cc6e6979740c9d958a398c66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff4126cf31313484276c8a18df03c70c285e9e8700b2c4b28a11d2f0315e4df6
[INFO] running `Command { std: "docker" "start" "-a" "ff4126cf31313484276c8a18df03c70c285e9e8700b2c4b28a11d2f0315e4df6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling chksum-hash-core v0.0.0
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling dioxus-core-types v0.6.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling lazy-js-bundle v0.6.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling dioxus-cli-config v0.6.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling dioxus-document v0.6.1
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.6.1
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling wry v0.45.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling dioxus-desktop v0.6.1
[INFO] [stderr]    Compiling sledgehammer_utils v0.3.1
[INFO] [stderr]    Compiling parse_int v0.6.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling zero v0.1.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling xmas-elf v0.9.1
[INFO] [stderr]    Compiling infer v0.11.0
[INFO] [stderr]    Compiling udev v0.8.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling libxdo v0.6.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rfd v0.15.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling typed-path v0.10.0
[INFO] [stderr]    Compiling uf2-decode v0.2.0
[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/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.92/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=63d2b7821055142c -C extra-filename=-b666d36a2cbfb2ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-813235fab9e968b2.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a31c0be8bbb40a52.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b604478e48b59488.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=7d4839f3106382f3 -C extra-filename=-b16ca0c62e99f813 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-5318fee7af990b33.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ff4126cf31313484276c8a18df03c70c285e9e8700b2c4b28a11d2f0315e4df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff4126cf31313484276c8a18df03c70c285e9e8700b2c4b28a11d2f0315e4df6", kill_on_drop: false }`
[INFO] [stdout] ff4126cf31313484276c8a18df03c70c285e9e8700b2c4b28a11d2f0315e4df6
