[INFO] cloning repository https://github.com/topaxi/gh-actions.nvim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/topaxi/gh-actions.nvim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopaxi%2Fgh-actions.nvim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopaxi%2Fgh-actions.nvim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0aedeb88a01b4fe93937f4f1a5ba7632d4a88a79 [INFO] building topaxi/gh-actions.nvim against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopaxi%2Fgh-actions.nvim" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/topaxi/gh-actions.nvim [INFO] finished tweaking git repo https://github.com/topaxi/gh-actions.nvim [INFO] tweaked toml for git repo https://github.com/topaxi/gh-actions.nvim written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/topaxi/gh-actions.nvim on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/topaxi/gh-actions.nvim 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mlua-sys v0.8.3 [INFO] [stderr] Downloaded mlua_derive v0.11.0 [INFO] [stderr] Downloaded mlua v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13b40faaf986beb938ad3545d5ee407e12e0ef41400cb824573a0bd9e26ba726 [INFO] running `Command { std: "docker" "start" "-a" "13b40faaf986beb938ad3545d5ee407e12e0ef41400cb824573a0bd9e26ba726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13b40faaf986beb938ad3545d5ee407e12e0ef41400cb824573a0bd9e26ba726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b40faaf986beb938ad3545d5ee407e12e0ef41400cb824573a0bd9e26ba726", kill_on_drop: false }` [INFO] [stdout] 13b40faaf986beb938ad3545d5ee407e12e0ef41400cb824573a0bd9e26ba726 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 19e9582599f9eb0562386fa7f44b42b15a3c489690fa4aadc2c95f2490101d40 [INFO] running `Command { std: "docker" "start" "-a" "19e9582599f9eb0562386fa7f44b42b15a3c489690fa4aadc2c95f2490101d40", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling mlua-sys v0.8.3 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling mlua_derive v0.11.0 [INFO] [stderr] Compiling mlua v0.11.2 [INFO] [stderr] Compiling pipeline_native v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.53s [INFO] running `Command { std: "docker" "inspect" "19e9582599f9eb0562386fa7f44b42b15a3c489690fa4aadc2c95f2490101d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19e9582599f9eb0562386fa7f44b42b15a3c489690fa4aadc2c95f2490101d40", kill_on_drop: false }` [INFO] [stdout] 19e9582599f9eb0562386fa7f44b42b15a3c489690fa4aadc2c95f2490101d40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] b4db2ae1b2a8c3ce6cf54eba735bde99df4c3257f879c6e7e8a9ae8103ccdcb8 [INFO] running `Command { std: "docker" "start" "-a" "b4db2ae1b2a8c3ce6cf54eba735bde99df4c3257f879c6e7e8a9ae8103ccdcb8", kill_on_drop: false }` [INFO] [stderr] Compiling pipeline_native v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "b4db2ae1b2a8c3ce6cf54eba735bde99df4c3257f879c6e7e8a9ae8103ccdcb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4db2ae1b2a8c3ce6cf54eba735bde99df4c3257f879c6e7e8a9ae8103ccdcb8", kill_on_drop: false }` [INFO] [stdout] b4db2ae1b2a8c3ce6cf54eba735bde99df4c3257f879c6e7e8a9ae8103ccdcb8