[INFO] fetching crate zig-wraper 0.1.0... [INFO] testing zig-wraper-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate zig-wraper 0.1.0 into /workspace/builds/worker-7-tc2/source [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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zig-wraper 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9bf9478d1787b0d9b4b542e7b3de752137adaa05647284aa84b452c19222793 [INFO] running `Command { std: "docker" "start" "-a" "c9bf9478d1787b0d9b4b542e7b3de752137adaa05647284aa84b452c19222793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9bf9478d1787b0d9b4b542e7b3de752137adaa05647284aa84b452c19222793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9bf9478d1787b0d9b4b542e7b3de752137adaa05647284aa84b452c19222793", kill_on_drop: false }` [INFO] [stdout] c9bf9478d1787b0d9b4b542e7b3de752137adaa05647284aa84b452c19222793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a6b61a16bad78bc87b8fb2cae4c791b7cf9db89987286aa3b04525acf79ec00 [INFO] running `Command { std: "docker" "start" "-a" "1a6b61a16bad78bc87b8fb2cae4c791b7cf9db89987286aa3b04525acf79ec00", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling winnow v0.6.15 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling rustflags v0.1.6 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [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 thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling clap v4.5.10 [INFO] [stderr] Compiling cargo-options v0.7.4 [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 24.62s [INFO] running `Command { std: "docker" "inspect" "1a6b61a16bad78bc87b8fb2cae4c791b7cf9db89987286aa3b04525acf79ec00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a6b61a16bad78bc87b8fb2cae4c791b7cf9db89987286aa3b04525acf79ec00", kill_on_drop: false }` [INFO] [stdout] 1a6b61a16bad78bc87b8fb2cae4c791b7cf9db89987286aa3b04525acf79ec00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0823a9c6b506723c3575ab0b440a5a9437457211105ea3697eaeec30a383bd6a [INFO] running `Command { std: "docker" "start" "-a" "0823a9c6b506723c3575ab0b440a5a9437457211105ea3697eaeec30a383bd6a", 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.45s [INFO] running `Command { std: "docker" "inspect" "0823a9c6b506723c3575ab0b440a5a9437457211105ea3697eaeec30a383bd6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0823a9c6b506723c3575ab0b440a5a9437457211105ea3697eaeec30a383bd6a", kill_on_drop: false }` [INFO] [stdout] 0823a9c6b506723c3575ab0b440a5a9437457211105ea3697eaeec30a383bd6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fe8b9fb78e5f4695d947ed74ebf697cc053af0dab0822cbcef624311c64d2ab8 [INFO] running `Command { std: "docker" "start" "-a" "fe8b9fb78e5f4695d947ed74ebf697cc053af0dab0822cbcef624311c64d2ab8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zig_cc-f19451cc5d4805f9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fe8b9fb78e5f4695d947ed74ebf697cc053af0dab0822cbcef624311c64d2ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe8b9fb78e5f4695d947ed74ebf697cc053af0dab0822cbcef624311c64d2ab8", kill_on_drop: false }` [INFO] [stdout] fe8b9fb78e5f4695d947ed74ebf697cc053af0dab0822cbcef624311c64d2ab8