[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] 574cfb6636bdd5bcb46313d8fc989e23ece3c0b3 [INFO] checking mikai233/hocon-rs against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikai233%2Fhocon-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mikai233/hocon-rs on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "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" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 07baa3e8ed0e0c9f00b09f59eb68612b1e4b7f0d95aafe87aa078b2e9b2d6fea [INFO] running `Command { std: "docker" "start" "07baa3e8ed0e0c9f00b09f59eb68612b1e4b7f0d95aafe87aa078b2e9b2d6fea", 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" "07baa3e8ed0e0c9f00b09f59eb68612b1e4b7f0d95aafe87aa078b2e9b2d6fea" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07baa3e8ed0e0c9f00b09f59eb68612b1e4b7f0d95aafe87aa078b2e9b2d6fea", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "07baa3e8ed0e0c9f00b09f59eb68612b1e4b7f0d95aafe87aa078b2e9b2d6fea" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking clap_builder v4.5.46 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling dtor-proc-macro v0.0.12 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking criterion-plot v0.8.2 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking dtor v0.7.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling ctor-proc-macro v0.0.12 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking link-section v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling libfuzzer-sys v0.4.12 [INFO] [stderr] Checking ctor v0.10.0 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking clap v4.5.46 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking java-properties v2.0.0 [INFO] [stderr] Checking hocon-rs v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking criterion v0.8.2 [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/b152f5575a2ac7126ae0019e4e679abe9399213e/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.10/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="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=f2b85f473b5e2c33 -C extra-filename=-f1c179dca54f8acb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-e94a15866d770080.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ab0a0affe7ea740d.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c65950e42a980085.rmeta --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" "07baa3e8ed0e0c9f00b09f59eb68612b1e4b7f0d95aafe87aa078b2e9b2d6fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07baa3e8ed0e0c9f00b09f59eb68612b1e4b7f0d95aafe87aa078b2e9b2d6fea", kill_on_drop: false }` [INFO] [stdout] 07baa3e8ed0e0c9f00b09f59eb68612b1e4b7f0d95aafe87aa078b2e9b2d6fea