[INFO] cloning repository https://github.com/asdfer-1234/dictionary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asdfer-1234/dictionary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasdfer-1234%2Fdictionary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasdfer-1234%2Fdictionary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42d6ee70365d7b3e88d09eef33e3a1f94e114e1d
[INFO] checking asdfer-1234/dictionary against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasdfer-1234%2Fdictionary" "/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/asdfer-1234/dictionary
[INFO] finished tweaking git repo https://github.com/asdfer-1234/dictionary
[INFO] tweaked toml for git repo https://github.com/asdfer-1234/dictionary written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asdfer-1234/dictionary on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asdfer-1234/dictionary 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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97112ad01171f24a8d00512f59237261fc93775be13cf71f95f263700601b8e0
[INFO] running `Command { std: "docker" "start" "-a" "97112ad01171f24a8d00512f59237261fc93775be13cf71f95f263700601b8e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97112ad01171f24a8d00512f59237261fc93775be13cf71f95f263700601b8e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97112ad01171f24a8d00512f59237261fc93775be13cf71f95f263700601b8e0", kill_on_drop: false }`
[INFO] [stdout] 97112ad01171f24a8d00512f59237261fc93775be13cf71f95f263700601b8e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0eb2a1da5e7a544fe31f671717d31689e647df4153e35208574560f59359cb7
[INFO] running `Command { std: "docker" "start" "-a" "c0eb2a1da5e7a544fe31f671717d31689e647df4153e35208574560f59359cb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling winnow v0.6.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling gio v0.19.5
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling typetag-impl v0.2.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling relm4-macros v0.8.1
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling glib-macros v0.19.7
[INFO] [stderr]    Compiling gtk4-macros v0.8.2
[INFO] [stderr]    Compiling glib-sys v0.19.5
[INFO] [stderr]    Compiling gobject-sys v0.19.5
[INFO] [stderr]    Compiling gio-sys v0.19.5
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.5
[INFO] [stderr]    Compiling pango-sys v0.19.5
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.2
[INFO] [stderr]    Compiling graphene-sys v0.19.5
[INFO] [stderr]    Compiling gdk4-sys v0.8.2
[INFO] [stderr]    Compiling gsk4-sys v0.8.2
[INFO] [stderr]    Compiling gtk4-sys v0.8.2
[INFO] [stderr]    Compiling libadwaita-sys v0.6.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking glib v0.19.7
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking erased-serde v0.4.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking hangeul v0.0.0 (/opt/rustwide/workdir/crates/hangeul)
[INFO] [stdout] error: struct `SyllableIterator` is never constructed
[INFO] [stdout]  --> crates/hangeul/src/syllable/iter.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct SyllableIterator {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]   = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SyllableIterator` is never constructed
[INFO] [stdout]  --> crates/hangeul/src/syllable/iter.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct SyllableIterator {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]   = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hangeul` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hangeul` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c0eb2a1da5e7a544fe31f671717d31689e647df4153e35208574560f59359cb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0eb2a1da5e7a544fe31f671717d31689e647df4153e35208574560f59359cb7", kill_on_drop: false }`
[INFO] [stdout] c0eb2a1da5e7a544fe31f671717d31689e647df4153e35208574560f59359cb7
