[INFO] cloning repository https://github.com/tontinton/miso
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tontinton/miso" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftontinton%2Fmiso", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftontinton%2Fmiso'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b062c044cadf5c683299bf26e129501ca7b3a63e
[INFO] checking tontinton/miso against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftontinton%2Fmiso" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/tontinton/miso
[INFO] finished tweaking git repo https://github.com/tontinton/miso
[INFO] tweaked toml for git repo https://github.com/tontinton/miso written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tontinton/miso on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tontinton/miso 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3fee5da76b87d7c7acd035f4951a15b60fe18e3ce1d44ab95dcbce8d8528dd4
[INFO] running `Command { std: "docker" "start" "-a" "a3fee5da76b87d7c7acd035f4951a15b60fe18e3ce1d44ab95dcbce8d8528dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3fee5da76b87d7c7acd035f4951a15b60fe18e3ce1d44ab95dcbce8d8528dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3fee5da76b87d7c7acd035f4951a15b60fe18e3ce1d44ab95dcbce8d8528dd4", kill_on_drop: false }`
[INFO] [stdout] a3fee5da76b87d7c7acd035f4951a15b60fe18e3ce1d44ab95dcbce8d8528dd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfa28d7e68d373a9cd757cd899836671b385a7f80dda21bba98ad4aa8d68fcca
[INFO] running `Command { std: "docker" "start" "-a" "bfa28d7e68d373a9cd757cd899836671b385a7f80dda21bba98ad4aa8d68fcca", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking scoped_thread_local v1.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling test-case-core v3.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/84addd32a13fa2d3f62fe5d99031611147b7fb13/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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=b3e92615ea50e1e1 -C extra-filename=-ed77e80ca4889f85 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0a3b3fe24b469f09.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e098ac900c08002b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/84addd32a13fa2d3f62fe5d99031611147b7fb13/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/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="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=7cff8d058d2c0feb -C extra-filename=-c65950e42a980085 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bfa28d7e68d373a9cd757cd899836671b385a7f80dda21bba98ad4aa8d68fcca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfa28d7e68d373a9cd757cd899836671b385a7f80dda21bba98ad4aa8d68fcca", kill_on_drop: false }`
[INFO] [stdout] bfa28d7e68d373a9cd757cd899836671b385a7f80dda21bba98ad4aa8d68fcca
