[INFO] fetching crate hakoniwa-cli 1.2.2... [INFO] building hakoniwa-cli-1.2.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate hakoniwa-cli 1.2.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate hakoniwa-cli 1.2.2 [INFO] finished tweaking crates.io crate hakoniwa-cli 1.2.2 [INFO] tweaked toml for crates.io crate hakoniwa-cli 1.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hakoniwa-cli 1.2.2 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 crates.io crate hakoniwa-cli 1.2.2 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 os_pipe v1.2.2 [INFO] [stderr] Downloaded libseccomp-sys v0.3.0 [INFO] [stderr] Downloaded rust-embed-utils v8.7.2 [INFO] [stderr] Downloaded libseccomp v0.4.0 [INFO] [stderr] Downloaded rust-embed-impl v8.7.2 [INFO] [stderr] Downloaded trycmd v0.15.10 [INFO] [stderr] Downloaded clap_complete v4.5.57 [INFO] [stderr] Downloaded caps v0.5.5 [INFO] [stderr] Downloaded landlock v0.4.2 [INFO] [stderr] Downloaded hakoniwa v1.2.2 [INFO] [stderr] Downloaded rust-embed v8.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cd3b9c0f452447c25b59ec4ac4a0f4000cede728adab661f29974520955c73ec [INFO] running `Command { std: "docker" "start" "-a" "cd3b9c0f452447c25b59ec4ac4a0f4000cede728adab661f29974520955c73ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd3b9c0f452447c25b59ec4ac4a0f4000cede728adab661f29974520955c73ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3b9c0f452447c25b59ec4ac4a0f4000cede728adab661f29974520955c73ec", kill_on_drop: false }` [INFO] [stdout] cd3b9c0f452447c25b59ec4ac4a0f4000cede728adab661f29974520955c73ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 53c91c9041adee10359b1207ef5e062261124d68b66bfacdc23d0bc1262a754b [INFO] running `Command { std: "docker" "start" "-a" "53c91c9041adee10359b1207ef5e062261124d68b66bfacdc23d0bc1262a754b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libseccomp-sys v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libseccomp v0.4.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [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 thiserror v1.0.69 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling landlock v0.4.2 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling minijinja v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling hakoniwa v1.2.2 [INFO] [stderr] Compiling hakoniwa-cli v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.68s [INFO] running `Command { std: "docker" "inspect" "53c91c9041adee10359b1207ef5e062261124d68b66bfacdc23d0bc1262a754b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c91c9041adee10359b1207ef5e062261124d68b66bfacdc23d0bc1262a754b", kill_on_drop: false }` [INFO] [stdout] 53c91c9041adee10359b1207ef5e062261124d68b66bfacdc23d0bc1262a754b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7a814780e3b01024292c716bf8a542c5230c89d303d2e261f8ea0691c088cce8 [INFO] running `Command { std: "docker" "start" "-a" "7a814780e3b01024292c716bf8a542c5230c89d303d2e261f8ea0691c088cce8", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling toml_edit v0.23.3 [INFO] [stderr] Compiling trycmd v0.15.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling hakoniwa-cli v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.91s [INFO] running `Command { std: "docker" "inspect" "7a814780e3b01024292c716bf8a542c5230c89d303d2e261f8ea0691c088cce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a814780e3b01024292c716bf8a542c5230c89d303d2e261f8ea0691c088cce8", kill_on_drop: false }` [INFO] [stdout] 7a814780e3b01024292c716bf8a542c5230c89d303d2e261f8ea0691c088cce8