[INFO] fetching crate zig-wraper 0.1.0... [INFO] building zig-wraper-0.1.0 against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] extracting crate zig-wraper 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate zig-wraper 0.1.0 on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zig-wraper 0.1.0 [INFO] finished tweaking crates.io crate zig-wraper 0.1.0 [INFO] tweaked toml for crates.io crate zig-wraper 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate zig-wraper 0.1.0 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c81012c052d6f27e62b666d0c3e6f0bf2de4914618226867dd494339539834b [INFO] running `Command { std: "docker" "start" "-a" "2c81012c052d6f27e62b666d0c3e6f0bf2de4914618226867dd494339539834b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c81012c052d6f27e62b666d0c3e6f0bf2de4914618226867dd494339539834b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c81012c052d6f27e62b666d0c3e6f0bf2de4914618226867dd494339539834b", kill_on_drop: false }` [INFO] [stdout] 2c81012c052d6f27e62b666d0c3e6f0bf2de4914618226867dd494339539834b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 891fce118e077be581667170380cfefde6328073ebbe66740e691cda8cf686b0 [INFO] running `Command { std: "docker" "start" "-a" "891fce118e077be581667170380cfefde6328073ebbe66740e691cda8cf686b0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling winnow v0.6.15 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rustflags v0.1.6 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling clap_builder v4.5.10 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling clap v4.5.10 [INFO] [stderr] Compiling cargo-options v0.7.4 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling fat-macho v0.4.8 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling toml_edit v0.22.16 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling cargo-config2 v0.1.26 [INFO] [stderr] Compiling cargo-zigbuild v0.19.1 [INFO] [stderr] Compiling zig-wraper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.35s [INFO] running `Command { std: "docker" "inspect" "891fce118e077be581667170380cfefde6328073ebbe66740e691cda8cf686b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "891fce118e077be581667170380cfefde6328073ebbe66740e691cda8cf686b0", kill_on_drop: false }` [INFO] [stdout] 891fce118e077be581667170380cfefde6328073ebbe66740e691cda8cf686b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7e40ec2d80e90ffc1738b82db4ac512cbbe099739730edf7a3207b3ec62f8ae [INFO] running `Command { std: "docker" "start" "-a" "e7e40ec2d80e90ffc1738b82db4ac512cbbe099739730edf7a3207b3ec62f8ae", kill_on_drop: false }` [INFO] [stderr] Compiling zig-wraper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `Command { std: "docker" "inspect" "e7e40ec2d80e90ffc1738b82db4ac512cbbe099739730edf7a3207b3ec62f8ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e40ec2d80e90ffc1738b82db4ac512cbbe099739730edf7a3207b3ec62f8ae", kill_on_drop: false }` [INFO] [stdout] e7e40ec2d80e90ffc1738b82db4ac512cbbe099739730edf7a3207b3ec62f8ae