[INFO] cloning repository https://github.com/souk4711/hakoniwa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/souk4711/hakoniwa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouk4711%2Fhakoniwa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouk4711%2Fhakoniwa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3aa3f99d9c7a2f81a2d31255ab878b34b5effbd7 [INFO] building souk4711/hakoniwa against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouk4711%2Fhakoniwa" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/souk4711/hakoniwa [INFO] finished tweaking git repo https://github.com/souk4711/hakoniwa [INFO] tweaked toml for git repo https://github.com/souk4711/hakoniwa written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/souk4711/hakoniwa on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/souk4711/hakoniwa 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snapbox-macros v0.3.10 [INFO] [stderr] Downloaded filetime v0.2.26 [INFO] [stderr] Downloaded serde_spanned v1.0.2 [INFO] [stderr] Downloaded trycmd v0.15.10 [INFO] [stderr] Downloaded tempfile v3.22.0 [INFO] [stderr] Downloaded automod v1.0.15 [INFO] [stderr] Downloaded rust-embed-impl v8.7.2 [INFO] [stderr] Downloaded toml_writer v1.0.3 [INFO] [stderr] Downloaded rust-embed-utils v8.7.2 [INFO] [stderr] Downloaded clap-verbosity-flag v3.0.4 [INFO] [stderr] Downloaded toml v0.9.7 [INFO] [stderr] Downloaded caps v0.5.5 [INFO] [stderr] Downloaded clap_complete v4.5.58 [INFO] [stderr] Downloaded procfs v0.18.0 [INFO] [stderr] Downloaded landlock v0.4.3 [INFO] [stderr] Downloaded procfs-core v0.18.0 [INFO] [stderr] Downloaded windows-core v0.62.0 [INFO] [stderr] Downloaded minijinja v2.12.0 [INFO] [stderr] Downloaded snapbox v0.6.21 [INFO] [stderr] Downloaded enumflags2 v0.7.12 [INFO] [stderr] Downloaded enumflags2_derive v0.7.12 [INFO] [stderr] Downloaded libseccomp-sys v0.3.0 [INFO] [stderr] Downloaded libseccomp v0.4.0 [INFO] [stderr] Downloaded memo-map v0.3.3 [INFO] [stderr] Downloaded assertables v9.8.2 [INFO] [stderr] Downloaded rust-embed v8.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e5266be9b58a93ef45b71e2788b86625c845541b0e890bd2f1f1a9086d2fbe2 [INFO] running `Command { std: "docker" "start" "-a" "0e5266be9b58a93ef45b71e2788b86625c845541b0e890bd2f1f1a9086d2fbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e5266be9b58a93ef45b71e2788b86625c845541b0e890bd2f1f1a9086d2fbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e5266be9b58a93ef45b71e2788b86625c845541b0e890bd2f1f1a9086d2fbe2", kill_on_drop: false }` [INFO] [stdout] 0e5266be9b58a93ef45b71e2788b86625c845541b0e890bd2f1f1a9086d2fbe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d2cf43de73e84c5e8b18d63073065aed6cd8254423bb58f6f2100e5a83fef74 [INFO] running `Command { std: "docker" "start" "-a" "5d2cf43de73e84c5e8b18d63073065aed6cd8254423bb58f6f2100e5a83fef74", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling libseccomp-sys v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling libseccomp v0.4.0 [INFO] [stderr] Compiling procfs v0.18.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling procfs-core v0.18.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling landlock v0.4.3 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling clap_complete v4.5.58 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling minijinja v2.12.0 [INFO] [stderr] Compiling hakoniwa v1.2.2 (/opt/rustwide/workdir/hakoniwa) [INFO] [stderr] Compiling hakoniwa-cli v1.2.2 (/opt/rustwide/workdir/hakoniwa-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.14s [INFO] running `Command { std: "docker" "inspect" "5d2cf43de73e84c5e8b18d63073065aed6cd8254423bb58f6f2100e5a83fef74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d2cf43de73e84c5e8b18d63073065aed6cd8254423bb58f6f2100e5a83fef74", kill_on_drop: false }` [INFO] [stdout] 5d2cf43de73e84c5e8b18d63073065aed6cd8254423bb58f6f2100e5a83fef74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a3f2e8831c66cc7913975e57e39a65118c51a3c956a72ba3046eab3467fcdda [INFO] running `Command { std: "docker" "start" "-a" "9a3f2e8831c66cc7913975e57e39a65118c51a3c956a72ba3046eab3467fcdda", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling assertables v9.8.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling minijinja v2.12.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling trycmd v0.15.10 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling hakoniwa v1.2.2 (/opt/rustwide/workdir/hakoniwa) [INFO] [stderr] Compiling hakoniwa-cli v1.2.2 (/opt/rustwide/workdir/hakoniwa-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.89s [INFO] running `Command { std: "docker" "inspect" "9a3f2e8831c66cc7913975e57e39a65118c51a3c956a72ba3046eab3467fcdda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a3f2e8831c66cc7913975e57e39a65118c51a3c956a72ba3046eab3467fcdda", kill_on_drop: false }` [INFO] [stdout] 9a3f2e8831c66cc7913975e57e39a65118c51a3c956a72ba3046eab3467fcdda