[INFO] fetching crate gukhanmun-cli 0.3.0-dev.153+e988fed...
[INFO] checking gukhanmun-cli-0.3.0-dev.153+e988fed against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] extracting crate gukhanmun-cli 0.3.0-dev.153+e988fed into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate gukhanmun-cli 0.3.0-dev.153+e988fed
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gukhanmun-cli 0.3.0-dev.153+e988fed
[INFO] tweaked toml for crates.io crate gukhanmun-cli 0.3.0-dev.153+e988fed written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gukhanmun-cli 0.3.0-dev.153+e988fed on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gukhanmun-cli 0.3.0-dev.153+e988fed 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `0.3.0-dev.153+e988fed` for dependency `gukhanmun` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: Cargo.toml: version requirement `0.3.0-dev.153+e988fed` for dependency `gukhanmun-mkdict` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `gukhanmun-cli` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ee20f2ff4c8adee07484beaedc5f93208548098af7a61e31fa1e3e6b7de11d23
[INFO] running `Command { std: "docker" "start" "ee20f2ff4c8adee07484beaedc5f93208548098af7a61e31fa1e3e6b7de11d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee20f2ff4c8adee07484beaedc5f93208548098af7a61e31fa1e3e6b7de11d23", 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" "ee20f2ff4c8adee07484beaedc5f93208548098af7a61e31fa1e3e6b7de11d23" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee20f2ff4c8adee07484beaedc5f93208548098af7a61e31fa1e3e6b7de11d23", 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" "ee20f2ff4c8adee07484beaedc5f93208548098af7a61e31fa1e3e6b7de11d23" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `0.3.0-dev.153+e988fed` for dependency `gukhanmun` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: Cargo.toml: version requirement `0.3.0-dev.153+e988fed` for dependency `gukhanmun-mkdict` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `gukhanmun-cli` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling filebuffer v0.4.0
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling gukhanmun-core v0.3.0-dev.153+e988fed
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cdb v0.6.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]     Checking zip v6.0.0
[INFO] [stderr]    Compiling comrak v0.49.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking gukhanmun-dict-extract v0.3.0-dev.153+e988fed
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking emojis v0.6.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling hongdown v0.3.11
[INFO] [stderr]    Compiling noyalib v0.0.5
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking fmt2io v1.0.0
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr] error: could not compile `gukhanmun-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name gukhanmun_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gukhanmun-core-0.3.0-dev.153+e988fed/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0bece25046f2af25 -C extra-filename=-e0fe859054012e0e --out-dir /opt/rustwide/target/debug/build/gukhanmun-core/e0fe859054012e0e/out -L dependency=/opt/rustwide/target/debug/build/once_cell/e7324593321ca94b/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/c7bca50a9594d885/out -L dependency=/opt/rustwide/target/debug/build/thiserror/3222431db5b2ae3b/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/68c8996427e4003e/out -L dependency=/opt/rustwide/target/debug/build/tracing/7ff3d62c772a884d/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/a1a1c48935a4797d/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/7227a17c915f93df/out --extern thiserror=/opt/rustwide/target/debug/build/thiserror/3222431db5b2ae3b/out/libthiserror-3222431db5b2ae3b.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/7ff3d62c772a884d/out/libtracing-7ff3d62c772a884d.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 `gukhanmun-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name gukhanmun_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gukhanmun-core-0.3.0-dev.153+e988fed/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3b97fcca61f7659 -C extra-filename=-dbfb725718789356 --out-dir /opt/rustwide/target/debug/build/gukhanmun-core/dbfb725718789356/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/thiserror/0c9e9fe8d6d6fad2/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/68c8996427e4003e/out -L dependency=/opt/rustwide/target/debug/build/tracing/ac71bdaf8048b617/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/a1a1c48935a4797d/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/924ceb6a991dbdfe/out --extern thiserror=/opt/rustwide/target/debug/build/thiserror/0c9e9fe8d6d6fad2/out/libthiserror-0c9e9fe8d6d6fad2.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/ac71bdaf8048b617/out/libtracing-ac71bdaf8048b617.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ee20f2ff4c8adee07484beaedc5f93208548098af7a61e31fa1e3e6b7de11d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee20f2ff4c8adee07484beaedc5f93208548098af7a61e31fa1e3e6b7de11d23", kill_on_drop: false }`
[INFO] [stdout] ee20f2ff4c8adee07484beaedc5f93208548098af7a61e31fa1e3e6b7de11d23
