[INFO] cloning repository https://github.com/IDev4life/ibus-vie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IDev4life/ibus-vie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIDev4life%2Fibus-vie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIDev4life%2Fibus-vie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6297e265314dd071bf0391d7e5df843930b7168e
[INFO] checking IDev4life/ibus-vie/6297e265314dd071bf0391d7e5df843930b7168e against master#53509ca37e3b507887607c2f4a7f23bd4838f099 for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIDev4life%2Fibus-vie" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/IDev4life/ibus-vie
[INFO] finished tweaking git repo https://github.com/IDev4life/ibus-vie
[INFO] tweaked toml for git repo https://github.com/IDev4life/ibus-vie written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IDev4life/ibus-vie on toolchain 53509ca37e3b507887607c2f4a7f23bd4838f099
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/IDev4life/ibus-vie 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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zvariant v5.11.0
[INFO] [stderr]   Downloaded zvariant_utils v3.3.1
[INFO] [stderr]   Downloaded zvariant_derive v5.11.0
[INFO] [stderr]   Downloaded zbus_names v4.3.2
[INFO] [stderr]   Downloaded zbus_macros v5.15.0
[INFO] [stderr]   Downloaded zbus v5.15.0
[INFO] [stderr]   Downloaded vi v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66f520563ef0ec4d5821656520ad3c1b066ada47e3cdce5ce4fad8fe34d51cc3
[INFO] running `Command { std: "docker" "start" "-a" "66f520563ef0ec4d5821656520ad3c1b066ada47e3cdce5ce4fad8fe34d51cc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66f520563ef0ec4d5821656520ad3c1b066ada47e3cdce5ce4fad8fe34d51cc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66f520563ef0ec4d5821656520ad3c1b066ada47e3cdce5ce4fad8fe34d51cc3", kill_on_drop: false }`
[INFO] [stdout] 66f520563ef0ec4d5821656520ad3c1b066ada47e3cdce5ce4fad8fe34d51cc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db12f0a1c52d57e98e0a634f2b4e730976328f6dcc2d9fb5408ea1c35adb898c
[INFO] running `Command { std: "docker" "start" "-a" "db12f0a1c52d57e98e0a634f2b4e730976328f6dcc2d9fb5408ea1c35adb898c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking ibus-vie v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking vi v0.8.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ibus-vie-im v1.0.0 (/opt/rustwide/workdir/crates/ibus-vie-im)
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking ibus-vie-cli v1.0.0 (/opt/rustwide/workdir/crates/ibus-vie-cli)
[INFO] [stderr]     Checking zvariant_utils v3.3.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v5.11.0
[INFO] [stderr]    Compiling zvariant v5.11.0
[INFO] [stderr]     Checking zbus_names v4.3.2
[INFO] [stderr]    Compiling zbus_macros v5.15.0
[INFO] [stderr]     Checking zbus v5.15.0
[INFO] [stderr]     Checking ibus-vie-engine v1.0.0 (/opt/rustwide/workdir/crates/ibus-vie-engine)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.56s
[INFO] running `Command { std: "docker" "inspect" "db12f0a1c52d57e98e0a634f2b4e730976328f6dcc2d9fb5408ea1c35adb898c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db12f0a1c52d57e98e0a634f2b4e730976328f6dcc2d9fb5408ea1c35adb898c", kill_on_drop: false }`
[INFO] [stdout] db12f0a1c52d57e98e0a634f2b4e730976328f6dcc2d9fb5408ea1c35adb898c
