[INFO] cloning repository https://github.com/mikai233/hocon-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikai233/hocon-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikai233%2Fhocon-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikai233%2Fhocon-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0056366d9e17c30da19fc907f952f28fc116854f
[INFO] checking mikai233/hocon-rs against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikai233%2Fhocon-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mikai233/hocon-rs
[INFO] finished tweaking git repo https://github.com/mikai233/hocon-rs
[INFO] tweaked toml for git repo https://github.com/mikai233/hocon-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mikai233/hocon-rs on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mikai233/hocon-rs 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f249a9183bfa4c519f76485fea373e0fc3ffe6596512754c17659f9e70ea2417
[INFO] running `Command { std: "docker" "start" "-a" "f249a9183bfa4c519f76485fea373e0fc3ffe6596512754c17659f9e70ea2417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f249a9183bfa4c519f76485fea373e0fc3ffe6596512754c17659f9e70ea2417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f249a9183bfa4c519f76485fea373e0fc3ffe6596512754c17659f9e70ea2417", kill_on_drop: false }`
[INFO] [stdout] f249a9183bfa4c519f76485fea373e0fc3ffe6596512754c17659f9e70ea2417
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a867c6ee25c9872e3e5ef5541f4d45dafb0a66e58a13546bb92f4984d16e3c70
[INFO] running `Command { std: "docker" "start" "-a" "a867c6ee25c9872e3e5ef5541f4d45dafb0a66e58a13546bb92f4984d16e3c70", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.46
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.8.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking dtor v0.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.10
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking clap v4.5.46
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking regex v1.11.2
[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/df1b9bf194c9183fb7c0604484171064069ce232/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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a867c6ee25c9872e3e5ef5541f4d45dafb0a66e58a13546bb92f4984d16e3c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a867c6ee25c9872e3e5ef5541f4d45dafb0a66e58a13546bb92f4984d16e3c70", kill_on_drop: false }`
[INFO] [stdout] a867c6ee25c9872e3e5ef5541f4d45dafb0a66e58a13546bb92f4984d16e3c70
